mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 986377 - Double the test timeout
This commit is contained in:
parent
c220bf4535
commit
f48e91c9fd
@ -5,6 +5,7 @@ let newWin;
|
||||
function test() {
|
||||
let ss = Cc["@mozilla.org/browser/sessionstore;1"].getService(Ci.nsISessionStore);
|
||||
|
||||
requestLongerTimeout(2);
|
||||
waitForExplicitFinish();
|
||||
|
||||
// open a new window and setup the window state.
|
||||
|
Loading…
Reference in New Issue
Block a user