disable some offline tests with problems, b=390494, r=vlad, a=damons

This commit is contained in:
dcamp@mozilla.com 2007-08-01 11:46:32 -07:00
parent 666619d967
commit 315b797f8f

View File

@ -46,10 +46,13 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
_TEST_FILES = \
test_offlineResources.html \
test_isLocallyAvailable.html \
test_pendingOfflineLoads.html \
$(NULL)
# XXX: disabled pending fixes
# test_isLocallyAvailable.html \
# test_offlineResources.html
libs:: $(_TEST_FILES)
$(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)