Bug 941659 - adjust android automation to run tsvgx with fewer cycles, r=jmaher

This commit is contained in:
Jordan Lund 2013-11-26 10:04:42 -08:00
Родитель 6aebd7355c
Коммит 76c1687e3b
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -89,7 +89,8 @@
"remote-tcanvasmark": {
"tests": ["tcanvasmark"],
"talos_options": [
"--noChrome"
"--noChrome",
"--tppagecycles", "10"
]
},
"remote-trobopan": {