Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json |
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json |
index 45a3e10056cd90a38dec71d453666670f1cb03d6..f7ba680472d02057c1e2145f240ed794c56da379 100644 |
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json |
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json |
@@ -6,6 +6,7 @@ |
"\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_path):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.join(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove(path_to_file)\n", |
"[SLAVE_BUILD]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup index.lock", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -46,6 +47,7 @@ |
"--revision", |
"src/repo@4f4b02f6b7fa20a3a25682c457bbc8ad589c8a00" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -64,6 +66,7 @@ |
"--spec", |
"cache_dir = None\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src/repo', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gclient setup" |
}, |
{ |
@@ -74,6 +77,7 @@ |
".", |
"[DEPOT_TOOLS]/gclient" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gclient revert" |
}, |
{ |
@@ -91,6 +95,7 @@ |
"--output-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gclient sync", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -137,6 +142,7 @@ |
"[SLAVE_BUILD]/src/out/build_product.zip", |
"[SLAVE_BUILD]/src" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean local files", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -161,6 +167,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_CROSSCOMPILE": "1", |
"GYP_DEFINES": "OS=android component=static_library fastbuild=1 target_arch=arm", |
@@ -177,6 +184,7 @@ |
"foo", |
"src/repo" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "tree truth steps" |
}, |
{ |
@@ -184,6 +192,7 @@ |
"cat", |
"[SLAVE_BUILD]/src/chrome/VERSION" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "get version", |
"stdout": "/path/to/tmp/version" |
}, |
@@ -201,6 +210,7 @@ |
"gs://build-bucket/build_product.zip", |
"[SLAVE_BUILD]/src/out/build_product.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil download_build_product" |
}, |
{ |
@@ -228,6 +238,7 @@ |
"['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "List adb devices", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@[@@@", |
@@ -244,6 +255,7 @@ |
"[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
"014E1F310401C009" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Root devices", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -263,6 +275,7 @@ |
"[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
"[SLAVE_BUILD]/src/out/logcat" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -276,6 +289,7 @@ |
"--adb-path", |
"[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -287,6 +301,7 @@ |
"--json-output", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -327,6 +342,7 @@ |
"-t", |
"Release" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -338,6 +354,7 @@ |
"--json-output", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -378,6 +395,7 @@ |
"-t", |
"Release" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -393,6 +411,7 @@ |
"--package=chrome", |
"--event-count=50000" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"BUILDTYPE": "Release" |
}, |
@@ -426,6 +445,7 @@ |
"--output-json-list", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -471,6 +491,7 @@ |
"page_cycler.foo", |
"--verbose" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -506,6 +527,7 @@ |
"perf_test.foo", |
"--verbose" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -536,6 +558,7 @@ |
"[SLAVE_BUILD]/src/chrome/test", |
"--official-build" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Instrumentation test SmallTest" |
}, |
{ |
@@ -552,6 +575,7 @@ |
"--gtest_filter=WebRtc*", |
"--tool=asan" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -563,6 +587,7 @@ |
"-w", |
"[SLAVE_BUILD]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "prepare bisect perf regression" |
}, |
{ |
@@ -575,6 +600,7 @@ |
"--path_to_config", |
"test.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "run bisect perf regression" |
}, |
{ |
@@ -587,6 +613,7 @@ |
"[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
"[SLAVE_BUILD]/src/out/logcat" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "logcat_dump" |
}, |
{ |
@@ -597,6 +624,7 @@ |
"--more-info", |
"[SLAVE_BUILD]/src/out/Release/full_log" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -609,6 +637,7 @@ |
"-s", |
"-w" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |
@@ -620,6 +649,7 @@ |
"-l", |
"[SLAVE_BUILD]/src/out/Release/full_log" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
}, |