-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23772/
-----------------------------------------------------------
(Updated July 21, 2014, 9:10 p.m.)
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 (updated)
-----
src/tests/health_check_tests.cpp aa5b78b
Diff: https://reviews.apache.org/r/23772/diff/
Testing
-------
make check
Thanks,
Timothy Chen