mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 16:32:11 +02:00
Increase timeout on batch package tests
ExpandRecurringBillingEventsActionTest is occasionally timing out on Kokoro ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140363421
This commit is contained in:
parent
cfeb1d56ee
commit
e0fad37734
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ java_library(
|
|||
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
timeout = "long",
|
||||
default_test_size = "medium",
|
||||
shard_count = 4,
|
||||
test_files = glob(["*Test.java"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue