You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/10/12 17:08:00 UTC

[jira] [Created] (GEODE-3820) CI failure: DataSerializerPropogationDUnitTest.testDataSerializersEventIdVerification

Bruce Schuchardt created GEODE-3820:
---------------------------------------

             Summary: CI failure: DataSerializerPropogationDUnitTest.testDataSerializersEventIdVerification
                 Key: GEODE-3820
                 URL: https://issues.apache.org/jira/browse/GEODE-3820
             Project: Geode
          Issue Type: Bug
          Components: serialization
            Reporter: Bruce Schuchardt


This test contains many pauses & needs to be converted to use Awaitility.

The spelling of this class name should also be corrected.

org.apache.geode.internal.cache.tier.sockets.DataSerializerPropogationDUnitTest > testDataSerializersEventIdVerificationClientsAndServers FAILED
    java.lang.AssertionError: EventId found Different
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.geode.internal.cache.tier.sockets.DataSerializerPropogationDUnitTest.testDataSerializersEventIdVerificationClientsAndServers(DataSerializerPropogationDUnitTest.java:673)



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