----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3958/#review5470 -----------------------------------------------------------
Ship it! Thanks! - Benjamin On 2012-02-19 05:05:18, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3958/ > ----------------------------------------------------------- > > (Updated 2012-02-19 05:05:18) > > > Review request for mesos and Benjamin Hindman. > > > Summary > ------- > > Currently, the test FaultToleranceTest.SchedulerFailoverStatusUpdate can > sometimes complete before the ExecutorDriver it launches is done with the > MockExecutor instance, which can cause a crash. This test waits for the > MockExecutor to have a shutdown() call complete before returning from test. > > > Diffs > ----- > > src/tests/fault_tolerance_tests.cpp 7be3d6b > > Diff: https://reviews.apache.org/r/3958/diff > > > Testing > ------- > > > Thanks, > > Charles > >
