You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/08/01 00:39:00 UTC

[jira] [Updated] (THRIFT-4864) CI fails at netstd

     [ https://issues.apache.org/jira/browse/THRIFT-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III updated THRIFT-4864:
--------------------------------------
    Component/s: Build Process

> CI fails at netstd
> ------------------
>
>                 Key: THRIFT-4864
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4864
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>             Fix For: 0.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
> Failed   TJSONProtocol_Can_Create_Instance_Test
> Error Message:
>  Test method Thrift.Tests.Protocols.TJSONProtocolTests.TJSONProtocol_Can_Create_Instance_Test threw exception: 
> Castle.DynamicProxy.InvalidProxyConstructorArgumentsException: Can not instantiate proxy of class: Thrift.Transport.Client.THttpTransport.
> Could not find a constructor that would match given arguments:
> System.Uri
> <null>
> Stack Trace:
>     at Castle.DynamicProxy.ProxyGenerator.CreateClassProxyInstance(Type proxyType, List`1 proxyArguments, Type classToProxy, Object[] constructorArguments)
>    at NSubstitute.Proxies.CastleDynamicProxy.CastleDynamicProxyFactory.GenerateProxy(ICallRouter callRouter, Type typeToProxy, Type[] additionalInterfaces, Object[] constructorArguments)
>    at NSubstitute.Substitute.For[T](Object[] constructorArguments)
>    at Thrift.Tests.Protocols.TJSONProtocolTests.TJSONProtocol_Can_Create_Instance_Test() in /thrift/src/lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolTests.cs:line 39
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)