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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.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/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.json
index 51a941d4a4c44a80aa8042a20f04ec7cef4e4c4d..8ff533491b65be1457778400f535c772cdbeace9 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux_ASAN_mipsel___debug_builder.json
@@ -25,7 +25,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -64,7 +63,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "asan=1 clang=1 gomadir='[BUILD]/goma' sanitizer_coverage=edge target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=mipsel",
@@ -82,7 +80,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -96,7 +93,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -140,7 +136,6 @@
"--",
"d8"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -158,7 +153,6 @@
"[SLAVE_BUILD]/v8/out/Debug",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "listdir build_dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -184,7 +178,6 @@
"[\"file 1\", \"file 2\"]",
"[SLAVE_BUILD]/v8/out/Debug"
],
- "cwd": "[SLAVE_BUILD]",
"name": "zipping"
},
{
@@ -205,7 +198,6 @@
"[TMP_BASE]/chrome_staging_tmp_1/d8-mipsel-asan-linux-debug-v8-component-50110.zip",
"gs://v8-asan/linux-debug/d8-mipsel-asan-linux-debug-v8-component-50110.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/linux-debug/d8-mipsel-asan-linux-debug-v8-component-50110.zip@@@"
@@ -218,7 +210,6 @@
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
"[TMP_BASE]/chrome_staging_tmp_1/d8-mipsel-asan-linux-debug-v8-component-50110.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "d8-mipsel-asan-linux-debug-v8-component-50110.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",

Powered by Google App Engine
This is Rietveld 408576698