Greg Mann created MESOS-8466:
--------------------------------
Summary: Look for unnecessary 'Clock::resume()' at the end of tests
Key: MESOS-8466
URL: https://issues.apache.org/jira/browse/MESOS-8466
Project: Mesos
Issue Type: Improvement
Components: test
Reporter: Greg Mann
[r65232|https://reviews.apache.org/r/65232/] fixes the destructor of the test
agent to resume the clock during container destruction, which is necessary
because the {{cgroups::destroy()}} code path makes use of {{delay()}}. After
that change, we should look for unnecessary calls to {{Clock::resume()}} in
tests which were added to accommodate this issue in {{Slave::~Slave()}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)