Skip to content

Commit 71194f9

Browse files
committed
timeout
1 parent f754e83 commit 71194f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/executor/test/oomtest/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")
22

33
go_test(
44
name = "oomtest_test",
5-
timeout = "short",
5+
timeout = "moderate",
66
srcs = ["oom_test.go"],
77
flaky = True,
88
race = "on",

0 commit comments

Comments
 (0)