-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: 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!
- duplicates
-
CDRIVER-1122 Don't just fork(), exec(), in the test suite
- Closed
- is related to
-
CDRIVER-1122 Don't just fork(), exec(), in the test suite
- Closed