We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f754e83 commit 71194f9Copy full SHA for 71194f9
1 file changed
pkg/executor/test/oomtest/BUILD.bazel
@@ -2,7 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")
2
3
go_test(
4
name = "oomtest_test",
5
- timeout = "short",
+ timeout = "moderate",
6
srcs = ["oom_test.go"],
7
flaky = True,
8
race = "on",
0 commit comments