@@ -5,17 +5,38 @@ prefix parallel
5
5
# sample-test : PASS,FLAKY
6
6
7
7
[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
8
11
9
12
[$system==win32]
10
- test-tls-ticket-cluster : PASS,FLAKY
13
+ test-process-config : PASS,FLAKY
14
+ test-repl-tab-complete : PASS,FLAKY
11
15
12
16
[$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
13
23
test-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
14
32
test-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
16
39
test-tls-no-sslv3 : PASS,FLAKY
17
- test-child-process-buffering : PASS,FLAKY
18
- test-child-process-exit-code : PASS,FLAKY
19
40
20
41
[$system==macos]
21
42
0 commit comments