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 f89fb27

Browse filesBrowse files
sam-githubcodebytere
authored andcommitted
test: mark empty udp tests flaky on OS X
They fail on OS X 10.15 (aka "Catalina"), but pass on earlier OS X. Refs: #30030 Refs: nodejs/build#2189 (comment) PR-URL: #31936 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
1 parent 6af9e7e commit f89fb27
Copy full SHA for f89fb27

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ test-worker-message-port-transfer-terminate: PASS,FLAKY
2929
[$system==linux]
3030

3131
[$system==macos]
32+
# https://github.com/nodejs/node/issues/30030
33+
test-dgram-connect-send-empty-buffer: PASS,FLAKY
34+
test-dgram-connect-send-empty-array: PASS,FLAKY
35+
test-dgram-connect-send-empty-packet: PASS,FLAKY
36+
test-dgram-send-empty-array: PASS,FLAKY
37+
test-dgram-send-empty-buffer: PASS,FLAKY
38+
test-dgram-send-empty-packet: PASS,FLAKY
3239

3340
[$arch==arm || $arch==arm64]
3441
# https://github.com/nodejs/node/issues/26610

0 commit comments

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