Skip to content

Run all flutter/packages macOS tests manually on macOS 15.5+ bot #167822

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

Closed
1 task done
vashworth opened this issue Apr 25, 2025 · 1 comment
Closed
1 task done

Run all flutter/packages macOS tests manually on macOS 15.5+ bot #167822

vashworth opened this issue Apr 25, 2025 · 1 comment
Assignees
Labels
P1 High-priority issues 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

Update to latest depot_tools by running gclient:

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

led get-builder "luci.flutter.staging:Mac channels_integration_test" | led edit -d os=Mac-15 | 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 #167681. 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 26, 2025

auto-submit bot pushed a commit to flutter/packages that referenced this issue May 29, 2025
Fixes flutter/flutter#167825

All tests tested manually: flutter/flutter#167822 (comment)

## Pre-Review Checklist

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
@vashworth vashworth self-assigned this May 29, 2025
github-actions bot pushed a commit to Yobari-Timeliners/golub that referenced this issue May 31, 2025
Fixes flutter/flutter#167825

All tests tested manually: flutter/flutter#167822 (comment)

## Pre-Review Checklist

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High-priority issues 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