Prerequisites
Instructions
Update to latest depot_tools by running gclient:
To run manual led test on a Mac-15.7.1 staging bot:
led get-builder "luci.flutter.staging:Mac channels_integration_test" | led edit -d os=Mac-15.7.1 | 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.