[infinispan-issues] [JBoss JIRA] Commented: (ISPN-892) Stabilise core's test suite
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Feb 9 05:03:46 EST 2011
[ https://issues.jboss.org/browse/ISPN-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581020#comment-12581020 ]
Mircea Markus commented on ISPN-892:
------------------------------------
testLockOwnerFailure(org.infinispan.lock.EagerLockingSingleLockTest) is now fixed. The problem was caused by the fact that the rehashing was acquiring locks under the hood, whilst main thread assuming locks are not being held. Solution was to make sure rehashing is finished before assuming no locks are held.
> Stabilise core's test suite
> ---------------------------
>
> Key: ISPN-892
> URL: https://issues.jboss.org/browse/ISPN-892
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 4.2.0.Final
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 4.2.1.Final, 5.0.0.Final
>
>
> there are many intermittent failures in the core's test suite that make it harder to use
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list