]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: Update test skips for Emscripten 4.0.1 (#129375)
authorHood Chatham <roberthoodchatham@gmail.com>
Tue, 28 Jan 2025 01:05:21 +0000 (01:05 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2025 01:05:21 +0000 (01:05 +0000)
commit8e57877e3f43e80762196f6869526d0c1585783a
treed9ce63053fda1d757edbb19c3985301a5d6eec07
parent1c3bb200da77f9df30af4717988dad17db086d1a
gh-127146: Update test skips for Emscripten 4.0.1 (#129375)

Updates the Emscripten test skips to reflect recent changes in Emscripten capabilities.
Lib/test/test_genericpath.py
Lib/test/test_io.py
Lib/test/test_ntpath.py
Lib/test/test_os.py
Lib/test/test_shutil.py
Lib/test/test_signal.py
Lib/test/test_tarfile.py
Lib/test/test_zipfile/test_core.py
Lib/test/test_zipimport.py