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

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

    [ https://issues.apache.org/jira/browse/GEODE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313958#comment-17313958 ] 

Geode Integration commented on GEODE-9116:
------------------------------------------

Seen in [DistributedTestOpenJDK8 #129|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/129] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0112/test-results/distributedTest/1617356611/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0112/test-artifacts/1617356611/distributedtestfiles-OpenJDK8-1.15.0-build.0112.tgz].

> 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
>            Priority: Major
>
> 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)