Github user becrux commented on a diff in the pull request:
https://github.com/apache/thrift/pull/628#discussion_r45579517
--- Diff: lib/cpp/test/OpenSSLManualInitTest.cpp ---
@@ -67,6 +67,22 @@ void test_openssl_availability() {
openssl_cleanup();
}
--- End diff --
Frankly speaking, I'm not a Boost.Test expert. I had to Google a lot to
find a way that could build and run tests successfully. Please apply any change
that could clean the test code, and make it work in any case. My patch could
not be the correct way to fix it (even if I can ensure you that it works fine,
and all tests are passed).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---