]> git.pld-linux.org Git - packages/libreoffice.git/blobdiff - disable-failing-test.patch
- updated to 7.5.2.2
[packages/libreoffice.git] / disable-failing-test.patch
index 3e35cab65a0b8cbd57c1c17d613b046a64c6d3db..ddebaad61e768a7dfcadf5dba3d83ac7bcc76130 100644 (file)
@@ -1,10 +1,31 @@
---- a/writerperfect/Module_writerperfect.mk
-+++ b/writerperfect/Module_writerperfect.mk
-@@ -31,7 +31,6 @@ $(eval $(call gb_Module_add_check_targets,writerperfect,\
-       CppunitTest_writerperfect_calc \
-       CppunitTest_writerperfect_draw \
-       CppunitTest_writerperfect_impress \
--      CppunitTest_writerperfect_writer \
-       StaticLibrary_writerperfect_importtestbase \
+--- libreoffice-7.5.2.2/sd/qa/unit/import-tests.cxx.orig       2023-03-09 20:09:43.192750947 +0100
++++ libreoffice-7.5.2.2/sd/qa/unit/import-tests.cxx    2023-03-09 20:11:34.780090894 +0100
+@@ -82,7 +82,6 @@ public:
+     {
+     }
+-    void testDocumentLayout();
+     void testTdf152434();
+     void testStandardConnectors();
+     void testConnectors();
+--- libreoffice-7.5.1.2/dbaccess/Module_dbaccess.mk.orig       2023-03-09 20:09:43.192750947 +0100
++++ libreoffice-7.5.1.2/dbaccess/Module_dbaccess.mk    2023-03-09 20:12:12.233650210 +0100
+@@ -35,18 +35,6 @@ $(eval $(call gb_Module_add_targets,dbac
  ))
  
+ ifneq ($(OS),iOS)
+-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
+-$(eval $(call gb_Module_add_check_targets,dbaccess,\
+-    $(if $(ENABLE_JAVA),CppunitTest_dbaccess_hsqlbinary_import) \
+-    $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf119625) \
+-    $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf126268) \
+-))
+-
+-$(eval $(call gb_Module_add_check_targets,dbaccess,\
+-    CppunitTest_dbaccess_firebird_test \
+-))
+-endif
+-
+ ifneq ($(filter SCRIPTING,$(BUILD_TYPE)),)
+ $(eval $(call gb_Module_add_check_targets,dbaccess,\
+       CppunitTest_dbaccess_dialog_save \
This page took 0.03717 seconds and 4 git commands to generate.