[
https://issues.apache.org/jira/browse/GEODE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598024#comment-16598024
]
ASF subversion and git services commented on GEODE-3451:
--------------------------------------------------------
Commit 87229631af5d461d3d674682fb34965d0f337e13 in geode's branch
refs/heads/develop from mhansonp
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8722963 ]
GEODE-3451: Adding awaitility and cleaning up warnings in MultiVMRegionTestCase
* added awaitility to testConcurrentEventsOnEmptyRegion to handle the case
where no-ack region upgrades are not completely propagated.
* Cleaned up warnings
Co-Authored-By: Dale Emery <[email protected]>
Co-Authored-By: Mark Hanson <[email protected]>
> 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
> Assignee: Mark Hanson
> Priority: Major
> Labels: ci, flaky, pull-request-available, swat
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> {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)