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

Unified Diff: scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.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/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.json
diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.json b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.json
index 31c163096dde15aecbc54a8c655a41a75c9e6fe1..ed2fc6f948322ee237df15862fe75ddfd11cce16 100644
--- a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.json
+++ b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg_fail_device_check.json
@@ -31,7 +31,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -60,7 +59,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -92,7 +90,6 @@
"--android",
"--dcheck_always_on"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_DIR": "[BUILD]/goma"
},
@@ -109,7 +106,6 @@
"--known-devices-file",
"[BUILD]/site_config/.known_devices"
],
- "cwd": "[SLAVE_BUILD]",
"name": "device_status_check",
"~followup_annotations": [
"step returned non-zero exit code: 1",

Powered by Google App Engine
This is Rietveld 408576698