-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
java coverage crash on 4.0.0rc2 #12619
Labels
P0
This is an emergency and more important than other current work. (Assignee required)
team-Rules-Java
Issues for Java rules
type: bug
Comments
From bazel/src/main/java/com/google/devtools/build/lib/rules/java/JavaCompilationHelper.java Line 382 in 37a429a
it looks like jacoco runner isn't in my Java toolchain. Seems like the conditional right above that line was meant to error out in this case, but fell through instead. |
I see this was recently changed in 2936202 |
cc @comius |
ulfjack
pushed a commit
to EngFlow/bazel
that referenced
this issue
Mar 5, 2021
Fixes bazelbuild#12619 Closes bazelbuild#12625. PiperOrigin-RevId: 345638551
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
P0
This is an emergency and more important than other current work. (Assignee required)
team-Rules-Java
Issues for Java rules
type: bug
running
bazel coverage //...
in a big multi-lang monorepo.Bazel version
37a429ad12b4c9e6a62dbae4881a1ff03b81ab40
(4.0.0-rc2)rules_java at
d43b0aa2d3b2173fcc54d3c194e89fa66cdc6e1a
(current HEAD)let me know if I can provide anything else short of a minimal repro
The text was updated successfully, but these errors were encountered: