You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/02/16 09:30:42 UTC

[jira] [Commented] (FLINK-3687) org.apache.flink.runtime.net.ConnectionUtilsTest fails

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

Till Rohrmann commented on FLINK-3687:
--------------------------------------

Another instance: https://api.travis-ci.org/jobs/201937905/log.txt?deansi=true

> org.apache.flink.runtime.net.ConnectionUtilsTest fails
> ------------------------------------------------------
>
>                 Key: FLINK-3687
>                 URL: https://issues.apache.org/jira/browse/FLINK-3687
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime, Tests
>            Reporter: Nikolaas Steenbergen
>              Labels: test-stability
>
> {code}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec <<< FAILURE! - in org.apache.flink.runtime.net.ConnectionUtilsTest
> testReturnLocalHostAddressUsingHeuristics(org.apache.flink.runtime.net.ConnectionUtilsTest)  Time elapsed: 0.504 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<testing-worker-linux-docker-52e1e8ab-3356-linux-1/172.17.20.179> but was:</127.0.0.1>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.flink.runtime.net.ConnectionUtilsTest.testReturnLocalHostAddressUsingHeuristics(ConnectionUtilsTest.java:59)
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.554 sec - in org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionTest
> Results :
> Failed tests: 
>   ConnectionUtilsTest.testReturnLocalHostAddressUsingHeuristics:59 expected:<testing-worker-linux-docker-52e1e8ab-3356-linux-1/172.17.20.179> but was:</127.0.0.1>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)