-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23772/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-1613
https://issues.apache.org/jira/browse/MESOS-1613
Repository: mesos-git
Description
-------
Re-enable HealthCheckTest.ConsecutiveFailures test.
The test originally was flaky because the time to process the number of
consecutive checks configured exceeds the task itself, so the task finished but
the number of expected task health check didn't match.
Diffs
-----
src/tests/health_check_tests.cpp aa5b78bc9b7806f28660cad2a9e28116496e464e
Diff: https://reviews.apache.org/r/23772/diff/
Testing
-------
make check
Thanks,
Timothy Chen