Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, depot_tools, fuchsia) into this repository.
Please review the expectation changes, and LGTM+CQ.
build:
https://crrev.com/816805d78df5ed2ee61af5101a4dc7a9b3a7f41e (adoneria@google.com)
[updater] create new buildergroup chromium.updater
depot_tools:
https://crrev.com/b4f4226d153e993888f6e7429dcc9aca480e680e (ehmaldonado@google.com)
[owners] Implement ListOwnersForFile for Depot Tools
https://crrev.com/02d4b82580618083ee9bd4412b6365f973e7b4a0 (ehmaldonado@google.com)
[presubmit][owners] Skip owners check when Bot-Review is +1
https://crrev.com/cf49cb8206bad8909e2f71c6c8901963cb900b46 (ehmaldonado@google.com)
[presubmit][owners] Skip owners check when Owners-Override is +1
fuchsia:
https://crrev.com/e2ac8a48d37c2cca4c93b28747e2200d85536c68 (nmulcahey@google.com)
[jiri] Roll fc7b70d414e631a29569abca9b352d01a35aeb4e
https://crrev.com/df67bb8dc622f1bba9de91da40c4473e31371fc7 (jayzhuang@google.com)
[build] Upload Ninja trace in both CI and CQ
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=chillers@google.com, fujino@google.com, godofredoc@google.com, keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic10dfc983ad668945f92414a93fcfb72fc135f72
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8580
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
Reviewed-by: Casey Hillers <chillers@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index d8d3398..0d1e609 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "a2cca07b66721a6085945e5ea594e5ca0e1652c3",
+ "revision": "aa77a3cb5a74ba45beffc4718a6905f4a25272f1",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "17cd53de67f982f123bfa6458780c31705221e60",
+ "revision": "cf49cb8206bad8909e2f71c6c8901963cb900b46",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "a5eccd40b777581c0746ddae7fd132b2d8b0f62c",
+ "revision": "df67bb8dc622f1bba9de91da40c4473e31371fc7",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
diff --git a/recipes/tricium/tricium.expected/default.json b/recipes/tricium/tricium.expected/default.json
index 4947920..47ed5e5 100644
--- a/recipes/tricium/tricium.expected/default.json
+++ b/recipes/tricium/tricium.expected/default.json
@@ -689,7 +689,8 @@
"gen",
"[START_DIR]/recipes/out/default",
"--check=system",
- "--args=import(\"//boards/x64.gni\") import(\"//products/core.gni\") if (!defined(zircon_extra_args)) { zircon_extra_args = { } } base_package_labels+=[\"//bundles:kitchen_sink\"] build_info_board=\"x64\" build_info_product=\"core\" goma_dir=\"[START_DIR]/recipes/prebuilt/third_party/goma/linux-x64\" is_debug=false target_cpu=\"x64\" use_goma=true",
+ "--args=import(\"//boards/x64.gni\") import(\"//products/core.gni\") if (!defined(zircon_extra_args)) { zircon_extra_args = { } } base_package_labels+=[\"//bundles:kitchen_sink\"] build_info_board=\"x64\" build_info_product=\"core\" goma_dir=\"[START_DIR]/recipes/prebuilt/third_party/goma/linux-x64\" is_debug=false target_cpu=\"x64\" use_goma=true zircon_tracelog=\"[START_DIR]/recipes/out/default/zircon_gn_trace.json\"",
+ "--tracelog=[START_DIR]/recipes/out/default/gn_trace.json",
"--export-compile-commands",
"--fail-on-unused-args"
],