Skip to content

Commit b17a70f

Browse files
committed
test: add github refs to flaky tests
PR-URL: #28123 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 64d7056 commit b17a70f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/known_issues/known_issues.status

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ prefix known_issues
99
[$system==win32]
1010

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

1416
[$system==macos]

test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ test-net-connect-options-port: PASS,FLAKY
1111
test-worker-prof: PASS,FLAKY
1212

1313
[$system==win32]
14+
# https://github.com/nodejs/node/issues/20750
1415
test-http2-pipe: PASS,FLAKY
1516
# https://github.com/nodejs/node/issues/23277
1617
test-worker-memory: PASS,FLAKY
1718
# https://github.com/nodejs/node/issues/20750
1819
test-http2-client-upload: PASS,FLAKY
20+
# https://github.com/nodejs/node/issues/20750
1921
test-http2-client-upload-reject: PASS,FLAKY
2022
# https://github.com/nodejs/node/issues/28106
2123
test-worker-debug: PASS,FLAKY

0 commit comments

Comments
 (0)