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

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

Issue 2689233004: Enable blink_perf.event on Windows (Closed)
Patch Set: Created 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/blink_perf.py
diff --git a/tools/perf/benchmarks/blink_perf.py b/tools/perf/benchmarks/blink_perf.py
index ce33a8fad01a245ec9246eb159d30353f32f5d34..743656c35bfeb16e19f53598e586f5efe2a4a779 100644
--- a/tools/perf/benchmarks/blink_perf.py
+++ b/tools/perf/benchmarks/blink_perf.py
@@ -193,7 +193,6 @@ class BlinkPerfDOM(_BlinkPerfBenchmark):
subdir = 'DOM'
-@benchmark.Disabled('win') # http://crbug.com/588819
class BlinkPerfEvents(_BlinkPerfBenchmark):
tag = 'events'
subdir = 'Events'
« 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