[
https://issues.apache.org/jira/browse/AVRO-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715332#comment-16715332
]
ASF GitHub Bot commented on AVRO-1956:
--------------------------------------
dkulp commented on issue #153: AVRO-1956 Workaround incompatibility in testing
CSharp code
URL: https://github.com/apache/avro/pull/153#issuecomment-445924523
Closing this as I don't believe it's needed anymore. I've created new
images (as a new Avro committer and also new Docker installs on new Mac) and
the tests all pass. Thus, I believe this is not longer required.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> C sharp build fails in docker image
> -----------------------------------
>
> Key: AVRO-1956
> URL: https://issues.apache.org/jira/browse/AVRO-1956
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Niels Basjes
> Assignee: Niels Basjes
> Priority: Major
>
> When you run the build in the centos docker image you get
> {quote}
> Unhandled Exception:
> System.ArgumentException: NUnit components for version 2.0.50727 of the CLR
> are not installed
> {quote}
> As noted by [~Simon24601] in the mailing list:
> {quote}
> From discussion with [~jcustenborder], it seems like the C# tests won't run
> on a Mac if we keep the --framework=4.0 in this line; removing it (as has
> been done for 1.8.2) makes the tests run. But removing it makes the tests
> fail on my system (CentOS 7).
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)