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

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

Issue 2598693002: [system health] Clean up bugs of disabled stories (Closed)
Patch Set: undo change on browse:news:cnn 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
Index: tools/perf/page_sets/system_health/loading_stories.py
diff --git a/tools/perf/page_sets/system_health/loading_stories.py b/tools/perf/page_sets/system_health/loading_stories.py
index eb0c54e45fdabf1c21c79ab2020e07591c43fcc4..2b0af06d974c17772a7682e534952b81a416138f 100644
--- a/tools/perf/page_sets/system_health/loading_stories.py
+++ b/tools/perf/page_sets/system_health/loading_stories.py
@@ -309,7 +309,7 @@ class LoadGmailDesktopStory(_LoadGmailBaseStory):
'document.getElementById("loading").style.display === "none"')
-@decorators.Disabled('android') # crbug.com.com/664505
+@decorators.Disabled('android') # crbug.com/657433
class LoadGmailMobileStory(_LoadGmailBaseStory):
SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY
« no previous file with comments | « tools/perf/page_sets/system_health/browsing_stories.py ('k') | tools/perf/page_sets/system_health/long_running_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698