Skip to content

Commit afa54b2

Browse files
committed
test: add github refs to flaky tests
1 parent 6447be6 commit afa54b2

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

test/known_issues/known_issues.status

Lines changed: 2 additions & 0 deletions
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

Lines changed: 2 additions & 0 deletions
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

test/pseudo-tty/pseudo-tty.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
prefix pseudo-tty
22

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

77
[$system==solaris]

0 commit comments

Comments
 (0)