[
https://issues.apache.org/jira/browse/GEODE-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775481#comment-16775481
]
ASF subversion and git services commented on GEODE-6441:
--------------------------------------------------------
Commit 47236f7f6a867344d38f23b6045ddbb0a83c3962 in geode's branch
refs/heads/feature/GEODE-6441 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=47236f7 ]
GEODE-6441: refactor the test to use await instead of sleep
> PartitionedRegionSingleHopDUnitTest.testServerLocationRemovalThroughPing flaky
> ------------------------------------------------------------------------------
>
> Key: GEODE-6441
> URL: https://issues.apache.org/jira/browse/GEODE-6441
> Project: Geode
> Issue Type: Bug
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> Found in
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/421
> > Task :geode-core:distributedTest
> org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest >
> testServerLocationRemovalThroughPing FAILED
> java.lang.AssertionError: expected:<4> but was:<3>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.testServerLocationRemovalThroughPing(PartitionedRegionSingleHopDUnitTest.java:673)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)