----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71047/#review216667 -----------------------------------------------------------
Patch looks great! Reviews applied: [71047] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On July 16, 2019, 6:48 a.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71047/ > ----------------------------------------------------------- > > (Updated July 16, 2019, 6:48 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-9849 > https://issues.apache.org/jira/browse/MESOS-9849 > > > Repository: mesos > > > Description > ------- > > This patch adds exercising per-role suppress/revival to the Java test > framework to ensure that Java bindings pass roles lists into the > UPDATE_FRAMEWORK and REVIVE calls. > > > Diffs > ----- > > src/examples/java/TestFramework.java > c8b0ceacd1305f7ff67f2ef490e14513d2757f5a > > > Diff: https://reviews.apache.org/r/71047/diff/3/ > > > Testing > ------- > > `./bin/mesos-tests.sh --gtest_filter="ExamplesTest.JavaFramework" > --gtest_break_on_failure --gtest_repeat=5 --verbose` > > > Thanks, > > Andrei Sekretenko > >
