]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: xfail more Emscripten stack overflows (#134358)
authorHood Chatham <roberthoodchatham@gmail.com>
Tue, 20 May 2025 18:41:14 +0000 (14:41 -0400)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 18:41:14 +0000 (18:41 +0000)
commit91e6a58e2d6fd23e886135457e28dfa980ec49ed
tree277b5614cebd26c9d7a5611b04c653a3285e6c8e
parent3b7888bf3d43b903f0a7ebd16f39d8bb61dfbb9e
gh-127146: xfail more Emscripten stack overflows (#134358)

Adds some additional test xfails for Emscripten stack overflows. Also corrects a test skip for test_io.
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