----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36074/ -----------------------------------------------------------
(Updated July 1, 2015, 2:24 a.m.) Review request for mesos, Adam B and Benjamin Hindman. Summary (updated) ----------------- MESOS-2973: Allow SSL tests to run using gtest_repeat. Repository: mesos Description ------- The SSL ctx object carried some settings between reinitialize() calls. Re-construct the object to avoid this state transition. Diffs ----- 3rdparty/libprocess/src/openssl.cpp 6ff4adb4c9792ff10d8c6ed2f3b2f3d8d0d7f1a8 3rdparty/libprocess/src/tests/ssl_tests.cpp c077aaeaecbe2cdcdad2b042741eeb8906699a22 Diff: https://reviews.apache.org/r/36074/diff/ Testing ------- GTEST_FILTER="SSLTest.*" tests --gtest_repeat=100 Thanks, Joris Van Remoortere
