----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40906/#review108826 -----------------------------------------------------------
Bad patch! Reviews applied: [40905] Failed command: ./support/apply-review.sh -n -r 40905 Error: 2015-12-03 13:57:45 URL:https://reviews.apache.org/r/40905/diff/raw/ [3346/3346] -> "40905.patch" [1] Successfully applied: Made `MethodNotAllowed` response compliant to RFC 2616. According to RFC 2616 (http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7), `MethodNotAllowed` response must include an 'Allow' header containing a list of valid methods. Review: https://reviews.apache.org/r/40905 Checking 5 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/operators,+whitespace/semicolon,+whitespace/tab,+whitespace/todo Total errors found: 0 ERROR: Commit spanning multiple projects. Please use separate commits for mesos, libprocess and stout. Paths grouped by project: mesos: src/master/http.cpp src/slave/http.cpp src/tests/executor_http_api_tests.cpp src/tests/scheduler_http_api_tests.cpp libprocess: 3rdparty/libprocess/include/process/http.hpp Failed to commit patch - Mesos ReviewBot On Dec. 3, 2015, 11:23 a.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40906/ > ----------------------------------------------------------- > > (Updated Dec. 3, 2015, 11:23 a.m.) > > > Review request for mesos, Anand Mazumdar, Isabel Jimenez, and Joris Van > Remoortere. > > > Bugs: MESOS-4056 > https://issues.apache.org/jira/browse/MESOS-4056 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/master/http.cpp 9097eda47558fb5306af5a61b464937d7ab34e83 > > Diff: https://reviews.apache.org/r/40906/diff/ > > > Testing > ------- > > make check (Mac OS X 10.10.4) > > > Thanks, > > Alexander Rukletsov > >
