Sarah Abbey created GEODE-8689:
----------------------------------
Summary: CI Failure: DistributedAckPersistentRegionCCEDUnitTest >
testConcurrentEventsOnEmptyRegion FAILED
Key: GEODE-8689
URL: https://issues.apache.org/jira/browse/GEODE-8689
Project: Geode
Issue Type: Bug
Reporter: Sarah Abbey
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/574
{code:java}
org.awaitility.core.ConditionTimeoutException: Condition with alias 'Wait for
the members to eventually be consistent' didn't complete within 5 minutes
because assertion condition defined as a lambda expression in
org.apache.geode.cache30.MultiVMRegionTestCase [region contents are not
consistent for cckey7] expected:<"ccvalue513398912"> but was:<null>.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
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:895)
at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)
...
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)