| Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
|
| index 3988206ba6bc567a082c09a97ce2b1a9261a1995..8b889bfef0f39f48cf78ca934f6a20b6420007ac 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
|
| @@ -795,7 +795,7 @@
|
| "python",
|
| "-u",
|
| "[BUILD]/scripts/slave/tee.py",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log",
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| "[SLAVE_BUILD]/src/out/logcat"
|
| @@ -809,7 +809,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -834,7 +834,7 @@
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/asan_symbolize.py",
|
| "-l",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|