Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flake: TestWatchNamespaceSelector/WatchNamespaceSelector/TestWatchedNamespaceValidation #10368

Open
sheidkamp opened this issue Nov 18, 2024 · 0 comments

Comments

@sheidkamp
Copy link

Which tests failed?

1.17.x nightlies

TestWatchNamespaceSelector/WatchNamespaceSelector/TestWatchedNamespaceValidation

https://github.com/solo-io/gloo/actions/runs/11886726587/job/33118333444

    suite.go:144: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:144
        	            				/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:119
        	Error:      	"" does not contain "namespace/random unlabeled"
        	Test:       	TestWatchNamespaceSelector/WatchNamespaceSelector/TestWatchedNamespaceValidation
    suite.go:145: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:145
        	            				/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:119
        	Error:      	Received unexpected error:
        	            	exit status 1
        	            	github.com/solo-io/gloo/pkg/utils/cmdutils.(*LocalCmd).Run
        	            		/home/runner/work/gloo/gloo/pkg/utils/cmdutils/local.go:91
        	            	github.com/solo-io/gloo/pkg/utils/kubeutils/kubectl.(*Cli).Execute
        	            		/home/runner/work/gloo/gloo/pkg/utils/kubeutils/kubectl/cli.go:279
        	            	github.com/solo-io/gloo/test/kubernetes/e2e/features/watch_namespace_selector.(*testingSuite).unwatchNamespace
        	            		/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:143
        	            	github.com/solo-io/gloo/test/kubernetes/e2e/features/watch_namespace_selector.(*testingSuite).TestWatchedNamespaceValidation
        	            		/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/watch_namespace_selector/suite.go:119
        	            	reflect.Value.call
        	            		/opt/hostedtoolcache/go/1.22.7/x64/src/reflect/value.go:596
        	            	reflect.Value.Call
        	            		/opt/hostedtoolcache/go/1.22.7/x64/src/reflect/value.go:380
        	            	github.com/stretchr/testify/suite.Run.func1
        	            		/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197
        	            	testing.tRunner
        	            		/opt/hostedtoolcache/go/1.22.7/x64/src/testing/testing.go:1689
        	            	runtime.goexit
        	            		/opt/hostedtoolcache/go/1.22.7/x64/src/runtime/asm_amd64.s:1695
        	Test:       	TestWatchNamespaceSelector/WatchNamespaceSelector/TestWatchedNamespaceValidation

Initial Investigation

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant