We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37eee2 commit 528d100Copy full SHA for 528d100
test/parallel/parallel.status
@@ -23,6 +23,12 @@ test-http2-client-upload-reject: PASS,FLAKY
23
[$system==linux]
24
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
32
33
[$arch==arm || $arch==arm64]
34
# https://github.com/nodejs/node/issues/26610
@@ -31,5 +37,7 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
37
[$system==solaris] # Also applies to SmartOS
38
39
[$system==freebsd]
40
+# https://github.com/nodejs/node/issues/23089
41
+test-gc-http-client-onerror: PASS,FLAKY
42
35
43
[$system==aix]
0 commit comments