зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1235290 - Allow test_persistentdatablock_gonk.js to be longer. r=me
This commit is contained in:
Родитель
b35b375e0a
Коммит
584426a02e
|
@ -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")
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче