Bug 921635 - Disable dom-level1-core, dom-level2-core, dom-level2-html on OS X for too many intermittent timeouts

This commit is contained in:
Ed Morley 2013-10-29 12:42:47 +00:00
parent 2dbc6aed39
commit 2de066b70f
3 changed files with 6 additions and 12 deletions

View File

@ -3,6 +3,8 @@ support-files =
DOMTestCase.js
activity-home.css
exclusions.js
# Timeouts on OS X (bug 921635)
skip-if = os == "mac"
[test_PIsetdatanomodificationallowederrEE.html]
[test_attrcreatedocumentfragment.html]

View File

@ -2,6 +2,8 @@
support-files =
DOMTestCase.js
exclusions.js
# Timeouts on OS X (bug 921635)
skip-if = os == "mac"
[test_attrgetownerelement01.html]
[test_attrgetownerelement02.html]

View File

@ -1,5 +1,7 @@
[DEFAULT]
support-files = DOMTestCase.js
# Timeouts on OS X (bug 921635)
skip-if = os == "mac"
[test_HTMLAnchorElement01.html]
[test_HTMLAnchorElement02.html]
@ -16,28 +18,16 @@ support-files = DOMTestCase.js
[test_HTMLAnchorElement13.html]
[test_HTMLAnchorElement14.html]
[test_HTMLAppletElement01.html]
# This and the below - timeouts on OS X (bug 921635)
skip-if = os == "mac"
[test_HTMLAppletElement02.html]
skip-if = os == "mac"
[test_HTMLAppletElement03.html]
skip-if = os == "mac"
[test_HTMLAppletElement04.html]
skip-if = os == "mac"
[test_HTMLAppletElement05.html]
skip-if = os == "mac"
[test_HTMLAppletElement06.html]
skip-if = os == "mac"
[test_HTMLAppletElement07.html]
skip-if = os == "mac"
[test_HTMLAppletElement08.html]
skip-if = os == "mac"
[test_HTMLAppletElement09.html]
skip-if = os == "mac"
[test_HTMLAppletElement10.html]
skip-if = os == "mac"
[test_HTMLAppletElement11.html]
skip-if = os == "mac"
[test_HTMLAreaElement01.html]
[test_HTMLAreaElement02.html]
[test_HTMLAreaElement03.html]