Commit 75555792 authored by tonyg@chromium.org's avatar tonyg@chromium.org

[Telemetry] Disable benchmark which crashes on android.

BUG=379564
NOTRY=True
TBR=dtu@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274127 0039d316-1c4b-4281-b951-d872f2087c98
parent c02e40b4
......@@ -36,7 +36,7 @@ class PageCyclerIntlHiRu(test.Test):
options = {'pageset_repeat': 10}
@test.Disabled('win') # crbug.com/330909
@test.Disabled('android', 'win') # crbug.com/379564, crbug.com/330909
class PageCyclerIntlJaZh(test.Test):
test = page_cycler.PageCycler
page_set = 'page_sets/intl_ja_zh.py'
......
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