-
Notifications
You must be signed in to change notification settings - Fork 817
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
Flaky SDK Conformance Tests #1779
Comments
make[3]: Leaving directory '/workspace/build' |
|
https://console.cloud.google.com/cloud-build/builds/3884cc38-5a5b-4a59-adaf-0b9ef7fcf736;step=23?project=agones-images
|
TODO to make debugging much easier using logs only: we should add timestamps into all log lines, not just inside SDK server Go binary:
but before these lines |
I found the similar thing with Golang sdk when
make tests would run |
@aLekSer seems like we can close this now? Looks like you solved the problem! |
Yes, I left this ticket in an Open state just to see the rarity of failures in at least 10 runs. |
What happened:
For a long time the SDK Conformance tests will occasionally flake.
What you expected to happen:
Them to pass all the time.
How to reproduce it (as minimally and precisely as possible):
That's the problem - they are flaky 😄
This bug is a place to track the flakiness responses, and see if we can see a common pattern.
Anything else we need to know?:
Environment:
kubectl version
): 1.16Context: https://console.cloud.google.com/cloud-build/builds/b61c074d-d6cd-4f68-b289-74a2d0f7ad2b?project=258182270954
The text was updated successfully, but these errors were encountered: