Commit 1a3bee69 authored by nednguyen's avatar nednguyen Committed by Commit bot

[Perf] Disable smoothness.tough_scrolling_cases on reference build.

TBR=aiolos@chromium.org
BUG=549429

Review URL: https://codereview.chromium.org/1414193007

Cr-Commit-Position: refs/heads/master@{#357080}
parent 7fea23f2
...@@ -356,6 +356,7 @@ class SmoothnessGpuRasterizationPolymer(_Smoothness): ...@@ -356,6 +356,7 @@ class SmoothnessGpuRasterizationPolymer(_Smoothness):
return 'smoothness.gpu_rasterization.polymer' return 'smoothness.gpu_rasterization.polymer'
@benchmark.Disabled('reference') # crbug.com/549429
class SmoothnessToughScrollingCases(_Smoothness): class SmoothnessToughScrollingCases(_Smoothness):
page_set = page_sets.ToughScrollingCasesPageSet page_set = page_sets.ToughScrollingCasesPageSet
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment