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.
build:
  https://crrev.com/92c859f50299571b9ed2c2d30e5ef9b3c17f9cca remote_run: Roll fixed Kitchen. (dnj@chromium.org)
depot_tools:
  https://crrev.com/6dadfbfcf77356b3cf4b972de93c0ba1f9472fe4 git-cl-upload: Set all reviewers and ccs in a single batch api call (agable@chromium.org)
recipe_engine:
  https://crrev.com/c93ed98c3c3e6c9be82e88496e55cb1f3dd13372 [recipe_modules/step] do not set cwd if it is start_dir. (iannucci@chromium.org)


Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I921e626b028d77044de0539d653d8cf7bd3c2f7b
Reviewed-on: https://skia-review.googlesource.com/16362
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Robbie Iannucci <iannucci@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
This commit is contained in:
recipe-roller 2017-05-10 04:50:19 -07:00 committed by Skia Commit-Bot
parent ffeb6533db
commit e255248673
14 changed files with 3 additions and 68 deletions

View File

@ -576,7 +576,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "task-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>swarming pending 71s@@@",
@ -658,7 +657,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "task-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>swarming pending 71s@@@",
@ -740,7 +738,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "task-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>swarming pending 71s@@@",
@ -822,7 +819,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "task-0",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>swarming pending 71s@@@",
@ -904,7 +900,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "task-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Linux'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1453,7 +1452,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1604,7 +1602,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1755,7 +1752,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1906,7 +1902,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1548,7 +1545,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1630,7 +1626,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1548,7 +1545,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1630,7 +1626,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1326,7 +1326,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1408,7 +1407,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1490,7 +1488,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1572,7 +1569,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1654,7 +1650,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1548,7 +1545,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1630,7 +1626,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@ -1388,7 +1387,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1470,7 +1468,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@ -1556,7 +1553,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1638,7 +1634,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-3",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@ -1552,7 +1549,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1634,7 +1630,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-dm-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1317,7 +1317,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1468,7 +1467,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1619,7 +1617,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1770,7 +1767,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1921,7 +1917,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1317,7 +1317,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1468,7 +1467,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1619,7 +1617,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1770,7 +1767,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1921,7 +1917,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-nanobench-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1548,7 +1545,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1630,7 +1626,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1302,7 +1302,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1384,7 +1383,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1466,7 +1464,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1548,7 +1545,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1630,7 +1626,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -1336,7 +1336,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-1",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1418,7 +1417,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-2",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1500,7 +1498,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-3",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1582,7 +1579,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-4",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",
@ -1664,7 +1660,6 @@
"--task-summary-json",
"/path/to/tmp/json"
],
"cwd": "[START_DIR]",
"name": "ct-get_images_from_skps-5",
"~followup_annotations": [
"@@@STEP_TEXT@Run on OS: 'Ubuntu-14.04'<br>swarming pending 71s@@@",

View File

@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
"revision": "363c91e87561385daf733cd30aa1a4391dd249ee",
"revision": "97a54150ec0d3fb00517ff70071b9d367b303fd9",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
"revision": "4e8058a449190afbbab284bc8bea531181d3d29a",
"revision": "6dce8fa1f29f5befee623571f615577991f5f659",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "9f2573a386ee07450095cbeb3562df94a644962f",
"revision": "c93ed98c3c3e6c9be82e88496e55cb1f3dd13372",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},