----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56594/#review165325 -----------------------------------------------------------
Bad patch! Reviews applied: [56594, 56593, 56592, 56591, 56505, 56504, 55749, 55550, 55549, 55547, 55546, 55543, 55162, 55030, 55024, 55023, 55022] Failed command: python support/apply-reviews.py -n -r 55030 Error: 2017-02-13 14:11:55 URL:https://reviews.apache.org/r/55030/diff/raw/ [3711/3711] -> "55030.patch" [1] error: patch failed: 3rdparty/libprocess/src/tests/CMakeLists.txt:16 error: 3rdparty/libprocess/src/tests/CMakeLists.txt: patch does not apply Full log: https://builds.apache.org/job/Mesos-Reviewbot/17069/console - Mesos Reviewbot On Feb. 13, 2017, 10:34 a.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56594/ > ----------------------------------------------------------- > > (Updated Feb. 13, 2017, 10:34 a.m.) > > > Review request for mesos, Andrew Schwartzmeyer, Daniel Pravat, and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > `protoc` will complain about `.proto` files that do not explicitly > specify the version of PB syntax they're using. On Windows, this > registers as a build warning. > > To ameliorate this, we explicitly specify the syntax in all `.proto` > files. > > > Diffs > ----- > > 3rdparty/stout/tests/protobuf_tests.proto > 229ac256b087d55ecc95636254261ecd12829187 > > Diff: https://reviews.apache.org/r/56594/diff/ > > > Testing > ------- > > > Thanks, > > Alex Clemmer > >
