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)