Neil Conway created MESOS-4346:
----------------------------------
Summary: Reset `Clock::advance` between unit tests
Key: MESOS-4346
URL: https://issues.apache.org/jira/browse/MESOS-4346
Project: Mesos
Issue Type: Task
Components: tests
Reporter: Neil Conway
Priority: Minor
The effect of `Clock::advance` is not reset after each test case (or run of the
entire test suite). This means that each run of the test suite results in
advancing `Clock::now` by about four weeks, which can eventually produce weird
behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)