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

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

Issue 1245483002: Revert of Disable smoothness.top_25_smooth on win/mac/linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 585dc2b415d21ea309a5045047aeb2665cbf2bc1..1d17e93d16c48c05ab4fe621b6c7a48264b29915 100644
--- a/tools/perf/benchmarks/smoothness.py
+++ b/tools/perf/benchmarks/smoothness.py
@@ -12,7 +12,6 @@
from telemetry import benchmark
-@benchmark.Disabled('win', 'mac', 'linux') # crbug.com/510818
class SmoothnessTop25(perf_benchmark.PerfBenchmark):
"""Measures rendering statistics while scrolling down the top 25 web pages.
« 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