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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.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/timestamp_as_point_id_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
index 84ac7789f975da19423171d40f3b1ecc253bcab0..73b8bc3b72e6c56537173d07056db5120c8f3162 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/timestamp_as_point_id_basic.json
@@ -851,7 +851,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,7 +900,9 @@
},
"name": "perf_test.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@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698