| commit | 2a3b4bd877c5c368aa48bf824c85b4c66af4fb4b | [log] [tgz] |
|---|---|---|
| author | Keyong Han <keyonghan@google.com> | Mon Aug 07 20:20:25 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 07 20:20:25 2023 +0000 |
| tree | 6f1989adc90617d2409efe60260be2e0412853d6 | |
| parent | c4879725aefe55ebdd4bcd9ec2351ba12b817272 [diff] |
Fix device doctor path This is a follow up of https://flutter-review.googlesource.com/c/recipes/+/48700 to fix another place. Change-Id: I3bab8ae8e2634eb307ac3d289a7928b8bb438974 Bug: https://github.com/flutter/flutter/issues/132070 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48740 Reviewed-by: Drew Roen <drewroen@google.com> Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> Commit-Queue: Keyong Han <keyonghan@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Actual builds can be seen at ci.chromium.org.
Supported repositories roll their .ci.yaml into flutter/infra, which updates what properties builds have. For example, flutter config specifies various dependencies the different tests require, which are then used by the flutter_deps recipe_module No modifications to flutter/infra are required to work on the recipes.
Tricium configurations recipes repo.
Running python3 recipes.py test train will execute all of the tests in this repository
Required binary is not found on PATH: cipd when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial