vitess-gh/go/sync2
Michael Berlin 168588e279 Detect flaky unit tests based on their suffix _flaky_test.go.
Renamed all flaky unit tests.

Removed previous blacklist file because it's no longer necessary.

Moved custom unit test runner from travis/ to tools/.
2015-08-30 22:28:14 -07:00
..
atomic.go Fix golint warnings for AtomicString. 2015-08-05 11:47:26 -07:00
atomic_test.go Stats & logging for UpdateStream 2013-12-06 11:50:39 -08:00
cond.go A simpler and faster Cond 2013-05-28 15:12:00 -07:00
cond_test.go A simpler and faster Cond 2013-05-28 15:12:00 -07:00
consolidator.go Enable fail-fast test and other fixes. 2015-02-18 11:47:18 -08:00
consolidator_test.go Move consolidator, and related fix 2015-02-17 23:26:39 -08:00
doc.go Add or fix package comments for reusable packages. 2014-09-24 14:35:23 -07:00
semaphore.go sync2: add TryAcquire to Semaphore 2015-01-21 21:09:36 -08:00
semaphore_flaky_test.go Detect flaky unit tests based on their suffix _flaky_test.go. 2015-08-30 22:28:14 -07:00
service_manager.go tabletserver: fix shutdown race conditions 2015-02-10 16:56:57 -08:00
service_manager_test.go tabletserver: fix shutdown race conditions 2015-02-10 16:56:57 -08:00