----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69726/#review212044 -----------------------------------------------------------
Patch looks great! Reviews applied: [69726] 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 Jan. 14, 2019, 4:35 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69726/ > ----------------------------------------------------------- > > (Updated Jan. 14, 2019, 4:35 p.m.) > > > Review request for mesos, Gastón Kleiman and Greg Mann. > > > Repository: mesos > > > Description > ------- > > It could happen that the first offer was sent before the allocator > had been updated with the resources from the resource provider. > > To further increase reliability, stopped the clock during this test. > > > Diffs > ----- > > src/tests/api_tests.cpp c597243e2e210e83a4ab7441fbcfa3198b43d849 > > > Diff: https://reviews.apache.org/r/69726/diff/2/ > > > Testing > ------- > > `./src/mesos-tests --gtest_filter="*OperationUpdates*" --gtest_repeat=50000 > --gtest_throw_on_failure` > > > Thanks, > > Benno Evers > >
