Udo Kohlmeyer created GEODE-4926:
------------------------------------
Summary: ClientServerMiscBCDUnitTest >
testSubscriptionWithMixedServersAndOldPeerFeed failed
Key: GEODE-4926
URL: https://issues.apache.org/jira/browse/GEODE-4926
Project: Geode
Issue Type: Bug
Components: ci, client/server
Reporter: Udo Kohlmeyer
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
(v7.6.3#76005)