summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/BUILD')
-rw-r--r--test/syscalls/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/BUILD b/test/syscalls/BUILD
index a8fd20956..51b482ccd 100644
--- a/test/syscalls/BUILD
+++ b/test/syscalls/BUILD
@@ -364,6 +364,7 @@ syscall_test(
)
syscall_test(
+ size = "medium",
# Multicast packets can be received by the wrong test if run in parallel.
parallel = False,
test = "//test/syscalls/linux:socket_ipv4_udp_unbound_loopback_test",