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

--HG--
extra : transplant_source : f%2A%FB%DCVG%96M%A1%03%0F0%A3%11k%D2%C0%05%3A%A2
This commit is contained in:
Ed Morley 2013-10-28 15:39:02 +00:00
Родитель 65f9bfcf89
Коммит b73c596ed2
1 изменённых файлов: 12 добавлений и 0 удалений

Просмотреть файл

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