commit | cba0fb6da4a8c99fab760f92c7b1656da5b99ee1 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Thu Apr 20 21:07:19 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 21:07:19 2023 +0000 |
tree | 204b15714528fe59cf890e7cb1301e235487d747 | |
parent | a470a48a625265f1c9e4d611b9167ce734c0cebf [diff] |
Raise exception when timeout and fix unexpected flake Change-Id: Ic04cd16c1d943628d51525e490c12cceac3dfbe1 Bug: https://github.com/flutter/flutter/issues/125163 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/42263 Commit-Queue: Keyong Han <keyonghan@google.com> Reviewed-by: Ricardo Amador <ricardoamador@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