[
https://issues.apache.org/jira/browse/QPID-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575774#action_12575774
]
Rafael H. Schloming commented on QPID-824:
------------------------------------------
Rather than closing connections manually in each test case, we could probably
modify QpidTestCase to track the connections that it gives out via it's
getConnection(..) methods, and automatically close them on teardown. This would
at least narrow the problem to only those tests that don't extend QpidTestCase,
which should be a diminishing number.
> Several tests don't clean resources (connections should be closed)
> -------------------------------------------------------------------
>
> Key: QPID-824
> URL: https://issues.apache.org/jira/browse/QPID-824
> Project: Qpid
> Issue Type: Bug
> Components: Java Tests
> Affects Versions: M3
> Reporter: Arnaud Simon
> Fix For: M3
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.