зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1546806 - Bump requestLongerTimeout value, r=jdai
Differential Revision: https://phabricator.services.mozilla.com/D29776 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
17a80eda9c
Коммит
cb46ce1db3
|
@ -5,7 +5,7 @@
|
|||
// This test opens and closes a large number of windows, which can be slow
|
||||
// especially on debug builds. This decreases the likelihood of the test timing
|
||||
// out.
|
||||
requestLongerTimeout(2);
|
||||
requestLongerTimeout(4);
|
||||
|
||||
const URL = "about:blank";
|
||||
const TEST_URL = "http://test2.example.org/";
|
||||
|
|
Загрузка…
Ссылка в новой задаче