XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.4, 1.5.0
    • 1.4.5, 1.5.1
    • test

    Description

      The MR job that runs functional tests, RunTests, does not report back on which tests passed and failed. The mapper that runs each functional test merely outputs the text from standard output, and the reducer is just an identity reducer. As noted in a comment:

          // don't do anything with the results (yet) a summary would be nice
      

      Update the job to produce results that allow a tester to ascertain the pass/fail status of each test. For example:

      • which tests passed and which failed
      • a count of pass and fail
      • which hosts ran which tests, for drilling down

      While this only applies to 1.4/1.5, it's worth checking if 1.6 has a similar capability and the nature of its reporting.

      Attachments

        Issue Links

          Activity

            People

              bhavanki Bill Havanki
              bhavanki Bill Havanki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: