mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1169243 - Re-enable the tests disabled while investigating these failures now that the underlying machine configuration issue is resolved.
This commit is contained in:
parent
45aceb23fe
commit
8f7bd08805
@ -16,7 +16,7 @@ skip-if = buildapp == 'mulet'
|
||||
[test_bug703150.xul]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_bug987230.xul]
|
||||
skip-if = os == 'linux' || (os == 'win' && (os_version == '6.2' || os_version == '6.3')) # No native mousedown event on Linux, bug 1135545 for win8 intermittent failures
|
||||
skip-if = os == 'linux' # No native mousedown event on Linux
|
||||
[test_popupReflowPos.xul]
|
||||
[test_popupSizeTo.xul]
|
||||
[test_popupZoom.xul]
|
||||
|
@ -7,5 +7,4 @@ support-files =
|
||||
|
||||
[test_formless_submit.html]
|
||||
[test_privbrowsing_perwindowpb.html]
|
||||
# Too many intermittent failures (bug 919016)
|
||||
skip-if = true
|
||||
skip-if = true # Bug 1173337
|
||||
|
@ -68,7 +68,6 @@ skip-if = buildapp == 'mulet'
|
||||
[test_bug331215.xul]
|
||||
[test_bug360220.xul]
|
||||
[test_bug360437.xul]
|
||||
skip-if = os == "win" # Intermittent failures, bug 919016
|
||||
[test_bug365773.xul]
|
||||
[test_bug366992.xul]
|
||||
[test_bug382990.xul]
|
||||
@ -161,7 +160,6 @@ skip-if = buildapp == 'mulet'
|
||||
[test_scrollbar.xul]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_showcaret.xul]
|
||||
skip-if = os == "win" # Bug 952350
|
||||
[test_sorttemplate.xul]
|
||||
[test_statusbar.xul]
|
||||
[test_subframe_origin.xul]
|
||||
|
Loading…
Reference in New Issue
Block a user