[ https://issues.apache.org/jira/browse/BOOKKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619736#comment-13619736 ]
Ivan Kelly commented on BOOKKEEPER-597: --------------------------------------- With the attached patch, test output can be sent to stdout by adding -PconsoleTestOutput to the maven command. > Add flag to output test logs to stdout > -------------------------------------- > > Key: BOOKKEEPER-597 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-597 > Project: Bookkeeper > Issue Type: Bug > Reporter: Ivan Kelly > Assignee: Ivan Kelly > Fix For: 4.3.0 > > Attachments: > 0001-BOOKKEEPER-597-Add-flag-to-output-test-logs-to-stdou.patch > > > Logs are currently piped to a file. However, if a test is hanging, its useful > to get the logs sent to stdout in as they happen, to see where the test is > hanging. We should enable this with a mvn profile, instead of requiring the > person to edit out the <redirectOutputToFile> flag. -- 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