Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2142

Connection cleanup in Python tests

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: WT2.6.1
    • Component/s: 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@mongodb.com Donald Anderson
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: