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