Commit aa3f2f3a authored by zhenw's avatar zhenw Committed by Commit bot

Disable page_cycler_v2.typical_25 on Android Perf bots

TBR=nednguyen@google.com
BUG=chromium:654217

Review-Url: https://codereview.chromium.org/2400413002
Cr-Commit-Position: refs/heads/master@{#424099}
parent 535802d9
...@@ -66,6 +66,7 @@ class _PageCyclerV2(perf_benchmark.PerfBenchmark): ...@@ -66,6 +66,7 @@ class _PageCyclerV2(perf_benchmark.PerfBenchmark):
@benchmark.Disabled('win10') @benchmark.Disabled('win10')
@benchmark.Disabled('android') # crbug.com/654217
class PageCyclerV2Typical25(_PageCyclerV2): class PageCyclerV2Typical25(_PageCyclerV2):
"""Page load time benchmark for a 25 typical web pages. """Page load time benchmark for a 25 typical web pages.
......
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