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
Родитель c864a9b192
Коммит 72cacbae1b
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

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

Просмотреть файл

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