Yun Peng
Yun Peng
`io_bazel_skydoc` should probably be updated @jelbourn
If this is not getting fixed, we should disable rules_sass in Bazel's downstream pipeline.
We do have two Linux Arm64 machines on Bazel CI, one in the normal Bazel unstrusted org, another in the trusted org for release builds. You can use them by...
@bazel-io fork 7.0.1
I added this issue as a soft release blocker for 7.0.1, since the fix is still unclear and there is a workaround. We can maybe have a 7.0.2 if this...
This seems to break Bazel postsubmit: https://buildkite.com/bazel/bazel-bazel/builds/28021#018f9a8b-8711-4f02-af8a-c29a1e7c6255 //src/test/shell/bazel:bazel_bootstrap_distfile_tar_test ``` # Configuration: 7c706e29d44fb244031cd9f1b5563076a031b073c9a89bd361b0680404c6068b # Execution platform: //:default_host_platform [1mexternal/grpc~/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc:42:10: [0m[0;1;31merror: [0m[1mmodule grpc~//:grpc_resolver_dns_ares does not depend on a module exporting 'ares.h'[0m #include [0;1;32m...
I have no idea.. but let me try if I can reproduce it locally
I can only confirm the permission denied error is caused by running the `test_one_version` test case, if I remove that one without changing other code, the test will pass. It...
I also noticed all those `bazel_java_test` are quite slow, but not sharded..
/cc @shs96c Can you please take look?