You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChannelFactoryTest.ChannelFactory_AllowCookies(allowCookies: True) [FAIL]
System.ServiceModel.CommunicationObjectFaultedException : The communication object, System.ServiceModel.ChannelFactory`1[IWcfService], cannot be used for communication because it is in the Faulted state.
Stack Trace:
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(233,0): at System.ServiceModel.Channels.CommunicationObject.<System-ServiceModel-IAsyncCommunicationObject-CloseAsync>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(205,0): at System.ServiceModel.Channels.CommunicationObject.<CloseAsyncInternal>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(194,0): at System.ServiceModel.Channels.CommunicationObject.Close()
c:\oss\wcf\src\System.ServiceModel.Primitives\tests\ServiceModel\ChannelFactoryTest.cs(270,0): at ChannelFactoryTest.ChannelFactory_AllowCookies$fin$0()
at _$ILCT$.$ILT$ReflectionDynamicInvoke$.InvokeRetVI<System.Boolean>(Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean targetIsThisCall)
at System.InvokeUtils.CalliIntrinsics.Call(IntPtr dynamicInvokeHelperMethod, Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean isTargetThisCall)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\InvokeUtils.cs(400,0): at System.InvokeUtils.CallDynamicInvokeMethod(Object thisPtr, IntPtr methodToCall, Object thisPtrDynamicInvokeMethod, IntPtr dynamicInvokeHelperMethod, IntPtr dynamicInvokeHelperGenericDictionary, Object targetMethodOrDelegate, Object[] parameters, BinderBundle binderBundle, Boolean invokeMethodHelperIsThisCall, Boolean methodToCallIsThisCall)
ChannelFactoryTest.ChannelFactory_AllowCookies(allowCookies: False) [FAIL]
System.ServiceModel.CommunicationObjectFaultedException : The communication object, System.ServiceModel.ChannelFactory`1[IWcfService], cannot be used for communication because it is in the Faulted state.
Stack Trace:
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(233,0): at System.ServiceModel.Channels.CommunicationObject.<System-ServiceModel-IAsyncCommunicationObject-CloseAsync>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(205,0): at System.ServiceModel.Channels.CommunicationObject.<CloseAsyncInternal>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(194,0): at System.ServiceModel.Channels.CommunicationObject.Close()
c:\oss\wcf\src\System.ServiceModel.Primitives\tests\ServiceModel\ChannelFactoryTest.cs(270,0): at ChannelFactoryTest.ChannelFactory_AllowCookies$fin$0()
at _$ILCT$.$ILT$ReflectionDynamicInvoke$.InvokeRetVI<System.Boolean>(Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean targetIsThisCall)
at System.InvokeUtils.CalliIntrinsics.Call(IntPtr dynamicInvokeHelperMethod, Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean isTargetThisCall)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\InvokeUtils.cs(400,0): at System.InvokeUtils.CallDynamicInvokeMethod(Object thisPtr, IntPtr methodToCall, Object thisPtrDynamicInvokeMethod, IntPtr dynamicInvokeHelperMethod, IntPtr dynamicInvokeHelperGenericDictionary, Object targetMethodOrDelegate, Object[] parameters, BinderBundle binderBundle, Boolean invokeMethodHelperIsThisCall, Boolean methodToCallIsThisCall)
ChannelFactoryTest.CreateChannel_Of_IRequestChannel_Using_BasicHttpBinding_Creates_Unique_Instances [FAIL]
System.ServiceModel.CommunicationObjectFaultedException : The communication object, System.ServiceModel.ChannelFactory`1[System.ServiceModel.Channels.IRequestChannel], cannot be used for communication because it is in the Faulted state.
Stack Trace:
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(233,0): at System.ServiceModel.Channels.CommunicationObject.<System-ServiceModel-IAsyncCommunicationObject-CloseAsync>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(205,0): at System.ServiceModel.Channels.CommunicationObject.<CloseAsyncInternal>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs(61,0): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(178,0): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\TaskAwaiter.cs(147,0): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
c:\oss\wcf\src\System.Private.ServiceModel\src\System\ServiceModel\Channels\CommunicationObject.cs(194,0): at System.ServiceModel.Channels.CommunicationObject.Close()
c:\oss\wcf\src\System.ServiceModel.Primitives\tests\ServiceModel\ChannelFactoryTest.cs(124,0): at ChannelFactoryTest.CreateChannel_Of_IRequestChannel_Using_BasicHttpBinding_Creates_Unique_Instances$fin$0()
at _$ILCT$.$ILT$ReflectionDynamicInvoke$.InvokeRetV(Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean targetIsThisCall)
at System.InvokeUtils.CalliIntrinsics.Call(IntPtr dynamicInvokeHelperMethod, Object thisPtr, IntPtr methodToCall, ArgSetupState argSetupState, Boolean isTargetThisCall)
f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\InvokeUtils.cs(400,0): at System.InvokeUtils.CallDynamicInvokeMethod(Object thisPtr, IntPtr methodToCall, Object thisPtrDynamicInvokeMethod, IntPtr dynamicInvokeHelperMethod, IntPtr dynamicInvokeHelperGenericDictionary, Object targetMethodOrDelegate, Object[] parameters, BinderBundle binderBundle, Boolean invokeMethodHelperIsThisCall, Boolean methodToCallIsThisCall)
The text was updated successfully, but these errors were encountered:
shmao
changed the title
[uapaot] ChannelFactoryTest.ChannelFactory_AllowCookies(allowCookies: True) FAIL
[uapaot] ChannelFactoryTest Failed on CommunicationObjectFaultedException
Jun 28, 2017
The text was updated successfully, but these errors were encountered: