----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52287/#review150501 -----------------------------------------------------------
Fix it, then Ship it! src/tests/slave_recovery_tests.cpp (line 524) <https://reviews.apache.org/r/52287/#comment218494> updates - Vinod Kone On Sept. 26, 2016, 11:29 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52287/ > ----------------------------------------------------------- > > (Updated Sept. 26, 2016, 11:29 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6227 > https://issues.apache.org/jira/browse/MESOS-6227 > > > Repository: mesos > > > Description > ------- > > This change adds a test for validating that the default executor > can reconnect with the agent upon an agent process restart if > framework checkpointing is enabled. > > This test is disabled for now to make ReviewBot happy but > would be enabled when the launcher changes land. > > > Diffs > ----- > > src/tests/slave_recovery_tests.cpp 618019c1e2ca87073b4b42d9dd4b228a473ef8d3 > > Diff: https://reviews.apache.org/r/52287/diff/ > > > Testing > ------- > > make check (verified the test passes on Gilbert's branch containing the > launcher changes) > > > Thanks, > > Anand Mazumdar > >
