Kirk Lund created GEODE-2176:
--------------------------------
Summary: CI Failure:
ParallelWANStatsDUnitTest.testParallelPropagationHA fails with AssertionError
Key: GEODE-2176
URL: https://issues.apache.org/jira/browse/GEODE-2176
Project: Geode
Issue Type: Bug
Components: tests, wan
Reporter: Kirk Lund
Failed in Geode-nightly #669 on Nov 30, 2016:
{noformat}
org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest >
testParallelPropagationHA FAILED
java.lang.AssertionError: expected:<0> but was:<2>
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:284)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)