Closed
Description
======================================================================
ERROR: test_posix_fallocate (__main__.PosixTester.test_posix_fallocate)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Lib/test/test_posix.py", line 405, in test_posix_fallocate
posix.posix_fallocate(fd, 0, 10)
OSError: [Errno 58] Not supported
----------------------------------------------------------------------
Detected with WASI-SDK 20 and wasmtime 14.