----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45500/#review128365 -----------------------------------------------------------
Bad patch! Reviews applied: [45500] Failed command: ./support/apply-review.sh -n -r 45500 Error: 2016-04-12 10:51:36 URL:https://reviews.apache.org/r/45500/diff/raw/ [3263/3263] -> "45500.patch" [1] error: patch failed: src/tests/containerizer/port_mapping_tests.cpp:170 error: src/tests/containerizer/port_mapping_tests.cpp: patch does not apply Full log: https://builds.apache.org/job/mesos-reviewbot/12479/console - Mesos ReviewBot On April 12, 2016, 9:33 a.m., Deshi Xiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45500/ > ----------------------------------------------------------- > > (Updated April 12, 2016, 9:33 a.m.) > > > Review request for mesos, haosdent huang and Cong Wang. > > > Bugs: MESOS-1104 > https://issues.apache.org/jira/browse/MESOS-1104 > > > Repository: mesos > > > Description > ------- > > keep fs::mount information should be consolidated and moved to stout, > along with mount and umount. > > This JIRA refers to this TODO from Benjamin Hindman: > https://github.com/apache/mesos/blob/0.22.1/src/linux/cgroups.cpp#L64 > > > Diffs > ----- > > src/linux/cgroups.cpp b7420c682970c4838e84973198ac4fe7af5f68f9 > src/linux/fs.hpp 4525a5d5566e2bc913894e993ac7350f1bbd9cc0 > src/linux/fs.cpp dbf94759b6382bfafd3f3b8b4c2047af36a53ad5 > src/slave/containerizer/mesos/mount.cpp > bf17b015e45579882fd31248e8609eec6d58a9da > src/tests/containerizer/fs_tests.cpp > 020fd8a4bf5911671e038a96f8b50c0f58e22ed5 > src/tests/containerizer/port_mapping_tests.cpp > e062daa9fcfc776144b48325daa1f1284c5e59a4 > > Diff: https://reviews.apache.org/r/45500/diff/ > > > Testing > ------- > > make test on localhost(ubuntu) > > > Thanks, > > Deshi Xiao > >