Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3687

org.apache.flink.runtime.net.ConnectionUtilsTest fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • Runtime / Task, Tests

    Description

      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>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nikst Nikolaas Steenbergen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: