| Index: scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| index 9afe6b8da71cb8bf8c8fcf9fff8cd43f92fd9c52..d87eeb2ce9f4f49239ee5b1c541a4de680bce6ec 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| @@ -601,8 +601,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",
|
| @@ -627,13 +625,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": [
|
|
|