Increase itimer test timeout

https://github.com/google/gvisor/commit/dd69b49ed1103bab82a6b2ac95221b89b46f3376
makes this test take longer.

PiperOrigin-RevId: 272535892
This commit is contained in:
Michael Pratt
2019-10-02 15:44:20 -07:00
committed by gVisor bot
parent cde7711837
commit 0bf8e90719
+1 -1
View File
@@ -185,7 +185,7 @@ syscall_test(
)
syscall_test(
size = "medium",
size = "large",
shard_count = 5,
test = "//test/syscalls/linux:itimer_test",
)