----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52563/#review151872 -----------------------------------------------------------
Patch looks great! Reviews applied: [52250, 52251, 52560, 52561, 52563] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 7, 2016, 2:40 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52563/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2016, 2:40 p.m.) > > > Review request for mesos, Alexander Rukletsov and Gastón Kleiman. > > > Repository: mesos > > > Description > ------- > > * Replace `Testing` to `Tests` in comments. > * Remove redundant `.Times(1)`. > > > Diffs > ----- > > src/tests/health_check_tests.cpp 1d1676d7259bf52cfb1e499954fa815fe7e37522 > > Diff: https://reviews.apache.org/r/52563/diff/ > > > Testing > ------- > > ``` > sudo GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="*HealthCheckTest.*" > --gtest_also_run_disabled_tests > [----------] Global test environment tear-down > [==========] 19 tests from 1 test case ran. (35264 ms total) > [ PASSED ] 19 tests. > ``` > > > Thanks, > > haosdent huang > >
