Skip to content

Conversation

@kpumuk
Copy link
Contributor

@kpumuk kpumuk commented Feb 9, 2026

Configure Python test client/server to use shared test keys and CA for SSL. Remove Python SSL entries from known failures to re-enable SSL coverage.

When cross-tests were enabled in #3298, all of the SSL tests were added to known failures. This change fixes the harness to setup the TLS context properly, and allows to enable them back.

Note

There is a mess with UUIDs in Python library, py-* tests mostly stay disabled.

  • Did you create an Apache Jira ticket? (Request account here, not required for trivial changes)
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

Configure Python test client/server to use shared test keys and CA for SSL.
Remove Python SSL entries from known failures to re-enable SSL coverage.
@mergeable mergeable bot added the python label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant