----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62775/#review187126 -----------------------------------------------------------
src/tests/default_executor_tests.cpp Lines 1273-1277 (patched) <https://reviews.apache.org/r/62775/#comment264048> You could use the `KillPolicyTestHelper` with `--sleep_duration=0` instead of this. If you do that, you don't need to mark the test as `ROOT_INTERNET_CURL` and it will be run more often. - Gaston Kleiman On Oct. 4, 2017, 8:48 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62775/ > ----------------------------------------------------------- > > (Updated Oct. 4, 2017, 8:48 a.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Bugs: MESOS-7975 > https://issues.apache.org/jira/browse/MESOS-7975 > > > Repository: mesos > > > Description > ------- > > Added a test `ROOT_INTERNET_CURL_NoTransitionFromKillingToFinished`. > > > Diffs > ----- > > src/tests/default_executor_tests.cpp > 2b4c643b8fb2fc8f2a5e98984ae1c267f66885d1 > > > Diff: https://reviews.apache.org/r/62775/diff/1/ > > > Testing > ------- > > > Thanks, > > Qian Zhang > >
