-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Flaky Test: TestCheckRetryHandles429And5xx has a race condition #111067
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
Comments
/triage accepted |
/assign |
@muyangren2 we have to repro it first, I can't repro it with go 1.18.3
|
…netes#111067 Flaky Test: TestCheckRetryHandles429And5xx has a race condition kubernetes#111067 -modify
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Which jobs are flaking?
https://testgrid.k8s.io/sig-release-master-blocking#ci-kubernetes-unit
Which tests are flaking?
TestCheckRetryHandles429And5xx
Since when has it been flaking?
9:20am IST / 3:50am UTC
Testgrid link
https://testgrid.k8s.io/sig-release-master-blocking#ci-kubernetes-unit
Reason for failure (if possible)
Race condition
Test logs: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-unit/1546340488976535552
Seems like this is again due to golang/go#51907? (race condition in upstream Go)
Anything else we need to know?
No response
Relevant SIG(s)
/sig api-machinery
The text was updated successfully, but these errors were encountered: