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

Unified Diff: tools/perf/page_sets/key_mobile_sites.py

Issue 572233002: Moving noisy pages (ESPN and LA Times) from key_mobile_sites into tough_scheduling_cases. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving data to internal bucket in an attempt to fix presubmit issue Created 6 years, 3 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/key_mobile_sites.py
diff --git a/tools/perf/page_sets/key_mobile_sites.py b/tools/perf/page_sets/key_mobile_sites.py
index 1c99d6084547cb5d3f87714be547980ac1868034..5a1c6bb96129652ef21bc4d0ba51b8c17065560c 100644
--- a/tools/perf/page_sets/key_mobile_sites.py
+++ b/tools/perf/page_sets/key_mobile_sites.py
@@ -540,11 +540,7 @@ class KeyMobileSitesPageSet(page_set_module.PageSet):
# Why: Top search engine
'http://www.bing.com/search?q=sloths',
# Why: Good example of poor initial scrolling
- 'http://www.latimes.com',
- # Why: Good example of poor initial scrolling
- 'http://ftw.usatoday.com/2014/05/spelling-bee-rules-shenanigans',
- # Why: Good example of poor initial scrolling
- 'http://m.espn.go.com/nhl/rankings'
+ 'http://ftw.usatoday.com/2014/05/spelling-bee-rules-shenanigans'
]
for url in urls_list:
« no previous file with comments | « tools/perf/page_sets/data/tough_scheduling_cases_001.wpr.sha1 ('k') | tools/perf/page_sets/tough_scheduling_cases.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698