Hi there,
after running a simple test successful, I receive the following error:
error: Could not reset simulator. Leaving as is. Error: Command 'xcrun simctl erase 2C70F4F9-B59E-421E-ACD6-DADF96A09B8D' exited with code 159
My setup is:
- Mac OS El Capitan
- Appium GUI 1.4.13
- xCode 7.2.1
- Eclipse Mars.2
- Appium Java Client 3.4.1
- Java Selenium binding 2.53.0
The error seems to be a bit similar to this post. But restarting the machine/Appium GUI does not help.
The error is reproducible. I receive it each time running any test.
Note that the tests end themselves successful!
Has anyone an idea how to solve this issue?
Thanks in advance :).