Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Short circuit if the app under test crashes while checking for alerts #1510

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

mykola-mokhnach
Copy link
Contributor

This should avoid xcuitest from waiting for too long if the app under test or Safari crashes while waiting for atom response. See https://dev.azure.com/AppiumCI/Appium%20CI/_build/results?buildId=24956&view=logs&j=66348596-d35e-5e67-f0f1-be5c1aa44784&t=71e9a390-e9eb-5265-011c-e30f520bcba6 for an example

@mykola-mokhnach mykola-mokhnach merged commit 5684cdf into appium:master Feb 28, 2023
@mykola-mokhnach mykola-mokhnach deleted the inv_state branch February 28, 2023 18:59
github-actions bot pushed a commit that referenced this pull request Feb 28, 2023
## [4.18.4](v4.18.3...v4.18.4) (2023-02-28)

### Miscellaneous Chores

* Short circuit if the app under test crashes while checking for alerts ([#1510](#1510)) ([5684cdf](5684cdf))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 4.18.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants