You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:48 UTC

[jira] [Updated] (GEODE-371) GIIDeltaDUnitTest testDeltaGIIWithOnlyUnfinishedOp fails intermittently with assertion

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

Anthony Baker updated GEODE-371:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> GIIDeltaDUnitTest testDeltaGIIWithOnlyUnfinishedOp fails intermittently with assertion
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-371
>                 URL: https://issues.apache.org/jira/browse/GEODE-371
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: xiaojian zhou
>              Labels: CI
>             Fix For: 1.0.0-alpha1
>
>
> failed on private build of git rev 3d648dbf30f3b3d81ee92ae00eb9f23373668f0d
> {code}
> at com.gemstone.gemfire.internal.cache.GIIDeltaDUnitTest.verifyDeltaSizeFromStats(GIIDeltaDUnitTest.java:2111)
> 	at com.gemstone.gemfire.internal.cache.GIIDeltaDUnitTest.testDeltaGIIWithOnlyUnfinishedOp(GIIDeltaDUnitTest.java:415)
> [snip]
> aused by: junit.framework.AssertionFailedError: expected:<0> but was:<3>
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.failNotEquals(Assert.java:329)
> 	at junit.framework.Assert.assertEquals(Assert.java:78)
> 	at junit.framework.Assert.assertEquals(Assert.java:234)
> 	at junit.framework.Assert.assertEquals(Assert.java:241)
> 	at junit.framework.TestCase.assertEquals(TestCase.java:409)
> 	at com.gemstone.gemfire.internal.cache.GIIDeltaDUnitTest$41.run(GIIDeltaDUnitTest.java:2104)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)