[
https://issues.apache.org/jira/browse/LENS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578465#comment-14578465
]
Hudson commented on LENS-8:
---------------------------
SUCCESS: Integrated in Lens-Commit #813 (See
[https://builds.apache.org/job/Lens-Commit/813/])
LENS-8: Store test output in test specific file (rajatgupta59: rev
713104d928a79afe7bf2090fa896ceff3e544e26)
* pom.xml
* lens-server/src/test/resources/log4j.properties
> 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
> Components: test
> Reporter: Srikanth Sundarrajan
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.2
>
> Attachments: LENS-8.2.patch, LENS-8.patch
>
>
> 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)