-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Mobile] Update iOS runner to macos-13 and Xcode 15.1 #57708
base: trunk
Are you sure you want to change the base?
Conversation
Size Change: 0 B Total Size: 1.69 MB ℹ️ View Unchanged
|
"deviceName": "iPhone 14 Simulator", | ||
"deviceTabletName": "iPad (10th generation) Simulator" | ||
}, | ||
"buildkite": { | ||
"platformVersion": "16.4" | ||
"deviceName": "iPhone 15 Simulator", | ||
"deviceTabletName": "iPad (10th generation) Simulator", | ||
"platformVersion": "17.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reference, these parameters are no longer used in Gutenberg Mobile after this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally, we should use the same parameters in both local and SauceLabs runs. However, I'm not sure if this will be always the case, as it will depend on the devices supported in SauceLabs. That said, we might consider reverting this change to be able to run E2E tests locally and in CI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I've removed the buildkite
config and moved the platformVersion
to the SauceLabs one since they don't support 17.2
simulators yet. Ideally, we will have the same version once we run the tests in our CI environment.
we might consider reverting this change to be able to run E2E tests locally and in CI.
Yup something to consider for sure!
e074d2c
to
44e1888
Compare
44e1888
to
e54ead4
Compare
What?
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast