[ https://issues.apache.org/jira/browse/THRIFT-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146139#comment-15146139 ]
ASF GitHub Bot commented on THRIFT-3623: ---------------------------------------- Github user jsirois commented on a diff in the pull request: https://github.com/apache/thrift/pull/854#discussion_r52832288 --- Diff: lib/cpp/test/TSSLSocketInterruptTest.cpp --- @@ -91,8 +90,6 @@ BOOST_GLOBAL_FIXTURE(GlobalFixtureSSL); BOOST_GLOBAL_FIXTURE(GlobalFixtureSSL) #endif -BOOST_FIXTURE_TEST_SUITE(TSSLSocketInterruptTest, TestPortFixture) --- End diff -- Thanks @nsuke - all fixed up here and in #855 and #857 > Fix Fix cpp/lib/test/TSSLSocketInterruptTest.cpp to use ephemeral ports > ----------------------------------------------------------------------- > > Key: THRIFT-3623 > URL: https://issues.apache.org/jira/browse/THRIFT-3623 > Project: Thrift > Issue Type: Sub-task > Components: C++ - Library, Test Suite > Reporter: John Sirois > Assignee: John Sirois > > As part of work on THRIFT-3609, eliminate use of TestPortFixture.h from > TSSLSocketInterruptTest.cpp. -- This message was sent by Atlassian JIRA (v6.3.4#6332)