----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50737/ -----------------------------------------------------------
(Updated Aug. 13, 2016, 6:10 a.m.) Review request for mesos, Anand Mazumdar, Joseph Wu, and Vinod Kone. Bugs: MESOS-5966 https://issues.apache.org/jira/browse/MESOS-5966 Repository: mesos Description ------- This patch parametrizes the HTTP tests in libprocess so that they run with SSL both enabled and disabled when the library was compiled with SSL support. Diffs (updated) ----- 3rdparty/libprocess/src/tests/http_tests.cpp 24b266df5f17e28e0c95326f5d1ea451952500e8 Diff: https://reviews.apache.org/r/50737/diff/ Testing ------- Tested on OSX with `GTEST_REPEAT=100 GTEST_BREAK_ON_FAILURE=1 GTEST_FILTER="*HTTPTest*" 3rdparty/libprocess/libprocess-tests` Thanks, Greg Mann