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

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

Issue 2602073002: Reenable Flipboard story on Mac (Closed)
Patch Set: Created 4 years 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 | « tools/perf/benchmarks/system_health_smoke_test.py ('k') | 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 50d777900bd9254f94a241ebb7268928535b9bef..6105174c1c71dd1ab021912581068de396f78a34 100644
--- a/tools/perf/page_sets/system_health/browsing_stories.py
+++ b/tools/perf/page_sets/system_health/browsing_stories.py
@@ -132,7 +132,6 @@ class FlipboardMobileStory(_NewsBrowsingStory):
return possible_browser.platform.IsSvelte() # crbug.com/668097
-@decorators.Disabled('mac') # crbug.com/663025
class FlipboardDesktopStory(_NewsBrowsingStory):
NAME = 'browse:news:flipboard'
URL = 'https://flipboard.com/explore'
« no previous file with comments | « tools/perf/benchmarks/system_health_smoke_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698