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

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

Issue 2959743003: Rerecorded browse:news:toi (Closed)
Patch Set: removing test from disabled list Created 3 years, 6 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 | « tools/perf/page_sets/data/system_health_mobile_064.wpr.sha1 ('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/expectations.py
diff --git a/tools/perf/page_sets/system_health/expectations.py b/tools/perf/page_sets/system_health/expectations.py
index 2af2bd82cffdbb348937a70cfdb796408839f384..c23755d83ff2cffadafdf31baeaf1af01bc010ea 100644
--- a/tools/perf/page_sets/system_health/expectations.py
+++ b/tools/perf/page_sets/system_health/expectations.py
@@ -82,8 +82,6 @@ class SystemHealthMobileCommonExpectations(expectations.StoryExpectations):
[expectations.ALL_ANDROID], 'crbug.com/726301')
self.DisableStory('long_running:tools:gmail-foreground',
[expectations.ALL_ANDROID], 'crbug.com/726301')
- self.DisableStory('browse:news:toi', [expectations.ALL_ANDROID],
- 'crbug.com/728081')
self.DisableStory('browse:social:facebook_infinite_scroll',
[expectations.ALL], 'crbug.com/728152')
self.DisableStory('browse:media:flickr_infinite_scroll',
@@ -120,8 +118,6 @@ class SystemHealthMobileMemoryExpectations(expectations.StoryExpectations):
[expectations.ALL_ANDROID], 'crbug.com/726301')
self.DisableStory('long_running:tools:gmail-foreground',
[expectations.ALL_ANDROID], 'crbug.com/726301')
- self.DisableStory('browse:news:toi', [expectations.ALL_ANDROID],
- 'crbug.com/728081')
self.DisableStory('browse:social:facebook_infinite_scroll',
[expectations.ALL], 'crbug.com/728152')
self.DisableStory('browse:media:flickr_infinite_scroll',
@@ -203,8 +199,6 @@ class V8BrowsingMobileExpecations(expectations.StoryExpectations):
'crbug.com/708300')
self.DisableStory('browse:news:globo', [expectations.ALL_ANDROID],
'crbug.com/714650')
- self.DisableStory('browse:news:toi', [expectations.ALL_ANDROID],
- 'crbug.com/728081')
self.DisableStory('browse:social:facebook_infinite_scroll',
[expectations.ALL], 'crbug.com/728152')
self.DisableStory('browse:media:flickr_infinite_scroll',
« no previous file with comments | « tools/perf/page_sets/data/system_health_mobile_064.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698