[
https://issues.apache.org/jira/browse/APEXMALHAR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250358#comment-15250358
]
ASF GitHub Bot commented on APEXMALHAR-2061:
--------------------------------------------
Github user siyuanh commented on a diff in the pull request:
https://github.com/apache/incubator-apex-malhar/pull/249#discussion_r60455234
--- Diff: pom.xml ---
@@ -75,6 +75,13 @@
</configuration>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
--- End diff --
In one line?
> Travis-ci build fails occasionally with "Killed" message
> --------------------------------------------------------
>
> Key: APEXMALHAR-2061
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2061
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Yogi Devendra
> Assignee: Yogi Devendra
>
> travis-ci build occasionally fails with a "Killed" message in the log.
> This behavior is observed for multiple pull requests.
> Behavior is not deterministic for a specific test-case.
> There is no message for test failure. Not all tests are getting executed.
> "Killed" message at the end of log probably indicating forced kill externally
> somewhere in-between.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)