[
https://issues.apache.org/jira/browse/FLINK-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-3687.
----------------------------------
Resolution: Duplicate
Duplicate of FLINK-4052. Closing this issue because for the other issue there
was a PR associated with it.
> 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
> Priority: Critical
> 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)