[
https://issues.apache.org/jira/browse/GEODE-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421076#comment-16421076
]
ASF subversion and git services commented on GEODE-3820:
--------------------------------------------------------
Commit 5fe3c76d6b1a595c250d924d0115e20f2491cd2a in geode's branch
refs/heads/feature/GEODE-3926_3 from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5fe3c76 ]
GEODE-3820: Remove all invocations of Wait.pause(). (#1694)
> 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)