From a9073f828d3078a68ebdb30fdc18f282c31e3d9d Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Wed, 26 Mar 2025 17:38:59 +0100 Subject: [PATCH] disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- xmlsecurity/Module_xmlsecurity.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)))) -- 2.30.2