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

Hudson commented on HDFS-4007:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1190 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1190/])
    HDFS-4007. Rehabilitate bit-rotted unit tests under 
hadoop-hdfs-project/hadoop-hdfs/src/test/unit/. Contributed by Colin Patrick 
McCabe. (Revision 1395731)

     Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1395731
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/server/datanode/TestDataDirs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/unit/org/apache/hadoop/hdfs/server/datanode/TestDataDirs.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/unit/org/apache/hadoop/hdfs/server/namenode/TestGetImageServlet.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/unit/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/unit/org/apache/hadoop/hdfs/server/namenode/TestNNLeaseRecovery.java

                
> Rehabilitate bit-rotted unit tests under 
> hadoop-hdfs-project/hadoop-hdfs/src/test/unit/
> ---------------------------------------------------------------------------------------
>
>                 Key: HDFS-4007
>                 URL: https://issues.apache.org/jira/browse/HDFS-4007
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: test
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HDFS-4007.001.patch
>
>
> There are a bunch of unit tests under 
> hadoop-hdfs-project/hadoop-hdfs/src/test/unit/ that did not get Mavenized, 
> and have bit-rotted over time.
> It looks like TestDataDirs and TestINodeFile should get compiled again as 
> part of the build.  There is already another copy of TestGetImageServlet in 
> the source tree, so that should get deleted.  Similarly TestNNLeaseRecovery 
> has bit-rotted too much, and should be deleted-- given that we already have 
> some other lease recovery tests.

--
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