----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67258/#review203626 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 67224. Failed command: `python.exe .\support\apply-reviews.py -n -r 67224` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67258 Relevant logs: - [apply-review-67224-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67258/logs/apply-review-67224-stdout.log): ``` error: patch failed: src/resource_provider/storage/provider.cpp:3436 error: src/resource_provider/storage/provider.cpp: patch does not apply ``` - Mesos Reviewbot Windows On May 22, 2018, 4:39 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67258/ > ----------------------------------------------------------- > > (Updated May 22, 2018, 4:39 p.m.) > > > Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Greg Mann. > > > Repository: mesos > > > Description > ------- > > The `ROOT_Add`, `ROOT_Update` and `ROOT_Remove` tests mistakenly use > `WillOnce` to declient unwanted offers. This patch changes them to > `WillRepeatedly`. > > > Diffs > ----- > > src/tests/agent_resource_provider_config_api_tests.cpp > 7d4d3b9d21c3a0c603f805f47c57a7fa67db9d08 > > > Diff: https://reviews.apache.org/r/67258/diff/1/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Chun-Hung Hsiao > >
