[
https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Liang updated HADOOP-14415:
--------------------------------
Attachment: HADOOP-14415.001.patch
Post v001 patch to replace {{AssertionFailedError}} with {{AssertionError}}
> 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
> 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]