----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63556/#review190087 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 63021. Failed command: `python.exe .\support\apply-reviews.py -n -r 63021` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63556 Relevant logs: - [apply-review-63021-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63556/logs/apply-review-63021-stdout.log): ``` error: patch failed: src/resource_provider/storage/provider.cpp:123 error: src/resource_provider/storage/provider.cpp: patch does not apply ``` - Mesos Reviewbot Windows On Nov. 4, 2017, 3:57 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63556/ > ----------------------------------------------------------- > > (Updated Nov. 4, 2017, 3:57 a.m.) > > > Review request for mesos, Gilbert Song, Jie Yu, Joseph Wu, and Jan Schlicht. > > > Bugs: MESOS-7550 > https://issues.apache.org/jira/browse/MESOS-7550 > > > Repository: mesos > > > Description > ------- > > All volumes from a storage local resource providers that are currently > used and going to be used should be published before launching a new > container. This unit test launches two tasks and checks that the publish > call prior to the second task launch includes all resources. > > NOTE: Currently the test sandbox cannot be cleaned up due to > `fs::unmountAll()` failures. Suspecting that it's because of shared mount > propagation. > > > Diffs > ----- > > src/slave/slave.hpp df1b0205124555dcb6a0efa5c237f5e77fa2bdf7 > src/tests/mock_slave.hpp 57189cee20511d145ae6b47a4dc2c66a14638dad > src/tests/mock_slave.cpp db24f9e5b71f558d2f811f0da8a9cc9c7c2dd341 > src/tests/resource_provider/storage_local_tests.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/63556/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Chun-Hung Hsiao > >
