----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67313/ -----------------------------------------------------------
Review request for mesos, Andrew Schwartzmeyer and Joseph Wu. Repository: mesos Description ------- The `ROOT_DOCKER_DockerHealthStatusChange` was broken if the test ran in a drive other than `C:`, since only `C:` exists in the docker container with the default settings. The test was changed to hardcode the `C:` drive on Windows. Diffs ----- src/tests/health_check_tests.cpp 7e8f86c903dfad73c2102eaf491fb2adcb7c11cf Diff: https://reviews.apache.org/r/67313/diff/1/ Testing ------- Thanks, Akash Gupta
