summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2022-06-05-10-16-45.gh-issue-90473.QMu7A8.rst
blob: 6c76b7f4990e4f546ff9a3dff5983d4fb3723782 (plain)
1
2
WASI does not have a ``chmod(2)`` syscall. :func:`os.chmod` is now a dummy
function on WASI. Skip all tests that depend on working :func:`os.chmod`.