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

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

Issue 2553993002: binding: Re-enables blink_perf.bindings on all platforms. (Closed)
Patch Set: Reduced the nest level according to https://crrev.com/2517813002 Created 4 years 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 | « third_party/WebKit/PerformanceTests/Bindings/serialize-nested-array.html ('k') | 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 a96a3ae6bf0da4124c733f712d2874a86bde5ab6..deb1f7df1ac06a7831e1a13673ce92575efea9bb 100644
--- a/tools/perf/benchmarks/blink_perf.py
+++ b/tools/perf/benchmarks/blink_perf.py
@@ -151,7 +151,6 @@ class _SharedPywebsocketPageState(shared_page_state.SharedPageState):
self.platform.StartLocalServer(pywebsocket_server.PywebsocketServer())
-@benchmark.Disabled('all') # http://crbug.com/670069
class BlinkPerfBindings(_BlinkPerfBenchmark):
tag = 'bindings'
subdir = 'Bindings'
« no previous file with comments | « third_party/WebKit/PerformanceTests/Bindings/serialize-nested-array.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698