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

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

Issue 2385163002: [tools/perf] Reenable qq mobile story (Closed)
Patch Set: Created 4 years, 2 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 410714904a788134f4a2b3cb82165b8754cec637..366a0580af821ee87a0fc57f025cca59a40d82b8 100644
--- a/tools/perf/page_sets/system_health/browsing_stories.py
+++ b/tools/perf/page_sets/system_health/browsing_stories.py
@@ -154,8 +154,7 @@ class NytimesDesktopStory(_NewsBrowsingStory):
# Desktop qq.com opens a news item in a separate tab, for which the back button
-# does not work. Mobile qq.com is disabled due to crbug.com/627166.
-@decorators.Disabled('all')
perezju 2016/10/03 13:36:49 should it remain disabled on desktop?
petrcermak 2016/10/03 13:40:30 No, this is the correct way. Desktop is not even c
+# does not work.
class QqMobileStory(_NewsBrowsingStory):
NAME = 'browse:news:qq'
URL = 'http://news.qq.com'
« 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