-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49520/
-----------------------------------------------------------
(Updated July 7, 2016, 11:45 p.m.)
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-5752
https://issues.apache.org/jira/browse/MESOS-5752
Repository: mesos
Description
-------
In GarbageCollectorIntegrationTest.BusyMountPoint there is
a race between the task creating a file and the test looking for it
which sometimes leads to assertion failure on the existence of the
file.
Diffs
-----
src/tests/gc_tests.cpp d6335dc711f0697a0728a912e713cf1ed783c146
Diff: https://reviews.apache.org/r/49520/diff/
Testing (updated)
-------
make check on mac os and linux
Thanks,
Megha Sharma