----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72794/#review221792 -----------------------------------------------------------
Fix it, then Ship it! Ship It! src/tests/containerizer/provisioner_docker_tests.cpp Lines 437-438 (patched) <https://reviews.apache.org/r/72794/#comment310868> A newline between. - Qian Zhang On Aug. 21, 2020, 1:08 a.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72794/ > ----------------------------------------------------------- > > (Updated Aug. 21, 2020, 1:08 a.m.) > > > Review request for mesos and Qian Zhang. > > > Bugs: MESOS-10169 > https://issues.apache.org/jira/browse/MESOS-10169 > > > Repository: mesos > > > Description > ------- > > This test checks that when all futures returned by docker store's > `get()` that are pending image pull are discarded by the callers, > the pull future (returned by the puller to the store) is discarded > by the store as well. > > > Diffs > ----- > > src/tests/containerizer/provisioner_docker_tests.cpp > c3ef4a0beb3091043f51ab840adbb5da9da400fc > > > Diff: https://reviews.apache.org/r/72794/diff/1/ > > > Testing > ------- > > > Thanks, > > Andrei Sekretenko > >
