]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139310: Revert test skip for `test_aead_aes_gcm` (GH-139552) (GH-149687)
authorPetr Viktorin <encukou@gmail.com>
Tue, 26 May 2026 12:36:36 +0000 (14:36 +0200)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 12:36:36 +0000 (14:36 +0200)
commitd8a97cb65c5581b4b8a2a695f34afcf1ad1d9835
tree387a1762affcc06f98e3c36a94412c67e410f49c
parent629da5c914b4407e01c1dc06cbcbd8dce825fef3
gh-139310: Revert test skip for `test_aead_aes_gcm` (GH-139552) (GH-149687)

This reverts commit 41712c4e095b2cc988febfe3887616c2779c6210.

Anyone running tests on a kernel with the bug will now see a failure.
Lib/test/support/__init__.py
Lib/test/test_socket.py