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

Unified Diff: scripts/slave/recipes/android/perf.expected/host_info_failure.json

Issue 2191853004: [Android] Add step text for host_info when failures are detected. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: [Android] Add step text for host_info when failures are detected. Created 4 years, 5 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/recipes/android/perf.expected/host_info_failure.json
diff --git a/scripts/slave/recipes/android/perf.expected/host_info_failure.json b/scripts/slave/recipes/android/perf.expected/host_info_failure.json
index acaa9864e9f519449883ae3b0451fbc7e325de49..eb1f1748a5b632f363017a5d108194acc7d1ed10 100644
--- a/scripts/slave/recipes/android/perf.expected/host_info_failure.json
+++ b/scripts/slave/recipes/android/perf.expected/host_info_failure.json
@@ -492,7 +492,9 @@
"@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"failures\": [@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Device 3208154b735c5117 blacklisted\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",

Powered by Google App Engine
This is Rietveld 408576698