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

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

Issue 958043002: pathological_mobile_sites WPR file re-recorded and moved to partner bucket. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | tools/perf/benchmarks/task_execution_time.py » ('j') | 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 add512d33713565d82bbe4c734f7f58c221c70a3..1d832b7e589b0c7492d705165f90093ce37416a4 100644
--- a/tools/perf/benchmarks/smoothness.py
+++ b/tools/perf/benchmarks/smoothness.py
@@ -250,7 +250,7 @@ class SmoothnessGpuImageDecodingCases(benchmark.Benchmark):
return 'smoothness.gpu_rasterization_and_decoding.image_decoding_cases'
-@benchmark.Disabled # http://crbug.com/458282
+@benchmark.Enabled('android')
class SmoothnessPathologicalMobileSites(benchmark.Benchmark):
"""Measures task execution statistics while scrolling pathological sites.
"""
« no previous file with comments | « no previous file | tools/perf/benchmarks/task_execution_time.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698