chef-osx / xcode

Development repository for Chef Cookbook for Apple XCode
11 stars 12 forks source link

Bootstrap Error #16

Open amusharraf opened 7 years ago

amusharraf commented 7 years ago

Whenever I try to run a test on my machine, the test does not start and instead i get the following error:

WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: Command 'Scripts/bootstrap.sh -d' exited with code 133

I know the test is functional because when I run the test on another Mac, it runs properly.

Environment

Appium version (or git revision) that exhibits the issue: 1.6.4 Last Appium version that did not exhibit the issue (if applicable): Desktop OS/version used to run Appium: Mac OS El Captain Node.js version (unless using Appium.app|exe): Mobile platform/version under test: iOS 10.2 Real device or emulator/simulator: Xcode Simulator Appium CLI or Appium.app|exe: Appium Logs: Xcode Version: 8.2.1

https://gist.github.com/anonymous/4d55075cccff54a135e698f676725b36

Brantone commented 6 years ago

There is not file bootstrap.sh or even Appium in this cookbook ... possibly something from another cookbook?