[
https://issues.apache.org/jira/browse/APEXMALHAR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250449#comment-15250449
]
ASF GitHub Bot commented on APEXMALHAR-2061:
--------------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-malhar/pull/249#discussion_r60462327
--- Diff: samples/pom.xml ---
@@ -33,7 +33,18 @@
<packaging>jar</packaging>
<name>Apache Apex Malhar (incubating) Samples</name>
-
+ <build>
--- End diff --
Adding "checkstyle.skip" under properties does not work?
https://maven.apache.org/plugins/maven-checkstyle-plugin/check-mojo.html
> 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)