Bug 1235290 - Allow test_persistentdatablock_gonk.js to be longer. r=me

This commit is contained in:
Alexandre Lissy 2016-01-08 08:04:00 -05:00
Родитель b35b375e0a
Коммит 584426a02e
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -52,6 +52,9 @@ head = file_killswitch.js
skip-if = ((toolkit != "gonk") || (toolkit == "gonk" && debug))
[test_persistentdatablock_gonk.js]
# can be slow because of what the test does, so let's give it some more time
# to avoid intermittents: bug 1235290
requesttimeoutfactor = 2
head = file_persistentdatablock.js
skip-if = (toolkit != "gonk")