----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67066/#review202867 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 67064. Failed command: `python.exe .\support\apply-reviews.py -n -r 67064` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67066 Relevant logs: - [apply-review-67064-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67066/logs/apply-review-67064-stdout.log): ``` error: missing binary patch data for '3rdparty/bzip2-1.0.6.tar.gz' error: binary patch does not apply to '3rdparty/bzip2-1.0.6.tar.gz' error: 3rdparty/bzip2-1.0.6.tar.gz: patch does not apply error: missing binary patch data for '3rdparty/libarchive-3.3.2.tar.gz' error: binary patch does not apply to '3rdparty/libarchive-3.3.2.tar.gz' error: 3rdparty/libarchive-3.3.2.tar.gz: patch does not apply error: missing binary patch data for '3rdparty/xz-5.2.3.tar.gz' error: binary patch does not apply to '3rdparty/xz-5.2.3.tar.gz' error: 3rdparty/xz-5.2.3.tar.gz: patch does not apply ``` - Mesos Reviewbot Windows On May 10, 2018, 5:06 p.m., John Kordich wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67066/ > ----------------------------------------------------------- > > (Updated May 10, 2018, 5:06 p.m.) > > > Review request for mesos, Akash Gupta, Andrew Schwartzmeyer, Chun-Hung Hsiao, > Eric Mumau, Jie Yu, Joseph Wu, Li Li, and Radhika Jandhyala. > > > Bugs: MESOS-8064 > https://issues.apache.org/jira/browse/MESOS-8064 > > > Repository: mesos > > > Description > ------- > > Modified the fetcher to use libarchive and added associated tests. > > > Diffs > ----- > > src/launcher/fetcher.cpp 4cff7273fdc9e3897074da4da7dad02483086c2d > src/tests/fetcher_tests.cpp 311be6a36f137819ee91187a16df2b8e61def478 > > > Diff: https://reviews.apache.org/r/67066/diff/1/ > > > Testing > ------- > > I've built on Windows with CMake and have run all tests, which all pass. > I've also built on Linux with both the autotools build and cmake build and > have run all tests, which all pass. > > > Thanks, > > John Kordich > >