зеркало из https://github.com/mozilla/gecko-dev.git
Bug 893714 - Disable test_cpows.xul on OS X for too many intermittent assertions, whilst the fix is finished
--HG-- extra : rebase_source : d3ad44b025610f5b1ec91f662eb9cbf5ba613a7d
This commit is contained in:
Родитель
9686960492
Коммит
217ecc072d
|
@ -61,9 +61,14 @@ MOCHITEST_CHROME_FILES = \
|
|||
host_bug814638.xul \
|
||||
test_document_register.xul \
|
||||
frame_bug814638.xul \
|
||||
$(NULL)
|
||||
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||
MOCHITEST_CHROME_FILES += \
|
||||
test_cpows.xul \
|
||||
cpows_parent.xul \
|
||||
cpows_child.js \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче