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:42 UTC

[jira] [Updated] (GEODE-370) DataSerializerPropogationDUnitTest testDataSerializersWithServerKill intermittently fails in verifyDataSerializers

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

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

> DataSerializerPropogationDUnitTest testDataSerializersWithServerKill intermittently fails in verifyDataSerializers
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-370
>                 URL: https://issues.apache.org/jira/browse/GEODE-370
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: Dan Smith
>            Priority: Minor
>              Labels: CI
>             Fix For: 1.0.0-alpha1
>
>
> Seen on a private build of git rev: 71e8dc85fd40c91ef53c2f1ee7dca5cfb082b070
> {code}
> at com.gemstone.gemfire.internal.cache.tier.sockets.DataSerializerPropogationDUnitTest.testDataSerializersWithServerKill(DataSerializerPropogationDUnitTest.java:570)
> [snip]
> Caused by: junit.framework.AssertionFailedError: Event never occurred after 60000 ms: expected 3 but got this 2 serializers=[com.gemstone.gemfire.internal.cache.tier.sockets.DSObject4@4, com.gemstone.gemfire.internal.cache.tier.sockets.DSObject6@6]
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.TestCase.fail(TestCase.java:227)
> 	at dunit.DistributedTestCase.waitForCriterion(DistributedTestCase.java:1162)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.DataSerializerPropogationDUnitTest.verifyDataSerializers(DataSerializerPropogationDUnitTest.java:201)
> 	at com.gemstone.gemfire.internal.cache.tier.sockets.DataSerializerPropogationDUnitTest.verifyDataSerializers(DataSerializerPropogationDUnitTest.java:174)
> {code}



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