Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c48b95e

Browse filesBrowse files
orangemocharvagg
authored andcommitted
test: initial list of flaky tests
This poplulates the lists of flaky tests with tests that failed recently in Jenkins. PR-URL: #2424 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent 94e8849 commit c48b95e
Copy full SHA for c48b95e

File tree

Expand file treeCollapse file tree

2 files changed

+11
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-1
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+10-1Lines changed: 10 additions & 1 deletion
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
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ prefix sequential
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8+
test-child-process-fork-getconnections : PASS,FLAKY
89

910
[$system==win32]
1011

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.