xiaojian zhou created GEODE-6441:
------------------------------------
Summary:
PartitionedRegionSingleHopDUnitTest.testServerLocationRemovalThroughPing flaky
Key: GEODE-6441
URL: https://issues.apache.org/jira/browse/GEODE-6441
Project: Geode
Issue Type: Bug
Reporter: xiaojian zhou
{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)