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:
Ryan VanderMeulen 2015-06-10 22:06:26 -04:00
parent 45aceb23fe
commit 8f7bd08805
3 changed files with 2 additions and 5 deletions

View File

@ -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]

View File

@ -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

View File

@ -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]