----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18532/#review35568 -----------------------------------------------------------
Ship it! Is there a bug that needs to be attached? src/tests/cgroups_tests.cpp <https://reviews.apache.org/r/18532/#comment66175> align "errno" with "write" ? - Vinod Kone On Feb. 26, 2014, 8:19 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18532/ > ----------------------------------------------------------- > > (Updated Feb. 26, 2014, 8:19 p.m.) > > > Review request for mesos, Ben Mahler and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > Fixed test by moving cgroups::create before fork so only the parent creates > it. > > Also cleaned up the code paths for the parent/child. > > > Diffs > ----- > > src/tests/cgroups_tests.cpp 6a111e500b3824b87569d6014f966fb35e62ccd0 > > Diff: https://reviews.apache.org/r/18532/diff/ > > > Testing > ------- > > make check # linux > > > Thanks, > > Ian Downes > >
