mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 986286 - Double the test timeout
This commit is contained in:
parent
e30d4c5e8c
commit
4304bc7ea2
@ -9,6 +9,7 @@
|
||||
const TAB_URL = EXAMPLE_URL + "doc_frame-parameters.html";
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2);
|
||||
Task.spawn(function() {
|
||||
let [tab, debuggee, panel] = yield initDebugger(TAB_URL);
|
||||
let win = panel.panelWin;
|
||||
|
Loading…
Reference in New Issue
Block a user