-
Notifications
You must be signed in to change notification settings - Fork 40k
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
ci-kubernetes-test-go: TestConfigMapController data race #42847
Comments
This is blocking the submit queue. |
@yujuhong Thanks for filing the issue. I am just about to file it. |
@csbell I am assigning this to you for triaging. Thanks! |
cc/ @kubernetes/sig-federation-bugs |
This is a flakey test. We have a few flakes that we are trying to root out. What's the procedure for flakes that block. Can you just re-run to unblock the submit queue? |
@yujuhong @dchen1107 do you know how often this is happening? Should we temporarily disable this test to unblock the submit queue? |
@madhusudancs It looks like this particular flake has happened once this week (at least as far as I could find): https://k8s-testgrid.appspot.com/sq-blocking#test-go |
And, FWIW, the runs just before and after were green, so this looks like an uncommon flake. |
I only looked at the runs in last 24 hours, but yeah. |
Whether this currently blocks the submit queue or not, unit test flakes should be minimized if possible. I think triaging this is definitely a high priority, i.e., figuring out whether the race is caused by a bug in the actual code or just the unit test itself... |
@yujuhong fair enough. |
Automatic merge from submit-queue Fix federated config map unit tests Fixes #41419 and #42847 and possibly other issues in this area. cc: @nikhiljindal @csbell @perotinus
This Issue hasn't been active in 97 days. Closing this Issue. Please reopen if you would like to work towards merging this change, if/when the Issue is ready for the next round of review. cc @csbell @mwielgus @yujuhong You can add 'keep-open' label to prevent this from happening again, or add a comment to keep it open another 90 days |
https://k8s-testgrid.appspot.com/sq-blocking#test-go
FAIL k8s.io/kubernetes/federation/pkg/federation-controller/configmap 3.522s
@kubernetes/sig-federation-bugs
The text was updated successfully, but these errors were encountered: