[ https://issues.apache.org/jira/browse/GEODE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537712#comment-16537712 ]
Patrick Rhomberg commented on GEODE-3451: ----------------------------------------- This intermittently fails across all children of the parent test class. See GEODE-5317, over ~1500 runs: {noformat} org.apache.geode.cache30.DistributedAckPersistentRegionCCEOffHeapDUnitTest.testConcurrentEventsOnEmptyRegion: 1 failures (99.93390614672836% success rate) org.apache.geode.cache30.DistributedNoAckRegionCCEDUnitTest.testConcurrentEventsOnEmptyRegion: 1 failures (99.93390614672836% success rate) org.apache.geode.cache30.DistributedNoAckRegionCCEOffHeapDUnitTest.testConcurrentEventsOnEmptyRegion: 1 failures (99.93390614672836% success rate) {noformat} > Data inconsistency detected in distributed ack test on empty region > ------------------------------------------------------------------- > > Key: GEODE-3451 > URL: https://issues.apache.org/jira/browse/GEODE-3451 > Project: Geode > Issue Type: Bug > Components: regions > Reporter: Nick Reich > Priority: Major > Labels: ci, flaky, swat > > {noformat} > org.apache.geode.cache30.DistributedAckRegionCCEOffHeapDUnitTest > > testConcurrentEventsOnEmptyRegion FAILED > org.junit.ComparisonFailure: region contents are not consistent for > cckey8 expected:<ccvalue-[1288611070]> but was:<ccvalue-[2130833262]> > {noformat} > Note: test failure was not readily reproduced -- This message was sent by Atlassian JIRA (v7.6.3#76005)