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 16db4c4

Browse filesBrowse files
committed
test: mark cluster-net-send test flaky on windows
See #3957 for details and examples failures. Ref: #3957 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> PR-URL: #4006
1 parent fc47e0f commit 16db4c4
Copy full SHA for 16db4c4

File tree

Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@ prefix parallel
22

33
# To mark a test as flaky, list the test name in the appropriate section
44
# below, without ".js", followed by ": PASS,FLAKY". Example:
5-
# sample-test : PASS,FLAKY
5+
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
88

99
[$system==win32]
10+
test-cluster-net-send : PASS,FLAKY
1011
test-tls-ticket-cluster : PASS,FLAKY
1112
test-child-process-fork-regr-gh-2847 : PASS,FLAKY
1213

1314
[$system==linux]
14-
test-http-client-timeout-event : PASS,FLAKY
15-
test-child-process-buffering : PASS,FLAKY
16-
test-child-process-exit-code : PASS,FLAKY
15+
test-http-client-timeout-event : PASS,FLAKY
16+
test-child-process-buffering : PASS,FLAKY
17+
test-child-process-exit-code : PASS,FLAKY
1718

1819
[$system==macos]
1920

0 commit comments

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