[
https://issues.apache.org/jira/browse/LENS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211908#comment-14211908
]
Srikanth Sundarrajan commented on LENS-8:
-----------------------------------------
>From what I know only failure-result xml is created with the exception causing
>the failure (assertion or runtime). Without the output segregation, it is
>quite hard to figure which output is actually for which test. Also with this
>change, it becomes easy to debug build issues on jenkins.
> Store test output in test specific file
> ---------------------------------------
>
> Key: LENS-8
> URL: https://issues.apache.org/jira/browse/LENS-8
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Srikanth Sundarrajan
>
> Current build is printing all output into console, mixing maven and test
> outputs together. This might make debugging test failures a bit involved. We
> can use surefire capability to store individual test outputs to respective
> files.
> I also happened to notice some test output printing on System.out directly,
> It would help if they can be routed through logging appender.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)