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

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

Issue 504163003: [Telemetry] Disable failing smoothness.simple_mobile_sites benchmark. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 7a883356ae735c92acb2d06fac02cce4403f066a..69afb152e3de84c1bad0f71f08a6d5aab58b335a 100644
--- a/tools/perf/benchmarks/smoothness.py
+++ b/tools/perf/benchmarks/smoothness.py
@@ -122,7 +122,7 @@ class SmoothnessFastPathGpuRasterizationKeySilkCases(
silk_flags.CustomizeBrowserOptionsForFastPath(options)
-@benchmark.Enabled('android')
+@benchmark.Disabled # crbug.com/402885
class SmoothnessSimpleMobilePages(benchmark.Benchmark):
"""Measures rendering statistics for pinch-zooming into the tough pinch zoom
cases
« 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