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

Hudson commented on HADOOP-13148:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9767 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9767/])
HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error (cnauroth: 
rev b9685e85d59e69e5dd64802fa9025dad1b315be5)
* 
hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestDistCpViewFs.java


> TestDistCpViewFs to include IOExceptions in test error reports
> --------------------------------------------------------------
>
>                 Key: HADOOP-13148
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13148
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: tools/distcp
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-13148-001.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Minor test code style: all IOEs are caught and logged @ error, then test 
> failed with a simple assert. This will lose all failure data from the XML 
> test reports, hiding it in the logs.
> Better to not catch the IOEs, just rethrow, and let JUnit handle them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to