[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250723#comment-15250723
 ] 

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_r60488608
  
    --- Diff: pom.xml ---
    @@ -75,6 +75,13 @@
             </configuration>
           </plugin>
           <plugin>
    +           <groupId>org.apache.maven.plugins</groupId>
    +        <artifactId>maven-surefire-plugin</artifactId>
    +        <configuration>
    +                   <argLine>-Xmx512m</argLine>
    +           </configuration>
    --- End diff --
    
    Yes, formatting wasn't correct. Next PR will fix it. @yogidevendra please 
check your editor settings.


> 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)

Reply via email to