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

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

Issue 2612693003: [system health] Re-enable browse:media:youtube (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 dc2629f8e9779d6fa648f7b747f7348c3103ac74..2fda1eefe444d2b2e45fe91e78704c1b7a67071d 100644
--- a/tools/perf/page_sets/system_health/browsing_stories.py
+++ b/tools/perf/page_sets/system_health/browsing_stories.py
@@ -393,8 +393,6 @@ class YouTubeMobileStory(_MediaBrowsingStory):
ITEM_SELECTOR_INDEX = 3
-# Failing during CQ runs. crbug.com/661775
-@decorators.Disabled('linux', 'win')
class YouTubeDesktopStory(_MediaBrowsingStory):
NAME = 'browse:media:youtube'
URL = 'https://www.youtube.com/watch?v=QGfhS1hfTWw&autoplay=false'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698