[
https://issues.apache.org/jira/browse/GEODE-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426282#comment-16426282
]
Bruce Schuchardt commented on GEODE-3820:
-----------------------------------------
The test is still failing periodically.
{noformat}
org.apache.geode.internal.cache.tier.sockets.DataSerializerPropagationDUnitTest
> testServerUpFirstClientLater FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.tier.sockets.DataSerializerPropagationDUnitTest$5.run
in VM 0 running on Host 8403e0c6-cd60-4c6c-57b4-b5916dc2aa0d with 4 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:436)
at org.apache.geode.test.dunit.VM.invoke(VM.java:405)
at org.apache.geode.test.dunit.VM.invoke(VM.java:348)
at
org.apache.geode.internal.cache.tier.sockets.DataSerializerPropagationDUnitTest.testServerUpFirstClientLater(DataSerializerPropagationDUnitTest.java:410)
Caused by:
java.lang.AssertionError: expected:<20> but was:<1>
{noformat}
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)