Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, fuchsia, recipe_engine) into this repository.
build:
https://crrev.com/c89a2afa3cb0418e28e2f7d726eeff1c895f915e (gbeaty@chromium.org)
Revert "Add chromium_presubmit to led_recipes_tester."
https://crrev.com/67d95017e07c3f5e9c891320dbcc6f4e16e70a8b (dpranke@google.com)
Add missing properties to experimental test step class in chromium_tests.
https://crrev.com/0822682cfb583bdc19eec83c7978eb11455b0bd5 (gbeaty@chromium.org)
Remove mastername backwards compatibility from recipe code.
https://crrev.com/e314973a91851ca2e40229fa93b06abc96c978ef (jleconte@google.com)
Authorization header in _SendResultsJson is not working as intended.
https://crrev.com/b502e5625b390efa4b325f475da0862cb49a53a3 (jeffyoon@google.com)
[ios] migrate ios recipe to use chromium's xcode ensure call
https://crrev.com/1fd5208a366281f5fe5b178aa895fb5d80641ddf (agrieve@chromium.org)
android-binary-size: Fix wrong triggering of "stale expectations" note
https://crrev.com/19c01a1b2352071b7741ed3e65d2fc70fede38e5 (gbeaty@chromium.org)
Remove backwards compatibility for parent_mastername property.
https://crrev.com/4b92c88389f0fc7b42292ec1247a1b50790dc2d3 (gbeaty@chromium.org)
Move compile_target deprecation enforcement to bot_db.
https://crrev.com/0e9ade1f9a03f4144555f7976fcacbd635b9bfc5 (dpranke@google.com)
Add ISOLATED_OUTDIR=${ISOLATED_OUTDIR} env var to all swarming tasks.
https://crrev.com/1cf69fbd8ebf379b9946064c9657426e1f82f516 (dpranke@google.com)
Flip builders using chromium_speed_tester recipe to swarming cmd lines.
fuchsia:
https://crrev.com/3ac9a3454e3f6363331ee16d8d81d0a180068713 (maheshsr@google.com)
[Fuchsia_roller] Presubmit format check to be case-sensitive
https://crrev.com/dcd48d7f636e68ba394c64b74a18d7ed56e880e0 (simonshields@google.com)
[tricium] Fix cmc path in the Fuchsia tree.
https://crrev.com/92aa4248de42f300ea87d0eaabffcafdcef21f47 (ihuh@google.com)
[proto] Add use_goma field.
https://crrev.com/a87d4349a5600f8aedaccb58ce48f27d8f8a2941 (lindkvist@google.com)
[affected_targets] Enable C++ checks
https://crrev.com/1e63e821b1acda0265be2341e31867391cf6cabe (godofredoc@google.com)
Remove dart sdk from dart_flutter recipe.
https://crrev.com/4f9dd607a2d57500ed24581ce422575e75999f0f (nmulcahey@google.com)
[xcode] Re-organize the macos_sdk module.
https://crrev.com/1b27fce44fb4b7f875abeda05d89fc9938c50fe2 (nmulcahey@google.com)
[aemu] Install an additional 10.13 SDK for AEMU.
recipe_engine:
https://crrev.com/40cbd0a5d6064f6e82fe013394cd82ba7f76efa1 (yiwzhang@google.com)
[luciexe] Always log the sub-build output proto
https://crrev.com/56d36016a57b1ccacc6b18f12e0faecf34e618e5 (yekuang@google.com)
Preparation steps for adding the input request checker to swarming
https://crrev.com/520207d25d5eb9a1661308834f184312a2c2dcc2 (yekuang@google.com)
Add check_triggered_request() to swarming test API.
https://crrev.com/e4d8c8bf10cad4fd0d8c4e4b1b29407a9b37fb45 (yekuang@google.com)
Format swarming/test_api.py
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=wutong@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I15b054264f9365b0e39a84134115eeb9c6f3bd21
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5880
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 8805aa4..e302293 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,22 +23,22 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "3718caa89e49683b70fd9f3d1e2f1056dba90475",
+ "revision": "1cf69fbd8ebf379b9946064c9657426e1f82f516",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "5cff4e3b5cf3116071761cbca363d416b413a064",
+ "revision": "87a7605160fdc1370d6fbaa6347a36cbc5287546",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "582d554ccaf1a4ef680a173916e366f58d82b039",
+ "revision": "1b27fce44fb4b7f875abeda05d89fc9938c50fe2",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/master",
- "revision": "467486617844950db145c462c448078da5f476dd",
+ "revision": "e4d8c8bf10cad4fd0d8c4e4b1b29407a9b37fb45",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},