Skip to content
Closed
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
2 changes: 2 additions & 0 deletions test/known_issues/known_issues.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ prefix known_issues
[$system==win32]

[$system==linux]
# https://github.com/nodejs/node/pull/23743
# https://github.com/nodejs/node/issues/3020
test-vm-timeout-escape-promise: PASS,FLAKY

[$system==macos]
Expand Down
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ test-net-connect-options-port: PASS,FLAKY
test-worker-prof: PASS,FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/20750
test-http2-pipe: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
test-http2-client-upload: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
test-http2-client-upload-reject: PASS,FLAKY
# https://github.com/nodejs/node/issues/28106
test-worker-debug: PASS,FLAKY
Expand Down
2 changes: 1 addition & 1 deletion test/pseudo-tty/pseudo-tty.status
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
prefix pseudo-tty

[$system==aix]
# being investigated under https://github.com/nodejs/node/issues/9728
# https://github.com/nodejs/node/issues/9728
test-tty-wrap : FAIL, PASS

[$system==solaris]
Expand Down