Bug 851789

Summary: org.infinispan.loaders.remote.RemoteCacheStoreTest fails on all environments
Product: [JBoss] JBoss Data Grid 6 Reporter: Anna Manukyan <amanukya>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: low Docs Contact:
Priority: low    
Version: 6.0.1CC: jdg-bugs
Target Milestone: CR1   
Target Release: 6.0.1   
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 2012-08-25 20:42:09 UTC
While run of infinispan-testsuite, the following test fails on all environments and all cases:

org.infinispan.loaders.remote.RemoteCacheStoreTest.setUp

Error Message

Cache store tests expect purgeSynchronously to be enabled

Stacktrace

java.lang.AssertionError: Cache store tests expect purgeSynchronously to be enabled
	at org.infinispan.loaders.BaseCacheStoreTest.setUp(BaseCacheStoreTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ....

Please see the full test log here: 

http://hudson.qa.jboss.com/hudson/job/edg-60-ispn-testsuite-windows/jdk=java16_default,label=dev96-W2k8-x86/

http://hudson.qa.jboss.com/hudson/job/edg-60-ispn-testsuite-solaris/jdk=java16_default,label=sol10_sparc64/

Comment 1 Anna Manukyan 2012-09-07 14:38:08 UTC
Verified on all environments.