[ 
https://issues.apache.org/jira/browse/FALCON-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679308#comment-13679308
 ] 

Srikanth Sundarrajan commented on FALCON-32:
--------------------------------------------

Jarec, This is a useful fix. However progress during the test is not very 
visible with the current patch. Is it possible to get it included as well ?

Something along the lines of ....
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.security.authentication.client.TestAuthenticatedURL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
Running org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec
Running 
org.apache.hadoop.security.authentication.server.TestAuthenticationFilter
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec
Running org.apache.hadoop.security.authentication.server.TestAuthenticationToken
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running 
org.apache.hadoop.security.authentication.server.TestPseudoAuthenticationHandler
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec

                
> Store test output in file rather then printing all the output into the console
> ------------------------------------------------------------------------------
>
>                 Key: FALCON-32
>                 URL: https://issues.apache.org/jira/browse/FALCON-32
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Jarek Jarcec Cecho
>            Priority: Trivial
>         Attachments: bugFALCON-32.patch
>
>
> Current build is printing all output into console, messing maven and test 
> outputs together. Also having everything in console makes test failure 
> investigation complicated. One still could redirect output of entire maven 
> command to file and investigate it there, but this seems to be unnecessary 
> and therefore I would like to propose taking advantage of surefire feature to 
> redirect the test output into files.

--
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

Reply via email to