commit | d83f796a1d0658e8615653f4693b8e8ac23a0462 | [log] [tgz] |
---|---|---|
author | Victoria Ashworth <vashworth@google.com> | Wed Aug 16 16:51:56 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 16:51:56 2023 +0000 |
tree | 90abc55357c26beed89d92e2ffd9390989189939 | |
parent | d180fa2917c2e3023f2bd2667dd867ded2b8a611 [diff] |
Revert "Dismiss Xcode automation permission dialog, kill Xcode when killing processes" This reverts commit d180fa2917c2e3023f2bd2667dd867ded2b8a611. Reason for revert: File permissions failing upstream. Original change's description: > Dismiss Xcode automation permission dialog, kill Xcode when killing processes > > Change-Id: I8e1e1e5b6c9a1b375f5cc589f46185dab1599111 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49240 > Reviewed-by: Keyong Han <keyonghan@google.com> > Commit-Queue: Victoria Ashworth <vashworth@google.com> TBR=keyonghan@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com,vashworth@google.com Change-Id: I3f610b3bd002e1d8e23b66871a391e586574a3fe No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49501 Reviewed-by: Victoria Ashworth <vashworth@google.com> Commit-Queue: Victoria Ashworth <vashworth@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