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

Unified Diff: scripts/slave/recipes/android/builder.expected/full_client_v8_fyi_Android_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/android/builder.expected/full_client_v8_fyi_Android_Builder.json
diff --git a/scripts/slave/recipes/android/builder.expected/full_client_v8_fyi_Android_Builder.json b/scripts/slave/recipes/android/builder.expected/full_client_v8_fyi_Android_Builder.json
index a21bed2aed72216a370d5b30b21872574c7d2450..c9c894ddf246028b8b80f6dd81c6b95a3a7c6473 100644
--- a/scripts/slave/recipes/android/builder.expected/full_client_v8_fyi_Android_Builder.json
+++ b/scripts/slave/recipes/android/builder.expected/full_client_v8_fyi_Android_Builder.json
@@ -30,7 +30,6 @@
"src/v8@267739",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -113,7 +112,6 @@
"[SLAVE_BUILD]/src/out/build_product.zip",
"[SLAVE_BUILD]/src"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean local files",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -138,7 +136,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_CROSSCOMPILE": "1",
@@ -177,7 +174,6 @@
"[BUILD]/goma",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
@@ -215,7 +211,6 @@
"[SLAVE_BUILD]/src/out/build_product.zip",
"gs://v8-android/v8_android_perf_rel/full-build-linux_267739.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload_build_product",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-android/v8_android_perf_rel/full-build-linux_267739.zip@@@"

Powered by Google App Engine
This is Rietveld 408576698