Skip to content

Commit

Permalink
wasi-testsuite-skip.json: skip path_symlink_trailing_slashes for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Aug 29, 2023
1 parent d321cc0 commit 02b9e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/wasi-testsuite-skip.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"path_filestat": "rights system not implemented.",
"path_link": "intentional limitations due to the use of legacy (non openat family) functions.",
"path_open_read_without_rights": "rights system not implemented.",
"path_symlink_trailing_slashes": "EEXIST on linux",
"symlink_create": "this implementation doesn't care symlink contents",
"symlink_filestat": "rights system not implemented.",
"truncation_rights": "rights system not implemented."
Expand Down

0 comments on commit 02b9e46

Please sign in to comment.