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

Darrel Schneider commented on GEODE-244:
----------------------------------------

Similar failure in 
RebalanceOperationDUnitTest.testRecoverRedundancyWithOfflinePersistenceSimulation:
unit.framework.AssertionFailedError: expected:<[1, 2, 3, 4, 5, 6]> but was:<[1, 
2, 3, 4, 6]>
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.Assert.failNotEquals(Assert.java:329)
        at junit.framework.Assert.assertEquals(Assert.java:78)
        at junit.framework.Assert.assertEquals(Assert.java:86)
        at junit.framework.TestCase.assertEquals(TestCase.java:253)
        at 
com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.recoverRedundancyWithOfflinePersistence(RebalanceOperationDUnitTest.java:2787)
        at 
com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testRecoverRedundancyWithOfflinePersistenceSimulation(RebalanceOperationDUnitTest.java:2529)

in git rev: 4708d4e182f89c6a391fcad8bac854f929717685


> 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