aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/shell/FutureConsumptionTest.java
Commit message (Collapse)AuthorAge
* This should fix the shell tests.Gravatar Ulf Adams2015-04-22
| | | | | | | | | | | - expectation in testSimpleKillableObserver is wrong - work around race condition in testSimpleKillableObserver by sleeping - make FutureConsumptionTest thread-safe Thanks to Adrian Colley for the report. -- MOS_MIGRATED_REVID=91678160
* Add shell tests to bazel.Gravatar Han-Wen Nienhuys2015-02-12
-- MOS_MIGRATED_REVID=86171408