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

[jira] [Created] (GEODE-3757) HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut failed with AssertionError

Barry Oglesby created GEODE-3757:
------------------------------------

             Summary: 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


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)




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