[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6094) Test failures in hibernate-infinispan dealing with query caching

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Apr 6 15:35:59 EDT 2011


Test failures in hibernate-infinispan dealing with query caching
----------------------------------------------------------------

                 Key: HHH-6094
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6094
             Project: Hibernate Core
          Issue Type: Bug
          Components: caching (L2)
    Affects Versions: 4.0.0.Alpha2
            Reporter: Steve Ebersole
            Assignee: Galder Zamarreno
             Fix For: 4.0.0.Alpha3


We never get cache hits.  Stepping through the code in debugger the tests pass.  That coupled with the Thread.sleep() calls in the tests, I wonder if this might be a timing issue.

The tests are:
# {{org.hibernate.test.cache.infinispan.functional.BasicTransactionalTestCase#testQueryCacheHitInSameTransaction}}
# {{org.hibernate.test.cache.infinispan.functional.BasicTransactionalTestCase#testQueryCache}}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list