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/01/20 23:20:00 UTC

[jira] [Commented] (GEODE-4926) ClientServerMiscBCDUnitTest > testSubscriptionWithMixedServersAndOldPeerFeed failed

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

Geode Integration commented on GEODE-4926:
------------------------------------------

Seen in [UpgradeTestOpenJDK8 #701|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/701] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0624/test-results/upgradeTest/1611175298/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0624/test-artifacts/1611175298/upgradetestfiles-OpenJDK8-1.14.0-build.0624.tgz].

> ClientServerMiscBCDUnitTest > testSubscriptionWithMixedServersAndOldPeerFeed failed
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-4926
>                 URL: https://issues.apache.org/jira/browse/GEODE-4926
>             Project: Geode
>          Issue Type: Bug
>          Components: ci, client queues
>            Reporter: Udo Kohlmeyer
>            Priority: Major
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/220
> {code:java}
> org.apache.geode.internal.cache.tier.sockets.ClientServerMiscBCDUnitTest > testSubscriptionWithMixedServersAndOldPeerFeed[1] FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.NamedRunnable.run in VM 0 running on Host d7d1dbe8d1e3 with 5 VMs with version 120
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:401)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:370)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:301)
>         at org.apache.geode.internal.cache.tier.sockets.ClientServerMiscBCDUnitTest.doTestSubscriptionWithMixedServersAndPeerFeed(ClientServerMiscBCDUnitTest.java:214)
>         at org.apache.geode.internal.cache.tier.sockets.ClientServerMiscBCDUnitTest.testSubscriptionWithMixedServersAndOldPeerFeed(ClientServerMiscBCDUnitTest.java:127)
>         Caused by:
>         java.lang.AssertionError: expected:<4> 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.tier.sockets.ClientServerMiscBCDUnitTest.lambda$doTestSubscriptionWithMixedServersAndPeerFeed$60ce2e92$8(ClientServerMiscBCDUnitTest.java:222)
> {code}



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