cpython/Misc/NEWS.d/next/Tests/2022-06-05-10-16-45.gh-issu...

3 lines
149 B
ReStructuredText

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`.