| commit | 4abc77ac5012329355ad6cd2735a6ac65a6e1ab6 | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Tue Feb 07 01:52:19 2023 +0000 |
| committer | Godofredo Contreras <godofredoc@google.com> | Tue Feb 07 01:52:19 2023 +0000 |
| tree | 743e4b80384e8745342e101574584492997109c7 | |
| parent | bce367808f98d9975a7cf0fecd3b44a38840c89d [diff] |
Fork tar module from fuchsia recipes. The module was deleted from fuchsia but it is still required to run femu tests in flutter. Change-Id: I895f57745256273996e7da9532f48b87f29c946b Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38223 Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com> (cherry picked from commit 0a85a396c1c9b3c77394f544078e66489327a539) Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38680 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