Kristen created GEODE-9903:
------------------------------
Summary:
testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone FAILED
Key: GEODE-9903
URL: https://issues.apache.org/jira/browse/GEODE-9903
Project: Geode
Issue Type: Improvement
Affects Versions: 1.15.0
Reporter: Kristen
DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest >
testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone FAILED
org.awaitility.core.ConditionTimeoutException: Assertion condition defined
as a lambda expression in
org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest
Expecting value to be true but was false within 5 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)
at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
at
org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone(DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.java:141)
Caused by:
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.lambda$testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone$3(DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.java:142)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)