зеркало из https://github.com/mozilla/pjs.git
So this test also fails when run inside an iframe, so I'm just disabling it entirely, still followup to bug 199692 commit.
This commit is contained in:
Родитель
fac72b5402
Коммит
b374ab07d2
|
@ -44,9 +44,11 @@ relativesrcdir = content/html/document/test
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# Add this back when this test passes again; it seems to fail right now when
|
||||
# run inside an iframe, oddly, but not when run at top-level.
|
||||
# test_bug199692.html \
|
||||
_TEST_FILES = test_bug1682.html \
|
||||
test_bug1823.html \
|
||||
test_bug199692.html \
|
||||
bug199692-nested.html \
|
||||
bug199692-nested-d2.html \
|
||||
test_bug172261.html \
|
||||
|
@ -61,4 +63,4 @@ _TEST_FILES = test_bug1682.html \
|
|||
$(NULL)
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
|
|
Загрузка…
Ссылка в новой задаче