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

TestValidationStrict/* flakes in CI #10590

Open
shashankram opened this issue Jan 30, 2025 · 0 comments
Open

TestValidationStrict/* flakes in CI #10590

shashankram opened this issue Jan 30, 2025 · 0 comments

Comments

@shashankram
Copy link

shashankram commented Jan 30, 2025

Flaky tests that fails even without changes:
#10591

https://github.com/solo-io/gloo/actions/runs/13062361184/job/36451063894?pr=10591

 === RUN   TestValidationStrict/ValidationStrictWarnings/TestVirtualServiceWithSecretDeletion
namespace/nginx created
service/nginx created
configmap/nginx-conf created
pod/nginx created
2025-01-30T21:07:25.814633Z	info	expected pod nginx to have status Running, but it was Pending
secret/tls-secret created
secret/tls-secret-unused created
upstream.gloo.solo.io/nginx-upstream created
virtualservice.gateway.solo.io/example-vs created
secret "tls-secret" deleted
    suite.go:125: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/validation/validation_strict_warnings/suite.go:125
        	Error:      	An error is expected but got nil.
        	Test:       	TestValidationStrict/ValidationStrictWarnings/TestVirtualServiceWithSecretDeletion
    suite.go:126: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/validation/validation_strict_warnings/suite.go:126
        	Error:      	"" does not contain "admission webhook \"kube.validation-strict-test.svc\" denied the request"
        	Test:       	TestValidationStrict/ValidationStrictWarnings/TestVirtualServiceWithSecretDeletion
    suite.go:127: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/validation/validation_strict_warnings/suite.go:127
        	Error:      	"" does not contain "failed validating the deletion of resource"
        	Test:       	TestValidationStrict/ValidationStrictWarnings/TestVirtualServiceWithSecretDeletion
    suite.go:128: 
        	Error Trace:	/home/runner/work/gloo/gloo/test/kubernetes/e2e/features/validation/validation_strict_warnings/suite.go:128
        	Error:      	"" does not contain "SSL secret not found: list did not find secret validation-strict-test.tls-secret"
        	Test:       	TestValidationStrict/ValidationStrictWarnings/TestVirtualServiceWithSecretDeletion

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