Roll recipe dependencies (nontrivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


Please review the expectation changes, and LGTM+CQ.


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/74065d30431d49f380cba90ac7bb751df5aab235 [recipe_api] Update AggregatedStepFailure.contains_infra_failure when adding infra failure. (ihuh@google.com)


R=recipe-roller@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0b40f8c3047407ece2621b0e3fdbf29c32d827ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1757447
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
changes/47/1757447/2
recipe-roller 6 years ago committed by Commit Bot
parent f4d453e075
commit 72fbaf4d46

@ -15,7 +15,7 @@
"deps": {
"recipe_engine": {
"branch": "master",
"revision": "54c9a286d41d9f711837dd4c002fc7fbc9bfde83",
"revision": "74065d30431d49f380cba90ac7bb751df5aab235",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},

@ -1060,20 +1060,20 @@ Move things around in a loop!
&mdash; **def [RunSteps](/recipes/recipe_modules/windows_sdk/examples/full.py#13)(api):**
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-commit_position
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-cq
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-python
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-runtime
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-source_manifest
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-step
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/README.recipes.md#recipe_modules-url
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/54c9a286d41d9f711837dd4c002fc7fbc9bfde83/recipe_engine/recipe_api.py#866
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-commit_position
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-cq
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-python
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-runtime
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-source_manifest
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-step
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/README.recipes.md#recipe_modules-url
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/74065d30431d49f380cba90ac7bb751df5aab235/recipe_engine/recipe_api.py#868

@ -277,7 +277,6 @@
},
{
"failure": {
"failure": {},
"humanReason": "1 out of 1 aggregated steps failed: Error querying for CL description: host:'https://chromium-review.googlesource.com' change:122; patchset:3"
},
"name": "$result"

Loading…
Cancel
Save