mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Disable flaky test with S/R.
Disabled the socket_abstract tests with S/R as they take too long to run and timeout. PiperOrigin-RevId: 609468169
This commit is contained in:
committed by
gVisor bot
parent
7f74a04a79
commit
5f86d63fdd
@@ -735,6 +735,8 @@ syscall_test(
|
||||
|
||||
syscall_test(
|
||||
size = "large",
|
||||
# Takes too long to run with S/R.
|
||||
save = False,
|
||||
shard_count = most_shards,
|
||||
test = "//test/syscalls/linux:socket_abstract_test",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user