Carel created THRIFT-5901:
-----------------------------
Summary: Python SSL Tests does not pass
Key: THRIFT-5901
URL: https://issues.apache.org/jira/browse/THRIFT-5901
Project: Thrift
Issue Type: Test
Components: Test Suite
Environment: Python 3.13 at least
Reporter: Carel
Python SSL tests are not passing.
For the lib tests they are disabled: [thrift/lib/py/test/test_sslsocket.py at
master ·
apache/thrift|https://github.com/apache/thrift/blob/master/lib/py/test/test_sslsocket.py#L124]
For the client and server tests they were never running as part of any build.
Trying to run them as part of the following work they keep on blocking progress
# [Pull Request #3231|https://github.com/apache/thrift/pull/3231]
# [Pull Request #3232|https://github.com/apache/thrift/pull/3232]
There are also issues related to old Python versions for which they were
skipped in [Pull Request #3229|https://github.com/apache/thrift/pull/3229] but
the problem appears to be deeper.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)