]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127146: xfail more Emscripten stack overflows (GH-134358) (#134382)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 May 2025 19:07:08 +0000 (21:07 +0200)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 19:07:08 +0000 (19:07 +0000)
commit6f1f8714839aaeadfbe646373e9f1bbf15875155
tree8b07117d51936507920b332cf30069d6debf74a4
parenta2950d50ccd1e12f4e26f888ef66392dad886606
[3.14] gh-127146: xfail more Emscripten stack overflows (GH-134358) (#134382)

Adds some additional test xfails for Emscripten stack overflows. Also corrects a test skip for test_io.
(cherry picked from commit 91e6a58e2d6fd23e886135457e28dfa980ec49ed)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Lib/test/test_builtin.py
Lib/test/test_capi/test_misc.py
Lib/test/test_descr.py
Lib/test/test_exceptions.py
Lib/test/test_io.py