----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60765/#review184165 -----------------------------------------------------------
src/tests/containerizer/ports_isolator_tests.cpp Lines 299 (patched) <https://reviews.apache.org/r/60765/#comment260227> Unconventionally, the size of a range is signed (it is a protobuf field). - James Peach On July 29, 2017, 12:02 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60765/ > ----------------------------------------------------------- > > (Updated July 29, 2017, 12:02 a.m.) > > > Review request for mesos, Qian Zhang and Jiang Yan Xu. > > > Bugs: MESOS-7675 > https://issues.apache.org/jira/browse/MESOS-7675 > > > Repository: mesos > > > Description > ------- > > Added tests to verify that the `network/ports` is able to correctly > terminate only tasks that use rogue TCP ports. > > > Diffs > ----- > > src/tests/containerizer/ports_isolator_tests.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/60765/diff/13/ > > > Testing > ------- > > make check (Fedora 26) > > > Thanks, > > James Peach > >
