You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2019/02/22 17:51:00 UTC

[jira] [Created] (GEODE-6441) PartitionedRegionSingleHopDUnitTest.testServerLocationRemovalThroughPing flaky

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)