[infinispan-issues] [JBoss JIRA] Created: (ISPN-314) Enhance test fwk to report when a resource was not properly cleaned by a test
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Mon Dec 14 13:35:31 EST 2009
Enhance test fwk to report when a resource was not properly cleaned by a test
-----------------------------------------------------------------------------
Key: ISPN-314
URL: https://jira.jboss.org/jira/browse/ISPN-314
Project: Infinispan
Issue Type: Feature Request
Reporter: Mircea Markus
Assignee: Manik Surtani
Fix For: 4.0.0.GA
if a test fails and didn't clean up resources properly (in this case destroy the cache managers) then next test running on the same thread will see the already existing cluster, and blockUntil.. methods will fail.
Make the fwk report that a cluster is not properly shutdown by a test, when another tries to create a cluster.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list