----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26860/#review57106 -----------------------------------------------------------
Bad patch! Reviews applied: [26857, 26859, 26857] Failed command: ./support/apply-review.sh -n -r 26857 Error: --2014-10-17 04:49:52-- https://reviews.apache.org/r/26857/diff/raw/ Resolving reviews.apache.org (reviews.apache.org)... 140.211.11.74 Connecting to reviews.apache.org (reviews.apache.org)|140.211.11.74|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 37562 (37K) [text/x-patch] Saving to: '26857.patch' 0K .......... .......... .......... ...... 100% 546K=0.07s 2014-10-17 04:49:52 (546 KB/s) - '26857.patch' saved [37562/37562] error: patch failed: src/Makefile.am:249 error: src/Makefile.am: patch does not apply error: src/authentication/authenticator.hpp: already exists in index error: src/authentication/cram_md5/authenticator/authenticator.hpp: already exists in index error: src/authentication/cram_md5/authenticator/authenticator.cpp: already exists in index error: patch failed: src/module/manager.cpp:54 error: src/module/manager.cpp: patch does not apply error: src/sasl/authenticator.hpp: does not exist in index error: src/sasl/secrets.hpp: already exists in index Failed to apply patch - Mesos ReviewBot On Oct. 17, 2014, 4:08 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26860/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2014, 4:08 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, and Vinod Kone. > > > Bugs: MESOS-1889 > https://issues.apache.org/jira/browse/MESOS-1889 > > > Repository: mesos-git > > > Description > ------- > > The CRAM-MD5 authenticator module is integrated into all authentication > enabled tests (slave and framework). > > > Diffs > ----- > > src/Makefile.am c44a9ad > src/tests/cluster.hpp ee194ad > src/tests/crammd5_authenticator_tests.cpp PRE-CREATION > src/tests/mesos.cpp 3dcb2ac > src/tests/sasl_tests.cpp 30556fa > src/tests/script.cpp 515e314 > > Diff: https://reviews.apache.org/r/26860/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Till Toenshoff > >
