----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63113/#review188545 -----------------------------------------------------------
Patch looks great! Reviews applied: [63113] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Oct. 18, 2017, 3:49 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63113/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2017, 3:49 p.m.) > > > Review request for mesos and Alexander Rukletsov. > > > Repository: mesos > > > Description > ------- > > On slow systems, it could happen that an additional offer was > delivered to the scheduler before the test case finished. > > > Diffs > ----- > > src/tests/slave_tests.cpp 91d97d195acd695ae9c469651596511eafb50557 > > > Diff: https://reviews.apache.org/r/63113/diff/1/ > > > Testing > ------- > > `./mesos-tests --gtest_filter="*ExecutorShutdownGracePeriod*" > --gtest_repeat=5000 --gtest_break_on_failure` > > > Thanks, > > Benno Evers > >
