| Index: scripts/slave/recipes/skia/skia.expected/failed_dm.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/failed_dm.json b/scripts/slave/recipes/skia/skia.expected/failed_dm.json
|
| index b06ddbd7d36efd95f78a04ba1cd30e157daf94b7..2b0ba3599935ee8a97bc7a9df3ad0c40eac1c926 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/failed_dm.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/failed_dm.json
|
| @@ -8,6 +8,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -23,6 +24,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -43,6 +45,7 @@
|
| "\nimport os\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(os.path.join(os.path.expanduser('~'), 'src'))\n",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get CHROME_PATH",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -74,6 +77,7 @@
|
| "[SLAVE_BUILD]/tmp",
|
| "511"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs tmp_dir",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -96,6 +100,7 @@
|
| "[SLAVE_BUILD]/skia/SKP_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Get expected SKP_VERSION"
|
| },
|
| {
|
| @@ -106,6 +111,7 @@
|
| "[SLAVE_BUILD]/tmp/SKP_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SKP_VERSION"
|
| },
|
| {
|
| @@ -121,6 +127,7 @@
|
| "cat",
|
| "gs://chromium-skia-gm/skimage/input/TIMESTAMP_LAST_UPLOAD_COMPLETED"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil cat TIMESTAMP_LAST_UPLOAD_COMPLETED",
|
| "stdout": "/path/to/tmp/"
|
| },
|
| @@ -132,6 +139,7 @@
|
| "[SLAVE_BUILD]/tmp/SKIMAGE_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SKIMAGE_VERSION"
|
| },
|
| {
|
| @@ -141,6 +149,7 @@
|
| "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SLAVE_BUILD]/dm"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree dm",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -160,6 +169,7 @@
|
| "[SLAVE_BUILD]/dm",
|
| "511"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs dm",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -272,6 +282,7 @@
|
| "--nogpu",
|
| "--dummy-flags"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "dm",
|
| "~followup_annotations": [
|
| "step returned non-zero exit code: 1",
|
|
|