Description
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.
Attachments
Issue Links
- blocks
-
LANG-1192 FastDateFormat does not support the week-year component (uppercase 'Y')
- Closed