Skip to content

Commit

Permalink
Fix flaky tests in async retry by using a latch instead of sleep
Browse files Browse the repository at this point in the history
* Remove conditional test from async retry scenario tests.
* Modify name of a test case
* Fixes lint error : remove unused import.
* Use`containsExactlyInAnyOrder` instead of `containsExactly`.
  • Loading branch information
chickenchickenlove authored Oct 18, 2024
1 parent 37c9015 commit fbb6d88
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 355 deletions.
Loading

0 comments on commit fbb6d88

Please sign in to comment.