Mark Hanson created GEODE-5791: ---------------------------------- Summary: DistributedAckRegionCCEDUnitTest.testEntryVersionRollover test failure Key: GEODE-5791 URL: https://issues.apache.org/jira/browse/GEODE-5791 Project: Geode Issue Type: Bug Components: core Reporter: Mark Hanson
DistributedAckRegionCCEDUnitTest.testEntryVersionRollover failed in the CI build below https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/21 org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest > testEntryVersionRollover FAILED org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run in VM 0 running on Host ce1596cd0ff4 with 4 VMs at org.apache.geode.test.dunit.VM.invoke(VM.java:450) at org.apache.geode.test.dunit.VM.invoke(VM.java:419) at org.apache.geode.test.dunit.VM.invoke(VM.java:362) at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest.testEntryVersionRollover(DistributedAckRegionCCEDUnitTest.java:469) Caused by: org.junit.ComparisonFailure: [conflated event count] expected:<[2]L> but was:<[1]L> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run(DistributedAckRegionCCEDUnitTest.java:475) -- This message was sent by Atlassian JIRA (v7.6.3#76005)