[
https://issues.apache.org/jira/browse/GEODE-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047064#comment-16047064
]
ASF GitHub Bot commented on GEODE-3066:
---------------------------------------
Github user nabarunnag commented on the issue:
https://github.com/apache/geode/pull/574
@jhuynh1 , Last when we experimented with this function in WANTestBase
tests, the listener is destroyed once the vm is closed, which I believe that
happens at the end of each test.
> CI failure:
> SerialWANPropagationDUnitTest.testReplicatedSerialPropagationWithRemoteRegionDestroy
> ------------------------------------------------------------------------------------------------
>
> Key: GEODE-3066
> URL: https://issues.apache.org/jira/browse/GEODE-3066
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Jason Huynh
>
> org.apache.geode.internal.cache.wan.serial.SerialWANPropagationDUnitTest >
> testReplicatedSerialPropagationWithRemoteRegionDestroy FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.wan.serial.SerialWANPropagationDUnitTest$$Lambda$2298/1215983234.run
> in VM 4 running on Host asf902.gq1.ygridcore.net with 8 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
> at
> org.apache.geode.internal.cache.wan.serial.SerialWANPropagationDUnitTest.testReplicatedSerialPropagationWithRemoteRegionDestroy(SerialWANPropagationDUnitTest.java:408)
> Caused by:
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.geode.internal.cache.wan.WANTestBase.verifyRegionQueueNotEmpty(WANTestBase.java:3364)
> at
> org.apache.geode.internal.cache.wan.serial.SerialWANPropagationDUnitTest.lambda$testReplicatedSerialPropagationWithRemoteRegionDestroy$bb17a952$11(SerialWANPropagationDUnitTest.java:408)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)