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

Hudson commented on HDFS-4740:
------------------------------

Integrated in Hadoop-trunk-Commit #3680 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3680/])
    HDFS-4740. Fixes for a few test failures on Windows. Contributed by Arpit 
Agarwal. (Revision 1476596)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1476596
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSUtil.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestLargeBlock.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsUrl.java

                
> Fixes for a few test failures on Windows
> ----------------------------------------
>
>                 Key: HDFS-4740
>                 URL: https://issues.apache.org/jira/browse/HDFS-4740
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: 3.0.0
>
>         Attachments: HDFS-4740.002.patch, HDFS-4740.003.patch, HDFS-4740.patch
>
>
> This issue is to track the following Windows test failures:
> # TestWebHdfsUrl#testSecureAuthParamsInUrl fails with timeout. The 4 second 
> timeout is too low.
> # TestDFSUtil#testGetNNUris depends on the 127.0.0.1->localhost reverse 
> lookup which does not happen on Windows.
> # TestLargeBlock#testLargeBlockSize fails with timeout. This test takes a 
> rather long time to complete on Windows. Part of the problem may be that we 
> are using small VMs for Windows testing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to