зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1073761 - Increase timeout for test_value_storage; r=dholbert
This commit is contained in:
Родитель
8d8872123d
Коммит
dd20f0b9ae
|
@ -313,7 +313,7 @@ function runTest() {
|
|||
}
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestLongerTimeout(4);
|
||||
SimpleTest.requestLongerTimeout(5);
|
||||
|
||||
SpecialPowers.pushPrefEnv({ set: [["layout.css.variables.enabled", true]] },
|
||||
runTest);
|
||||
|
|
Загрузка…
Ссылка в новой задаче