Add "silentfail" test status and --reportFailureStatus option to resmoke.py

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.6
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • TIG 2017-04-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Introduce a REPORT_FAILURE_STATUS variable in the resmokelib/config.py module.
      2. Add a --reportFailureStatus command line option to resmoke.py of type="choice" with choices=("fail", "silentfail") that sets config.REPORT_FAILURE_STATUS and defaults of "fail".
      3. Use config.REPORT_FAILURE_STATUS in TestReport.as_dict() instead of the fixed string "fail".

            Assignee:
            Jonathan Abrahams (Inactive)
            Reporter:
            Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: