-
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
[4.2.0rc1] rules_apple fails with NoSuchElementException #13713
Labels
P1
I'll work on this now. (Assignee required)
team-Rules-Server
Issues for serverside rules included with Bazel
type: bug
Comments
katre
added
type: bug
P1
I'll work on this now. (Assignee required)
release blocker
team-Rules-Server
Issues for serverside rules included with Bazel
labels
Jul 19, 2021
Looks like there is a race condition in Specifically, the code first checks if This isn't deterministic, but should still be fixed. Passing back to @coeuvre to investigate. |
coeuvre
added a commit
to coeuvre/bazel
that referenced
this issue
Jul 23, 2021
Fixes bazelbuild#13713. I will create checkpick request for 4.2.0 once merged into main branch. Closes bazelbuild#13719. PiperOrigin-RevId: 386213448
katre
pushed a commit
to coeuvre/bazel
that referenced
this issue
Jul 23, 2021
Fixes bazelbuild#13713. I will create checkpick request for 4.2.0 once merged into main branch. Closes bazelbuild#13719. PiperOrigin-RevId: 386213448
larsrc-google
pushed a commit
to larsrc-google/bazel
that referenced
this issue
Jul 28, 2021
Fixes bazelbuild#13713. I will create checkpick request for 4.2.0 once merged into main branch. Closes bazelbuild#13719. PiperOrigin-RevId: 386213448
larsrc-google
pushed a commit
to larsrc-google/bazel
that referenced
this issue
Jul 30, 2021
Fixes bazelbuild#13713. I will create checkpick request for 4.2.0 once merged into main branch. Closes bazelbuild#13719. PiperOrigin-RevId: 386213448
luca-digrazia
pushed a commit
to luca-digrazia/DatasetCommitsDiffSearch
that referenced
this issue
Sep 4, 2022
Fixes bazelbuild/bazel#13713. I will create checkpick request for 4.2.0 once merged into main branch. Closes #13719. PiperOrigin-RevId: 386213448
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
P1
I'll work on this now. (Assignee required)
team-Rules-Server
Issues for serverside rules included with Bazel
type: bug
Downstream rules_apple tests for the 4.2.0rc1 release (#13558) are failing with NoSuchElementException in error handling code.
Error stack trace:
More details: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2105#d0d81f5b-9c85-4db8-b1ac-dfe2e57ba30f
The text was updated successfully, but these errors were encountered: