Re-enable these tests now that there's another xserve collecting core dumps (bug 432471)

This commit is contained in:
gavin@gavinsharp.com 2008-05-08 15:00:36 -07:00
Родитель 6351437274
Коммит 82b02d7d01
1 изменённых файлов: 2 добавлений и 3 удалений

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

@ -47,9 +47,6 @@ DIRS = files
include $(topsrcdir)/config/rules.mk
# temporarily disabled because they're causing crashes: bug 432471
# test_characterdatagetdata.html
# test_characterdatagetlength.html
_TEST_FILES_A = \
DOMTestCase.js \
exclusions.js \
@ -84,6 +81,8 @@ _TEST_FILES_A = \
test_characterdatadeletedatamiddle.html \
test_characterdatadeletedatanomodificationallowederr.html \
test_characterdatadeletedatanomodificationallowederrEE.html \
test_characterdatagetdata.html \
test_characterdatagetlength.html \
test_characterdataindexsizeerrdeletedatacountnegative.html \
test_characterdataindexsizeerrdeletedataoffsetgreater.html \
test_characterdataindexsizeerrdeletedataoffsetnegative.html \