mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1096302 - Increase the timeout of the test so that it has enough time to finish on the B2G ICS Emulator
This commit is contained in:
parent
bac1ca9a5d
commit
d04fd0f5b8
@ -8,7 +8,7 @@
|
||||
"use strict";
|
||||
|
||||
if (W3CTest.runner) {
|
||||
W3CTest.runner.requestLongerTimeout(2);
|
||||
W3CTest.runner.requestLongerTimeout(5);
|
||||
}
|
||||
|
||||
function testCollapse(range, point) {
|
||||
|
Loading…
Reference in New Issue
Block a user