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

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

Issue 1311393007: Disabling smoothness.tough_canvas_cases - failing on mako-sharded-official-perf-clankium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/smoothness.py
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py
index ca4872a2ca6216e9a89eb7d45d5312b607b8ec76..2ac288f6bf2a856373ca6ed9aefc8f0342aa0a70 100644
--- a/tools/perf/benchmarks/smoothness.py
+++ b/tools/perf/benchmarks/smoothness.py
@@ -49,6 +49,7 @@ class SmoothnessToughPathRenderingCases(perf_benchmark.PerfBenchmark):
return 'smoothness.tough_path_rendering_cases'
+@benchmark.Disabled('android') # crbug.com/526901
class SmoothnessToughCanvasCases(perf_benchmark.PerfBenchmark):
"""Measures frame rate and a variety of other statistics.
« 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