[
https://issues.apache.org/jira/browse/TAJO-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043164#comment-14043164
]
Hudson commented on TAJO-890:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #261 (See
[https://builds.apache.org/job/Tajo-master-build/261/])
TAJO-890: Redirect stdout of maven test to /dev/null in Travis CI script.
(hyunsik: rev 48c6d1a38fa28cef14bf610328004fc68a734b83)
* CHANGES
* .travis.yml
> Redirect stdout of maven test to /dev/null in Travis CI script
> --------------------------------------------------------------
>
> Key: TAJO-890
> URL: https://issues.apache.org/jira/browse/TAJO-890
> Project: Tajo
> Issue Type: Task
> Components: build
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Trivial
> Fix For: 0.9.0
>
>
> As I mentioned in TAJO-887, Travis CI has some limitation where output log
> size < 4MB. Recently, output size is likely to exceed 4MB. This patch
> redirects stdout to /dev/null in order to reduce the log size. Because the
> stderr will be kept, we can still find the error causes from the message.
--
This message was sent by Atlassian JIRA
(v6.2#6252)