[
https://issues.apache.org/jira/browse/GEODE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-5526.
----------------------------------
Resolution: Cannot Reproduce
This issue has either failed to reproduce or been fixed systemically elsewhere
(e.g. improving port selection and timeouts). Closing but please reopen if
needed.
> CI Failure: ParallelWANStatsDUnitTest.testParallelPropagationHA fails with
> AssertionError for Queue Size
> --------------------------------------------------------------------------------------------------------
>
> Key: GEODE-5526
> URL: https://issues.apache.org/jira/browse/GEODE-5526
> Project: Geode
> Issue Type: Bug
> Reporter: Helena Bales
> Priority: Major
> Labels: swat
>
> Failed in Geode DistributedTests on August 3rd, 2018 with:
> {{org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest >
> testParallelPropagationHA FAILED}}
> {{java.lang.AssertionError: expected:<0> but was:<-3>}}
> {{at org.junit.Assert.fail(Assert.java:88)}}
> {{at org.junit.Assert.failNotEquals(Assert.java:834)}}
> {{at org.junit.Assert.assertEquals(Assert.java:645)}}
> {{at org.junit.Assert.assertEquals(Assert.java:631)}}
> {{at
> org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest.testParallelPropagationHA(ParallelWANStatsDUnitTest.java:429)}}
> On the assertion:
> {{assertEquals(0, v5List.get(0) + v6List.get(0) + v7List.get(0)); // queue
> size}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)