From b712f77706f1886704c6a26eb32c9b86fd751bbc Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 31 May 2019 23:01:31 +0000 Subject: [PATCH] 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 Reviewed-by: Andrii Shyshkalov Commit-Queue: Andrii Shyshkalov --- infra/config/recipes.cfg | 2 +- recipes/README.recipes.md | 32 +++++++++---------- .../examples/full.expected/basic.json | 1 - .../examples/full.expected/basic_luci.json | 1 - .../basic_with_branch_heads.json | 1 - .../examples/full.expected/clobber.json | 1 - .../deprecated_got_revision_mapping.json | 1 - .../gerrit_no_rebase_patch_ref.json | 1 - .../full.expected/gerrit_no_reset.json | 1 - .../input_commit_with_id_without_repo.json | 1 - .../full.expected/multiple_patch_refs.json | 1 - .../no_apply_patch_on_gclient.json | 1 - .../full.expected/no_cp_checkout_HEAD.json | 1 - .../no_cp_checkout_a_branch_head.json | 1 - .../no_cp_checkout_a_specific_commit.json | 1 - .../full.expected/no_cp_checkout_master.json | 1 - .../examples/full.expected/refs.json | 1 - .../reset_root_solution_revision.json | 1 - .../full.expected/tryjob_gerrit_angle.json | 1 - .../tryjob_gerrit_branch_heads.json | 1 - .../tryjob_gerrit_feature_branch.json | 1 - .../tryjob_gerrit_v8_feature_branch.json | 1 - .../full.expected/tryjob_gerrit_webrtc.json | 1 - .../examples/full.expected/tryjob_v8.json | 1 - .../tryjob_v8_head_by_default.json | 1 - .../full.expected/with_manifest_name.json | 1 - .../examples/full.expected/with_tags.json | 1 - .../cipd/examples/full.expected/basic.json | 1 - .../examples/full.expected/basic_pkg.json | 1 - .../describe-many-instances.json | 1 - .../cipd/examples/full.expected/mac64.json | 1 - .../cipd/examples/full.expected/win64.json | 1 - .../platform_suffix.expected/junk arch.json | 1 - .../platform_suffix.expected/junk bits.json | 1 - .../linux_arm_32.json | 1 - .../linux_arm_64.json | 1 - .../linux_intel_32.json | 1 - .../linux_intel_64.json | 1 - .../linux_mips_64.json | 1 - .../mac_intel_64.json | 1 - .../win_intel_32.json | 1 - .../win_intel_64.json | 1 - .../examples/full.expected/basic.json | 1 - .../examples/full.expected/basic_luci.json | 1 - .../examples/full.expected/win.json | 1 - .../gclient/examples/full.expected/basic.json | 1 - .../examples/full.expected/buildbot.json | 1 - .../examples/full.expected/revision.json | 1 - .../examples/full.expected/tryserver.json | 1 - .../git/examples/full.expected/basic.json | 1 - .../examples/full.expected/basic_branch.json | 1 - .../full.expected/basic_file_name.json | 1 - .../examples/full.expected/basic_hash.json | 1 - .../examples/full.expected/basic_luci.json | 1 - .../git/examples/full.expected/basic_ref.json | 1 - .../basic_submodule_update_force.json | 1 - .../examples/full.expected/basic_tags.json | 1 - .../full.expected/cannot_fail_build.json | 1 - .../examples/full.expected/cat-file_test.json | 1 - .../full.expected/count-objects_delta.json | 1 - .../full.expected/count-objects_failed.json | 1 - .../count-objects_with_bad_output.json | 1 - .../full.expected/curl_trace_file.json | 1 - .../full.expected/git-cache-checkout.json | 1 - .../examples/full.expected/platform_win.json | 1 - .../full.expected/remote_not_origin.json | 1 - .../full.expected/set_got_revision.json | 1 - .../git_cl/examples/full.expected/basic.json | 1 - .../gitiles/examples/full.expected/basic.json | 1 - .../tests/parse_repo_url.expected/basic.json | 1 - .../gsutil/examples/full.expected/basic.json | 1 - .../examples/full.expected/basic.json | 1 - .../full.expected/paths_buildbot_linux.json | 1 - .../full.expected/paths_buildbot_mac.json | 1 - .../full.expected/paths_buildbot_win.json | 1 - .../full.expected/paths_generic_linux.json | 1 - .../full.expected/paths_generic_mac.json | 1 - .../full.expected/paths_generic_win.json | 1 - .../full.expected/paths_kitchen_linux.json | 1 - .../full.expected/paths_kitchen_mac.json | 1 - .../full.expected/paths_kitchen_win.json | 1 - .../osx_sdk/examples/full.expected/linux.json | 1 - .../osx_sdk/examples/full.expected/mac.json | 1 - .../osx_sdk/examples/full.expected/win.json | 1 - .../examples/full.expected/basic.json | 1 - .../examples/full.expected/basic_tags.json | 1 - .../examples/full.expected/linux.json | 1 - .../examples/full.expected/mac.json | 1 - .../examples/full.expected/win.json | 1 - .../fetch_end_to_end_test.expected/basic.json | 1 - 90 files changed, 17 insertions(+), 105 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 6259cd3ac..8ee12b73c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "a60ff0ed1597c637ca24b898bd1649c7d9b30838", + "revision": "b5922385482112ce31df891af71854c81662d69e", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, diff --git a/recipes/README.recipes.md b/recipes/README.recipes.md index 8e2dd3029..4807ed9c9 100644 --- a/recipes/README.recipes.md +++ b/recipes/README.recipes.md @@ -997,19 +997,19 @@ Move things around in a loop! — **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 diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/basic.json b/recipes/recipe_modules/bot_update/examples/full.expected/basic.json index b3eea8d59..f06861910 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/basic.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/basic.json @@ -103,7 +103,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/basic_luci.json b/recipes/recipe_modules/bot_update/examples/full.expected/basic_luci.json index 392c4641f..89eab3c87 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/basic_luci.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/basic_luci.json @@ -103,7 +103,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/basic_with_branch_heads.json b/recipes/recipe_modules/bot_update/examples/full.expected/basic_with_branch_heads.json index 4ee39539b..d64b0a319 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/basic_with_branch_heads.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/basic_with_branch_heads.json @@ -104,7 +104,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/clobber.json b/recipes/recipe_modules/bot_update/examples/full.expected/clobber.json index c5118d1f5..cc4ed7291 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/clobber.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/clobber.json @@ -191,7 +191,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json b/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json index a3ef456cc..22fffca15 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/deprecated_got_revision_mapping.json @@ -170,7 +170,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_rebase_patch_ref.json b/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_rebase_patch_ref.json index 06cbc05cb..b66345fc9 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_rebase_patch_ref.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_rebase_patch_ref.json @@ -191,7 +191,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_reset.json b/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_reset.json index afbcd8ed0..47c8c6493 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_reset.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/gerrit_no_reset.json @@ -191,7 +191,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/input_commit_with_id_without_repo.json b/recipes/recipe_modules/bot_update/examples/full.expected/input_commit_with_id_without_repo.json index d93d52532..a785edc8b 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/input_commit_with_id_without_repo.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/input_commit_with_id_without_repo.json @@ -190,7 +190,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/multiple_patch_refs.json b/recipes/recipe_modules/bot_update/examples/full.expected/multiple_patch_refs.json index a9e738598..5142c202f 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/multiple_patch_refs.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/multiple_patch_refs.json @@ -194,7 +194,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/no_apply_patch_on_gclient.json b/recipes/recipe_modules/bot_update/examples/full.expected/no_apply_patch_on_gclient.json index 9f89fc747..a403d8c09 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/no_apply_patch_on_gclient.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/no_apply_patch_on_gclient.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_HEAD.json b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_HEAD.json index 6578ca1ca..87f8666cf 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_HEAD.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_HEAD.json @@ -51,7 +51,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_branch_head.json b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_branch_head.json index 2ad602687..50feb0387 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_branch_head.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_branch_head.json @@ -53,7 +53,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_specific_commit.json b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_specific_commit.json index 729cac6c1..dba03fc0a 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_specific_commit.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_a_specific_commit.json @@ -51,7 +51,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_master.json b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_master.json index 186cfd673..b14738ec8 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_master.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/no_cp_checkout_master.json @@ -53,7 +53,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/refs.json b/recipes/recipe_modules/bot_update/examples/full.expected/refs.json index 7d3994329..01d99272b 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/refs.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/refs.json @@ -192,7 +192,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json b/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json index 2ba0035a8..5b488ae6e 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/reset_root_solution_revision.json @@ -190,7 +190,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_angle.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_angle.json index 9f89fc747..a403d8c09 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_angle.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_angle.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_branch_heads.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_branch_heads.json index 7f5d24d6e..332fdb870 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_branch_heads.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_branch_heads.json @@ -237,7 +237,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_feature_branch.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_feature_branch.json index e577f4a9e..42baf8176 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_feature_branch.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_feature_branch.json @@ -237,7 +237,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_v8_feature_branch.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_v8_feature_branch.json index 45993fe0d..79f89a718 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_v8_feature_branch.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_v8_feature_branch.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_webrtc.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_webrtc.json index 8a16463e2..a7c7b14f3 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_webrtc.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_gerrit_webrtc.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8.json index 04ad2bb0a..d7e49f49d 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8_head_by_default.json b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8_head_by_default.json index 9c5eab756..b692175ef 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8_head_by_default.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/tryjob_v8_head_by_default.json @@ -241,7 +241,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/with_manifest_name.json b/recipes/recipe_modules/bot_update/examples/full.expected/with_manifest_name.json index a96a5a0e3..ab05f8f7d 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/with_manifest_name.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/with_manifest_name.json @@ -42,7 +42,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/bot_update/examples/full.expected/with_tags.json b/recipes/recipe_modules/bot_update/examples/full.expected/with_tags.json index 00bff92d4..d2897a8b5 100644 --- a/recipes/recipe_modules/bot_update/examples/full.expected/with_tags.json +++ b/recipes/recipe_modules/bot_update/examples/full.expected/with_tags.json @@ -191,7 +191,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/full.expected/basic.json b/recipes/recipe_modules/cipd/examples/full.expected/basic.json index 2b8e9d980..c4393a9a1 100644 --- a/recipes/recipe_modules/cipd/examples/full.expected/basic.json +++ b/recipes/recipe_modules/cipd/examples/full.expected/basic.json @@ -398,7 +398,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/full.expected/basic_pkg.json b/recipes/recipe_modules/cipd/examples/full.expected/basic_pkg.json index 48bbb1401..e5b95e787 100644 --- a/recipes/recipe_modules/cipd/examples/full.expected/basic_pkg.json +++ b/recipes/recipe_modules/cipd/examples/full.expected/basic_pkg.json @@ -398,7 +398,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/full.expected/describe-many-instances.json b/recipes/recipe_modules/cipd/examples/full.expected/describe-many-instances.json index 95195aa61..475c804f6 100644 --- a/recipes/recipe_modules/cipd/examples/full.expected/describe-many-instances.json +++ b/recipes/recipe_modules/cipd/examples/full.expected/describe-many-instances.json @@ -406,7 +406,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/full.expected/mac64.json b/recipes/recipe_modules/cipd/examples/full.expected/mac64.json index 750026f96..f5f302984 100644 --- a/recipes/recipe_modules/cipd/examples/full.expected/mac64.json +++ b/recipes/recipe_modules/cipd/examples/full.expected/mac64.json @@ -398,7 +398,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/full.expected/win64.json b/recipes/recipe_modules/cipd/examples/full.expected/win64.json index fd6e4146e..aec4e5e0f 100644 --- a/recipes/recipe_modules/cipd/examples/full.expected/win64.json +++ b/recipes/recipe_modules/cipd/examples/full.expected/win64.json @@ -398,7 +398,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk arch.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk arch.json index f07514647..b6042b610 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk arch.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk arch.json @@ -1,6 +1,5 @@ [ { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk bits.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk bits.json index f07514647..b6042b610 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk bits.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/junk bits.json @@ -1,6 +1,5 @@ [ { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_32.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_32.json index 6b169a1db..46efc44c9 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_32.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_32.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_64.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_64.json index 3707f3e62..4ede93bf8 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_64.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_arm_64.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_32.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_32.json index 756c055a1..ab61db27f 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_32.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_32.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_64.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_64.json index b4920c594..de7ae4748 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_64.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_intel_64.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_mips_64.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_mips_64.json index 62d63380e..62810ae70 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_mips_64.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/linux_mips_64.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/mac_intel_64.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/mac_intel_64.json index b2eceefac..eaabfed53 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/mac_intel_64.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/mac_intel_64.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_32.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_32.json index f0aef887a..318c5f14e 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_32.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_32.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_64.json b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_64.json index b63334702..a89996f5c 100644 --- a/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_64.json +++ b/recipes/recipe_modules/cipd/examples/platform_suffix.expected/win_intel_64.json @@ -7,7 +7,6 @@ "name": "platform_suffix" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/depot_tools/examples/full.expected/basic.json b/recipes/recipe_modules/depot_tools/examples/full.expected/basic.json index 16894fc90..445fb59af 100644 --- a/recipes/recipe_modules/depot_tools/examples/full.expected/basic.json +++ b/recipes/recipe_modules/depot_tools/examples/full.expected/basic.json @@ -75,7 +75,6 @@ "name": "on_path" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/depot_tools/examples/full.expected/basic_luci.json b/recipes/recipe_modules/depot_tools/examples/full.expected/basic_luci.json index a1a32a35a..8104185b2 100644 --- a/recipes/recipe_modules/depot_tools/examples/full.expected/basic_luci.json +++ b/recipes/recipe_modules/depot_tools/examples/full.expected/basic_luci.json @@ -75,7 +75,6 @@ "name": "on_path" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/depot_tools/examples/full.expected/win.json b/recipes/recipe_modules/depot_tools/examples/full.expected/win.json index 2185d0eed..a5b7745ee 100644 --- a/recipes/recipe_modules/depot_tools/examples/full.expected/win.json +++ b/recipes/recipe_modules/depot_tools/examples/full.expected/win.json @@ -75,7 +75,6 @@ "name": "on_path" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gclient/examples/full.expected/basic.json b/recipes/recipe_modules/gclient/examples/full.expected/basic.json index d5d0ffde3..1de9d09fa 100644 --- a/recipes/recipe_modules/gclient/examples/full.expected/basic.json +++ b/recipes/recipe_modules/gclient/examples/full.expected/basic.json @@ -233,7 +233,6 @@ "name": "gclient runhooks" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gclient/examples/full.expected/buildbot.json b/recipes/recipe_modules/gclient/examples/full.expected/buildbot.json index 1f67bc51d..7493e628f 100644 --- a/recipes/recipe_modules/gclient/examples/full.expected/buildbot.json +++ b/recipes/recipe_modules/gclient/examples/full.expected/buildbot.json @@ -233,7 +233,6 @@ "name": "gclient runhooks" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gclient/examples/full.expected/revision.json b/recipes/recipe_modules/gclient/examples/full.expected/revision.json index 8ad345150..fc6c155e6 100644 --- a/recipes/recipe_modules/gclient/examples/full.expected/revision.json +++ b/recipes/recipe_modules/gclient/examples/full.expected/revision.json @@ -237,7 +237,6 @@ "name": "gclient runhooks" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gclient/examples/full.expected/tryserver.json b/recipes/recipe_modules/gclient/examples/full.expected/tryserver.json index d5d0ffde3..1de9d09fa 100644 --- a/recipes/recipe_modules/gclient/examples/full.expected/tryserver.json +++ b/recipes/recipe_modules/gclient/examples/full.expected/tryserver.json @@ -233,7 +233,6 @@ "name": "gclient runhooks" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic.json b/recipes/recipe_modules/git/examples/full.expected/basic.json index fc5aa3e00..0cf22f239 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic.json @@ -213,7 +213,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_branch.json b/recipes/recipe_modules/git/examples/full.expected/basic_branch.json index 64176965b..2b74bdd63 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_branch.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_branch.json @@ -213,7 +213,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_file_name.json b/recipes/recipe_modules/git/examples/full.expected/basic_file_name.json index e055bc813..c9e27ebf6 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_file_name.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_file_name.json @@ -215,7 +215,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_hash.json b/recipes/recipe_modules/git/examples/full.expected/basic_hash.json index 76e3fce54..a8bb37392 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_hash.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_hash.json @@ -212,7 +212,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_luci.json b/recipes/recipe_modules/git/examples/full.expected/basic_luci.json index 0bc69b8c7..176c6af75 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_luci.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_luci.json @@ -212,7 +212,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_ref.json b/recipes/recipe_modules/git/examples/full.expected/basic_ref.json index 822356fd3..e75a915d4 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_ref.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_ref.json @@ -213,7 +213,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_submodule_update_force.json b/recipes/recipe_modules/git/examples/full.expected/basic_submodule_update_force.json index c00e2affb..bd085d474 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_submodule_update_force.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_submodule_update_force.json @@ -214,7 +214,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/basic_tags.json b/recipes/recipe_modules/git/examples/full.expected/basic_tags.json index 924fa1ee6..6d19273cd 100644 --- a/recipes/recipe_modules/git/examples/full.expected/basic_tags.json +++ b/recipes/recipe_modules/git/examples/full.expected/basic_tags.json @@ -214,7 +214,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/cannot_fail_build.json b/recipes/recipe_modules/git/examples/full.expected/cannot_fail_build.json index 9d33e27e3..7f12b7fb6 100644 --- a/recipes/recipe_modules/git/examples/full.expected/cannot_fail_build.json +++ b/recipes/recipe_modules/git/examples/full.expected/cannot_fail_build.json @@ -216,7 +216,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/cat-file_test.json b/recipes/recipe_modules/git/examples/full.expected/cat-file_test.json index ed3daa849..ce563d080 100644 --- a/recipes/recipe_modules/git/examples/full.expected/cat-file_test.json +++ b/recipes/recipe_modules/git/examples/full.expected/cat-file_test.json @@ -235,7 +235,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/count-objects_delta.json b/recipes/recipe_modules/git/examples/full.expected/count-objects_delta.json index 7c8d67ad4..7f2544494 100644 --- a/recipes/recipe_modules/git/examples/full.expected/count-objects_delta.json +++ b/recipes/recipe_modules/git/examples/full.expected/count-objects_delta.json @@ -286,7 +286,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/count-objects_failed.json b/recipes/recipe_modules/git/examples/full.expected/count-objects_failed.json index bddc004f0..f03cd8429 100644 --- a/recipes/recipe_modules/git/examples/full.expected/count-objects_failed.json +++ b/recipes/recipe_modules/git/examples/full.expected/count-objects_failed.json @@ -216,7 +216,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output.json b/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output.json index 5714146f1..c49d1405d 100644 --- a/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output.json +++ b/recipes/recipe_modules/git/examples/full.expected/count-objects_with_bad_output.json @@ -218,7 +218,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/curl_trace_file.json b/recipes/recipe_modules/git/examples/full.expected/curl_trace_file.json index a3a5f713d..94e1fddf1 100644 --- a/recipes/recipe_modules/git/examples/full.expected/curl_trace_file.json +++ b/recipes/recipe_modules/git/examples/full.expected/curl_trace_file.json @@ -214,7 +214,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/git-cache-checkout.json b/recipes/recipe_modules/git/examples/full.expected/git-cache-checkout.json index 7129e4303..916847ef0 100644 --- a/recipes/recipe_modules/git/examples/full.expected/git-cache-checkout.json +++ b/recipes/recipe_modules/git/examples/full.expected/git-cache-checkout.json @@ -262,7 +262,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/platform_win.json b/recipes/recipe_modules/git/examples/full.expected/platform_win.json index 10dfa67e1..c8cf969dc 100644 --- a/recipes/recipe_modules/git/examples/full.expected/platform_win.json +++ b/recipes/recipe_modules/git/examples/full.expected/platform_win.json @@ -213,7 +213,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/remote_not_origin.json b/recipes/recipe_modules/git/examples/full.expected/remote_not_origin.json index 58f08e220..18ecb88ef 100644 --- a/recipes/recipe_modules/git/examples/full.expected/remote_not_origin.json +++ b/recipes/recipe_modules/git/examples/full.expected/remote_not_origin.json @@ -215,7 +215,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git/examples/full.expected/set_got_revision.json b/recipes/recipe_modules/git/examples/full.expected/set_got_revision.json index 670cadbe6..36ea5ee3c 100644 --- a/recipes/recipe_modules/git/examples/full.expected/set_got_revision.json +++ b/recipes/recipe_modules/git/examples/full.expected/set_got_revision.json @@ -214,7 +214,6 @@ "name": "git bundle" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/git_cl/examples/full.expected/basic.json b/recipes/recipe_modules/git_cl/examples/full.expected/basic.json index f797a7806..c9570a928 100644 --- a/recipes/recipe_modules/git_cl/examples/full.expected/basic.json +++ b/recipes/recipe_modules/git_cl/examples/full.expected/basic.json @@ -88,7 +88,6 @@ "name": "echo (3)" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gitiles/examples/full.expected/basic.json b/recipes/recipe_modules/gitiles/examples/full.expected/basic.json index d74a40134..dcee0b308 100644 --- a/recipes/recipe_modules/gitiles/examples/full.expected/basic.json +++ b/recipes/recipe_modules/gitiles/examples/full.expected/basic.json @@ -591,7 +591,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gitiles/tests/parse_repo_url.expected/basic.json b/recipes/recipe_modules/gitiles/tests/parse_repo_url.expected/basic.json index f07514647..b6042b610 100644 --- a/recipes/recipe_modules/gitiles/tests/parse_repo_url.expected/basic.json +++ b/recipes/recipe_modules/gitiles/tests/parse_repo_url.expected/basic.json @@ -1,6 +1,5 @@ [ { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/gsutil/examples/full.expected/basic.json b/recipes/recipe_modules/gsutil/examples/full.expected/basic.json index 6ce64eabd..a0d1a23f2 100644 --- a/recipes/recipe_modules/gsutil/examples/full.expected/basic.json +++ b/recipes/recipe_modules/gsutil/examples/full.expected/basic.json @@ -190,7 +190,6 @@ "name": "gsutil cat" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/basic.json b/recipes/recipe_modules/infra_paths/examples/full.expected/basic.json index 59b608e28..9e7ef1866 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/basic.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/basic.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_linux.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_linux.json index 8a88b5928..750240120 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_linux.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_linux.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_mac.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_mac.json index 8a88b5928..750240120 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_mac.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_mac.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_win.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_win.json index 234b92b25..5561da2c2 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_win.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_buildbot_win.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_linux.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_linux.json index 3d7fbd4a5..e681e0b23 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_linux.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_linux.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_mac.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_mac.json index 3d7fbd4a5..e681e0b23 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_mac.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_mac.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_win.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_win.json index 985cd70ae..234db0f09 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_win.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_generic_win.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_linux.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_linux.json index ceacd7f7e..515e3dff5 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_linux.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_linux.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_mac.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_mac.json index ceacd7f7e..515e3dff5 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_mac.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_mac.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_win.json b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_win.json index 102a57b31..a62332893 100644 --- a/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_win.json +++ b/recipes/recipe_modules/infra_paths/examples/full.expected/paths_kitchen_win.json @@ -9,7 +9,6 @@ ] }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/osx_sdk/examples/full.expected/linux.json b/recipes/recipe_modules/osx_sdk/examples/full.expected/linux.json index 40db66c97..5b0f35212 100644 --- a/recipes/recipe_modules/osx_sdk/examples/full.expected/linux.json +++ b/recipes/recipe_modules/osx_sdk/examples/full.expected/linux.json @@ -16,7 +16,6 @@ "name": "ninja" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/osx_sdk/examples/full.expected/mac.json b/recipes/recipe_modules/osx_sdk/examples/full.expected/mac.json index 2e8a414bf..07ee384c1 100644 --- a/recipes/recipe_modules/osx_sdk/examples/full.expected/mac.json +++ b/recipes/recipe_modules/osx_sdk/examples/full.expected/mac.json @@ -76,7 +76,6 @@ "name": "reset XCode" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/osx_sdk/examples/full.expected/win.json b/recipes/recipe_modules/osx_sdk/examples/full.expected/win.json index 40db66c97..5b0f35212 100644 --- a/recipes/recipe_modules/osx_sdk/examples/full.expected/win.json +++ b/recipes/recipe_modules/osx_sdk/examples/full.expected/win.json @@ -16,7 +16,6 @@ "name": "ninja" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/presubmit/examples/full.expected/basic.json b/recipes/recipe_modules/presubmit/examples/full.expected/basic.json index 5ec78b930..9c3113bd3 100644 --- a/recipes/recipe_modules/presubmit/examples/full.expected/basic.json +++ b/recipes/recipe_modules/presubmit/examples/full.expected/basic.json @@ -13,7 +13,6 @@ "name": "presubmit" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/tryserver/examples/full.expected/basic_tags.json b/recipes/recipe_modules/tryserver/examples/full.expected/basic_tags.json index 01b1be90b..0fe4e756e 100644 --- a/recipes/recipe_modules/tryserver/examples/full.expected/basic_tags.json +++ b/recipes/recipe_modules/tryserver/examples/full.expected/basic_tags.json @@ -52,7 +52,6 @@ "name": "patch_text test (2)" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/windows_sdk/examples/full.expected/linux.json b/recipes/recipe_modules/windows_sdk/examples/full.expected/linux.json index 40db66c97..5b0f35212 100644 --- a/recipes/recipe_modules/windows_sdk/examples/full.expected/linux.json +++ b/recipes/recipe_modules/windows_sdk/examples/full.expected/linux.json @@ -16,7 +16,6 @@ "name": "ninja" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/windows_sdk/examples/full.expected/mac.json b/recipes/recipe_modules/windows_sdk/examples/full.expected/mac.json index 40db66c97..5b0f35212 100644 --- a/recipes/recipe_modules/windows_sdk/examples/full.expected/mac.json +++ b/recipes/recipe_modules/windows_sdk/examples/full.expected/mac.json @@ -16,7 +16,6 @@ "name": "ninja" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipe_modules/windows_sdk/examples/full.expected/win.json b/recipes/recipe_modules/windows_sdk/examples/full.expected/win.json index def8e7a2b..aa5206efd 100644 --- a/recipes/recipe_modules/windows_sdk/examples/full.expected/win.json +++ b/recipes/recipe_modules/windows_sdk/examples/full.expected/win.json @@ -101,7 +101,6 @@ "name": "taskkill mspdbsrv" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file diff --git a/recipes/recipes/fetch_end_to_end_test.expected/basic.json b/recipes/recipes/fetch_end_to_end_test.expected/basic.json index a8932949c..a46366fa7 100644 --- a/recipes/recipes/fetch_end_to_end_test.expected/basic.json +++ b/recipes/recipes/fetch_end_to_end_test.expected/basic.json @@ -163,7 +163,6 @@ "name": "cleanup (2)" }, { - "jsonResult": null, "name": "$result" } ] \ No newline at end of file