| Index: scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| index b4faa480b5210b5a508e0ff17d72bfde1281950c..3c2e13630e06d571e46153b676fb88c925e8443f 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| @@ -555,8 +555,6 @@
|
| "instrumentation",
|
| "--blacklist-file",
|
| "[SLAVE_BUILD]/src/out/bad_devices.json",
|
| - "--logcat-output-file",
|
| - "/path/to/tmp/",
|
| "--flakiness-dashboard-server",
|
| "test-results.appspot.com",
|
| "-A",
|
| @@ -583,13 +581,7 @@
|
| "env": {
|
| "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release"
|
| },
|
| - "name": "Instrumentation test SmallTest",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@logcat@logging...@@@",
|
| - "@@@STEP_LOG_LINE@logcat@beep@@@",
|
| - "@@@STEP_LOG_LINE@logcat@boop\bbop@@@",
|
| - "@@@STEP_LOG_END@logcat@@@"
|
| - ]
|
| + "name": "Instrumentation test SmallTest"
|
| },
|
| {
|
| "cmd": [
|
|
|