Disable tests from bug 435743 due to test failures

This commit is contained in:
Dave Townsend 2009-02-18 14:19:38 -08:00
commit 156dcb76c0

View File

@ -63,8 +63,9 @@ _CHROME_FILES = \
include $(topsrcdir)/config/rules.mk
libs:: $(_CHROME_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
# disabled due to potentially breaking other tests
# libs:: $(_CHROME_FILES)
# $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
libs::
rm -rf $(TESTXPI)