зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
edc770329c
Коммит
e460157fbc
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче