calabash / calabash-ios-server

An embedded HTTP server for performing queries and test automation
Other
87 stars 82 forks source link

Revert Xcode 11 switching tabs workaround #451

Closed maxim-lobanov closed 5 years ago

maxim-lobanov commented 5 years ago

1) Remove retry-workaround for switching to the second tab. It became redundant because the issue was fixed in Xcode 11 beta 5. It looks like passrate with Xcode 11 beta 5 is about 100% 2) Improve logging in cucumber.rb script. Use vso prefix to report error to the summary and set job as SucceededWithIssues in case if some devices fail.