You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/06/01 23:51:17 UTC

[jira] [Created] (CASSANDRA-9528) Improve log output from unit tests

Ariel Weisberg created CASSANDRA-9528:
-----------------------------------------

             Summary: Improve log output from unit tests
                 Key: CASSANDRA-9528
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9528
             Project: Cassandra
          Issue Type: Test
            Reporter: Ariel Weisberg
            Assignee: Ariel Weisberg


* Single log output file per suite
* stdout/stderr to the same log file with proper interleaving
* Don't interleave interactive output from unit tests run concurrently to the console. Print everything about the test once the test has completed.
* Fetch and compress log files as part of artifacts collected by cassci



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