aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2017-08-25 15:42:57 +0200
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-08-25 16:04:55 +0200
commit36fdbc737076064e07568f9d2c872d2115101852 (patch)
tree8c3e3199630d6b63aa5b4dd6015b1126b5e8ca16 /src/test/shell
parent3d2feca630fc4247344ef46ab246f0bb1938e592 (diff)
Increase size of //src/test/shell/integration:java_integration_test
...and re-enable of FreeBSD. It turns out that the timeout-flakyness was just because the CI machines weren't fast enough. Running the test 150 times showed no further timeout. Fixes #3614. Change-Id: Icdf2f91b1fe91e22117c3cf6d3fda9409d473198 PiperOrigin-RevId: 166470850
Diffstat (limited to 'src/test/shell')
-rw-r--r--src/test/shell/integration/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/shell/integration/BUILD b/src/test/shell/integration/BUILD
index b4670ed90c..e3a534cc2b 100644
--- a/src/test/shell/integration/BUILD
+++ b/src/test/shell/integration/BUILD
@@ -62,7 +62,7 @@ sh_test(
sh_test(
name = "java_integration_test",
- size = "medium",
+ size = "large",
srcs = ["java_integration_test.sh"],
args = ["$(JAVABASE)"],
data = [