Nikolaas Steenbergen created FLINK-3687:
-------------------------------------------

             Summary: runtime.leaderelection.ZooKeeperLeaderElectionTest fails
                 Key: FLINK-3687
                 URL: https://issues.apache.org/jira/browse/FLINK-3687
             Project: Flink
          Issue Type: Bug
            Reporter: Nikolaas Steenbergen


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)

{code}
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.4#6332)

Reply via email to