You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ivan Godwin (Jira)" <ji...@apache.org> on 2020/01/30 01:15:00 UTC

[jira] [Resolved] (GEODE-7116) CI Failure: PartitionedRegionSingleHopDUnitTest > testServerLocationRemovalThroughPing

     [ https://issues.apache.org/jira/browse/GEODE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Godwin resolved GEODE-7116.
--------------------------------
    Resolution: Fixed

Resolved in following commit:



commit fd9fde82c0be266e23a63b21a0d0c872464ec952
Author: Ivan Godwin <ig...@pivotal.io>
Date: Wed Jan 29 12:42:43 2020 -0800

GEODE-6819: Fix PartitionedRegionSingleHopDUnitTest (#4645)

* No longer extending JUnit4CacheTestCase
 * Remove all calls to sleep
 * Use UniversalMembershipListenerAdapter with CountDownLatch to gate client

> CI Failure: PartitionedRegionSingleHopDUnitTest > testServerLocationRemovalThroughPing
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-7116
>                 URL: https://issues.apache.org/jira/browse/GEODE-7116
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Donal Evans
>            Assignee: Ivan Godwin
>            Priority: Major
>              Labels: flaky
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1008
> org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest > testServerLocationRemovalThroughPing FAILED
>     java.lang.AssertionError: expected:<4> but was:<0>
>         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:679)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)