зеркало из https://github.com/mozilla/gecko-dev.git
Bug 983948 - Temporarily increase the per-test browser-chrome default timeout to 45 seconds
This commit is contained in:
Родитель
d3cfb61572
Коммит
f0147b16ce
|
@ -1,6 +1,6 @@
|
|||
/* -*- js-indent-level: 2; tab-width: 2; indent-tabs-mode: nil -*- */
|
||||
// Test timeout (seconds)
|
||||
var gTimeoutSeconds = 30;
|
||||
var gTimeoutSeconds = 45;
|
||||
var gConfig;
|
||||
|
||||
if (Cc === undefined) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче