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

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

Issue 2848573002: [tools/perf] Disable load:tools:drive system health story (Closed)
Patch Set: Created 3 years, 8 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/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 b5c99a1cdb8b25581033d34283a3db45b60a9105..465ee822ac126b37c2f7d52fe5aa1532a812baee 100644
--- a/tools/perf/page_sets/system_health/loading_stories.py
+++ b/tools/perf/page_sets/system_health/loading_stories.py
@@ -356,6 +356,7 @@ class LoadWeatherStory(_LoadingStory):
TAGS = [story_tags.JAVASCRIPT_HEAVY]
+@decorators.Disabled('all') # crbug.com/715936
class LoadDriveStory(_LoadingStory):
NAME = 'load:tools:drive'
URL = 'https://drive.google.com/drive/my-drive'
« 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