Commit c1e1091
[3.10] pythongh-139310: skip
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 <[email protected]>test_aead_aes_gcm for Linux kernel between 6.16.0 and 6.17.x (pythonGH-139552) (pythonGH-139761)1 parent bca11ae commit c1e1091
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
296 | 306 | | |
297 | 307 | | |
298 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6471 | 6471 | | |
6472 | 6472 | | |
6473 | 6473 | | |
6474 | | - | |
| 6474 | + | |
6475 | 6475 | | |
| 6476 | + | |
| 6477 | + | |
| 6478 | + | |
| 6479 | + | |
| 6480 | + | |
| 6481 | + | |
6476 | 6482 | | |
6477 | 6483 | | |
6478 | 6484 | | |
| |||
0 commit comments