----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57807/#review169697 -----------------------------------------------------------
src/tests/scheduler_tests.cpp Lines 688 (patched) <https://reviews.apache.org/r/57807/#comment242216> Remove this to speed up the test. - Greg Mann On March 21, 2017, 10:29 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57807/ > ----------------------------------------------------------- > > (Updated March 21, 2017, 10:29 p.m.) > > > Review request for mesos, Anand Mazumdar, Alexander Rojas, Benjamin Mahler, > and Vinod Kone. > > > Bugs: MESOS-6999 > https://issues.apache.org/jira/browse/MESOS-6999 > > > Repository: mesos > > > Description > ------- > > This patch updates the test `SchedulerTest.TaskGroupRunning` > to confirm that the agent-side code responsible for launching > task groups works correctly. Previously, this test only > verified that the `RunTaskGroupMessage` was sent to the agent. > > > Diffs > ----- > > src/tests/scheduler_tests.cpp 65259b47ec1a2094b23ff448370d30122fd218ca > > > Diff: https://reviews.apache.org/r/57807/diff/2/ > > > Testing > ------- > > Testing details can be found at the end of this patch chain. > > > Thanks, > > Greg Mann > >
