commit | 63c4b4cf14f9e1661adcdda60b316d6b4dafed8a | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Jan 19 18:37:09 2023 +0000 |
committer | Godofredo Contreras <godofredoc@google.com> | Thu Jan 19 18:37:09 2023 +0000 |
tree | d5ae520f40bc676c45f7fa749adc955b6f0c1c10 | |
parent | dcb1e79e8fd8d66f1f5e29e70bf363dee0341a25 [diff] |
Manual roll of deps to make web_engine builds to pass. CP: c0017aa48c744a124faaf3e04033fa79e4f5151e CP: 430623283f89d99d654780d277a66379022e5561 CP: 736aac3f34634ffc45d632a7c0f6737baa152fdc Change-Id: If3277385f321290fff92fb1db879618656c9d954 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38125 Reviewed-by: Xilai Zhang <xilaizhang@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