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

[jira] [Created] (GEODE-3131) CI Failure: org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut

Jason Huynh created GEODE-3131:
----------------------------------

             Summary: CI Failure: org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut
                 Key: GEODE-3131
                 URL: https://issues.apache.org/jira/browse/GEODE-3131
             Project: Geode
          Issue Type: Bug
          Components: client queues
            Reporter: Jason Huynh


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$95/1198712296.run in VM 1 running on Host 893875957fbb with 4 VMs
        at org.apache.geode.test.dunit.VM.invoke(VM.java:344)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:314)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:259)
        at org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.testRefCountForNormalAndGIIPut(HARQueueNewImplDUnitTest.java:383)

        Caused by:
        java.lang.AssertionError: expected:<3> but was:<2>
            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:1061)
            at org.apache.geode.internal.cache.ha.HARQueueNewImplDUnitTest.lambda$testRefCountForNormalAndGIIPut$bb17a952$11(HARQueueNewImplDUnitTest.java:383)



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