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

Hudson commented on HADOOP-7357:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #730 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/730/])
    HADOOP-7357. hadoop.io.compress.TestCodec#main() should exit with non-zero 
exit code if test failed. Contributed by Philip Zeyliger

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156839
Files : 
* /hadoop/common/trunk/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common/src/test/java/org/apache/hadoop/io/compress/TestCodec.java


> hadoop.io.compress.TestCodec#main() should exit with non-zero exit code if 
> test failed
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-7357
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7357
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Trivial
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-7357-v2.patch.txt, HADOOP-7357.patch.txt, 
> hadoop-7357-3.patch
>
>
> It's convenient to run something like
> {noformat}
> HADOOP_CLASSPATH=hadoop-test-0.20.2.jar bin/hadoop 
> org.apache.hadoop.io.compress.TestCodec  -count 3 -codec fo
> {noformat}
> but the error code it returns isn't interesting.
> 1-line patch attached fixes that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to