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/b5922385482112ce31df891af71854c81662d69e Remove jsonResult defaulting to null (martiniss@google.com)


R=recipe-roller@chromium.org, tandrii@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9791f5b80afe6529a6321eccbd4ae7d1a3f18a81
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1638960
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
changes/60/1638960/2
recipe-roller 6 years ago committed by Commit Bot
parent cd28c22b7b
commit b712f77706

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

@ -997,19 +997,19 @@ 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/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-commit_position
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-python
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-runtime
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-source_manifest
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-step
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/README.recipes.md#recipe_modules-url
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a60ff0ed1597c637ca24b898bd1649c7d9b30838/recipe_engine/recipe_api.py#837
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-buildbucket
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-cipd
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-commit_position
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-context
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-file
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-json
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-path
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-platform
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-properties
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-python
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-raw_io
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-runtime
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-source_manifest
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-step
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/README.recipes.md#recipe_modules-url
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5922385482112ce31df891af71854c81662d69e/recipe_engine/recipe_api.py#837

@ -103,7 +103,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -103,7 +103,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -194,7 +194,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -51,7 +51,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -192,7 +192,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -42,7 +42,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -406,7 +406,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -1,6 +1,5 @@
[
{
"jsonResult": null,
"name": "$result"
}
]

@ -1,6 +1,5 @@
[
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -237,7 +237,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -215,7 +215,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -212,7 +212,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -212,7 +212,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -216,7 +216,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -235,7 +235,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -286,7 +286,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -216,7 +216,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -218,7 +218,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -262,7 +262,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -215,7 +215,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -88,7 +88,6 @@
"name": "echo (3)"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -591,7 +591,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -1,6 +1,5 @@
[
{
"jsonResult": null,
"name": "$result"
}
]

@ -190,7 +190,6 @@
"name": "gsutil cat"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -76,7 +76,6 @@
"name": "reset XCode"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -13,7 +13,6 @@
"name": "presubmit"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -52,7 +52,6 @@
"name": "patch_text test (2)"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -101,7 +101,6 @@
"name": "taskkill mspdbsrv"
},
{
"jsonResult": null,
"name": "$result"
}
]

@ -163,7 +163,6 @@
"name": "cleanup (2)"
},
{
"jsonResult": null,
"name": "$result"
}
]
Loading…
Cancel
Save