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:
Ryan VanderMeulen 2015-08-25 18:31:35 -04:00
parent b6a32c61b7
commit 2225f3293c
3 changed files with 3 additions and 1 deletions

View File

@ -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]

View File

@ -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

View File

@ -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]