PolyGerrit: Increase polygerrit test size

I'm seeing this

Executed 1 out of 2 tests: 2 tests pass.
There were tests whose specified size is too big.
Use the --test_verbose_timeout_warnings command line
option to see which ones these are.

Change-Id: I435b39abdbbde05bb81f2a678d0e3966743bfbda
This commit is contained in:
Paladox none
2017-07-23 14:30:16 +00:00
committed by David Pursehouse
parent 3560392351
commit 60e7c94149

View File

@@ -80,7 +80,7 @@ genrule2(
sh_test(
name = "wct_test",
size = "large",
size = "enormous",
srcs = ["wct_test.sh"],
data = [
"test/common-test-setup.html",
@@ -155,7 +155,7 @@ filegroup(
sh_test(
name = "embed_test",
size = "large",
size = "small",
srcs = ["embed_test.sh"],
data = [
"embed/test.html",