[
https://issues.apache.org/jira/browse/GEODE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963707#comment-14963707
]
ASF subversion and git services commented on GEODE-399:
-------------------------------------------------------
Commit 2050610051037fca513b722659962ee851f2fc23 in incubator-geode's branch
refs/heads/feature/GEODE-409 from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=2050610 ]
GEODE-399: Fixing race with stats in testNetSearchNormals
Some messages may not be done processing when the get completes. The
test already had code to wait for one of the messages to show up, I've
applied that wait to the rest of the assertions.
> CI failure: NetSearchMessagingDUnitTest.testNetSearchNormals
> ------------------------------------------------------------
>
> Key: GEODE-399
> URL: https://issues.apache.org/jira/browse/GEODE-399
> Project: Geode
> Issue Type: Bug
> Reporter: Jianxia Chen
> Assignee: Dan Smith
> Labels: CI
>
> Failed 1 times in the last 30 runs. Stability: 96 %
> junit.framework.AssertionFailedError: expected:<576> but was:<575>
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.failNotEquals(Assert.java:329)
> at junit.framework.Assert.assertEquals(Assert.java:78)
> at junit.framework.Assert.assertEquals(Assert.java:159)
> at junit.framework.Assert.assertEquals(Assert.java:166)
> at junit.framework.TestCase.assertEquals(TestCase.java:324)
> at
> com.gemstone.gemfire.internal.cache.NetSearchMessagingDUnitTest.testNetSearchNormals(NetSearchMessagingDUnitTest.java:147)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)