Actions
Bug #2176
closedTests with UnitTestClock are failing on Travis CI
Start date:
11/13/2014
Due date:
% Done:
100%
Estimated time:
Description
I suspect that tests on Linux require additional 1ms sleep before and/or after io.poll(). This way we can ensure that on Linux platform, epoll mechanism will be checking timer_traits::now
Travis CI is way faster than our VMs (and have more memory).
Actions