[
https://issues.apache.org/jira/browse/TAJO-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213718#comment-14213718
]
Hudson commented on TAJO-1179:
------------------------------
SUCCESS: Integrated in Tajo-master-build #450 (See
[https://builds.apache.org/job/Tajo-master-build/450/])
TAJO-1179: Integration tests in TravisCI are occasionally failed due to log
size. (hyunsik: rev 2bc5e7f938b5c4e5a7712aa1d948d89beae6ef93)
* CHANGES
* tajo-core/src/test/java/org/apache/tajo/TajoTestingCluster.java
> Integration tests in TravisCI are occasionally failed due to log size.
> ----------------------------------------------------------------------
>
> Key: TAJO-1179
> URL: https://issues.apache.org/jira/browse/TAJO-1179
> Project: Tajo
> Issue Type: Bug
> Components: build
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.9.1
>
>
> See the q&a at
> http://stackoverflow.com/questions/26082444/how-to-work-around-travis-cis-4mb-output-limit.
> TravisCI has a limitation of log size. If the log size exceeds 4MB or some
> threshold line number, the test is terminated by TravisCI as failure.
> So, we need to adjust the log level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)