Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dylankelly5
Created July 27, 2015 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylankelly5/517e01288f42b8f06231 to your computer and use it in GitHub Desktop.
Save dylankelly5/517e01288f42b8f06231 to your computer and use it in GitHub Desktop.
SetUp : System.ArgumentException : File not found: /var/folders/4y/k8pbft9d2ks504655375h2r80000gp/T/uitest/a-192B52AC32126914866899B8B3D13EA319932691/idevice-tools/iproxy
Stack trace:
at Xamarin.UITest.Shared.Processes.ProcessRunner.StartProcess (System.String path, System.String arguments, System.Predicate`1 dropFilter, Int32 maxNumberOfLines) [0x00000] in <filename unknown>:0
at Xamarin.UITest.iOS.iProxy.StartForward (System.String deviceIdentifier, Int32 hostPort, Int32 devicePort) [0x00000] in <filename unknown>:0
at Xamarin.UITest.iOS.iOSAppLauncher.LaunchApp (IiOSAppConfiguration appConfiguration, Xamarin.UITest.Shared.Http.HttpClient httpClient, Xamarin.UITest.TestCloud.TestCloudiOSAppConfiguration testCloudAppConfiguration, Xamarin.UITest.Shared.Http.HttpClient testCloudWsClient) [0x00000] in <filename unknown>:0
at Xamarin.UITest.iOS.iOSApp..ctor (IiOSAppConfiguration appConfiguration) [0x00000] in <filename unknown>:0
at Xamarin.UITest.Configuration.iOSAppConfigurator.StartApp (AppDataMode appDataMode) [0x00000] in <filename unknown>:0
at XQA.UITest.CIHelper.UniversalSetup () [0x00020] in /Users/dylankelly/GitRepo/QualityAssurance/Automation/XQA/XQA.UITest/CIHelper.cs:22
at XQA.UITest.Forms.WorkingWithTriggers.SetUp () [0x00002] in /Users/dylankelly/GitRepo/QualityAssurance/Automation/XQA/XQA.UITest/Forms/WorkingWithTriggers.cs:22
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /private/tmp/source-mono-mac-4.0.0-branch-c5sr2/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
@MatthewGerber
Copy link

@dylankelly5 Did you resolve this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment