You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Benjamin P Ross (Jira)" <ji...@apache.org> on 2021/04/02 16:34:00 UTC

[jira] [Created] (GEODE-9116) CI Failure: ParallelWANStatsDUnitTest fails when checking that batches with incomplete transactions should be 0

Benjamin P Ross created GEODE-9116:
--------------------------------------

             Summary: CI Failure: ParallelWANStatsDUnitTest fails when checking that batches with incomplete transactions should be 0
                 Key: GEODE-9116
                 URL: https://issues.apache.org/jira/browse/GEODE-9116
             Project: Geode
          Issue Type: Bug
    Affects Versions: 1.15.0
            Reporter: Benjamin P Ross


org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest > testPRParallelPropagationWithGroupTransactionEventsDoesNotSendBatchesWithIncompleteTransactionsIfGatewaySenderIsStoppedWhileReceivingTrafficAndLaterStarted FAILED
    java.lang.AssertionError: expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest.checkOnlyCompleteTransactionsAreReplicatedAfterSenderStopped(ParallelWANStatsDUnitTest.java:611)
        at org.apache.geode.internal.cache.wan.parallel.ParallelWANStatsDUnitTest.testPRParallelPropagationWithGroupTransactionEventsDoesNotSendBatchesWithIncompleteTransactionsIfGatewaySenderIsStoppedWhileReceivingTrafficAndLaterStarted(ParallelWANStatsDUnitTest.java:520)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)