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

Eli Collins commented on HDFS-3865:
-----------------------------------

Looks like some of the tests are commented out as well (eg 
testUniformSizeDistCp).

                
> TestDistCp is @ignored
> ----------------------
>
>                 Key: HDFS-3865
>                 URL: https://issues.apache.org/jira/browse/HDFS-3865
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: tools
>    Affects Versions: 2.2.0-alpha
>            Reporter: Colin Patrick McCabe
>            Priority: Minor
>
> We should fix TestDistCp so that it actually runs, rather than being ignored.
> {code}
> @ignore
> public class TestDistCp {
>   private static final Log LOG = LogFactory.getLog(TestDistCp.class);
>   private static List<Path> pathList = new ArrayList<Path>();
>   ...
> {code}

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