[ 
https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018806#comment-14018806
 ] 

Remus Rusanu commented on HADOOP-10664:
---------------------------------------

The fix is a bit more complicated. For one, every branch affected must be 
fixed. But more important is to find a fix that does not suffer from the same 
issue (ie. not simply pick another host that could fail tomorrow). I for one 
would vote for the Apache foundation to register a DNS, eg. 1test.apache.org or 
similar, and then use that DNS name in the unit test. But such a solution is 
beyond my bandwith, and beyond my leverage with the foundation. So I would 
rather leave this for someone more experienced to pick up. I'm sure it will be 
a pretty hot issue soon if the 3w.org stays down, all patches uploaded will 
start fail...

> TestNetUtils.testNormalizeHostName fails
> ----------------------------------------
>
>                 Key: HADOOP-10664
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10664
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Chen He
>
> java.lang.AssertionError: null
>       at org.junit.Assert.fail(Assert.java:86)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertFalse(Assert.java:64)
>       at org.junit.Assert.assertFalse(Assert.java:74)
>       at 
> org.apache.hadoop.net.TestNetUtils.testNormalizeHostName(TestNetUtils.java:617)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to