----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32420/#review77664 -----------------------------------------------------------
Ship it! src/tests/perf_tests.cpp <https://reviews.apache.org/r/32420/#comment125832> If `prctl` fails, can you exit? - Ben Mahler On March 24, 2015, 7:06 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32420/ > ----------------------------------------------------------- > > (Updated March 24, 2015, 7:06 p.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-2534 > https://issues.apache.org/jira/browse/MESOS-2534 > > > Repository: mesos > > > Description > ------- > > init/systemd/launchd doesn't always run within a reasonable length interval. > > Changed test to fork and sample a child that spins. > > Reduced the test time too. > > > Diffs > ----- > > src/tests/perf_tests.cpp 16f32267f694ccaae9d10c2629831e2cca23e0c8 > > Diff: https://reviews.apache.org/r/32420/diff/ > > > Testing > ------- > > ./bin/mesos-tests.sh --gtest_filter="PerfTest.ROOT_SamplePid" > --gtest_repeat=100 > > > Thanks, > > Ian Downes > >
