Index: tools/perf/benchmarks/smoothness.py |
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
index 9c8eaea2210d39ea243b1216aa558fff198f3c86..1cd0f8d18c8a1f14a3691359fded86dd88bb04a5 100644 |
--- a/tools/perf/benchmarks/smoothness.py |
+++ b/tools/perf/benchmarks/smoothness.py |
@@ -115,7 +115,6 @@ class SmoothnessFastPathGpuRasterizationKeySilkCases( |
silk_flags.CustomizeBrowserOptionsForFastPath(options) |
-@test.Disabled # crbug.com/384730 |
tonyg
2014/06/19 00:30:01
I think this is supposed to go back to @test.Enabl
danakj
2014/06/19 00:55:48
oh ok thanks, totally missed that.
|
class SmoothnessToughPinchZoomCases(test.Test): |
"""Measures rendering statistics for pinch-zooming into the tough pinch zoom |
cases |