We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9892568 commit 70613f0Copy full SHA for 70613f0
test/skip.json
@@ -3,9 +3,7 @@
3
},
4
"WASI C tests [wasm32-wasip1]": {
5
"sock_shutdown-invalid_fd": "not implemented yet",
6
- "stat-dev-ino": "fail",
7
"sock_shutdown-not_sock": "fail",
8
- "fdopendir-with-access": "fail",
9
"pwrite-with-append": "fail"
10
11
"WASI Rust tests [wasm32-wasip1]": {
@@ -17,7 +15,6 @@
17
15
"fd_flags_set": "fail",
18
16
"path_filestat": "fail",
19
"path_link": "fail",
20
- "fd_fdstat_set_rights": "fail",
21
"readlink": "fail",
22
"path_symlink_trailing_slashes": "fail",
23
"poll_oneoff_stdio": "fail",
0 commit comments