Jimexist commented on PR #2574:
URL: https://github.com/apache/thrift/pull/2574#issuecomment-1101958095
honestly i have no idea why just switching to JUnit 5 results in this error:
```
TestTSSLTransportFactoryCustomClient2 > testIt() FAILED
org.apache.thrift.transport.TTransportException at
TestTSSLTransportFactoryCustomClient2.java:32
Caused by: java.io.IOException at
TestTSSLTransportFactoryCustomClient2.java:32
```
but there's no stacktrace and I can't reproduce it locally.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]