----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61005/#review181308 -----------------------------------------------------------
Bad patch! Reviews applied: [61005, 61004] Failed command: python support/apply-reviews.py -n -r 61005 Error: error: patch failed: 3rdparty/stout/tests/ip_tests.cpp:238 error: 3rdparty/stout/tests/ip_tests.cpp: patch does not apply Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/187/console - Mesos Reviewbot Windows On July 21, 2017, 2:08 a.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61005/ > ----------------------------------------------------------- > > (Updated July 21, 2017, 2:08 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Bugs: MESOS-7806 > https://issues.apache.org/jira/browse/MESOS-7806 > > > Repository: mesos > > > Description > ------- > > Added a test to check for copy assignment of `net::IP::Network`. > > > Diffs > ----- > > 3rdparty/stout/tests/ip_tests.cpp dba0de6f0b6483f41e10ad38fe0d87946f186b9b > > > Diff: https://reviews.apache.org/r/61005/diff/1/ > > > Testing > ------- > > ~/dev/mesosphere/mesos/build$ ./3rdparty/stout/tests/stout-tests > --gtest_filter="NetTest.CopyIPNetwork" > Note: Google Test filter = NetTest.CopyIPNetwork- > [==========] Running 1 test from 1 test case. > [----------] Global test environment set-up. > [----------] 1 test from NetTest > [ RUN ] NetTest.CopyIPNetwork > [ OK ] NetTest.CopyIPNetwork (0 ms) > [----------] 1 test from NetTest (0 ms total) > > [----------] Global test environment tear-down > [==========] 1 test from 1 test case ran. (0 ms total) > [ PASSED ] 1 test. > > > Thanks, > > Avinash sridharan > >
