----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36527/#review92207 -----------------------------------------------------------
Ship it! src/tests/cgroups_tests.cpp (lines 389 - 390) <https://reviews.apache.org/r/36527/#comment146232> s/c1/cgroup1/ s/c2/cgroup2/ src/tests/cgroups_tests.cpp (line 402) <https://reviews.apache.org/r/36527/#comment146233> Let's just wrap the `find` lines below like you did in the test above. - Benjamin Hindman On July 19, 2015, 4:50 a.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36527/ > ----------------------------------------------------------- > > (Updated July 19, 2015, 4:50 a.m.) > > > Review request for mesos, Benjamin Hindman and Jie Yu. > > > Bugs: MESOS-3058 > https://issues.apache.org/jira/browse/MESOS-3058 > > > Repository: mesos > > > Description > ------- > > Fix cgroup tests to not verify order. > > > Diffs > ----- > > src/tests/cgroups_tests.cpp a371ee205f89de10e15902057848c35f7c278d77 > > Diff: https://reviews.apache.org/r/36527/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >