Jens Geyer created THRIFT-4864:
----------------------------------

             Summary: CI fails at netstd
                 Key: THRIFT-4864
                 URL: https://issues.apache.org/jira/browse/THRIFT-4864
             Project: Thrift
          Issue Type: Bug
            Reporter: Jens Geyer
            Assignee: Jens Geyer


{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.3#76005)

Reply via email to