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

Tsuyoshi Ozawa commented on HADOOP-12564:
-----------------------------------------

[~cote] Thank you for updating. The patch itself looks good to me overall. I 
grepped under test/java/org/apache/hadoop/io - it still remains usages of JUnit 
3:

1. ./AvroTestUtil.java:import static junit.framework.TestCase.assertEquals;
2. ./compress/TestCodecFactory.java:public class TestCodecFactory extends 
TestCase {
3. ./compress/TestCompressionStreamReuse.java:public class 
TestCompressionStreamReuse extends TestCase {
4. ./file/tfile/TestVLong.java:import junit.framework.TestCase;

Could you update it again? Thanks!

> Upgrade JUnit3 TestCase to JUnit 4 for tests of org.apache.hadoop.io package
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-12564
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12564
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: test
>            Reporter: Dustin Cote
>            Assignee: Dustin Cote
>            Priority: Trivial
>         Attachments: MAPREDUCE-6505-1.patch, MAPREDUCE-6505-2.patch, 
> MAPREDUCE-6505-3.patch, MAPREDUCE-6505-4.patch
>
>
> Migrating just the io test cases 



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

Reply via email to