[ 
https://issues.apache.org/jira/browse/QPID-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Ritchie resolved QPID-1091.
----------------------------------

       Resolution: Fixed
    Fix Version/s: M3
         Assignee: Martin Ritchie

Resolved with the move of all systest type tests to systests from client.

> QpidTestCase does not clean up the InVM Broker after each test.
> ---------------------------------------------------------------
>
>                 Key: QPID-1091
>                 URL: https://issues.apache.org/jira/browse/QPID-1091
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Summary:
> The QpidTestCase does not clean up after each test. This can lead to the 
> tests interacting with each other. The functionality from VMTestCase should 
> be replicated in QTC before it is removed.
> Specifically, TransportConnection.killbroker(x); 
> ApplicationRegistry.remove(x); should be performed to ensure we have a clean 
> broker for each run.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to