Skip to content

Commit 02b9e46

Browse files
committed
wasi-testsuite-skip.json: skip path_symlink_trailing_slashes for linux
1 parent d321cc0 commit 02b9e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/wasi-testsuite-skip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"path_filestat": "rights system not implemented.",
88
"path_link": "intentional limitations due to the use of legacy (non openat family) functions.",
99
"path_open_read_without_rights": "rights system not implemented.",
10+
"path_symlink_trailing_slashes": "EEXIST on linux",
1011
"symlink_create": "this implementation doesn't care symlink contents",
1112
"symlink_filestat": "rights system not implemented.",
1213
"truncation_rights": "rights system not implemented."

0 commit comments

Comments
 (0)