]> git.pld-linux.org Git - packages/libreoffice.git/blob - disable-failing-test.patch
icu+boost rebuild
[packages/libreoffice.git] / disable-failing-test.patch
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:
4  
5      CPPUNIT_TEST_SUITE(SdImportTest);
6  
7 -    CPPUNIT_TEST(testDocumentLayout);
8      CPPUNIT_TEST(testTdf142645);
9      CPPUNIT_TEST(testTdf142915);
10      CPPUNIT_TEST(testTdf142913);
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
13 @@ -33,18 +33,6 @@
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 -
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.275743 seconds and 3 git commands to generate.