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-10052: Fix flakiness in OutOfMemoryDUnitTest (apache#7369)
- Add larger values to get over critical memory threshold faster and make it more likely to stay there - Force GC before each attempt to add a large value to make it less likely that we'll drop back below critical threshold due to small objects being GCd while over critical threshold
- Loading branch information
1 parent
5d72863
commit 920268b
Showing
1 changed file
with
14 additions
and
23 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