You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2016/10/13 20:06:20 UTC

[jira] [Created] (MESOS-6387) Improve reporting of parallel test runner

Benjamin Bannier created MESOS-6387:
---------------------------------------

             Summary: Improve reporting of parallel test runner
                 Key: MESOS-6387
                 URL: https://issues.apache.org/jira/browse/MESOS-6387
             Project: Mesos
          Issue Type: Improvement
          Components: test
            Reporter: Benjamin Bannier


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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)