----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43558/#review143640 -----------------------------------------------------------
Fix it, then Ship it! src/tests/persistent_volume_framework_test.sh (lines 28 - 29) <https://reviews.apache.org/r/43558/#comment209472> It looks like this has already been removed from this file - could you update the diff? - Greg Mann On April 10, 2016, 10:57 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43558/ > ----------------------------------------------------------- > > (Updated April 10, 2016, 10:57 a.m.) > > > Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Jie Yu. > > > Bugs: MESOS-4663 > https://issues.apache.org/jira/browse/MESOS-4663 > > > Repository: mesos > > > Description > ------- > > Speed up ExamplesTest.PersistentVolumeFramework. > > > Diffs > ----- > > src/examples/persistent_volume_framework.cpp > b4faa0ee25dc3a72c17ef2b0640a3695423ef79a > src/tests/persistent_volume_framework_test.sh > 074cdcbc4a738170e84887c1773cd7c118112d58 > > Diff: https://reviews.apache.org/r/43558/diff/ > > > Testing > ------- > > Repeat test in CentOS 7.1 > ``` > sudo ./bin/mesos-tests.sh > --gtest_filter="ExamplesTest.PersistentVolumeFramework" --gtest_repeat=200 > --gtest_break_on_failure > ``` > > > Thanks, > > haosdent huang > >