mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
disable some offline tests with problems, b=390494, r=vlad, a=damons
This commit is contained in:
parent
666619d967
commit
315b797f8f
@ -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)
|
Loading…
Reference in New Issue
Block a user