----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52058/#review153334 -----------------------------------------------------------
src/tests/containerizer/mesos_containerizer_tests.cpp (line 608) <https://reviews.apache.org/r/52058/#comment222626> THis test will certainly break if nobody does not have access to my home dir where I run my tests. - Jie Yu On Oct. 14, 2016, 6:14 p.m., Megha Sharma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52058/ > ----------------------------------------------------------- > > (Updated Oct. 14, 2016, 6:14 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-5218 > https://issues.apache.org/jira/browse/MESOS-5218 > > > Repository: mesos > > > Description > ------- > > Fetcher code changes the ownership of entire sandbox directory > recursively to the taskuser and as a resut also changes the > ownership of files laid out by other entities in the sandbox. > > > Diffs > ----- > > src/slave/containerizer/fetcher.cpp > 11104d66e6dd05d8eb1d37a2e3250aca19278110 > src/tests/containerizer/mesos_containerizer_tests.cpp > ad2070246b7fdb90aa6ed02326b5a7eb95365997 > > Diff: https://reviews.apache.org/r/52058/diff/ > > > Testing > ------- > > make check on linux and macos > > > Thanks, > > Megha Sharma > >
