[infinispan-issues] [JBoss JIRA] (ISPN-2537) LockCleanupStateTransferTest fails randomly

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Dec 18 12:36:08 EST 2012


     [ https://issues.jboss.org/browse/ISPN-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-2537:
--------------------------------

    Fix Version/s: 5.2.0.Final
                       (was: 5.2.0.CR1)

    
> LockCleanupStateTransferTest fails randomly
> -------------------------------------------
>
>                 Key: ISPN-2537
>                 URL: https://issues.jboss.org/browse/ISPN-2537
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 5.2.0.Beta4
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 5.2.0.Final
>
>
> LockCleanupStateTransferTest assumes that once the tx is done on one remote node it's done on all of them (and on the originator as well).
> It sometimes fails with this stack trace:
> {noformat}
> java.lang.AssertionError: For cache 0 expected:<0> but was:<1>
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.failNotEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:128)
> 	at org.junit.Assert.assertEquals(Assert.java:472)
> 	at org.infinispan.tx.LockCleanupStateTransferTest.testLockReleasedCorrectly(LockCleanupStateTransferTest.java:164)
> 	at org.infinispan.tx.LockCleanupStateTransferTest.testBelatedCommit(LockCleanupStateTransferTest.java:76)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list