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

Run all flutter/flutter iOS devicelab tests using iOS 18 physical device #148967

Open
2 tasks
Tracked by #148870
vashworth opened this issue May 23, 2024 · 0 comments
Open
2 tasks
Tracked by #148870
Labels
P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team

Comments

@vashworth
Copy link
Contributor

Prerequisites

Instructions to run via led

Update to latest depot_tools by running gclient:

To run manual led test on a Mac-14, iOS-18 staging bot:

  1. led get-builder "luci.flutter.staging:Mac_ios flutter_gallery_ios__start_up" > properties.json
  2. Replace "sdk_version": "15a240d" with new Xcode build version (case sensitive with CIPD version)
  3. cat properties.json | led edit -d os=Mac-14 | led edit -d device_os=iOS-18 | led edit-recipes-bundle | led launch

❗ File issues for tests that fail and add links to the issues in #148966. This is important so we can track any fixes that need to be cherrypicked to beta/stable and so steps that are steps are not completed before issues are resolved.

@vashworth vashworth added P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
Projects
None yet
Development

No branches or pull requests

1 participant