Issue with specflow 3.9.22 in visual studio Mac. System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
CompletedI am facing below issue while run the test case with specflow 3.9.22 plugin in visual studio Mac
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.TypeLoadException : VTable setup of type Xamarin.UITest.SpecFlow.Shared.TestTracerDecorator failed
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:409
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corefx/src/Common/src/CoreLib/System/Reflection/MethodBase.cs:53
at Xamarin.UITest.Events.EventManager.TriggerAfterAppStarted (Xamarin.UITest.IApp app) [0x00066] in <17bc64ecb1ef48f9b44fb25c0bb4158c>:0
at Xamarin.UITest.Events.EventManager.AfterAppStarted (Xamarin.UITest.IApp app) [0x00000] in <17bc64ecb1ef48f9b44fb25c0bb4158c>:0
at Xamarin.UITest.Configuration.iOSAppConfigurator.StartApp (Xamarin.UITest.Configuration.AppDataMode appDataMode) [0x0001c] in <17bc64ecb1ef48f9b44fb25c0bb4158c>:0
-
Looks like that Xamarin.UITest wasn't adjusted to SpecFlow 3.9 yet.
0 -
Thank you for your update. when will be adjustment happens. and when can i use this?
0 -
We don't maintain Xamarin.UITest. You have to ask Microsoft for that.
0 -
Thank you for the support.
0
Please sign in to leave a comment.
Comments
4 comments