You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/07/27 22:37:14 UTC

[jira] Commented: (AVRO-81) Switch Avro's tests back to JUnit from current TestNG framework

    [ https://issues.apache.org/jira/browse/AVRO-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735760#action_12735760 ] 

Doug Cutting commented on AVRO-81:
----------------------------------

This is looking good.  A few problems remain:
 - Build.xml has not been completely updated: the interop tests still use TestNG.
 - The patch contains a number of whitespace-only changes.  Can you please remove these?
 - The patch comments out obsolete code in a few places.  It should simply remove obsolete code.  This is in build.xml and TestResolvingIO.


> Switch Avro's tests back to JUnit from current TestNG framework
> ---------------------------------------------------------------
>
>                 Key: AVRO-81
>                 URL: https://issues.apache.org/jira/browse/AVRO-81
>             Project: Avro
>          Issue Type: Test
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: AVRO-81.patch, AVRO-81.patch, AVRO-81.patch, AVRO-81.sh
>
>
> This issue has been opened in order to track possible future switch of testing framework for Avro. Currently it is based on TestNG, however because of a number of limitations this test framework is not likely to be used by any of Hadoop's subproject. Thus, Avro will have to be start using JUnit again. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.