Bug 656943 - Disable test_offlineMode.html until someone cares enough to look at why it suddenly became flaky after 2.5 years, r=hsivonen

This commit is contained in:
Phil Ringnalda 2011-12-04 22:25:54 -08:00
parent 18093eb539
commit 4c37200fc4

View File

@ -59,7 +59,6 @@ _TEST_FILES = \
test_changingManifest.html \
test_refetchManifest.html \
test_offlineIFrame.html \
test_offlineMode.html \
test_bug445544.html \
test_bug460353.html \
test_bug474696.html \
@ -124,5 +123,7 @@ _TEST_FILES = \
jupiter.jpg \
$(NULL)
# test_offlineMode.html disabled due to bug 656943
libs:: $(_TEST_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)