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

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

Issue 2284913002: chromium_android: Add device affinity to links (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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_tests_failure.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
index b718ae21d103656967ebb7547f2f6ea6929b5ea2..626c90cc96f36b4e244ad356bcc67df769a20cc8 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_tests_failure.json
@@ -850,7 +850,9 @@
},
"name": "page_cycler.foo",
"~followup_annotations": [
- "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@"
+ "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@",
+ "@@@STEP_LOG_LINE@device affinity@0@@@",
+ "@@@STEP_LOG_END@device affinity@@@"
]
},
{
@@ -898,6 +900,8 @@
"~followup_annotations": [
"step returned non-zero exit code: 1",
"@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@",
+ "@@@STEP_LOG_LINE@device affinity@0@@@",
+ "@@@STEP_LOG_END@device affinity@@@",
"@@@STEP_FAILURE@@@"
]
},

Powered by Google App Engine
This is Rietveld 408576698