Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1118

Avoid abort() on test failure on windows

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • TBD
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: