Skip to content

Commit 0e50029

Browse files
committedJul 16, 2021
test,ios: skip test that requires manual action
Skips a test that requires a manual action to allow using udp6 link local addresses on iOS 14.
1 parent 4046cf8 commit 0e50029

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎test/parallel/parallel.status

+4
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,10 @@ test-whatwg-url-toascii: SKIP
701701
#
702702
test-os-process-priority : SKIP
703703
#
704+
# Test that requires user interaction to allow using udp6 link local address on iOS 14.
705+
#
706+
test-dgram-udp6-link-local-address : SKIP
707+
#
704708
# Tests that require the debugger to not stop on signals.
705709
# Tests pass if run individually with debugger configured to not stop.
706710
#

0 commit comments

Comments
 (0)
Failed to load comments.