We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8567b2a commit 8e60b28Copy full SHA for 8e60b28
test/parallel/parallel.status
@@ -7,12 +7,21 @@ prefix parallel
7
[true] # This section applies to all platforms
8
9
[$system==win32]
10
+test-tls-ticket-cluster : PASS,FLAKY
11
12
[$system==linux]
13
+test-cluster-worker-forced-exit : PASS,FLAKY
14
+test-http-client-timeout-event : PASS,FLAKY
15
+test-process-argv-0 : PASS,FLAKY
16
+test-tick-processor : PASS,FLAKY
17
+test-tls-no-sslv3 : PASS,FLAKY
18
+test-child-process-buffering : PASS,FLAKY
19
+test-child-process-exit-code : PASS,FLAKY
20
21
[$system==macos]
22
23
[$system==solaris] # Also applies to SmartOS
24
+test-debug-signal-cluster : PASS,FLAKY
25
26
[$system==freebsd]
-
27
+test-net-socket-local-address : PASS,FLAKY
0 commit comments