----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22539/#review46529 -----------------------------------------------------------
Bad patch! Reviews applied: [22539] Failed command: ./support/mesos-style.py Error: Checking 482 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo src/tests/examples_tests.cpp:28: Lines should be <= 80 characters long [whitespace/line_length] [2] Total errors found: 1 - Mesos ReviewBot On June 21, 2014, 4:30 p.m., Zuyu Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22539/ > ----------------------------------------------------------- > > (Updated June 21, 2014, 4:30 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > Add the low level scheduler examples > > > Diffs > ----- > > src/Makefile.am a87eb211e9b153098b451313c977c80bf1ae0cc4 > src/examples/low_level_scheduler.cpp PRE-CREATION > src/examples/low_level_scheduler_libprocess.cpp PRE-CREATION > src/tests/examples_tests.cpp 34f0233aca3433faba7528ac8c354100b8d3a4f7 > src/tests/low_level_scheduler_libprocess_test.sh PRE-CREATION > src/tests/low_level_scheduler_test.sh PRE-CREATION > > Diff: https://reviews.apache.org/r/22539/diff/ > > > Testing > ------- > > [==========] Running 2 tests from 1 test case. > [----------] Global test environment set-up. > [----------] 2 tests from ExamplesTest > [ RUN ] ExamplesTest.LowLevelScheduler > [ OK ] ExamplesTest.LowLevelScheduler (1647 ms) > [ RUN ] ExamplesTest.LowLevelSchedulerLibprocess > [ OK ] ExamplesTest.LowLevelSchedulerLibprocess (1698 ms) > [----------] 2 tests from ExamplesTest (3345 ms total) > > [----------] Global test environment tear-down > [==========] 2 tests from 1 test case ran. (3360 ms total) > [ PASSED ] 2 tests. > > > Thanks, > > Zuyu Zhang > >
