]> git.pld-linux.org Git - packages/libreoffice.git/blame - disable-failing-test.patch
icu+boost rebuild
[packages/libreoffice.git] / disable-failing-test.patch
CommitLineData
c1eb456e
AM
1--- libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx~ 2018-01-24 21:31:03.000000000 +0100
2+++ libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx 2018-02-02 08:36:16.309008496 +0100
3@@ -171,7 +171,6 @@ public:
0818c9bc
AM
4
5 CPPUNIT_TEST_SUITE(SdImportTest);
6
7- CPPUNIT_TEST(testDocumentLayout);
0fb71a18
JR
8 CPPUNIT_TEST(testTdf142645);
9 CPPUNIT_TEST(testTdf142915);
c1940ea3 10 CPPUNIT_TEST(testTdf142913);
85cb6ff8
AG
11--- libreoffice-6.3.0.4/dbaccess/Module_dbaccess.mk~ 2019-08-06 19:26:35.000000000 +0200
12+++ libreoffice-6.3.0.4/dbaccess/Module_dbaccess.mk 2019-08-09 09:06:37.432422956 +0200
c1940ea3 13@@ -33,18 +33,6 @@
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-
29 $(eval $(call gb_Module_add_check_targets,dbaccess,\
30 CppunitTest_dbaccess_dialog_save \
31 CppunitTest_dbaccess_empty_stdlib_save \
This page took 0.20129 seconds and 4 git commands to generate.