Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ prefix parallel
test-trace-events-fs-sync: PASS,FLAKY

[$system==win32]
test-http2-pipe: PASS,FLAKY
test-worker-syntax-error: PASS,FLAKY
test-worker-syntax-error-file: PASS,FLAKY

[$system==linux]

Expand Down
1 change: 1 addition & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ prefix sequential
test-fs-readfile-tostring-fail: PASS, FLAKY

[$system==win32]
test-http2-large-file: PASS, FLAKY

[$system==linux]

Expand Down