Skip to content

Commit

Permalink
Revert "test: mark empty udp tests flaky on OS X"
Browse files Browse the repository at this point in the history
This reverts commit 24a4f76.

PR-URL: #32489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
  • Loading branch information
lpinca authored and BethGriggs committed Apr 7, 2020
1 parent eafd64b commit 46f060c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ test-worker-message-port-transfer-terminate: PASS,FLAKY
[$system==linux]

[$system==macos]
# https://github.com/nodejs/node/issues/30030
test-dgram-connect-send-empty-buffer: PASS,FLAKY
test-dgram-connect-send-empty-array: PASS,FLAKY
test-dgram-connect-send-empty-packet: PASS,FLAKY
test-dgram-send-empty-array: PASS,FLAKY
test-dgram-send-empty-buffer: PASS,FLAKY
test-dgram-send-empty-packet: PASS,FLAKY

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

0 comments on commit 46f060c

Please sign in to comment.