Skip to content

Commit 8e60b28

Browse files
committed
test: initial list of flaky tests
This poplulates the lists of flaky tests with tests that failed recently in Jenkins.
1 parent 8567b2a commit 8e60b28

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

test/parallel/parallel.status

+10-1
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,21 @@ prefix parallel
77
[true] # This section applies to all platforms
88

99
[$system==win32]
10+
test-tls-ticket-cluster : PASS,FLAKY
1011

1112
[$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
1220

1321
[$system==macos]
1422

1523
[$system==solaris] # Also applies to SmartOS
24+
test-debug-signal-cluster : PASS,FLAKY
1625

1726
[$system==freebsd]
18-
27+
test-net-socket-local-address : PASS,FLAKY

0 commit comments

Comments
 (0)