[
https://issues.apache.org/jira/browse/HBASE-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220723#comment-13220723
]
Phabricator commented on HBASE-5508:
------------------------------------
sc has commented on the revision "HBASE-5508 [jira] Add an option to allow test
output to show on the terminal".
I think adding this option is useful because I always have to modify pom.xml
to make redirectTestOutputToFile to false when I am testing/debugging.
REVISION DETAIL
https://reviews.facebook.net/D2037
> Add an option to allow test output to show on the terminal
> ----------------------------------------------------------
>
> Key: HBASE-5508
> URL: https://issues.apache.org/jira/browse/HBASE-5508
> Project: HBase
> Issue Type: Improvement
> Components: test
> Reporter: Scott Chen
> Assignee: Scott Chen
> Priority: Minor
> Attachments: HBASE-5508.D2037.1.patch
>
>
> Sometimes it is useful to directly see the test results on the terminal.
> We can add a property to achieve that.
> mvn test -Dtest.output.tofile=false
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira