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

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

Issue 2956533002: Perf try job for reenabling browse:news:hackernews
Patch Set: 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 | « 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/expectations.py
diff --git a/tools/perf/page_sets/system_health/expectations.py b/tools/perf/page_sets/system_health/expectations.py
index ed17aec83b5fcd04f29377d78c8b53bb9491a3fa..98b55aa69f948d4d3c5604d0a6446ef2d313ace3 100644
--- a/tools/perf/page_sets/system_health/expectations.py
+++ b/tools/perf/page_sets/system_health/expectations.py
@@ -6,9 +6,6 @@ from telemetry.story import expectations
class SystemHealthDesktopCommonExpectations(expectations.StoryExpectations):
def SetExpectations(self):
- self.DisableStory('browse:news:hackernews',
- [expectations.ALL_WIN, expectations.ALL_MAC],
- 'crbug.com/676336')
self.DisableStory('browse:search:google', [expectations.ALL_WIN],
'crbug.com/673775')
self.DisableStory('browse:tools:maps', [expectations.ALL],
« 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