Bug 1212395 - Allow test_logcapture_gonk.js to be longer. r=me

This commit is contained in:
Alexandre Lissy 2016-01-08 08:04:00 -05:00
parent 8ad25b96cd
commit 0107add0d3

View File

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