Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29522

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

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Activity

          People

            ian.boros@mongodb.com Ian Boros
            kimberly.hou Kimberly Hou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: