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

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

Issue 2750533002: [tools/perf] Re-enable browse:news:washingtonpost (keep disabled on CQ) (Closed)
Patch Set: Created 3 years, 9 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 3cb9776830148972ad256a82330a66ef8fd311b7..50f3956d2673706f0bfde432bc5d5d6060a38c51 100644
--- a/tools/perf/page_sets/system_health/browsing_stories.py
+++ b/tools/perf/page_sets/system_health/browsing_stories.py
@@ -214,7 +214,6 @@ class TwitterDesktopStory(_NewsBrowsingStory):
SUPPORTED_PLATFORMS = platforms.DESKTOP_ONLY
-@decorators.Disabled('all') # crbug.com/688190
class WashingtonPostMobileStory(_NewsBrowsingStory):
"""Progressive website"""
NAME = 'browse:news:washingtonpost'

Powered by Google App Engine
This is Rietveld 408576698