-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
ci: add xcode 15.1 pattern #2289
base: master
Are you sure you want to change the base?
Conversation
mwakizaka
commented
Jan 4, 2024
•
edited
Loading
edited
- addresses: test note of iOS 17 with Xcode 15 #1752
- confirming the functional test results
- I don't drop 13.4 pattern in this PR because appium supports Xcode 13
Assume a flakiness
most probably related to actions/upload-artifact#478
I guess we need to fix the script to retrieve the simulator udid. |
for face id tests
for touch id tests
TODOs
|
in order to reduce test failures which are caused by preceding test failures like: https://github.com/appium/appium-xcuitest-driver/actions/runs/7625911176/job/20771189593?pr=2289
to speed up iOS 17 functional tests
This reverts commit 3300e5e.
to speed up test runs