[
https://issues.jboss.org/browse/ISPN-3305?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-3305:
------------------------------------
The ISPN-2849 fix removed lock reordering, and the tests haven't failed in CI since it
was integrated.
LockReorderingTest.testMixed fails randomly
-------------------------------------------
Key: ISPN-3305
URL:
https://issues.jboss.org/browse/ISPN-3305
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 5.3.0.Final
Reporter: Pedro Ruivo
Assignee: Dan Berindei
Labels: testsuite_stability
Attachments: LockReorderingTest.testMixed.tar.gz
both ReplicatedLockReorderingTest and DistLockReorderingTest are failing randomly.
ReplicatedLockReorderingTest:
http://ci.infinispan.org/viewLog.html?buildId=2196&tab=buildResultsDi...
DistLockReorderingTest:
http://ci.infinispan.org/viewLog.html?buildId=1063&tab=buildResultsDi...
{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 was sent by Atlassian JIRA
(v6.4.11#64026)