-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Azure unittest failing on master #4592
Comments
fixed by: #4594 |
/close |
@feiskyer: 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. |
It seems the test got fixed for a second by #4594, but it's failing again now. Can we temporarily disable the test until it's fixed? #4600 (comment) suggests there is some external endpoint the test depends on, can we consider some extra mocking to remove any external dependencies? |
/close unit test removed/ |
@marwanad: 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. |
This is also causing unittest runs to fail on PRs. Example: https://github.com/kubernetes/autoscaler/runs/4767923107?check_suite_focus=true
The issue can be reliably reproduced by running
make test-in-docker
locally.@feiskyer @marwanad @nilo19
The text was updated successfully, but these errors were encountered: