[infinispan-issues] [JBoss JIRA] (ISPN-2881) org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreTest2 - Cache store tests expect purgeSynchronously to be enabled
Anna Manukyan (JIRA)
jira-events at lists.jboss.org
Mon Mar 4 06:28:57 EST 2013
Anna Manukyan created ISPN-2881:
-----------------------------------
Summary: org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreTest2 - Cache store tests expect purgeSynchronously to be enabled
Key: ISPN-2881
URL: https://issues.jboss.org/browse/ISPN-2881
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.2.2.Final
Reporter: Anna Manukyan
Assignee: Mircea Markus
The following two tests are failing due to missing parameter for cachestore.
org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreTest2
org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreVamTest2
The assertion is failed with the message:
Cache store tests expect purgeSynchronously to be enabled
The assertion error happens in org.infinispan.loaders.BaseCacheStoreTest - line 88 (no exception is printed out in logs).
--
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