File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ prefix parallel
55# sample-test : PASS,FLAKY
66
77[true] # This section applies to all platforms
8- # https://github.com/nodejs/node/issues/21038
8+ # https://github.com/nodejs/node/issues/22865
99test-trace-events-fs-sync: PASS,FLAKY
10+ # https://github.com/nodejs/node/issues/23207
11+ test-net-connect-options-port: PASS,FLAKY
1012
1113[$system==win32]
1214test-http2-pipe: PASS,FLAKY
Original file line number Diff line number Diff line change @@ -8,8 +8,19 @@ prefix sequential
88# This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands
99# on Node.js.
1010test-fs-readfile-tostring-fail: PASS, FLAKY
11+ # https://github.com/nodejs/node/issues/23066
12+ test-gc-http-client-timeout: PASS, FLAKY
13+ # https://github.com/nodejs/node/issues/22336
14+ test-gc-http-client: PASS,FLAKY
15+ # https://github.com/nodejs/node/issues/23067
16+ test-gc-net-timeout: PASS,FLAKY
17+ # https://github.com/nodejs/node/issues/23089
18+ test-gc-http-client-onerror: PASS,FLAKY
19+ # https://github.com/nodejs/node/issues/23219
20+ test-gc-http-client-connaborted: PASS,FLAKY
1121
1222[$system==win32]
23+ # https://github.com/nodejs/node/issues/22327
1324test-http2-large-file: PASS, FLAKY
1425
1526[$system==linux]
You can’t perform that action at this time.
0 commit comments