]> git.pld-linux.org Git - packages/libreoffice.git/blob - disable-failing-test.patch
bd265d8811ee76dfe18136cf378425c8cb235347
[packages/libreoffice.git] / disable-failing-test.patch
1 --- libreoffice-6.0.0.3/dbaccess/Module_dbaccess.mk~    2018-01-24 21:31:03.000000000 +0100
2 +++ libreoffice-6.0.0.3/dbaccess/Module_dbaccess.mk     2018-02-02 08:33:38.287577102 +0100
3 @@ -32,12 +32,6 @@ $(eval $(call gb_Module_add_l10n_targets
4  ))
5  
6  ifneq ($(OS),IOS)
7 -ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
8 -$(eval $(call gb_Module_add_check_targets,dbaccess,\
9 -    CppunitTest_dbaccess_firebird_test \
10 -))
11 -endif
12 -
13  $(eval $(call gb_Module_add_check_targets,dbaccess,\
14         CppunitTest_dbaccess_dialog_save \
15         CppunitTest_dbaccess_empty_stdlib_save \
16 --- libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx~    2018-01-24 21:31:03.000000000 +0100
17 +++ libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx     2018-02-02 08:36:16.309008496 +0100
18 @@ -171,7 +171,6 @@ public:
19  
20      CPPUNIT_TEST_SUITE(SdImportTest);
21  
22 -    CPPUNIT_TEST(testDocumentLayout);
23      CPPUNIT_TEST(testSmoketest);
24      CPPUNIT_TEST(testN759180);
25      CPPUNIT_TEST(testN778859);
26 --- libreoffice-6.0.0.3/sw/qa/extras/uiwriter/uiwriter.cxx~     2018-01-24 21:31:03.000000000 +0100
27 +++ libreoffice-6.0.0.3/sw/qa/extras/uiwriter/uiwriter.cxx      2018-02-02 08:41:59.126211831 +0100
28 @@ -480,7 +480,6 @@ public:
29      CPPUNIT_TEST(testTdf113790);
30      CPPUNIT_TEST(testTdf114306);
31      CPPUNIT_TEST(testTdf114306_2);
32 -    CPPUNIT_TEST(testTdf114536);
33      CPPUNIT_TEST(testTdf115065);
34      CPPUNIT_TEST(testTdf115013);
35      CPPUNIT_TEST_SUITE_END();
36
This page took 0.038982 seconds and 2 git commands to generate.