Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
commit bfa89f22e9d6a3f365113b32ee1cac5208a0456f
Author: Joris Van Remoortere <joris.van.remoortere@gmail.com>
Date: Wed Jul 1 16:16:52 2015 -0700
MESOS-2973: Allow SSL tests to run using gtest_repeat.
The SSL ctx object carried some settings between reinitialize()
calls. Re-construct the object to avoid this state transition.