[ https://issues.apache.org/jira/browse/GEODE-9890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554304#comment-17554304 ]
Geode Integration commented on GEODE-9890: ------------------------------------------ Seen on support/1.12 in [distributed-test-openjdk11 #80|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/distributed-test-openjdk11/builds/80] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.10-build.0411/test-results/distributedTest/1655202142/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.10-build.0411/test-artifacts/1655202142/distributedtestfiles-openjdk11-1.12.10-build.0411.tgz]. > 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 > Priority: Major > > 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.7#820007)