From: Debian LibreOffice Maintainers Date: Wed, 26 Mar 2025 16:38:59 +0000 (+0100) Subject: disable-uitest-xmlsecurity-gpg X-Git-Tag: archive/raspbian/4%25.2.2-1+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a9073f828d3078a68ebdb30fdc18f282c31e3d9d;p=libreoffice.git disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index afb1e251586..12241f6b652 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -48,9 +48,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ CppunitTest_xmlsecurity_dialogs_test \ )) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) ifneq (,$(or $(ENABLE_NSS),$(filter WNT,$(OS))))