[infinispan-issues] [JBoss JIRA] (ISPN-8299) LocalStreamIteratorWithPassivationTest.testConcurrentPassivation random failure
William Burns (JIRA)
issues at jboss.org
Fri Sep 15 15:01:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464837#comment-13464837 ]
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)
More information about the infinispan-issues
mailing list