Skip to content

Commit

Permalink
Another test to block; see python/cpython@1cc594d
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Feb 12, 2024
1 parent dcbbf87 commit a4911f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gevent/testing/patched_tests_setup.py
Expand Up @@ -1221,6 +1221,7 @@ def test(*args, **kwargs):
'tets_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_client',
'test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server',
'test_signal.PosixTests.test_no_repr_is_called_on_signal_handler',
'test_socket.GeneralModuleTests.testInvalidInterfaceIndexToName',
]

if PY312:
Expand Down

0 comments on commit a4911f9

Please sign in to comment.