Commit d432b35
authored
fix(firestore): increase ITShutdownTest timeout to 50s (#13199)
Increases the timeout rule in `ITShutdownTest` from 5 seconds to 50
seconds. This accommodates the 45-second backend priming budget
established in `ITBaseTest` while still protecting CI from hanging
indefinitely if a shutdown deadlock occurs.
fixes: #131981 parent ce156f2 commit d432b35
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- java-firestore/google-cloud-firestore/src/test/java/com/google/cloud/firestore/it
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments