| commit | 713f55778d38010e96c0d97d8da0d9d488850c63 | [log] [tgz] |
|---|---|---|
| author | Reid Baker <reidbaker@google.com> | Tue May 30 19:17:25 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 30 19:17:25 2023 +0000 |
| tree | e7020fe6028c72f205db18a7fd2c9b8d8134e7ea | |
| parent | 79eff8b607caa6cc8e96311d0a1ec1f57ae533e6 [diff] |
Update emulators/devices used in android framework testing to cover full set of api levels Bug: https://github.com/flutter/flutter/issues/127682 Change-Id: I63f04ef723e5938040d94b4ef1ea574a6d056b67 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/45048 Commit-Queue: Reid Baker <reidbaker@google.com> Reviewed-by: Godofredo Contreras <godofredoc@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 python 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