Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (fuchsia) into this repository.
Please review the expectation changes, and LGTM+CQ.
fuchsia:
https://crrev.com/1b3a7a570713b916b8c832e34ed41c943ed204c2 (olivernewman@google.com)
[git] Simplify get_changed_files()
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=chillers@google.com, fujino@google.com, godofredoc@google.com, keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I45cd66e02ce75fb93f8434d5d1ad5ab84b482ce2
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/7480
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 51aa416..a444ce8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -35,7 +35,7 @@
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "41e3102f08b96602d66c913353469248b21deca0",
+ "revision": "1b3a7a570713b916b8c832e34ed41c943ed204c2",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
diff --git a/recipes/recipes.expected/ci.json b/recipes/recipes.expected/ci.json
index 304c8e6..387aa1d 100644
--- a/recipes/recipes.expected/ci.json
+++ b/recipes/recipes.expected/ci.json
@@ -371,8 +371,7 @@
"--no-commit-id",
"--name-only",
"-r",
- "HEAD",
- "-z"
+ "HEAD"
],
"cwd": "[START_DIR]/recipes",
"name": "get_affected_recipes.git diff-tree",
diff --git a/recipes/recipes.expected/cq_try.json b/recipes/recipes.expected/cq_try.json
index 66294ca..7b0eb06 100644
--- a/recipes/recipes.expected/cq_try.json
+++ b/recipes/recipes.expected/cq_try.json
@@ -659,8 +659,7 @@
"--no-commit-id",
"--name-only",
"-r",
- "HEAD",
- "-z"
+ "HEAD"
],
"cwd": "[START_DIR]/recipes",
"name": "get_affected_recipes.git diff-tree",