----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51481/#review147804 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Aug. 27, 2016, 9:02 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51481/ > ----------------------------------------------------------- > > (Updated Aug. 27, 2016, 9:02 a.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > This patch updated TaskGroupValidationTest.TaskUsesNetworkInfo > to have two tasks in the task group. > > > Diffs > ----- > > src/tests/master_validation_tests.cpp > e440ff3f6d04f797e65874b9f610ed63d9f28e0e > > Diff: https://reviews.apache.org/r/51481/diff/ > > > Testing > ------- > > make > make check > > ``` > ./bin/mesos-tests.sh > --gtest_filter="TaskGroupValidationTest.TaskUsesNetworkInfo" > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from TaskGroupValidationTest > [ RUN ] TaskGroupValidationTest.TaskUsesNetworkInfo > [ OK ] TaskGroupValidationTest.TaskUsesNetworkInfo (143 ms) > [----------] 1 test from TaskGroupValidationTest (143 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (153 ms total) > [ PASSED ] 1 test. > ``` > > > Thanks, > > Guangya Liu > >
