wpisailbot / boat

Apache License 2.0
4 stars 2 forks source link

Make clock tests less flaky #11

Open jkuszmaul opened 6 years ago

jkuszmaul commented 6 years ago

Currently the tests in util/clock_test.cc tend to be flaky because they they rely on the host machine actually executing the sleeps in a timely manner and not experiencing delays elsewhere. There's a few things that should probably be done: