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 20:56:16 -04:00
parent d7ab4d80f3
commit 2abdaa8e23
2 changed files with 2 additions and 1 deletions

View File

@ -6,4 +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
requesttimeoutfactor = 4

View File

@ -34,6 +34,7 @@ requesttimeoutfactor = 4
[test_telemetry.js]
[test_duration.js]
[test_read_write.js]
requesttimeoutfactor = 4
[test_compression.js]
[test_osfile_writeAtomic_backupTo_option.js]
[test_osfile_writeAtomic_zerobytes.js]