aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote
diff options
context:
space:
mode:
authorGravatar buchgr <buchgr@google.com>2017-07-12 11:24:43 +0200
committerGravatar László Csomor <laszlocsomor@google.com>2017-07-12 11:27:38 +0200
commit423a46a11acd109467573c3344a4dd49f211aea6 (patch)
treee456dcbf8bfb08f05bb78912a4ee99da04da9a18 /src/main/java/com/google/devtools/build/lib/remote
parent226510b85b9c0b1465aa860bc6cdd792b01b3412 (diff)
remote: fix flaky test. Fixes #3348
The sameBlobsShouldNotBeUploadedTwice() test was found flaky on bazel ci [1]. This can happen when the first upload finishes before the second is started. Add a CountDownLatch to stop the first upload from completing, before the second is started. [1] https://github.com/bazelbuild/bazel/issues/3348 PiperOrigin-RevId: 161641110
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/remote')
0 files changed, 0 insertions, 0 deletions