[ 
https://issues.apache.org/jira/browse/HADOOP-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved HADOOP-5962.
--------------------------------------

    Resolution: Fixed

This has almost certainly been fixed with the mavenization, etc.

> fs tests should not be placed in hdfs.
> --------------------------------------
>
>                 Key: HADOOP-5962
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5962
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: test
>            Reporter: Tsz Wo Nicholas Sze
>
> The following tests are under the org.apache.hadoop.fs package but were moved 
> to hdfs sub-directory by HADOOP-5135:
> {noformat}
> ./org/apache/hadoop/fs/ftp/TestFTPFileSystem.java
> ./org/apache/hadoop/fs/loadGenerator/TestLoadGenerator.java
> ./org/apache/hadoop/fs/permission/TestStickyBit.java
> ./org/apache/hadoop/fs/TestGlobPaths.java
> ./org/apache/hadoop/fs/TestUrlStreamHandler.java
> {noformat}
> - Some of them are not related to hdfs, e.g. TestFTPFileSystem. These files 
> should be moved out from hdfs and should not use hdfs codes.
> - Some of them are testing hdfs features, e.g. TestStickyBit. They should be 
> defined under org.apache.hadoop.hdfs package.



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

Reply via email to