Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8734090242755531185
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/a523320cad131d0f71b36d6078b641877f03ce8c~..3cb989a3a1b1d992861b37d4e52597d39217b70c
a523320 (haowei@google.com)
[lldb] Disable tests on windows due to lack of 'make'
ba020c6 (ihuh@google.com)
[testing_requests] Set DEBUGINFOD_URLS env var unconditionally.
1e25430 (olivernewman@google.com)
[lucicfg_validate] Truncate summary_markdown
3cb989a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/617893c347806ac63672c3eb90d84ea23f051955
617893c (mohrr@google.com)
[step] Assert api.step.nest() name is non-empty
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I69fccbd87be3c5520f33e5604662927aa9710346
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/242052
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3d4f88a..838cace 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "a619864f4d852692c7f116e3b8ca3335df461060",
+ "revision": "ae5bb9fb2e8f5b3fdbbaefbf906b0783a6134f32",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "861c4125a24671424fc65d9c725868363e923268",
+ "revision": "617893c347806ac63672c3eb90d84ea23f051955",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},