[release + cherry-pick] Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807)#118963
Conversation
This will run tests on new iphone11 devicelab devices which are running iOS-16. Bug:flutter#117237
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
Thanks for the instructions Casey! |
|
@XilaiZhang can you link to the GitHub issue here with the context why this change is needed? |
\cc @yusuf-goog @jmagman |
|
I filed #119014 as a tracking bug to ensure we're aligned on what change is needed. |
CaseyHillers
left a comment
There was a problem hiding this comment.
LGTM. CP request was formerly filed in #119029, and the necessary approvals have been added there.
* 7999584 [release] use current branch as opposed to master (flutter/flutter#119648) * 9271eeb Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807) (flutter/flutter#118963) * c96f14a Support safe area and scrolling in the NavigationDrawer (#116995) (flutter/flutter#119555) * ff6e9d4 CP: Throw error when plural case had undefined behavior (#116622) (flutter/flutter#119384) * 7048ed9 Update Engine revision to 800594f1f4a6674010a6f1603c07a919b4d7ebd7 for stable release 3.7.1 (flutter/flutter#119687)
…#7091) * 7999584b9 [release] use current branch as opposed to master (flutter/flutter#119648) * 9271eeba1 Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807) (flutter/flutter#118963) * c96f14ad3 Support safe area and scrolling in the NavigationDrawer (#116995) (flutter/flutter#119555) * ff6e9d4fa CP: Throw error when plural case had undefined behavior (#116622) (flutter/flutter#119384) * 7048ed95a Update Engine revision to 800594f1f4a6674010a6f1603c07a919b4d7ebd7 for stable release 3.7.1 (flutter/flutter#119687)
…flutter#7091) * 7999584b9 [release] use current branch as opposed to master (flutter/flutter#119648) * 9271eeba1 Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807) (flutter/flutter#118963) * c96f14ad3 Support safe area and scrolling in the NavigationDrawer (#116995) (flutter/flutter#119555) * ff6e9d4fa CP: Throw error when plural case had undefined behavior (#116622) (flutter/flutter#119384) * 7048ed95a Update Engine revision to 800594f1f4a6674010a6f1603c07a919b4d7ebd7 for stable release 3.7.1 (flutter/flutter#119687)
fix post submit failures on beta hotfix release
This will run tests on new iphone11 devicelab devices which are running iOS-16.
Bug:#117237