mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 930449 - Disable test_browserElement_oop_ContextmenuEvents.html until someone teaches it to stop timing out
This commit is contained in:
parent
3442c94bfd
commit
1332a72cf4
@ -228,7 +228,6 @@ MOCHITEST_FILES += \
|
||||
test_browserElement_oop_BackForward.html \
|
||||
test_browserElement_oop_Reload.html \
|
||||
test_browserElement_oop_Stop.html \
|
||||
test_browserElement_oop_ContextmenuEvents.html \
|
||||
test_browserElement_oop_ScrollEvent.html \
|
||||
test_browserElement_oop_Auth.html \
|
||||
test_browserElement_oop_RemoveBrowserElement.html \
|
||||
@ -243,6 +242,9 @@ MOCHITEST_FILES += \
|
||||
test_browserElement_oop_BrowserWindowResize.html \
|
||||
$(NULL)
|
||||
|
||||
# Disabled until bug 930449 makes it stop timing out
|
||||
# test_browserElement_oop_ContextmenuEvents.html \
|
||||
|
||||
# Disabled until bug 924771 makes it stop timing out
|
||||
# test_browserElement_oop_CloseFromOpener.html \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user