Skip to content

Commit

Permalink
test/wasi-testsuite-skip.json: unskip a few tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Jan 8, 2024
1 parent 2526bd6 commit e46eda5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/wasi-testsuite-skip.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"WASI Rust tests": {
"dir_fd_op_failures": "https://github.com/WebAssembly/wasi-testsuite/pull/97",
"fd_fdstat_set_rights": "rights system not implemented.",
"fd_filestat_get": "https://github.com/WebAssembly/wasi-testsuite/pull/59",
"fd_filestat_set": "intentional limitations due to the use of legacy (non openat family) functions.",
"fd_flags_set": "rights system not implemented.",
"interesting_paths": "loose implementation of path_open.",
Expand Down

0 comments on commit e46eda5

Please sign in to comment.