You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2017/10/06 20:43:00 UTC

[jira] [Resolved] (GEODE-3757) CI failure: HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut failed with AssertionError

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

Dan Smith resolved GEODE-3757.
------------------------------
    Resolution: Duplicate

> CI failure: HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut failed with AssertionError
> ----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3757
>                 URL: https://issues.apache.org/jira/browse/GEODE-3757
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>            Reporter: Barry Oglesby
>
> {noformat}
> org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest > testRefCountForNormalAndGIIPut FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest$$Lambda$131/162404556.run in VM 1 running on Host bba527347bdd with 4 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:308)
>         at org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut(HARQueueNewImplDUnitTest.java:389)
>         Caused by:
>         java.lang.AssertionError: expected:<3> but was:<1>
>             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.ha.HARQueueNewImplDUnitTest.verifyQueueData(HARQueueNewImplDUnitTest.java:1080)
>             at org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.lambda$testRefCountForNormalAndGIIPut$bb17a952$13(HARQueueNewImplDUnitTest.java:389)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)