]> git.pld-linux.org Git - packages/libreoffice.git/blame - disable-failing-test.patch
adjust jvm path to libreoffice expectations
[packages/libreoffice.git] / disable-failing-test.patch
CommitLineData
3452eabc
JB
1--- libreoffice-7.5.1.2/sd/qa/unit/import-tests.cxx.orig 2023-03-09 20:09:43.192750947 +0100
2+++ libreoffice-7.5.1.2/sd/qa/unit/import-tests.cxx 2023-03-09 20:11:34.780090894 +0100
3@@ -159,7 +159,6 @@ public:
0818c9bc
AM
4
5 CPPUNIT_TEST_SUITE(SdImportTest);
6
7- CPPUNIT_TEST(testDocumentLayout);
3452eabc
JB
8 CPPUNIT_TEST(testTdf152434);
9 CPPUNIT_TEST(testConnectors);
10 CPPUNIT_TEST(testTdf153036_resizedConnectorL);
11--- libreoffice-7.5.1.2/dbaccess/Module_dbaccess.mk.orig 2023-03-09 20:09:43.192750947 +0100
12+++ libreoffice-7.5.1.2/dbaccess/Module_dbaccess.mk 2023-03-09 20:12:12.233650210 +0100
13@@ -35,18 +35,6 @@ $(eval $(call gb_Module_add_targets,dbac
85cb6ff8
AG
14 ))
15
16 ifneq ($(OS),iOS)
17-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
18-$(eval $(call gb_Module_add_check_targets,dbaccess,\
19- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_hsqlbinary_import) \
20- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf119625) \
21- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf126268) \
22-))
23-
85cb6ff8
AG
24-$(eval $(call gb_Module_add_check_targets,dbaccess,\
25- CppunitTest_dbaccess_firebird_test \
26-))
27-endif
28-
3452eabc 29 ifneq ($(filter SCRIPTING,$(BUILD_TYPE)),)
85cb6ff8
AG
30 $(eval $(call gb_Module_add_check_targets,dbaccess,\
31 CppunitTest_dbaccess_dialog_save \
This page took 0.241104 seconds and 4 git commands to generate.