[infinispan-issues] [JBoss JIRA] Created: (ISPN-1033) UnnnecessaryLoadingTest randomly failing
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Apr 5 08:39:33 EDT 2011
UnnnecessaryLoadingTest randomly failing
----------------------------------------
Key: ISPN-1033
URL: https://issues.jboss.org/browse/ISPN-1033
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.0.0.BETA1
Sometimes UnnnecessaryLoadingTest is failing:
http://hudson.infinispan.org/hudson/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-core/236/testReport/org.infinispan.loaders/UnnnecessaryLoadingTest/org_infinispan_loaders_UnnnecessaryLoadingTest_testSkipCacheLoadFlagUsage/
It would appear as if the store is being cleared while the test is running which would make the previous value not exist. In its current form, the test methods should be executed sequentially to make sure they work as expected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list