[bazel] Fix blacklisted_protos in cc_toolchain and add test#7075
[bazel] Fix blacklisted_protos in cc_toolchain and add test#7075rafi-kamal merged 1 commit intoprotocolbuffers:masterfrom
Conversation
|
We're running the test that verifies WKPs are excluded twice: One time as I see the same errors for Bazel 2.0.0 and Bazel 2.0.0 + bazelbuild/bazel#10493 Currently bisecting if that ever worked... |
fc2c9c8 to
2fc5153
Compare
|
I tried several Bazel versions between 0.20.0 and 2.0.0, but I always see the behavior from my previous comment. |
Any progress on this? |
|
Unfortunately not, but IIUC, the failing test only indicates that blacklisting doesn't work inside the protobuf repo, anyone else should be fine (see grpc/grpc#21590 (comment)). However, running the test on 3.8 with the old blacklisting mechanism also fails with the same error, so I think this (and #7096) can be merged. |
|
When using the default toolchain for This is only an issue for the protobuf repo itself, everyone else is fine. |
No description provided.