Bug 917581

Summary: org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreTest2 - Cache store tests expect purgeSynchronously to be enabled
Product: [JBoss] JBoss Data Grid 6 Reporter: Anna Manukyan <amanukya>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jdg-bugs
Target Milestone: ---   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anna Manukyan 2013-03-04 11:30:19 UTC
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 issue has been detected while testing JDG 6.1.0.ER12 build, but probably it appeared before but was not visible due to wrong test running configs.

Comment 1 JBoss JIRA Server 2013-03-05 17:39:53 UTC
Mircea Markus <mmarkus> made a comment on jira ISPN-2881

integrated - thanks!

Comment 2 Tristan Tarrant 2013-06-26 09:28:21 UTC
Resolved upstream