mirror of
https://github.com/google/nomulus.git
synced 2025-08-13 13:09:37 +02:00
Back out [] make batch tests large
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140379458
This commit is contained in:
parent
bcceb87c9b
commit
82f6146468
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@ java_library(
|
||||||
|
|
||||||
GenTestRules(
|
GenTestRules(
|
||||||
name = "GeneratedTestRules",
|
name = "GeneratedTestRules",
|
||||||
timeout = "long",
|
default_test_size = "large",
|
||||||
default_test_size = "medium",
|
|
||||||
shard_count = 4,
|
shard_count = 4,
|
||||||
test_files = glob(["*Test.java"]),
|
test_files = glob(["*Test.java"]),
|
||||||
deps = [":batch"],
|
deps = [":batch"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue