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

ASF subversion and git services commented on GEODE-244:
-------------------------------------------------------

Commit 55cd9246fdcd6b79800caa77651871a127143fb3 in incubator-geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=55cd924 ]

GEODE-244: Fixing race in testRecoverRedundancyWithOfflinePersistenceSimulation

The test recreates the persistent partitioned region, and then asserts
that all buckets are recovered. But the buckets may be recovered
asynchronously. Now the test will wait for the buckets to show up.


> RebalanceOperationDUnitTest 
> testRecoverRedundancyParallelAsyncEventQueueSimulation failed an assertion
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-244
>                 URL: https://issues.apache.org/jira/browse/GEODE-244
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating
>            Reporter: Kirk Lund
>            Assignee: Dan Smith
>              Labels: CI
>
> RebalanceOperationDUnitTest 
> testRecoverRedundancyParallelAsyncEventQueueSimulation failed an assertion in 
> nightly build #190:
> {color:red}
> {noformat}
> com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest > 
> testRecoverRedundancyParallelAsyncEventQueueSimulation FAILED
> dunit.RMIException: While invoking 
> com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest$43.run
>  in VM 0 running on Host jenkins-ubuntu-1404-4gb-f59 with 4 VMs
>     at dunit.VM.invoke(VM.java:359)
>     at dunit.VM.invoke(VM.java:303)
>     at dunit.VM.invoke(VM.java:257)
>     at 
> com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.recoverRedundancyParallelAsyncEventQueue(RebalanceOperationDUnitTest.java:1148)
>     at 
> com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testRecoverRedundancyParallelAsyncEventQueueSimulation(RebalanceOperationDUnitTest.java:1090)
> Caused by:
> junit.framework.AssertionFailedError: expected:<6> but was:<4>
> {noformat}
> {color}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to