Avoid abort() on test failure on windows

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • TBD
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Windows doesn't fork() so when a test fails we abort and don't write out the pretty test-results.json log file for evergreen to pickup and analyze.

      We could however, on windows, do CreateProcess() and pass in "-l testname" and check the return value!

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Hannes Magnusson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: