You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andras Bokor (JIRA)" <ji...@apache.org> on 2017/08/10 05:41:00 UTC

[jira] [Comment Edited] (HADOOP-14729) Upgrade JUnit 3 TestCase to JUnit 4

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

Andras Bokor edited comment on HADOOP-14729 at 8/10/17 5:40 AM:
----------------------------------------------------------------

[~ajayydv],

It will not compile because {{TestMapFileOutputFormat}} (and some other classes) miss(es) the import of After annotation.
In addition, in your 2nd patch please use two spaces for indentation instead of tab.


was (Author: boky01):
[~ajayydv],

It will not compile because {{TestMapFileOutputFormat}} misses an import.
In your 2nd patch please use two spaces for indentation instead of tab.

> Upgrade JUnit 3 TestCase to JUnit 4
> -----------------------------------
>
>                 Key: HADOOP-14729
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14729
>             Project: Hadoop Common
>          Issue Type: Test
>            Reporter: Akira Ajisaka
>            Assignee: Ajay Yadav
>              Labels: newbie
>         Attachments: HADOOP-14729.001.patch
>
>
> There are still test classes that extend from junit.framework.TestCase in hadoop-common. Upgrade them to JUnit4.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org