| commit | 2f3b897d8486a24d36cec9bc7bd471e6eda3cb3a | [log] [tgz] |
|---|---|---|
| author | camsim99 <camillesimon90@gmail.com> | Thu Aug 17 23:13:25 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 23:13:25 2023 +0000 |
| tree | 922badcf463ab254993d029b271fa1b47ba4a022 | |
| parent | 2b119a602224598f66df62a62c77ef3ffc11ae18 [diff] |
Updates android_virtual_device to support API 34 and adds more details on this process to the README. Bug: N/A Change-Id: Ieb2f70aaf7d69c468a17d84deaf999e807fad5a4 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49720 Reviewed-by: Christopher Fujino <fujino@google.com> Commit-Queue: Camille Simon <camillesimon@google.com> Reviewed-by: Reid Baker <reidbaker@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