exit code reported by resmoke.py for concurrent fuzzer should be more meaningful

XMLWordPrintableJSON

    • Fully Compatible
    • TIG 2017-09-11, TIG 2017-10-02, TIG 2017-10-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When running multi-threaded tests with the JSTestCase class, resmoke.py eventually returns a single exit code for that test case. The exit code is currently set to the return code of the process that finishes last. Ideally, the exit code should be changed so that if one of the threads had failed (and not necessarily the last thread), then the final exit code from resmoke.py should be nonzero as well regardless of what the last thread returned.

            Assignee:
            Ian Boros
            Reporter:
            Kimberly Hou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: