commit | e8c432f25d667868a8c8a15adc491259dbdf8796 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Apr 20 04:42:01 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 04:42:01 2023 +0000 |
tree | 8bef3fc6a882e002669df74cfa5d6ac73a90e32a | |
parent | 96039f2ef8a1e37850b03c778b3de0a2d1bf26b9 [diff] |
Do not mirror subtask state. This is to prevent the collect step to mirror subbuilds timeout state before presenting the sub builds status. Bug: https://github.com/flutter/flutter/issues/123645 Change-Id: Ia39cda7ea2b408eaefbd09a4beb23c7a23a6a78e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/42220 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: 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