[
https://issues.apache.org/jira/browse/HBASE-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HBASE-5508:
-------------------------------
Attachment: HBASE-5508.D2037.1.patch
sc requested code review of "HBASE-5508 [jira] Add an option to allow test
output to show on the terminal".
Reviewers: tedyu, dhruba, JIRA
Add an option to allow test output to show on the terminal
Task ID: #
Blame Rev:
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
TEST PLAN
mvn test -Dtest.output.tofile=false
Revert Plan:
Tags:
REVISION DETAIL
https://reviews.facebook.net/D2037
AFFECTED FILES
pom.xml
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/4371/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> 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