gvisor/test
Zach Koopmans 3d0715b3f8 Fix flaky futex test.
The test is long running (175128 ms or so) which causes timeouts.
The test simply makes sure that private futexes can acquire
locks concurrently. Dropping current threads and increasing the
number of locks each thread tests the same concurrency concerns
but drops execution time to ~1411 ms.

PiperOrigin-RevId: 264476144
2019-08-20 15:06:54 -07:00
..
runtimes Create tests for common.Search(). 2019-08-09 15:35:58 -07:00
syscalls Fix flaky futex test. 2019-08-20 15:06:54 -07:00
util Job control: controlling TTYs and foreground process groups. 2019-08-02 14:05:48 -07:00
BUILD Bump Bazel to v0.28.0 2019-08-13 11:21:55 -07:00