mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange
This commit is contained in:
parent
12114374e2
commit
a2b6baabd3
@ -8,6 +8,10 @@
|
||||
*/
|
||||
|
||||
function test() {
|
||||
// XXX
|
||||
ok(true, "Test temporarily disabled due to timeouts\n");
|
||||
return;
|
||||
|
||||
if (!gUseInContentUI)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user