[ 
https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HADOOP-14415:
-----------------------------------
    Description: When reviewing HADOOP-14180, I found some test codes throw 
junit.framework.AssertionFailedError. org.junit.Assert no longer throws 
AssertionFailedError, so we should use AssertionError instead of 
AssertionFailedError.  (was: When reviewing HADOOP-14180, I found some test 
codes that throw junit.framework.AssertionFailedError. org.junit.Assert no 
longer throws AssertionFailedError, so we should use AssertionError instead of 
AssertionFailedError.)

> Use java.lang.AssertionError instead of junit.framework.AssertionFailedError
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-14415
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14415
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Akira Ajisaka
>            Priority: Minor
>              Labels: newbie
>
> When reviewing HADOOP-14180, I found some test codes throw 
> junit.framework.AssertionFailedError. org.junit.Assert no longer throws 
> AssertionFailedError, so we should use AssertionError instead of 
> AssertionFailedError.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to