enable QpidTestCase to clean up the broker between tests
--------------------------------------------------------

                 Key: QPID-2115
                 URL: https://issues.apache.org/jira/browse/QPID-2115
             Project: Qpid
          Issue Type: Improvement
          Components: Java Tests
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Minor
             Fix For: 0.6


QpidTestCase makes use of the broker.clean property to clean up any broker test 
artificats. However, this only occurs if a test fails at broker startup and 
does not take place between tests. As a result, tests using persistent stores 
can interact with each other, causing spurious results and increasing test 
execution times due to store recovery overheads. A toggle should be provided to 
enable executing the broker.clean command between individual tests.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to