Skip to content

Conversation

miss-islington
Copy link
Contributor

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

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>
@hugovk
Copy link
Member

hugovk commented Oct 8, 2025

!buildbot AMD64 Fedora Stable

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @hugovk for commit df250c1 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139763%2Fmerge

The command will test the builders whose names match following regular expression: AMD64 Fedora Stable

The builders matched are:

  • AMD64 Fedora Stable LTO PR
  • AMD64 Fedora Stable Clang PR
  • AMD64 Fedora Stable Clang Installed PR
  • AMD64 Fedora Stable Refleaks PR
  • AMD64 Fedora Stable PR
  • AMD64 Fedora Stable LTO + PGO PR

@hugovk
Copy link
Member

hugovk commented Oct 8, 2025

!buildbot s390x Fedora Stable

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @hugovk for commit df250c1 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139763%2Fmerge

The command will test the builders whose names match following regular expression: s390x Fedora Stable

The builders matched are:

  • s390x Fedora Stable LTO PR
  • s390x Fedora Stable PR
  • s390x Fedora Stable Refleaks PR
  • s390x Fedora Stable LTO + PGO PR
  • s390x Fedora Stable Clang Installed PR
  • s390x Fedora Stable Clang PR

@ambv ambv merged commit f972874 into python:3.9 Oct 9, 2025
17 of 19 checks passed
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.

5 participants