You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/10 21:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199408#comment-16199408 ] 

ASF subversion and git services commented on GEODE-3131:
--------------------------------------------------------

Commit ac071eede5d4a7bc20483f8deeadf2844685a62c in geode's branch refs/heads/develop from [~nnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ac071ee ]

GEODE-3131: Awaitility clause added to reference count verification.


> 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
>    Affects Versions: 1.1.0
>            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)