mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 924771 - Disable test_browserElement_oop_CloseFromOpener.html until someone teaches it to stop timing out
This commit is contained in:
parent
23df03a944
commit
7584505c38
@ -218,7 +218,6 @@ MOCHITEST_FILES += \
|
||||
test_browserElement_oop_PromptConfirm.html \
|
||||
test_browserElement_oop_CookiesNotThirdParty.html \
|
||||
test_browserElement_oop_Close.html \
|
||||
test_browserElement_oop_CloseFromOpener.html \
|
||||
test_browserElement_oop_CloseApp.html \
|
||||
test_browserElement_oop_OpenWindow.html \
|
||||
test_browserElement_oop_OpenWindowInFrame.html \
|
||||
@ -244,6 +243,9 @@ MOCHITEST_FILES += \
|
||||
test_browserElement_oop_BrowserWindowResize.html \
|
||||
$(NULL)
|
||||
|
||||
# Disabled until bug 924771 makes it stop timing out
|
||||
# test_browserElement_oop_CloseFromOpener.html \
|
||||
|
||||
# Disabled until we fix bug 906096.
|
||||
# test_browserElement_oop_SetInputMethodActive.html \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user