[infinispan-issues] [JBoss JIRA] Commented: (ISPN-323) Identify tests not cleaning up their CacheManager
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Mon Feb 15 17:29:10 EST 2010
[ https://jira.jboss.org/jira/browse/ISPN-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12514565#action_12514565 ]
Sanne Grinovero commented on ISPN-323:
--------------------------------------
I improved it a bit to make sure the @AfterSuite method would log the list of collected failing tests at the end of the suite.
This works only for core module as the other modules don't have such an @AfterSuite
> Identify tests not cleaning up their CacheManager
> -------------------------------------------------
>
> Key: ISPN-323
> URL: https://jira.jboss.org/jira/browse/ISPN-323
> Project: Infinispan
> Issue Type: Task
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 4.0.0.Final
>
>
> Currently some tests forget to properly kill the cacheManager after usage, not failing themselves but making other tests fail. The test causing the trouble can be identified by using a TestNG listener.
--
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