diff options
author | Philipp Wollermann <philwo@google.com> | 2015-11-11 13:38:49 +0000 |
---|---|---|
committer | Laszlo Csomor <laszlocsomor@google.com> | 2015-11-12 08:59:56 +0000 |
commit | 1bf13d2cfb728f5e10f07579690093a189ebc7e6 (patch) | |
tree | a68316ab3ab47746c92bc1851c3efb16fc491b3f /scripts/setup-eclipse.sh | |
parent | 7d1928e802c92726530fcc0756b9cb9fe76b7a3f (diff) |
Speed up & deflake bazel_sandboxing_cpp_test (and probably other shell tests).
The "clean" command that is run after each shell test finishes (in the tear_down method of test-setup.sh) tries to remove all subdirectories of the output base. This includes the bazel-sandboxes directory. This, however is already being cleaned up continuously in the background by a thread pool setup in SandboxModule. By waiting for the pool to finish before the clean command runs, the race condition can be solved.
--
MOS_MIGRATED_REVID=107578302
Diffstat (limited to 'scripts/setup-eclipse.sh')
0 files changed, 0 insertions, 0 deletions