Commit b712f777 authored by recipe-roller's avatar recipe-roller Committed by Commit Bot

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/+/1638960Reviewed-by: 's avatarStephen Martinis <martiniss@chromium.org>
Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
parent cd28c22b
......@@ -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"
}
]
\ No newline at end of file
......@@ -103,7 +103,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -104,7 +104,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -170,7 +170,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -190,7 +190,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -194,7 +194,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -51,7 +51,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -53,7 +53,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -51,7 +51,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -53,7 +53,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -192,7 +192,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -190,7 +190,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -237,7 +237,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -237,7 +237,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -241,7 +241,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -42,7 +42,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -191,7 +191,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -406,7 +406,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -398,7 +398,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
[
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
[
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -7,7 +7,6 @@
"name": "platform_suffix"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -75,7 +75,6 @@
"name": "on_path"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -237,7 +237,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -233,7 +233,6 @@
"name": "gclient runhooks"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -215,7 +215,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -212,7 +212,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -212,7 +212,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -216,7 +216,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -235,7 +235,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -286,7 +286,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -216,7 +216,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -218,7 +218,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -262,7 +262,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -213,7 +213,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -215,7 +215,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -214,7 +214,6 @@
"name": "git bundle"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -88,7 +88,6 @@
"name": "echo (3)"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -591,7 +591,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
[
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -190,7 +190,6 @@
"name": "gsutil cat"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -9,7 +9,6 @@
]
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -76,7 +76,6 @@
"name": "reset XCode"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -13,7 +13,6 @@
"name": "presubmit"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -52,7 +52,6 @@
"name": "patch_text test (2)"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -16,7 +16,6 @@
"name": "ninja"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -101,7 +101,6 @@
"name": "taskkill mspdbsrv"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
......@@ -163,7 +163,6 @@
"name": "cleanup (2)"
},
{
"jsonResult": null,
"name": "$result"
}
]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment