zcsizmadia commented on a change in pull request #1622:
URL: https://github.com/apache/avro/pull/1622#discussion_r834527927
##########
File path: lang/csharp/src/apache/test/Generic/GenericTests.cs
##########
@@ -37,6 +37,45 @@ private static void test<T>(string s, T value)
Assert.AreEqual(value, output);
}
+ [Test]
Review comment:
If you dont mind I can create the PR for the microsec fix and as soon as
it is merged this can be merged as well. In the meantime you can add all the
test cases (except the decimal), and we will know theat the unit test failures
will be resolved after the us PR is merged
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]