Don't restart fixtures if currently handling a StopExecution exception

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Server Tooling & Methods
    • STM 2020-07-13
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If a fixture crashes during test execution, we throw a StopExecution exception. However, archiving is executed as part of a finally-block and will restart the fixture after performing archiving, even if we are stopping execution. This is at best unnecessary and wasteful, and at worst confusing to users.

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Raiden Worley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: