You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Anton Solovev (JIRA)" <ji...@apache.org> on 2016/12/30 09:29:58 UTC

[jira] [Created] (FLINK-5401) Fails ConnectionUtilsTest#testReturnLocalHostAddressUsingHeuristics

Anton Solovev created FLINK-5401:
------------------------------------

             Summary: Fails ConnectionUtilsTest#testReturnLocalHostAddressUsingHeuristics
                 Key: FLINK-5401
                 URL: https://issues.apache.org/jira/browse/FLINK-5401
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Anton Solovev


{code}
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.flink.runtime.net.ConnectionUtilsTest.testReturnLocalHostAddressUsingHeuristics(ConnectionUtilsTest.java:45)
{code}

in org.apache.flink.runtime.net.ConnectionUtilsTest while testing 1.1.3 RC2



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