----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36823/#review93527 -----------------------------------------------------------
Ship it! src/tests/containerizer/cgroups_tests.cpp (line 814) <https://reviews.apache.org/r/36823/#comment147912> We don't use '&' as a default capture, didn't you write that style guide rule? ;-) So, I'll just swap for a 'Latch*' instead of an Owned<Latch> for you before committing, thanks! - Benjamin Hindman On July 27, 2015, 8:35 p.m., Joris Van Remoortere wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36823/ > ----------------------------------------------------------- > > (Updated July 27, 2015, 8:35 p.m.) > > > Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Michael > Park. > > > Bugs: MESOS-3120 > https://issues.apache.org/jira/browse/MESOS-3120 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/tests/containerizer/cgroups_tests.cpp > caecd5dfa3fef33dba35cfc1b5934a11e2cc961a > > Diff: https://reviews.apache.org/r/36823/diff/ > > > Testing > ------- > > sudo ./bin/mesos-tests.sh > --gtest_filter="CgroupsAnyHierarchyWithFreezerTest.*" > > > Thanks, > > Joris Van Remoortere > >