Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2115

enable QpidTestCase to clean up the broker between tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.6
    • Java Tests
    • None

    Description

      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.

      Attachments

        Activity

          People

            ritchiem Martin Ritchie
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: