Bug 1144499 - Allow test_logshake_gonk.js to be longer. r=me

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

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

@ -26,6 +26,9 @@ skip-if = toolkit != "gonk"
[test_logshake.js]
[test_logshake_gonk.js]
# can be slow because of what the test does, so let's give it some more time
# to avoid intermittents: bug 1144499
requesttimeoutfactor = 2
head = head_logshake_gonk.js
# only run on b2g builds due to requiring b2g-specific log files to exist
skip-if = (toolkit != "gonk")