]> git.pld-linux.org Git - packages/libreoffice.git/blame - disable-failing-test.patch
- release 3 (by relup.sh)
[packages/libreoffice.git] / disable-failing-test.patch
CommitLineData
c1eb456e
AM
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
2ceb9ed2 4 ))
189d15eb 5
c1eb456e 6 ifneq ($(OS),IOS)
2ceb9ed2
AM
7-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
8-$(eval $(call gb_Module_add_check_targets,dbaccess,\
9- CppunitTest_dbaccess_firebird_test \
10-))
11-endif
189d15eb 12-
2ceb9ed2
AM
13 $(eval $(call gb_Module_add_check_targets,dbaccess,\
14 CppunitTest_dbaccess_dialog_save \
15 CppunitTest_dbaccess_empty_stdlib_save \
c1eb456e
AM
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:
0818c9bc
AM
19
20 CPPUNIT_TEST_SUITE(SdImportTest);
21
22- CPPUNIT_TEST(testDocumentLayout);
23 CPPUNIT_TEST(testSmoketest);
24 CPPUNIT_TEST(testN759180);
25 CPPUNIT_TEST(testN778859);
c1eb456e
AM
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
b1c72e99 28@@ -480,7 +480,6 @@ public:
c1eb456e
AM
29 CPPUNIT_TEST(testTdf113790);
30 CPPUNIT_TEST(testTdf114306);
b1c72e99 31 CPPUNIT_TEST(testTdf114306_2);
c1eb456e 32- CPPUNIT_TEST(testTdf114536);
b1c72e99
AM
33 CPPUNIT_TEST(testTdf115065);
34 CPPUNIT_TEST(testTdf115013);
c1eb456e 35 CPPUNIT_TEST_SUITE_END();
b1c72e99 36
This page took 0.043585 seconds and 4 git commands to generate.