diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-10-05 08:52:06 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-05 08:52:06 (GMT) |
| commit | 7e5d47de10c29a9b4018b3fd5bb905d0d51d8792 (patch) | |
| tree | b7354091ae364ef34a91fa54d23a5ed176a16c43 /Python/pythonmain.c | |
| parent | 1a16059cc318a51da2b90dd0ff995f31ddb8f867 (diff) | |
| download | cpython-7e5d47de10c29a9b4018b3fd5bb905d0d51d8792.zip cpython-7e5d47de10c29a9b4018b3fd5bb905d0d51d8792.tar.gz cpython-7e5d47de10c29a9b4018b3fd5bb905d0d51d8792.tar.bz2 | |
[3.13] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 and 6.17.x (GH-139552) (#139593)
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] https://github.com/torvalds/linux/commit/1b34cbbf4f011a121ef7b2d7d6e6920a036d5285
[2] https://github.com/torvalds/linux/commit/d0ca0df179c4b21e2a6c4a4fb637aa8fa14575cb
[3] https://gitlab.com/cki-project/kernel-ark/-/commit/45bcf60fe49b37daab1acee57b27211ad1574042
(cherry picked from commit 41712c4e095b2cc988febfe3887616c2779c6210)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions
