----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10113/#review18358 -----------------------------------------------------------
src/tests/master_tests.cpp <https://reviews.apache.org/r/10113/#comment38560> Can you experiment with smaller sleeps? Is 10 milliseconds enough? If not, 100 should be enough? I'd like to minimize sleep times in our tests. - Ben Mahler On March 25, 2013, 3:16 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10113/ > ----------------------------------------------------------- > > (Updated March 25, 2013, 3:16 a.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Description > ------- > > See summary. > > > This addresses bug MESOS-412. > https://issues.apache.org/jira/browse/MESOS-412 > > > Diffs > ----- > > src/tests/master_tests.cpp 16f7637c144160448ca8f3eb50924be3a70d2c3d > > Diff: https://reviews.apache.org/r/10113/diff/ > > > Testing > ------- > > sudo GLOG_v=2 ./bin/mesos-tests.sh > --gtest_filter="*ShutdownUnregisteredExecutor*" --verbose --gtest_repeat=-1 > --gtest_break_on_failure > > > Thanks, > > Vinod Kone > >
