Bug 427878 - mochitest crash in test_HTMLBodyElement08.html (disabling tests until a cause is found)

This commit is contained in:
dolske@mozilla.com 2008-04-22 15:00:07 -07:00
Родитель e5f087b5ff
Коммит 81e4a27d70
1 изменённых файлов: 3 добавлений и 5 удалений

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

@ -52,11 +52,9 @@ DIRS += \
whatwg \
$(NULL)
ifneq ($(MOZ_WIDGET_TOOLKIT),cocoa)
DIRS += \
dom-level2-html \
$(NULL)
endif
# dom-level2-html disabled due to failures on multiple platforms
# (bug 427878)
# dom-level2-html \
include $(topsrcdir)/config/rules.mk