----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67681/#review205163 -----------------------------------------------------------
Patch looks great! Reviews applied: [67681] 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 June 21, 2018, 1:16 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67681/ > ----------------------------------------------------------- > > (Updated June 21, 2018, 1:16 p.m.) > > > Review request for mesos and Greg Mann. > > > Bugs: MESOS-9014 > https://issues.apache.org/jira/browse/MESOS-9014 > > > Repository: mesos > > > Description > ------- > > This patch fixes the flaky test by explicitly killing the > task before test tear-down, avoiding the race condition > between scheduler tear-down and scheduler getting/acknowledging > status update. > > > Diffs > ----- > > src/tests/api_tests.cpp 4d6b5b3e938faed934e875e23e29c67fd50b9d6f > > > Diff: https://reviews.apache.org/r/67681/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
