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

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

Issue 2844003003: Disable failing sunspider test on all platforms (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/benchmarks/sunspider.py
diff --git a/tools/perf/benchmarks/sunspider.py b/tools/perf/benchmarks/sunspider.py
index b8abd29ac8678b4d692877d3fdb3543f36493f8e..31916b22367903b44e225d2fea16234ff3e2ce18 100644
--- a/tools/perf/benchmarks/sunspider.py
+++ b/tools/perf/benchmarks/sunspider.py
@@ -127,6 +127,7 @@ class _SunspiderMeasurement(legacy_page_test.LegacyPageTest):
'in sunspider'))
+@benchmark.Disabled('all') # crbug.com/712208
@benchmark.Owner(emails=['bmeurer@chromium.org', 'mvstanton@chromium.org'])
class Sunspider(perf_benchmark.PerfBenchmark):
"""Apple's SunSpider JavaScript benchmark.
« 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