----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51472/#review147060 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Aug. 27, 2016, 1:02 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51472/ > ----------------------------------------------------------- > > (Updated Aug. 27, 2016, 1:02 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6087 > https://issues.apache.org/jira/browse/MESOS-6087 > > > Repository: mesos > > > Description > ------- > > Added test case TaskGroupValidationTest.TaskUsesExecutor. > > > Diffs > ----- > > src/tests/master_validation_tests.cpp > 1df76f50441aa5262fbfd9adabc26a30346eb5a9 > > Diff: https://reviews.apache.org/r/51472/diff/ > > > Testing > ------- > > make > make chec > > ``` > ./bin/mesos-tests.sh > --gtest_filter="TaskGroupValidationTest.TaskUsesExecutor" > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from TaskGroupValidationTest > [ RUN ] TaskGroupValidationTest.TaskUsesExecutor > [ OK ] TaskGroupValidationTest.TaskUsesExecutor (91 ms) > [----------] 1 test from TaskGroupValidationTest (91 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (101 ms total) > [ PASSED ] 1 test. > ``` > > > Thanks, > > Guangya Liu > >
