----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62481/#review186184 -----------------------------------------------------------
src/tests/gc_tests.cpp Line 384 (original), 374 (patched) <https://reviews.apache.org/r/62481/#comment262644> What's the point of advancing the clock if the slave process is not up? - Vinod Kone On Sept. 21, 2017, 8:28 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62481/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2017, 8:28 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-7445 > https://issues.apache.org/jira/browse/MESOS-7445 > > > Repository: mesos > > > Description > ------- > > This change fixes tests that relied on the agent work directory > symlink being removed when the agent receives the shutdown message > from the master. > > > Diffs > ----- > > src/tests/gc_tests.cpp 5581861e8ff834b4e79a51bef5f28aac7e7d259d > src/tests/slave_recovery_tests.cpp 0cd2b5d37e35ccc2fa2c14db750d1314238bc312 > src/tests/slave_tests.cpp e9bcfefd52e1e99a7a5877b2e7c30af958ca1723 > > > Diff: https://reviews.apache.org/r/62481/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
