As of ~4 days ago running: bazel test //... on master has started failing. This can be seen on a GitHub action CI where I build nightly copybara images: This is the first test failure, although all 4 days since have been solid of this test failing.
This has been tested on two linux setups, one running bazel 3.4.1, and the CI actions uses bazel 3.3.0. A failed output log from the test that is failing is: HERE.
Please let me know any other information you need, Thanks!