Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.13] gh-139310: skip test_aead_aes_gcm for Linux kernel between 6.16.0 and 6.17.x (GH-139552)#139593

Merged
picnixz merged 1 commit into
python:3.13python/cpython:3.13from
miss-islington:backport-41712c4-3.13miss-islington/cpython:backport-41712c4-3.13Copy head branch name to clipboard
Oct 5, 2025
Merged

[3.13] gh-139310: skip test_aead_aes_gcm for Linux kernel between 6.16.0 and 6.17.x (GH-139552)#139593
picnixz merged 1 commit into
python:3.13python/cpython:3.13from
miss-islington:backport-41712c4-3.13miss-islington/cpython:backport-41712c4-3.13Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

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] torvalds/linux@1b34cbb
[2] torvalds/linux@d0ca0df
[3] https://gitlab.com/cki-project/kernel-ark/-/commit/45bcf60fe49b37daab1acee57b27211ad1574042
(cherry picked from commit 41712c4)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…16.0 and 6.17.x (pythonGH-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] torvalds/linux@1b34cbb
[2] torvalds/linux@d0ca0df.
[3] https://gitlab.com/cki-project/kernel-ark/-/commit/45bcf60fe49b37daab1acee57b27211ad1574042
(cherry picked from commit 41712c4)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz picnixz assigned hugovk and unassigned hugovk Oct 5, 2025
@picnixz picnixz enabled auto-merge (squash) October 5, 2025 08:29
@picnixz picnixz merged commit 7e5d47d into python:3.13 Oct 5, 2025
43 checks passed
@miss-islington miss-islington deleted the backport-41712c4-3.13 branch January 2, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.