Ray Ingles created GEODE-9890:
---------------------------------
Summary: DistributedAckRegionCCEDUnitTest >
testClearOnNonReplicateWithConcurrentEvents FAILED
Key: GEODE-9890
URL: https://issues.apache.org/jira/browse/GEODE-9890
Project: Geode
Issue Type: Bug
Components: client/server
Affects Versions: 1.12.0
Reporter: Ray Ingles
This has similar behavior to GEODE-7702, but Gester states that the underlying
cause doesn't apply to 1.12, so we're opening up a new ticket. The error seen
is:
{{> Task :geode-core:distributedTest}}
{{org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest >
testClearOnNonReplicateWithConcurrentEvents FAILED}}
{{ org.awaitility.core.ConditionTimeoutException: Assertion condition
defined as a lambda expression in
org.apache.geode.cache30.MultiVMRegionTestCase expected:<[6]> but was:<[3]>
within 300 seconds.}}
{{ at
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)}}
{{ at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)}}
{{ at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)}}
{{ at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)}}
{{ at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)}}
{{ at
org.apache.geode.cache30.MultiVMRegionTestCase.versionTestClearOnNonReplicateWithConcurrentEvents(MultiVMRegionTestCase.java:6447)}}
{{ at
org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest.testClearOnNonReplicateWithConcurrentEvents(DistributedAckRegionCCEDUnitTest.java:268)}}
{{ Caused by:}}
{{ org.junit.ComparisonFailure: expected:<[6]> but was:<[3]>}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)