mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1197986 - Request a longer timeout for tests that started timing out after increasing the number of B2G debug xpcshell chunks from 2 to 4.
This commit is contained in:
parent
b6a32c61b7
commit
2225f3293c
@ -34,7 +34,7 @@ skip-if = true
|
||||
[test_ril_worker_voiceprivacy.js]
|
||||
[test_ril_worker_ecm.js]
|
||||
[test_ril_worker_stk.js]
|
||||
requesttimeoutfactor = 2
|
||||
requesttimeoutfactor = 4
|
||||
[test_ril_worker_barring_password.js]
|
||||
[test_ril_worker_cdma_info_rec.js]
|
||||
[test_ril_system_messenger.js]
|
||||
|
@ -6,3 +6,4 @@ skip-if = buildapp != 'b2g'
|
||||
# For bug 1148503. This is to accommodate non-mozilla-central that didn't
|
||||
# include required files for this test.
|
||||
[test_pac_generator.js]
|
||||
requesttimeoutfactor = 2
|
||||
|
@ -26,6 +26,7 @@ support-files =
|
||||
[test_path_constants.js]
|
||||
[test_remove.js]
|
||||
[test_removeDir.js]
|
||||
requesttimeoutfactor = 4
|
||||
[test_reset.js]
|
||||
[test_shutdown.js]
|
||||
[test_unique.js]
|
||||
|
Loading…
Reference in New Issue
Block a user