----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54422/#review158211 -----------------------------------------------------------
Patch looks great! Reviews applied: [54422] 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 Dec. 6, 2016, 2:09 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54422/ > ----------------------------------------------------------- > > (Updated Dec. 6, 2016, 2:09 p.m.) > > > Review request for mesos and Anand Mazumdar. > > > Repository: mesos > > > Description > ------- > > Task status updates can arrive in any order. Adjusted the code to not > assume a particual order. > > > Diffs > ----- > > src/tests/slave_tests.cpp 3d06c3a4a74bbcba4c9b6bdba4258c5aefdab845 > > Diff: https://reviews.apache.org/r/54422/diff/ > > > Testing > ------- > > * `make check` on OS X, clang-trunk w/o optimizations > * `SlaveTest.*` in repetation > > > Thanks, > > Benjamin Bannier > >
