----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55911/#review162948 -----------------------------------------------------------
Patch looks great! Reviews applied: [55911] 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 Jan. 25, 2017, 2:38 a.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55911/ > ----------------------------------------------------------- > > (Updated Jan. 25, 2017, 2:38 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6983 > https://issues.apache.org/jira/browse/MESOS-6983 > > > Repository: mesos > > > Description > ------- > > Fixed flakiness in TaskValidationTest.TaskReusesUnreachableTaskID. > > > Diffs > ----- > > src/tests/master_validation_tests.cpp > ce10ea4502d0a13faca28d288dd16cd5cb864f6e > > Diff: https://reviews.apache.org/r/55911/diff/ > > > Testing > ------- > > `make check` > > Without this change, this test fails on most platforms in the internal CI. > With this change, no failures of this test are observed. > > > Thanks, > > Neil Conway > >
