@@ -5,17 +5,38 @@ prefix parallel
55# sample-test                       : PASS,FLAKY
66
77[true] # This section applies to all platforms
8+ test-child-process-fork-net2      : PASS,FLAKY
9+ test-tick-processor               : PASS,FLAKY
10+ test-tls-ticket-cluster           : PASS,FLAKY
811
912[$system==win32]
10- test-tls-ticket-cluster           : PASS,FLAKY
13+ test-process-config               : PASS,FLAKY
14+ test-repl-tab-complete            : PASS,FLAKY
1115
1216[$system==linux]
17+ test-child-process-buffering      : PASS,FLAKY
18+ test-child-process-exit-code      : PASS,FLAKY
19+ test-child-process-fork-dgram     : PASS,FLAKY
20+ test-cluster-dgram-1              : PASS,FLAKY
21+ test-cluster-dgram-2              : PASS,FLAKY
22+ test-cluster-disconnect           : PASS,FLAKY
1323test-cluster-worker-forced-exit   : PASS,FLAKY
24+ test-dgram-bind-default-address   : PASS,FLAKY
25+ test-dgram-bind-shared-ports      : PASS,FLAKY
26+ test-dgram-empty-packet           : PASS,FLAKY
27+ test-dgram-exclusive-implicit-bind : PASS,FLAKY
28+ test-dgram-implicit-bind          : PASS,FLAKY
29+ test-dgram-multicast-setTTL       : PASS,FLAKY
30+ test-dgram-pingpong               : PASS,FLAKY
31+ test-dgram-udp4                   : PASS,FLAKY
1432test-http-client-timeout-event    : PASS,FLAKY
15- test-tick-processor               : PASS,FLAKY
33+ test-http-end-throw-socket-handling : PASS,FLAKY
34+ test-http-set-timeout             : PASS,FLAKY
35+ test-net-listen-shared-ports      : PASS,FLAKY
36+ test-net-server-max-connections   : PASS,FLAKY
37+ test-stringbytes-external         : PASS,FLAKY
38+ test-tls-cipher-list              : PASS,FLAKY
1639test-tls-no-sslv3                 : PASS,FLAKY
17- test-child-process-buffering      : PASS,FLAKY
18- test-child-process-exit-code      : PASS,FLAKY
1940
2041[$system==macos]
2142
0 commit comments