mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 562681, increase test timeout
This commit is contained in:
parent
a0f5a4d3e1
commit
ab3675b639
@ -127,7 +127,7 @@ function doTest(number)
|
||||
}
|
||||
|
||||
if (number > last_test) {
|
||||
setTimeout(finishWSTest, 10000); // wait for the close events be dispatched
|
||||
setTimeout(finishWSTest, 30000); // wait for the close events be dispatched
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user