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

Vinay Kumar Thota commented on MAPREDUCE-1809:
----------------------------------------------

I ran the test-patch manually against branch 0.21 for make sure that patch is 
ok.

{noformat} 
+1 overall.

     +1 @author.  The patch does not contain any @author tags.

     +1 tests included.  The patch appears to include 19 new or modified tests.

     +1 javadoc.  The javadoc tool did not generate any warning messages.

     +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

     +1 findbugs.  The patch does not introduce any new Findbugs warnings.

     +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

     +1 system tests framework.  The patch passed system tests framework 
compile.
{noformat}

Ran ant test-contrib with the patch and all the contrib tests executed 
successfully without any issues.

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.48 sec
    [junit] Running org.apache.hadoop.raid.TestReedSolomonDecoder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.594 sec
    [junit] Running org.apache.hadoop.raid.TestReedSolomonEncoder
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.397 sec

test:

BUILD SUCCESSFUL
Total time: 61 minutes 49 seconds

> Ant build changes for Streaming system tests in contrib projects.
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-1809
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1809
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.21.1
>
>         Attachments: 1809-ydist-security.patch, 1809-ydist-security.patch, 
> MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, 
> MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, 
> MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch
>
>
> Implementing new target( test-system) in build-contrib.xml file for executing 
> the system test that are in contrib projects. Also adding 'subant'  target in 
> aop.xml that calls the build-contrib.xml file for system tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to