[
https://issues.apache.org/jira/browse/GEODE-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036586#comment-17036586
]
ASF subversion and git services commented on GEODE-7210:
--------------------------------------------------------
Commit 8c40d5e66d1d8743f4b547de8cf429de8a187801 in geode's branch
refs/heads/mass-test-run from Ivan Godwin
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8c40d5e ]
GEODE-7210: Fix RedundancyLevelPart1DUnitTest
- Add awaits to assertions dependent on asynchronous calls
Co-authored-by: Mark Hanson <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
> RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU
> fails intermittently with CacheClientProxy was not fulfilled
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7210
> URL: https://issues.apache.org/jira/browse/GEODE-7210
> Project: Geode
> Issue Type: Bug
> Components: client/server
> Reporter: Darrel Schneider
> Assignee: Ivan Godwin
> Priority: Major
> Labels: flaky
> Fix For: 1.12.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> It failed in this run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1098
> {noformat}
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest >
> testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$180/1742098249.run
> in VM 2 running on Host 672aa6424308 with 4 VMs
> at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
> at
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU(RedundancyLevelPart1DUnitTest.java:237)
> Caused by:
> org.awaitility.core.ConditionTimeoutException: Condition with lambda
> expression in
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelTestBase that
> uses org.apache.geode.internal.cache.tier.sockets.CacheClientProxy was not
> fulfilled within 300 seconds.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)