forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-1991: Removing sleeps from HARegionQueueJUnitTest
Getting rid of a bunch of sleeps in HARegionQueueJUnitTest to fix a bunch of tests with race conditions. Tests of expiration were sleeping for short amounts of time and then asserting that expiration happened or didn't. Changing these sleeps to use Awailitily.
- Loading branch information
1 parent
08adacd
commit c2ddc96
Showing
2 changed files
with
172 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.