aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-15 21:23:11 +0000
committerGravatar Florian Weikert <fwe@google.com>2015-09-16 10:17:53 +0000
commita9c3eef768ba03a759c408fd624e02c679adc4bd (patch)
tree05c20ef487f2e23810344eb54fa9cfb8a94e3273 /third_party/ijar
parent38614b4f3c53734c78fb5b5830abb94c9daa791f (diff)
Increase the size of ijar_test
It is timingout on our Darwin CI machine, see http://ci.bazel.io/job/Bazel/PLATFORM_NAME=darwin-x86_64/110/console -- MOS_MIGRATED_REVID=103130707
Diffstat (limited to 'third_party/ijar')
-rw-r--r--third_party/ijar/test/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/ijar/test/BUILD b/third_party/ijar/test/BUILD
index 57c9f43c1e..98c21d8c40 100644
--- a/third_party/ijar/test/BUILD
+++ b/third_party/ijar/test/BUILD
@@ -6,7 +6,7 @@ exports_files(["LICENSE"])
sh_test(
name = "ijar_test",
- size = "large",
+ size = "enormous",
srcs = ["ijar_test.sh"],
args = [
"$(JAVAC)",