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

Hudson commented on MAPREDUCE-3798:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #567 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/567/])
    MAPREDUCE-3798. Fixed failing TestJobCleanup.testCusomCleanup() and moved 
it to the maven build. Contributed by Ravi Prakash.
svn merge --ignore-ancestry -c 1291606 ../../trunk (Revision 1291607)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1291607
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestJobCleanup.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobCleanup.java

                
> TestJobCleanup testCustomCleanup is failing
> -------------------------------------------
>
>                 Key: MAPREDUCE-3798
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3798
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.23.0, 0.23.1
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>              Labels: test
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3798.patch, MAPREDUCE-3798.patch, 
> MAPREDUCE-3798.patch
>
>
> File 
> <somepath>/hadoop-mapreduce-project/build/test/data/test-job-cleanup/output-8/_custom_cleanup
>  missing for job job_20120203035807432_0009
> junit.framework.AssertionFailedError: File 
> <somepath>/hadoop-mapreduce-project/build/test/data/test-job-cleanup/output-8/_custom_cleanup
>  missing for job job_20120203035807432_0009
>       at 
> org.apache.hadoop.mapred.TestJobCleanup.testKilledJob(TestJobCleanup.java:228)
>       at 
> org.apache.hadoop.mapred.TestJobCleanup.testCustomCleanup(TestJobCleanup.java:302)
>       at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
>       at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
>       at junit.extensions.TestSetup.run(TestSetup.java:27)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to