----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9906/#review17853 -----------------------------------------------------------
src/tests/environment.cpp <https://reviews.apache.org/r/9906/#comment37813> Hmm, I guess I wasn't clear in my last review. The reason I wanted us to pass the TestInfo is so that we could explicitly check for the CgroupsIsolationModule type parameter rather than check it as a string. :( I guess I'll fix this in another review. - Benjamin Hindman On March 14, 2013, 1:25 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9906/ > ----------------------------------------------------------- > > (Updated March 14, 2013, 1:25 a.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > Pulled out of my other review: https://reviews.apache.org/r/9797 > > > Diffs > ----- > > src/tests/environment.cpp e71c2cf9f45f6cd7d7305a11da701042bd6e22c6 > > Diff: https://reviews.apache.org/r/9906/diff/ > > > Testing > ------- > > > Thanks, > > Ben Mahler > >
