We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa9f9b commit 9bd1317Copy full SHA for 9bd1317
test/parallel/parallel.status
@@ -33,6 +33,13 @@ test-worker-message-port-transfer-terminate: PASS,FLAKY
33
[$system==linux]
34
35
[$system==macos]
36
+# https://github.com/nodejs/node/issues/30030
37
+test-dgram-connect-send-empty-buffer: PASS,FLAKY
38
+test-dgram-connect-send-empty-array: PASS,FLAKY
39
+test-dgram-connect-send-empty-packet: PASS,FLAKY
40
+test-dgram-send-empty-array: PASS,FLAKY
41
+test-dgram-send-empty-buffer: PASS,FLAKY
42
+test-dgram-send-empty-packet: PASS,FLAKY
43
# https://github.com/nodejs/node/issues/26910
44
test-tls-sni-option: PASS,FLAKY
45
# https://github.com/nodejs/node/issues/27219
0 commit comments