Disabled failing test -- Bug 471139 - mochitest failure in test_HTMLDocument12.html

This commit is contained in:
Justin Dolske 2008-12-25 12:29:50 -08:00
Родитель 7ea86af168
Коммит dcbaa5986c
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -134,6 +134,9 @@ _TEST_FILES_A = \
test_HTMLCollection12.html \
$(NULL)
# This test is failing on all platforms -- bug 471139
# test_HTMLDocument12.html \
#
_TEST_FILES_B = \
test_HTMLDirectoryElement01.html \
test_HTMLDivElement01.html \
@ -148,7 +151,6 @@ _TEST_FILES_B = \
test_HTMLDocument09.html \
test_HTMLDocument10.html \
test_HTMLDocument11.html \
test_HTMLDocument12.html \
test_HTMLDocument13.html \
test_HTMLDocument14.html \
test_HTMLDocument15.html \