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

Unified Diff: scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.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.json
diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
index 8b9232925efc24bed421bf6db4d9c5861f106276..7457802adbfedee46cb13c8a3fc1c5579ea59f75 100644
--- a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
+++ b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -84,7 +82,6 @@
"--debug",
"--android"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_DIR": "[BUILD]/goma"
},
@@ -101,7 +98,6 @@
"--known-devices-file",
"[BUILD]/site_config/.known_devices"
],
- "cwd": "[SLAVE_BUILD]",
"name": "device_status_check",
"~followup_annotations": [
"@@@STEP_TEXT@Online devices: 1@@@",
@@ -137,7 +133,6 @@
"-u",
"[SLAVE_BUILD]/src/build/android/provision_devices.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "provision_device"
},
{
@@ -148,7 +143,6 @@
"{\"build_number\": 571, \"builder_name\": \"Mojo Android Builder Tests (dbg)\", \"dcheck_always_on\": false, \"is_debug\": true, \"master_name\": \"chromium.testing.master\", \"target_os\": \"android\", \"test_results_server\": \"test-results.appspot.com\", \"test_types\": [\"default\"]}",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "get_test_list",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",

Powered by Google App Engine
This is Rietveld 408576698