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 macOS tests manually on macOS 14.5 bot #148868

Closed
2 tasks done
vashworth opened this issue May 22, 2024 · 3 comments
Closed
2 tasks done

Run all flutter/flutter macOS tests manually on macOS 14.5 bot #148868

vashworth opened this issue May 22, 2024 · 3 comments
Assignees
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

vashworth commented May 22, 2024

Prerequisites

Instructions

Update to latest depot_tools by running gclient:

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

led get-builder "luci.flutter.staging:Mac channels_integration_test" | led edit -d os=Mac-14 | led edit-recipes-bundle | led launch

To run on a specific bot:

led get-builder "luci.flutter.staging:Mac channels_integration_test" | led edit -d id=[insert bot id here] | led edit -d pool=luci.flutter.staging | led edit -d cpu= | led edit -d os= | led edit -d device_type= | led edit -d mac_model= | led edit-recipes-bundle | led launch

File issues for tests that fail and add links to the issues in #148882. 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
Copy link
Contributor Author

vashworth commented May 28, 2024

Tracking Progress:

@vashworth vashworth changed the title Run all flutter/flutter macOS tests manually on macOS 14 bot Run all flutter/flutter macOS tests manually on macOS 14.5 bot May 28, 2024
@vashworth
Copy link
Contributor Author

Ran and verified all tests that I could run pass

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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