-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47089/
-----------------------------------------------------------
(Updated May 7, 2016, 11:46 a.m.)
Review request for mesos, Ben Mahler, Niklas Nielsen, Timothy Chen, and Jiang
Yan Xu.
Changes
-------
Update testing done.
Bugs: MESOS-1653
https://issues.apache.org/jira/browse/MESOS-1653
Repository: mesos
Description
-------
Waited for first statusUpdate before advance clock in GracePeriod test.
Diffs
-----
src/tests/health_check_tests.cpp 1c4a554ab07731963a4a38e3ae40b0323bf317bb
Diff: https://reviews.apache.org/r/47089/diff/
Testing (updated)
-------
Test with
```
GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="HealthCheckTest.GracePeriod"
--verbose --gtest_break_on_failure --gtest_repeat=-1
```
more than 1500 iteractions in my slow machine.
Thanks,
haosdent huang