-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
starlark_repository_test is failling with Bazel@HEAD #20790
Comments
This one has been flaky for a while, I think. |
test analytics link: The two test cases above are by far the worst offenders. The failure has been observed on all Linux platforms (CentOS & the various Ubuntus), but never on macOS. |
Found a failure on macOS too -- https://buildkite.com/bazel/bazel-bazel/builds/26163#018ceb78-abeb-4b5e-8420-7b4cd05ddee7 |
Make sure repository cache is not used by adding --repository_cache= to bazelrc https://buildkite.com/bazel/bazel-bazel/builds/26360#018d21bc-b66f-4f99-98af-de50fc10794f Fixes bazelbuild#20790 PiperOrigin-RevId: 599872040 Change-Id: I8203d15a8826431f5eb4de9dc33894dc5be21936
…est (#21309) Make sure repository cache is not used by adding --repository_cache= to bazelrc https://buildkite.com/bazel/bazel-bazel/builds/26360#018d21bc-b66f-4f99-98af-de50fc10794f Fixes #20790 Commit 83b825f PiperOrigin-RevId: 599872040 Change-Id: I8203d15a8826431f5eb4de9dc33894dc5be21936 Co-authored-by: Googler <[email protected]>
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3577#018ce8de-917e-4943-82b5-5d4e4ba930e0
Platform: Ubuntu
Logs:
CC Greenteam @fweikert
The text was updated successfully, but these errors were encountered: