Index: scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json |
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json |
index 83aa9eb7806faa6983b56186b7f1847784abed8e..ad528637bac522345bc86f644c0d33a5a6bcb64e 100644 |
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json |
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_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", |
@@ -598,13 +596,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": [ |