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).
Updated by Alex Afanasyev almost 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by Junxiao Shi almost 10 years ago
Description has an incomplete sentence:
Travis CI is
How does Travis differ from Jenkins?
Updated by Alex Afanasyev almost 10 years ago
I believe, the only difference is that Travis CI is way faster than our VMs (and have more memory).
Updated by Junxiao Shi almost 10 years ago
- Description updated (diff)
- Status changed from In Progress to Closed
Closing because there's no TravisCi failure in past 11 days.
Actions