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: Tune test interruption patching logic #194

Merged
merged 8 commits into from
Feb 21, 2023

Conversation

mykola-mokhnach
Copy link
Contributor

This is necessary to prevent XCTest from interrupting the test and thus the whole WDA server

[self _recordIssue:issue];
}

- (void)recordIssue:(XCTIssue *)issue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great to find, btw

@mykola-mokhnach mykola-mokhnach merged commit febe396 into appium:master Feb 21, 2023
@mykola-mokhnach mykola-mokhnach deleted the test_intr branch February 21, 2023 20:40
github-actions bot pushed a commit that referenced this pull request Feb 21, 2023
## [1.5.3](v1.5.2...v1.5.3) (2023-02-21)

### Miscellaneous Chores

* Tune test interruption patching logic ([#194](#194)) ([febe396](febe396))
@github-actions
Copy link

🎉 This PR is included in version 1.5.3 🎉

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