Skip to content

Commit 70613f0

Browse files
committed
test: remove skipped items that actually pass
1 parent 9892568 commit 70613f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/skip.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
},
44
"WASI C tests [wasm32-wasip1]": {
55
"sock_shutdown-invalid_fd": "not implemented yet",
6-
"stat-dev-ino": "fail",
76
"sock_shutdown-not_sock": "fail",
8-
"fdopendir-with-access": "fail",
97
"pwrite-with-append": "fail"
108
},
119
"WASI Rust tests [wasm32-wasip1]": {
@@ -17,7 +15,6 @@
1715
"fd_flags_set": "fail",
1816
"path_filestat": "fail",
1917
"path_link": "fail",
20-
"fd_fdstat_set_rights": "fail",
2118
"readlink": "fail",
2219
"path_symlink_trailing_slashes": "fail",
2320
"poll_oneoff_stdio": "fail",

0 commit comments

Comments
 (0)