| commit | f55c101b4ffbecb6ebc789ff7de40a50cc675e04 | [log] [tgz] |
|---|---|---|
| author | Ricardo Amador <ricardoamador@google.com> | Thu Aug 17 15:34:05 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 15:34:05 2023 +0000 |
| tree | ad34b91d80ce7be7a39303ded89be963277e75bd | |
| parent | d567b57714ff40b924fa420f5a7582558efdbf9c [diff] |
Updating test output with format changes. I will add results as soon as I can run this with led. Just putting the review out. Bug: https://github.com/flutter/flutter/issues/132276 Change-Id: I44f296f3a0bdf58b2b7fa2e40939feee5d3684a4 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49420 Commit-Queue: Ricardo Amador <ricardoamador@google.com> Reviewed-by: Keyong Han <keyonghan@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 python3 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