You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/07/09 02:49:48 UTC

[jira] [Created] (GIRAPH-711) Provide an option for Surefire to redirect test output to files

Andrew Purtell created GIRAPH-711:
-------------------------------------

             Summary: Provide an option for Surefire to redirect test output to files
                 Key: GIRAPH-711
                 URL: https://issues.apache.org/jira/browse/GIRAPH-711
             Project: Giraph
          Issue Type: Improvement
    Affects Versions: 1.0.0
            Reporter: Andrew Purtell
            Priority: Minor


Logging during test output is verbose and this makes it difficult to follow test progress at a glance. Consider providing a toggle that configures Surefire to redirect output to files. E.g.

{noformat}
mvn ... test -Dtest.output.tofile=true
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira