----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75044/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- The test was previously failing as it was timing the echo rather than ncat. This fix measures the time that ncat takes so that the elapsed time does not display as 0s and fail the test. Diffs ----- src/tests/containerizer/port_mapping_tests.cpp 12d4626ca22fb31bd608a674a3de7ebb200a31db Diff: https://reviews.apache.org/r/75044/diff/1/ Testing ------- Thanks, Jason Zhou
