You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/10/09 16:45:02 UTC

[jira] [Commented] (MAPREDUCE-4654) TestDistCp is @ignored

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

Hudson commented on MAPREDUCE-4654:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2898 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2898/])
    MAPREDUCE-4654. TestDistCp is ignored. Contributed by Sandy Ryza. (Revision 1396047)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1396047
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestDistCp.java
* /hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestIntegration.java

                
> TestDistCp is @ignored
> ----------------------
>
>                 Key: MAPREDUCE-4654
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4654
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.2-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Sandy Ryza
>            Priority: Critical
>         Attachments: MAPREDUCE-4654.patch
>
>
> 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