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

Unified Diff: tools/perf/benchmarks/task_execution_time.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 | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/data/pathological_mobile_sites.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/task_execution_time.py
diff --git a/tools/perf/benchmarks/task_execution_time.py b/tools/perf/benchmarks/task_execution_time.py
index 4f39b211ed80c5b5cdfda2bb6ae88c312a0d77f6..b8560647ca54b757b2e2a8d3ed9dcfe6c1cc4d51 100644
--- a/tools/perf/benchmarks/task_execution_time.py
+++ b/tools/perf/benchmarks/task_execution_time.py
@@ -39,7 +39,7 @@ class TaskExecutionTimeToughSchedulingCases(benchmark.Benchmark):
return 'task_execution_time.tough_scheduling_cases'
-@benchmark.Disabled # http://crbug.com/458282
+@benchmark.Enabled('android')
class TaskExecutionTimePathologicalMobileSites(benchmark.Benchmark):
"""Measures task execution statistics while scrolling pathological sites.
« no previous file with comments | « tools/perf/benchmarks/smoothness.py ('k') | tools/perf/page_sets/data/pathological_mobile_sites.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698