Commit 387ed02
Attempt to fix Bazel CI failure on Ubuntu
We started seeing cc_integration_test failures on Ubuntu only on Bazel CI. Example failed CI run: https://buildkite.com/bazel/google-bazel-presubmit/builds/92979
Failing test log (Ctrl+F `tsan`): https://storage.googleapis.com/bazel-untrusted-buildkite-artifacts/019784eb-e36a-476b-8268-eb41dd690353/src/test/shell/bazel/cc_integration_test/shard_4_of_10/test.log
This CL fixes the failure, though I have no idea why this suddenly started happening earlier today (things I ruled out: Bazel code changes, docker container pushes, remote cache poisoning).
PiperOrigin-RevId: 773497839
Change-Id: I2324a9668bfe28e24c222c12d6c82de60e7bd1df1 parent 3f42ff9 commit 387ed02
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
1826 | | - | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
1827 | 1831 | | |
1828 | 1832 | | |
1829 | 1833 | | |
| |||
0 commit comments