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. depot_tools: https://crrev.com/075cb05bdeb5eb7f42cf259a5a40eebf54dc21dd tryserver: add a 10 minute timeout on fetching CL info from gerrit. (jbudorick@chromium.org) R=stephana@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I35bba11e42d94b1f91735ee503331f7b60153ab3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/218540 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Eric Boren <borenet@google.com>
This commit is contained in:
parent
c5167c053b
commit
928b2997b3
@ -52,6 +52,7 @@
|
||||
},
|
||||
"infra_step": true,
|
||||
"name": "gerrit fetch current CL info",
|
||||
"timeout": 600,
|
||||
"~followup_annotations": [
|
||||
"@@@STEP_LOG_LINE@json.output@[@@@",
|
||||
"@@@STEP_LOG_LINE@json.output@ {@@@",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "master",
|
||||
"revision": "d2f31cc65deac117d0fc5926768630ee2be27115",
|
||||
"revision": "075cb05bdeb5eb7f42cf259a5a40eebf54dc21dd",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
|
Loading…
Reference in New Issue
Block a user