commit | a9c3eef768ba03a759c408fd624e02c679adc4bd | [log] [tgz] |
---|---|---|
author | Damien Martin-Guillerez <dmarting@google.com> | Tue Sep 15 21:23:11 2015 +0000 |
committer | Florian Weikert <fwe@google.com> | Wed Sep 16 10:17:53 2015 +0000 |
tree | 05c20ef487f2e23810344eb54fa9cfb8a94e3273 | |
parent | 38614b4f3c53734c78fb5b5830abb94c9daa791f [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
diff --git a/third_party/ijar/test/BUILD b/third_party/ijar/test/BUILD index 57c9f43..98c21d8 100644 --- a/third_party/ijar/test/BUILD +++ b/third_party/ijar/test/BUILD
@@ -6,7 +6,7 @@ sh_test( name = "ijar_test", - size = "large", + size = "enormous", srcs = ["ijar_test.sh"], args = [ "$(JAVAC)",