C++ Unit test fixtures should call tearDown when they exit by exception

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Failure to call tearDown can cause tests that would normally fail to deadlock, if tearDown releases resources that may have been acquired during the test.

            Assignee:
            Andy Schwerin
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: