You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/06/05 10:33:00 UTC

[jira] [Updated] (LENS-8) Store test output in test specific file

     [ https://issues.apache.org/jira/browse/LENS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated LENS-8:
---------------------------------------
    Attachment: LENS-8.patch

Added <redirectTestOutputToFile>true</redirectTestOutputToFile> to surefire-plugin.

> 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
>         Attachments: 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)