Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions test/wasi/wasi.status
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ prefix wasi
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms

[$system==win32]
# These tests have become flaky on Windows in the CI. The failures do not appear
# to be consistent, or even in the same parts of the tests. They do seem to be
# related to trying to open or stat files though.
# https://github.com/nodejs/node/pull/33376#issuecomment-628049988
test-wasi: PASS,FLAKY
test-wasi-symlinks: PASS,FLAKY