Commit 9490ed19 authored by fmeawad's avatar fmeawad Committed by Commit bot

Disable RepaintGpuRasterizationKeyMobileSites

It crashes on the android perf bots.

BUG=412001

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

Cr-Commit-Position: refs/heads/master@{#293891}
parent 0abb8499
......@@ -16,6 +16,7 @@ class RepaintKeyMobileSites(benchmark.Benchmark):
page_set = page_sets.KeyMobileSitesPageSet
@benchmark.Disabled('android') # crbug.com/412001
class RepaintGpuRasterizationKeyMobileSites(benchmark.Benchmark):
"""Measures repaint performance on the key mobile sites with forced GPU
rasterization.
......
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