mirror of
https://github.com/python/cpython.git
synced 2025-11-24 04:17:38 +00:00
gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 and 6.17.x (GH-139552) Currently, Fedora 42 uses a custom Linux Kernel 6.16.9 that backported an upstream change from 6.17-rc7 [1,3] but not its subsequent fix [2]. Until the issue is resolved upstream, we skip the failing test `test_socket.test_aead_aes_gcm` for kernel versions between 6.16 and 6.17.x. [1] |
||
|---|---|---|
| .. | ||
| _hypothesis_stubs | ||
| __init__.py | ||
| ast_helper.py | ||
| asynchat.py | ||
| asyncore.py | ||
| bytecode_helper.py | ||
| channels.py | ||
| hashlib_helper.py | ||
| hypothesis_helper.py | ||
| i18n_helper.py | ||
| import_helper.py | ||
| logging_helper.py | ||
| numbers.py | ||
| os_helper.py | ||
| pty_helper.py | ||
| refleak_helper.py | ||
| script_helper.py | ||
| smtpd.py | ||
| socket_helper.py | ||
| strace_helper.py | ||
| testcase.py | ||
| threading_helper.py | ||
| venv.py | ||
| warnings_helper.py | ||