Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6387

Improve reporting of parallel test runner.

    XMLWordPrintableJSON

Details

    Description

      We should improve the logging of the parallel test runner. Improved logging seems to require some parsing of GoogleTest output, e.g., to prevent interleaving test output from concurrently executing tests.

      We should add a verbose mode which can print results as they arrive from shards in order to not let users wonder if tests are executing.

      We should also provide a way to properly unify output from different shards, e.g., report passed and failed tests in a single list instead of listing all shards separately (this e.g., makes tests from failed shards reported first harder to discover).

      Distinguishing reports from tests run in parallel and sequentially might be useful as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bbannier Benjamin Bannier
            Alex R Alex R
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: