[
https://issues.apache.org/jira/browse/GEODE-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047268#comment-16047268
]
ASF subversion and git services commented on GEODE-3066:
--------------------------------------------------------
Commit eb3312aed9767eb2fc08599a372c8dbcbeddf237 in geode's branch
refs/heads/feature/GEODE-2558 from [~nnag]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=eb3312a ]
GEODE-3066: Test tweaks to stabilize it.
* Regions created before senders and receivers are started.
* Added a listener to slow down the puts so that when the remote region
is destroyed, the put operation is still ongoing.
This closes #574
> 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
> Fix For: 1.3.0
>
>
> 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)