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



Bad patch!

Reviews applied: [63556, 63555, 63390, 63554, 63389, 63388, 63387, 63498, 
63386, 63023, 63022, 63021, 63019, 63385, 63060, 63377, 63018, 62637, 62636, 
62762, 62635, 62633, 63376, 63058, 63057, 63056, 63054, 62145, 62144, 62143, 
62142, 60891, 60890, 60889, 60888, 61806, 61805]

Failed command: python support/apply-reviews.py -n -r 63021

Error:
2017-11-04 10:21:42 URL:https://reviews.apache.org/r/63021/diff/raw/ 
[18954/18954] -> "63021.patch" [1]
error: patch failed: src/resource_provider/storage/provider.cpp:123
error: src/resource_provider/storage/provider.cpp: patch does not apply

Full log: https://builds.apache.org/job/Mesos-Reviewbot/19990/console

- Mesos Reviewbot


On Nov. 4, 2017, 1: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, 1: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
> 
>

Reply via email to