]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110017: Disable test_signal.test_stress_modifying_handlers on macOS (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Dec 2023 09:08:04 +0000 (10:08 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 09:08:04 +0000 (10:08 +0100)
commit1eac0aab859516378b64552b44b543a0dfd373c2
tree94570be43f1278728b8232e39c5db3a5f9ebd977
parentcda169579944b1ff6f530c11b62c758cfc3e5ec3
[3.11] gh-110017: Disable test_signal.test_stress_modifying_handlers on macOS (GH-112834) (#112852)

gh-110017: Disable test_signal.test_stress_modifying_handlers on macOS (GH-112834)

Test test_stress_modifying_handlers in test_signal can crash
the interpreter due to a bug in macOS. Filed as FB13453490
with Apple.
(cherry picked from commit bf0beae6a05f3266606a21e22a4d803abbb8d731)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Lib/test/test_signal.py
Misc/NEWS.d/next/macOS/2023-12-07-15-53-16.gh-issue-110017.UMYzMR.rst [new file with mode: 0644]