[
https://issues.jboss.org/browse/ISPN-8299?page=com.atlassian.jira.plugin....
]
William Burns commented on ISPN-8299:
-------------------------------------
This is caused by either one of the following:
1. Dist and Local iterator tests shared the same in memory backed store. Need to separate
these (can cause failures if tests are ran together)
2. Rewiring the persistence manager a second time actually readds the same loader again a
second time. We have to make sure that stopping the persistence manager actually removes
stores so it can be restarted without failure.
LocalStreamIteratorWithPassivationTest.testConcurrentPassivation
random failure
-------------------------------------------------------------------------------
Key: ISPN-8299
URL:
https://issues.jboss.org/browse/ISPN-8299
Project: Infinispan
Issue Type: Bug
Reporter: William Burns
Assignee: William Burns
Test failure at:
http://ci.infinispan.org/job/Infinispan/job/master/144/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)