-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26860/#review58530
-----------------------------------------------------------


Bad patch!

Reviews applied: [27122, 26727, 26796, 26797, 27051, 26727, 26796, 26797]

Failed command: ./support/apply-review.sh -n -r 26797

Error:
 2014-10-25 21:17:09 URL:https://reviews.apache.org/r/26797/diff/raw/ 
[2092/2092] -> "26797.patch" [1]
error: patch failed: src/tests/flags.hpp:75
error: src/tests/flags.hpp: patch does not apply
error: patch failed: src/tests/mesos.cpp:170
error: src/tests/mesos.cpp: patch does not apply
Failed to apply patch

- Mesos ReviewBot


On Oct. 25, 2014, 8:35 p.m., Till Toenshoff wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26860/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2014, 8:35 p.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 now usable via mesos-tests.sh
> 
> Example usage:
> bin/mesos-tests.sh --authenticators=org_apache_mesos_authenticator_crammd5 
> --modules="{\"libraries\": [{\"file\": 
> \"src/.libs/libauthentication_crammd5.so\",\"modules\": [{\"name\": 
> \"org_apache_mesos_authenticator_crammd5\"}]}]}"
> 
> 
> Diffs
> -----
> 
>   src/tests/flags.hpp 80f0cee 
>   src/tests/mesos.cpp bff10d2 
> 
> Diff: https://reviews.apache.org/r/26860/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> bin/mesos-tests.sh --authenticators=org_apache_mesos_authenticator_crammd5 
> --modules="{\"libraries\": [{\"file\": 
> \"src/.libs/libauthentication_crammd5.dylib\",\"modules\": [{\"name\": 
> \"org_apache_mesos_authenticator_crammd5\"}]}]}" --verbose 
> --gtest_filter="AuthenticationTest.AuthenticatedSlave"
> 
> Shows:
> I1024 06:16:14.764703 298631168 master.cpp:3874] Using 
> 'org_apache_mesos_authenticator_crammd5' authenticator
> 
> bin/mesos-tests.sh --verbose 
> --gtest_filter="AuthenticationTest.AuthenticatedSlave"
> 
> Shows:
> I1024 06:21:39.526159 275554304 master.cpp:3865] Using default CRAM-MD5 
> authenticator
> 
> 
> Thanks,
> 
> Till Toenshoff
> 
>

Reply via email to