Connection cleanup in Python tests

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • WT2.8.0
    • Affects Version/s: WT2.6.1
    • Component/s: None
    • None
    • None
    • None

      Some of the WiredTiger Python tests open extra connections (e.g., in order to simulate a crash). If those tests fail, the connections stay open, which can cause later tests to fail.

      Add some infrastructure to make it easy for tests to automatically register additional connections and have them closed by the default tearDown implementation.

              Assignee:
              Donald Anderson
              Reporter:
              Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: