Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(850)

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json

Issue 1869193003: Remove logcats from instrumentation test run steps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase! Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
index 814250cab9416020b7533f8b0269672165a26913..66701480019f06534854adbaa55109782f10dbaf 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json
@@ -714,8 +714,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",
@@ -740,13 +738,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": [

Powered by Google App Engine
This is Rietveld 408576698