You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2015/09/24 19:17:04 UTC

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

Darrel Schneider created GEODE-370:
--------------------------------------

             Summary: 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: Darrel Schneider
            Priority: Minor


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)