[
https://issues.apache.org/jira/browse/HADOOP-12476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956511#comment-14956511
]
Steve Loughran commented on HADOOP-12476:
-----------------------------------------
Stack
{code}
java.lang.AssertionError:
Expected: is "-DUMMY_HOSTNAME"
but: was "localhost"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at
org.apache.hadoop.net.TestDNS.testLookupWithoutHostsFallback(TestDNS.java:225)
{code}
> TestDNS.testLookupWithoutHostsFallback
> --------------------------------------
>
> Key: HADOOP-12476
> URL: https://issues.apache.org/jira/browse/HADOOP-12476
> Project: Hadoop Common
> Issue Type: Bug
> Components: net, test
> Affects Versions: 3.0.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
>
> Presumably triggered by HADOOP-12449, one of the jenkins patch runs has
> failed in {{TestDNS.testLookupWithoutHostsFallback}},
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)