[
https://issues.apache.org/jira/browse/LANG-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071722#comment-15071722
]
Charles Honton edited comment on LANG-1194 at 12/25/15 8:41 PM:
----------------------------------------------------------------
limit heap memory to prevent from bumping into Travis CI 3G memory limit.
commit 39ed92fff74cfd4be4ca728fc4258feea26b696c
was (Author: [email protected]):
limit heap memory to prevent from bumping into Travis CI 3G memory limit.
> Travis-ci build fails occasionally with "Killed" message
> --------------------------------------------------------
>
> Key: LANG-1194
> URL: https://issues.apache.org/jira/browse/LANG-1194
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.4
> Reporter: Charles Honton
> Assignee: Charles Honton
> Fix For: 3.5
>
>
> travis-ci build occasionally fails with a "Killed" message in the log.
> The killed test is usually one of:
> org.apache.commons.lang3.StringEscapeUtilsTest
> org.apache.commons.lang3.HashSetvBitSetTest
> org.apache.commons.lang3.builder.ToStringStyleConcurrencyTest
> org.apache.commons.lang3.time.FastDateFormat_ParserTest
> If travis build is restarted, the build will eventually pass.
> The build with same code in other environments does not occur on any local
> environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)