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

Unified Diff: tools/perf/benchmarks/dromaeo.py

Issue 2787263004: [Telemetry] Reenable dromaeo.jslibattrjquery (Closed)
Patch Set: Created 3 years, 9 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/benchmarks/dromaeo.py
diff --git a/tools/perf/benchmarks/dromaeo.py b/tools/perf/benchmarks/dromaeo.py
index 86be9995c7ea7cb2e432b5e4de8e793b879f4254..3ec02ebf79758f02e29c98bbd16d8f26063d580c 100644
--- a/tools/perf/benchmarks/dromaeo.py
+++ b/tools/perf/benchmarks/dromaeo.py
@@ -205,10 +205,6 @@ class DromaeoJslibAttrJquery(_DromaeoBenchmark):
def Name(cls):
return 'dromaeo.jslibattrjquery'
- @classmethod
- def ShouldDisable(cls, possible_browser):
- # http://crbug.com/634055 (Android One).
- return cls.IsSvelte(possible_browser)
@benchmark.Owner(emails=['yukishiino@chromium.org',
'bashi@chromium.org',
« 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