Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts

This commit is contained in:
Ed Morley 2013-10-28 15:39:02 +00:00
parent ebb9e2c267
commit 221c53f987

View File

@ -16,16 +16,28 @@ 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]