zebrunner / appium

Enhanced Appium for Elastic Selenium Grid/MCloud services
8 stars 3 forks source link

do exit 1 for `iginal error: App is no installed among system apps ` #319

Closed vdelendik closed 4 months ago

vdelendik commented 10 months ago

we see that go ios might crash during install or startup of the app. let's initiate appium container restart on it

Driver initialization 'default' FAILED! Retry 1 of 3 time - Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: App is no installed among system apps 'com....enterprise':
  - Command 'ios apps --system --udid\=1..6c' exited with code 2
  - panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x750708]
vdelendik commented 4 months ago

closing as won't fix. now sure why we decided to restart appium when go ios crashed in stf (mcloud-device)