----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41787/#review145496 -----------------------------------------------------------
Patch looks great! Reviews applied: [41787] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Aug. 11, 2016, 9:58 a.m., Jian Qiu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41787/ > ----------------------------------------------------------- > > (Updated Aug. 11, 2016, 9:58 a.m.) > > > Review request for mesos, Alexander Rukletsov and Timothy Chen. > > > Bugs: MESOS-4158 > https://issues.apache.org/jira/browse/MESOS-4158 > > > Repository: mesos > > > Description > ------- > > Speed up SlaveRecoveryTest.*, and leave a comment on test cases that relies > on MESOS-4111 to speed up. > > > Diffs > ----- > > src/tests/slave_recovery_tests.cpp 59859f5bc249fbef916d6dfeafdc396a4c037117 > > Diff: https://reviews.apache.org/r/41787/diff/ > > > Testing > ------- > > Previous > SlaveRecoveryTest/0.RecoverStatusUpdateManager (2237 ms) > SlaveRecoveryTest/0.ReconnectExecutor (2244 ms) > SlaveRecoveryTest/0.ReconcileKillTask (3067 ms) > SlaveRecoveryTest/0.ReconcileShutdownFramework (3287 ms) > > Current > SlaveRecoveryTest/0.RecoverStatusUpdateManager (335 ms) > SlaveRecoveryTest/0.ReconnectExecutor (308 ms) > SlaveRecoveryTest/0.ReconcileKillTask (374 ms) > SlaveRecoveryTest/0.ReconcileShutdownFramework (244 ms) > > > Thanks, > > Jian Qiu > >
