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

Unified Diff: tools/perf/page_sets/system_health/browsing_stories.py

Issue 2689293002: [Telemetry] Set youtube system health benchmarks to have platform specific recordings. (Closed)
Patch Set: Created 3 years, 10 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: tools/perf/page_sets/system_health/browsing_stories.py
diff --git a/tools/perf/page_sets/system_health/browsing_stories.py b/tools/perf/page_sets/system_health/browsing_stories.py
index 9c56a35bb4374cb1864d64a5f510896240e0a652..d509d5dcc7b8e2fb1d91b023090a79c73e202289 100644
--- a/tools/perf/page_sets/system_health/browsing_stories.py
+++ b/tools/perf/page_sets/system_health/browsing_stories.py
@@ -406,6 +406,7 @@ class YouTubeDesktopStory(_MediaBrowsingStory):
ITEM_VIEW_TIME_IN_SECONDS = 5
ITEMS_TO_VISIT = 8
ITEM_SELECTOR_INDEX = 3
+ PLATFORM_SPECIFIC = True
class FacebookPhotosMobileStory(_MediaBrowsingStory):
« no previous file with comments | « tools/perf/page_sets/data/system_health_desktop.json ('k') | tools/perf/page_sets/system_health/loading_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698