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

Thiruvalluvan M. G. commented on AVRO-533:
------------------------------------------

bq. Any idea what I've done wrong?

Your version of NUnit is old. The Avro unit tests use NUnit 2.5 features 
extensively. Since NUnit tests use C# attributes (roughly equivalent to Java 
annotations), the old NUnit runner does not recognise the attributes of the new 
version; it doesn't fail either. It'll be nice if we can somehow make the tests 
report error if run with older runner. My quick search didn't reveal any easy 
solution.

NUnit 2.5 or later should be able to run the tests.

> .NET implementation of Avro
> ---------------------------
>
>                 Key: AVRO-533
>                 URL: https://issues.apache.org/jira/browse/AVRO-533
>             Project: Avro
>          Issue Type: New Feature
>    Affects Versions: 1.4.0
>            Reporter: Jeff Hammerbacher
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-533.patch, AVRO-533.patch, AVRO-533.zip, 
> csharp.zip, csharp_2nd_patch.zip, csharp_3rd.zip, csharp_4.zip, dotnet.patch, 
> failure.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to