Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Unified Diff: scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json
diff --git a/scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json b/scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json
index 88bafbe8dc0983f715e99ef1e843135693ee5ade..1a753183bbcef5f940187360f737e6657faffd4b 100644
--- a/scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json
+++ b/scripts/slave/recipes/skia/skia.expected/missing_SK_IMAGE_VERSION_host.json
@@ -47,7 +47,6 @@
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['llvm']"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -68,7 +67,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -166,7 +164,6 @@
"[SLAVE_BUILD]/tmp",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs tmp_dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -189,7 +186,6 @@
"[SLAVE_BUILD]/tmp/SKP_VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get downloaded SKP_VERSION"
},
{
@@ -200,7 +196,6 @@
"[SLAVE_BUILD]/skia/SKP_VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get expected SKP_VERSION"
},
{
@@ -211,7 +206,6 @@
"[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get downloaded SK_IMAGE_VERSION",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -226,7 +220,6 @@
"[SLAVE_BUILD]/skia/SK_IMAGE_VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get expected SK_IMAGE_VERSION"
},
{
@@ -236,7 +229,6 @@
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
"[SLAVE_BUILD]/images"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree images",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -257,7 +249,6 @@
"[SLAVE_BUILD]/images",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs images",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -285,7 +276,6 @@
"gs://chromium-skia-gm/skimage/v42/*",
"[SLAVE_BUILD]/images"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto",
"BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto"
@@ -300,7 +290,6 @@
"42",
"[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION"
],
- "cwd": "[SLAVE_BUILD]",
"name": "write SK_IMAGE_VERSION"
},
{
@@ -310,7 +299,6 @@
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\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@@@@",
@@ -331,7 +319,6 @@
"[SLAVE_BUILD]/dm",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs dm",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -437,7 +424,6 @@
"--nogpu",
"--dummy-flags"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"BUILDTYPE": "Debug",
"GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0",
@@ -481,7 +467,6 @@
"--nogpu",
"--dummy-flags"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"BUILDTYPE": "Debug",
"GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0",

Powered by Google App Engine
This is Rietveld 408576698