-
Notifications
You must be signed in to change notification settings - Fork 442
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
Fix flaky unit tests #604
Comments
Can you reproduce it? I think we have CI to run tests for every PR. Thus unit test should be passed. I tried locally and does not meet any error. |
This happens much more frequently now `2019-06-16T11:32:15.530+0530 ERROR kubebuilder.controller controller/controller.go:144 Could not wait for Cache to sync {"Controller": "experiment-controller", "error": "failed to wait for experiment-controller caches to sync"} --- FAIL: TestReconcileExperiment (1.26s) |
Related: #652 |
/assign |
/close It was fixed. |
@gaocegege: Closing 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. |
/kind bug
Currently, unit tests are flaky with frequent errors during its run.
The text was updated successfully, but these errors were encountered: