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

Akira Ajisaka updated HADOOP-14415:
-----------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 3.0.0-alpha3
           Status: Resolved  (was: Patch Available)

Committed this to trunk. Thanks [~vagarychen] for the contribution!

> 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
>            Assignee: Chen Liang
>            Priority: Minor
>              Labels: newbie
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HADOOP-14415.001.patch
>
>
> 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