-
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
Bazel postsubmit build is failing at HEAD on MacOS #20437
Comments
@comius testSysroot failing
@justinhorvitz First failure: https://buildkite.com/bazel/bazel-bazel/builds/25817#018c2609-2671-4b30-aedb-240fe80ba467
@katre Can you take a look at this one?
|
Objc failures are very likely connected to my change. I’ll have a look |
Still seeing problems with finding python: https://buildkite.com/bazel/bazel-bazel/builds/25852#018c37b0-3cb4-4829-826b-eced53b34e5f Part of bazelbuild#20437 and bazelbuild#18776.
Still seeing problems with finding python: https://buildkite.com/bazel/bazel-bazel/builds/25852#018c37b0-3cb4-4829-826b-eced53b34e5f Part of #20437 and #18776. Closes #20440. PiperOrigin-RevId: 588180701 Change-Id: I8a0181f96df7612c72ce5e33336690f3a0efef15
From
It seems likely that de87119 put it over the threshold by adding a new dependency (the dependency already existed for internal blaze). Is there something special about the test's threshold or can we increase it? |
In the past, we've been increasing the size of this limit (check the history). This change does introduce a ~ 20% increase, does that look correct to you? |
@katre It seems 5232ab2 is also causing more build failure on macOS arm64:
#16521 is still not fixed. |
New failures from
https://buildkite.com/bazel/bazel-bazel/builds/25868#018c3ee7-5caa-4331-a975-37407a2528b9 |
Yes, it seems "correct" because the |
To prevent further regressions on macOS. Related: #20437 PiperOrigin-RevId: 588402302 Change-Id: I91fba9cad88c45626a51ee05b527bf7a3b66199b
@justinhorvitz SG, can you please bump the size to fix the test? |
I just re-enabled macOS presubmit and disabled the test, you can just remove the lines in ff0d6db |
I'll take a look, thanks. |
Hi @meteorcloudy, We can close this issue as the above CI is green now. Thanks! |
Still seeing problems with finding python: https://buildkite.com/bazel/bazel-bazel/builds/25852#018c37b0-3cb4-4829-826b-eced53b34e5f Part of #20437 and #18776. Closes #20440. PiperOrigin-RevId: 588180701 Change-Id: I8a0181f96df7612c72ce5e33336690f3a0efef15
To prevent further regressions on macOS. Related: #20437 PiperOrigin-RevId: 588402302 Change-Id: I91fba9cad88c45626a51ee05b527bf7a3b66199b
CI:https://buildkite.com/bazel/bazel-bazel/builds/25852#018c37b0-3cb4-4829-826b-eced53b34e5f
Platform: MacOS
Logs:
CC Greenteam @meteorcloudy
The text was updated successfully, but these errors were encountered: