mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 612484 - Double timeout to avoid Windows debug "browser_overflowScroll.js | Test timed out," r=dao, a=orange
This commit is contained in:
parent
e76bae4ae4
commit
7085cb5945
@ -15,6 +15,7 @@ function nextRightElement() elementFromPoint(right(scrollbox) + 1);
|
||||
function firstScrollable() tabs[gBrowser._numPinnedTabs];
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2);
|
||||
waitForExplicitFinish();
|
||||
|
||||
// If the previous (or more) test finished with cleaning up the tabs,
|
||||
|
Loading…
Reference in New Issue
Block a user