-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Flakes in the ClusterResourceSet unit tests #4075
Comments
/milestone v0.4.0 |
After some investigation, I saw this error happen rarely, apparently when test env gets stuck for a few seconds. I think it can be easily fixed by increasing the timeout to 20 seconds, so we account for a temporary glitch of the testenv.
/help |
@fabriziopandini: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed 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. |
@fabriziopandini I can send a quick patch for it. /assign |
FYI - I am still seeing this failure after the bump to 20 second in #4069. The test passes when I run the |
/reopen |
@fabriziopandini: Reopened this issue. 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. |
I am now able to get a fairly consistent reproduction and found that increasing the timeout didn't help. Still digging into it.
|
/assign |
What steps did you take and what happened:
While investigating some unit test failures I some this error happen sometimes:
Environment:
/kind bug
/area testing
The text was updated successfully, but these errors were encountered: