[infinispan-issues] [JBoss JIRA] (ISPN-3305) LockReorderingTest.testMixed fails randomly
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon Jul 8 09:45:20 EDT 2013
Pedro Ruivo created ISPN-3305:
---------------------------------
Summary: LockReorderingTest.testMixed fails randomly
Key: ISPN-3305
URL: https://issues.jboss.org/browse/ISPN-3305
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Final
Reporter: Pedro Ruivo
Assignee: Mircea Markus
Fix For: 6.0.0.Final
Attachments: LockReorderingTest.testMixed.tar.gz
both ReplicatedLockReorderingTest and DistLockReorderingTest are failing randomly.
ReplicatedLockReorderingTest:
http://ci.infinispan.org/viewLog.html?buildId=2196&tab=buildResultsDiv&buildTypeId=bt2#testNameId355144519877702483
DistLockReorderingTest:
http://ci.infinispan.org/viewLog.html?buildId=1063&tab=buildResultsDiv&buildTypeId=bt9#testNameId8653814083185384908
{code:java}
java.lang.AssertionError
at org.infinispan.tx.lockreordering.LocalLockReorderingTest.runTest(LocalLockReorderingTest.java:66)
at org.infinispan.tx.lockreordering.DistLockReorderingTest.testMixed(DistLockReorderingTest.java:62)
...
{code}
--
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