commit | 09a3e6a94627f9b2a1756aa1aa28733852bf4d7b | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Mar 30 16:47:56 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 16:47:56 2023 +0000 |
tree | 746bc9edcde788b296aa4b53db92caf43b86ede2 | |
parent | c9aaf25061381f263f1eda2b76d8ef705560f822 [diff] |
Sync downstream goma fork. There are several changes in the goma module that are preventing the recipes autoroll. Bug: https://github.com/flutter/flutter/issues/122891 Change-Id: If588eb78265cd2c2048d3f668b951b8e5acf2d0f Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/40761 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Ricardo Amador <ricardoamador@google.com> Reviewed-by: Yusuf Mohsinally <mohsinally@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