@@ -11,14 +11,24 @@ test-fs-stat-bigint: PASS,FLAKY
11
11
test-net-connect-options-port: PASS,FLAKY
12
12
13
13
[$system==win32]
14
- # https://github.com/nodejs/node/issues/20750
15
- test-http2-pipe: PASS,FLAKY
16
- # https://github.com/nodejs/node/issues/23277
17
- test-worker-memory: PASS,FLAKY
14
+ # https://github.com/nodejs/node/issues/30620
15
+ test-child-process-fork-exec-path: PASS,FLAKY
18
16
# https://github.com/nodejs/node/issues/20750
19
17
test-http2-client-upload: PASS,FLAKY
20
18
# https://github.com/nodejs/node/issues/20750
21
19
test-http2-client-upload-reject: PASS,FLAKY
20
+ # https://github.com/nodejs/node/issues/30847
21
+ test-http2-compat-client-upload-reject: PASS,FLAKY
22
+ # https://github.com/nodejs/node/issues/30845
23
+ test-http2-multistream-destroy-on-read-tls: PASS,FLAKY
24
+ # https://github.com/nodejs/node/issues/20750
25
+ test-http2-pipe: PASS,FLAKY
26
+ # https://github.com/nodejs/node/issues/30844
27
+ test-module-loading-globalpaths: PASS,FLAKY
28
+ # https://github.com/nodejs/node/issues/23277
29
+ test-worker-memory: PASS,FLAKY
30
+ # https://github.com/nodejs/node/issues/30846
31
+ test-worker-message-port-transfer-terminate: PASS,FLAKY
22
32
23
33
[$system==linux]
24
34
0 commit comments