File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,12 @@ test-http2-client-upload-reject: PASS,FLAKY
23
23
[$system==linux]
24
24
25
25
[$system==macos]
26
+ # https://github.com/nodejs/node/issues/26910
27
+ test-tls-sni-option: PASS,FLAKY
28
+ # https://github.com/nodejs/node/issues/27219
29
+ test-tls-sni-server-client: PASS,FLAKY
30
+ # https://github.com/nodejs/node/issues/26938
31
+ test-tls-js-stream: PASS,FLAKY
26
32
27
33
[$arch==arm || $arch==arm64]
28
34
# https://github.com/nodejs/node/issues/26610
@@ -31,5 +37,7 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
31
37
[$system==solaris] # Also applies to SmartOS
32
38
33
39
[$system==freebsd]
40
+ # https://github.com/nodejs/node/issues/23089
41
+ test-gc-http-client-onerror: PASS,FLAKY
34
42
35
43
[$system==aix]
You can’t perform that action at this time.
0 commit comments