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

Sachin Goel commented on FLINK-2466:
------------------------------------

Ah. I found it. It is streaming.api.operators.co.SelfConnectionTest which gets 
killed. But it is immediately re-executed and passes it appears.
Here are the relevant lines from the log:
...
Running org.apache.flink.streaming.api.operators.co.CoStreamFlatMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in 
org.apache.flink.streaming.api.operators.co.CoStreamFlatMapTest
Running org.apache.flink.streaming.api.operators.co.SelfConnectionTest
Killed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.852 sec - in 
org.apache.flink.streaming.api.operators.co.SelfConnectionTest
Running org.apache.flink.streaming.api.operators.StreamProjectTest
...

> Travis build failure
> --------------------
>
>                 Key: FLINK-2466
>                 URL: https://issues.apache.org/jira/browse/FLINK-2466
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Sachin Goel
>
> One of my builds failed with
> Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
> project flink-streaming-core: ExecutionException: java.lang.RuntimeException: 
> The forked VM terminated without properly saying goodbye. VM crash or 
> System.exit called?
> Here's the build: https://travis-ci.org/apache/flink/jobs/73851870
> This looks like a travis hiccup though, similar to how tachyon fails 
> sometimes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to