----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52434/ -----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and haosdent huang. 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 ----- 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
