You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/18 17:00:41 UTC

[GitHub] merlimat opened a new pull request #581: Use redirectTestOutputToFile in unit tests to reduce build output size

merlimat opened a new pull request #581: Use redirectTestOutputToFile in unit tests to reduce build output size
URL: https://github.com/apache/incubator-pulsar/pull/581
 
 
   ### Motivation
   
   In several cases the console output on the Travis build is truncated because we exceed the max size.
   
   We should redirect the tests output to files to reduce the text output. Also it gives the advantage of separating each test output into a separate file.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services