mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
Back out [] make batch tests large
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140379458
This commit is contained in:
@@ -40,8 +40,7 @@ java_library(
|
||||
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
timeout = "long",
|
||||
default_test_size = "medium",
|
||||
default_test_size = "large",
|
||||
shard_count = 4,
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":batch"],
|
||||
|
||||
Reference in New Issue
Block a user