-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26630/
-----------------------------------------------------------

Review request for mesos and Timothy Chen.


Repository: mesos-git


Description
-------

    The DockerContainerizerTest.ROOT_DOCKER_PortMapping test was doing a
    Docker::kill on the container which should be finishing properly which
    was causing the call to Docker::kill to fail when the container had
    already finished properly and been cleaned up, thus causing the test
    to fail.


Diffs
-----

  src/tests/docker_containerizer_tests.cpp 
67d60a885d65edbcbbf702bce83a54d1a5c0411f 

Diff: https://reviews.apache.org/r/26630/diff/


Testing
-------

make check


Thanks,

Benjamin Hindman

Reply via email to