----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43519/#review120598 -----------------------------------------------------------
src/tests/master_maintenance_tests.cpp (lines 1213 - 1218) <https://reviews.apache.org/r/43519/#comment182062> Sorry! I didn't catch this during the first review :( We need to wait until we've processed the ACCEPT/DECLINE event before advancing the clock. See: https://github.com/apache/mesos/blob/master/src/tests/master_maintenance_tests.cpp#L1564-L1568 - Joseph Wu On Feb. 18, 2016, 5:46 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43519/ > ----------------------------------------------------------- > > (Updated Feb. 18, 2016, 5:46 p.m.) > > > Review request for mesos, Ben Mahler and Joseph Wu. > > > Bugs: MESOS-4169 > https://issues.apache.org/jira/browse/MESOS-4169 > > > Repository: mesos > > > Description > ------- > > Speed up MasterMaintenanceTest.InverseOffers. > > > Diffs > ----- > > src/tests/master_maintenance_tests.cpp > b98eedec388813ee795dd83ccc5ff27338209475 > > Diff: https://reviews.apache.org/r/43519/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
