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)