> On Dec. 20, 2015, 3:24 p.m., Benjamin Hindman wrote: > > So, are you sure we need `CreateContainerLogger` and not just > > `ContainerLogger::create`? If we're not extending it than I don't know that > > we need it for now. Also, this looks nice and mechanical given > > https://reviews.apache.org/r/41294 but please see comment there. Thanks!
Yup, the test helper was removed. - Joseph ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41378/#review111433 ----------------------------------------------------------- On Dec. 21, 2015, 5:35 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41378/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2015, 5:35 p.m.) > > > Review request for mesos, Benjamin Hindman and Artem Harutyunyan. > > > Bugs: MESOS-4137 > https://issues.apache.org/jira/browse/MESOS-4137 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/tests/containerizer/docker_containerizer_tests.cpp > a43e355405b37443601c0993d36821c50056c24f > src/tests/hook_tests.cpp e034534295fe6ddd280e25f1d9ee5182cddae187 > > Diff: https://reviews.apache.org/r/41378/diff/ > > > Testing > ------- > > make (OSX, Centos7) > make check (OSX, Centos7) > sudo bin/mesos-tests.sh (Centos7) > > > Thanks, > > Joseph Wu > >
