| Index: scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
|
| index 555f60874892471714a0960f0d09aa999e6067c9..0efaf6fb28b7736df0c9303c5d4b8e253b27a53a 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/coverage_builder_basic.json
|
| @@ -572,8 +572,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",
|
| @@ -600,13 +598,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": [
|
|
|