----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20431/#review40623 -----------------------------------------------------------
Ship it! src/tests/cluster.hpp <https://reviews.apache.org/r/20431/#comment73692> Use path::join instead? - Benjamin Hindman On April 16, 2014, 10:59 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20431/ > ----------------------------------------------------------- > > (Updated April 16, 2014, 10:59 p.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Bugs: MESOS-764 > https://issues.apache.org/jira/browse/MESOS-764 > > > Repository: mesos-git > > > Description > ------- > > We now use LogStorage for all tests. The tests were taking twice as long to > run so I also ensure that the Master is recovered prior to allowing the test > to proceed. > > > Diffs > ----- > > src/master/master.hpp fef59c9971fcb3a5a33d7c94210b87edacb5719b > src/tests/cluster.hpp 8479fe370d5a64cb2827b69b6f0c626b9d156d66 > > Diff: https://reviews.apache.org/r/20431/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ben Mahler > >
