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

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

Issue 2726813005: Re-enable blink_perf.layout.reference on windows perf bots (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 c543ecf38ee7525c6fa5d9e512c8c32f6f2facff..9fb9e097c9b3f7d4d70cddbf36c199783f9758c3 100644
--- a/tools/perf/benchmarks/blink_perf.py
+++ b/tools/perf/benchmarks/blink_perf.py
@@ -243,7 +243,6 @@ class BlinkPerfEvents(_BlinkPerfBenchmark):
@benchmark.Disabled('win8') # http://crbug.com/462350
-@benchmark.Disabled('win-reference') # http://crbug.com/642884
class BlinkPerfLayout(_BlinkPerfBenchmark):
tag = 'layout'
subdir = 'Layout'
« 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