mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 703773 - Increase the timeout of the test in order to make it not time out on Android
This commit is contained in:
parent
ccb1450dc3
commit
136d23a058
@ -39,6 +39,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=682592
|
||||
*/
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestLongerTimeout(2);
|
||||
if (navigator.platform.startsWith("Linux arm")) { /* bugs 982875, 999429 */
|
||||
SimpleTest.expectAssertions(0, 4);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user