You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command is only available on PyJWT v1.6.3 and greater. Otherwise,
please provide some basic information about your system.
The text was updated successfully, but these errors were encountered:
pachewise
changed the title
tests: TestPyJWKClient test suddenly failing on master
tests(py39): TestPyJWKClient test suddenly failing on masterMar 1, 2025
See title; while working on #660, I saw that TestPyJWKClient started failing on py39 (see specific test below).
Expected Result
All test pass on
master
.Actual Result
TestPyJWKClient.test_get_jwt_set_sslcontext_no_ca
is failing (not throwing an error).Reproduction Steps
Run
tox -e py39-crypto -- tests/test_jwks_client.py::TestPyJWKClient::test_get_jwt_set_sslcontext_no_ca
System Information
Note: likely not relevant as this is related to tests on py39
This command is only available on PyJWT v1.6.3 and greater. Otherwise,
please provide some basic information about your system.
The text was updated successfully, but these errors were encountered: