Commit 920d562
authored
test(gax): fix flakiness in BatcherImplTest.testElementsNotLeaking (#13572)
Increase the timeout and use Awaitility to wait for the background task
to complete. This avoids timing out on slower machines (like macOS
Intel).
Fixes #135651 parent 95c7774 commit 920d562
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/batching
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
520 | 519 | | |
521 | 520 | | |
522 | 521 | | |
| |||
567 | 566 | | |
568 | 567 | | |
569 | 568 | | |
570 | | - | |
| 569 | + | |
571 | 570 | | |
572 | 571 | | |
573 | 572 | | |
| |||
0 commit comments