commit | 3fbc743fb5a8ff8765aaf0fc908a7775c6229589 | [log] [tgz] |
---|---|---|
author | Christopher Fujino <fujino@google.com> | Fri Jun 17 22:36:34 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 17 22:36:34 2022 +0000 |
tree | 39bc7bd9d707b13a30b273b1b48ff2fd6cd57c9b | |
parent | 9f8c1b9d63be482163379e3c53e62568d7154661 [diff] |
Revert "Support recovering macOS bots from unsynced ios debug symbols" This reverts commit 9f8c1b9d63be482163379e3c53e62568d7154661. Reason for revert: https://github.com/flutter/flutter/issues/106223 Original change's description: > Support recovering macOS bots from unsynced ios debug symbols > > A LED run that actually recovered bot flutter-devicelab-mac-2 https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/fujino_google.com/11662c93a361a4f7d9cd41e7531d0f635612080296d6caf1a4125507fc5d34d6/+/build.proto > > Bug: https://github.com/flutter/flutter/issues/103511 > Change-Id: Ic89b27e25b5267f2c85a47641d7dbb1dc52b5c34 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31281 > Commit-Queue: Christopher Fujino <fujino@google.com> > Reviewed-by: Keyong Han <keyonghan@google.com> > Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> TBR=keyonghan@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com,fujino@google.com,mohsinally@google.com Change-Id: I27521a66fac3af9d1125e5470e22ce275a87491e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/flutter/flutter/issues/103511 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31341 Commit-Queue: Christopher Fujino <fujino@google.com> Reviewed-by: Christopher Fujino <fujino@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