----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52434/ -----------------------------------------------------------
(Updated Oct. 4, 2016, 4:14 p.m.) Review request for mesos, Alexander Rukletsov and haosdent huang. Changes ------- Revert the last revision, since it made the tests stop passing. Repository: mesos Description ------- The tmp file used in the HealthStatusChange test is now created inside the tmp directory created for the test suite. This ensures that it will be cleaned up on tear down. Diffs (updated) ----- src/tests/health_check_tests.cpp f4a63e2f5def022bf4469920861e6a5af229af96 Diff: https://reviews.apache.org/r/52434/diff/ Testing ------- make check GTEST_FILTER="HealthCheckTest.*" V=0 Thanks, Gastón Kleiman
