mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1073761 - Increase timeout for test_value_storage; r=dholbert
This commit is contained in:
parent
8d8872123d
commit
dd20f0b9ae
@ -313,7 +313,7 @@ function runTest() {
|
||||
}
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestLongerTimeout(4);
|
||||
SimpleTest.requestLongerTimeout(5);
|
||||
|
||||
SpecialPowers.pushPrefEnv({ set: [["layout.css.variables.enabled", true]] },
|
||||
runTest);
|
||||
|
Loading…
Reference in New Issue
Block a user