Revert "[flutter] Speed-up `linux_web_engine_test` LUCI build by loading caches in parallel" This reverts commit 260bcbba69c1d9eec2417de1c273b6f26a95bc6f. Reason for revert: `Linux linux_web_engine_tests` jobs start failing after this change. https://luci-milo.appspot.com/ui/p/flutter/builders/try/Linux%20linux_web_engine_tests/14912/overview ... https://luci-milo.appspot.com/ui/p/flutter/builders/try/Linux%20linux_web_engine_tests/14919/overview Failure Link: <LINK TO FAILURE> Original change's description: > [flutter] Speed-up `linux_web_engine_test` LUCI build by loading caches in parallel > > Google-Bug-Id: 520537519 > Change-Id: Ib894795951b556052568e2268042ad72ea002faa > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/79500 > Reviewed-by: John McDole <codefu@google.com> > Commit-Queue: Dmitry Grand <dmgr@google.com> TBR=flutter-scoped@luci-project-accounts.iam.gserviceaccount.com,jacksongardner@google.com,codefu@google.com,dmgr@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I2017f82e648c5ff5bde79c93de7224b1e763df30 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/79540 Commit-Queue: Dmitry Grand <dmgr@google.com> Reviewed-by: Dmitry Grand <dmgr@google.com> Reviewed-by: John McDole <codefu@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Builds can be found in the Flutter Dashboard.
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.
Please follow instructions on Contributing docs to set up your development environment.