HibernateCacheTest periodically falls in my environment and on Jenkins (hibernate-core-master). It was due to a sessionFactory being prematurely closed in the test – method ordering was incorrectly assumed.
Further, this test class was a mess. Update it (and others in ehcache) to use BaseCoreFunctionalTestCase.
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