mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Increase ipv4_udp_unbound_loopback size to medium
Now that tests aren't running in parallel, this test occassionally takes too long and times out. PiperOrigin-RevId: 237106971 Change-Id: I195a4b77315c9f5511c9e8ffadddb7aaa78beafd
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user