]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Skip and document more failing tests on WASI (GH-93436)
authorChristian Heimes <christian@python.org>
Thu, 2 Jun 2022 22:44:48 +0000 (00:44 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jun 2022 22:44:48 +0000 (00:44 +0200)
commit069c96f84ccd302436be180c8628289cc0efa977
treea012983468dcd35f92f451daf8c18cc16d6caa51
parent94b1586ca538d24388a159de6dda7eff1c230364
gh-90473: Skip and document more failing tests on WASI (GH-93436)

- Mark more ``umask()`` cases
- ``dup()`` is not supported
- ``/dev/null`` is not available
- document missing features
- mark more modules as not available
Lib/test/test_compileall.py
Lib/test/test_import/__init__.py
Lib/test/test_os.py
Lib/test/test_pathlib.py
Lib/test/test_shutil.py
Tools/wasm/README.md
Tools/wasm/config.site-wasm32-wasi
configure
configure.ac