mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
Bug 1212395 - Allow test_logcapture_gonk.js to be longer. r=me
This commit is contained in:
parent
8ad25b96cd
commit
0107add0d3
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user