]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: Skip Emscripten tests with pending fixes (#128549)
authorHood Chatham <roberthoodchatham@gmail.com>
Mon, 6 Jan 2025 22:25:29 +0000 (23:25 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Jan 2025 22:25:29 +0000 (06:25 +0800)
commit616692d465c4ef10baa592e41f3d9daeae4dddad
tree0666d3a61fc3f7e2d54ea1b66b49d6ee7107b9cb
parent2434fd2d50b8b770585ad5949a664e4bbab4bde1
gh-127146: Skip Emscripten tests with pending fixes (#128549)

Marks some additional tests as skipped on Emscripten. Many of these skips can be
reverted when the next Emscripten release is available.
Lib/test/test_io.py
Lib/test/test_os.py
Lib/test/test_shutil.py
Lib/test/test_tarfile.py
Lib/test/test_zipfile/test_core.py
Lib/test/test_zipimport.py