]> git.pld-linux.org Git - packages/libreoffice.git/blame - disable-failing-test.patch
- updated to 6.2.6.1 (6.2.6-rc1)
[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
a05ee6b5 3@@ -32,18 +32,6 @@ $(eval $(call gb_Module_add_l10n_targets
2ceb9ed2 4 ))
189d15eb 5
157a18c8 6 ifneq ($(OS),iOS)
2ceb9ed2 7-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
a05ee6b5
JR
8-# remove if we have a be file for this
9-ifeq ($(ENDIANNESS),little)
10-$(eval $(call gb_Module_add_check_targets,dbaccess,\
11- CppunitTest_dbaccess_firebird_regression_test \
12-))
13-endif
2ceb9ed2
AM
14-$(eval $(call gb_Module_add_check_targets,dbaccess,\
15- CppunitTest_dbaccess_firebird_test \
16-))
17-endif
189d15eb 18-
2ceb9ed2
AM
19 $(eval $(call gb_Module_add_check_targets,dbaccess,\
20 CppunitTest_dbaccess_dialog_save \
21 CppunitTest_dbaccess_empty_stdlib_save \
c1eb456e
AM
22--- libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx~ 2018-01-24 21:31:03.000000000 +0100
23+++ libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx 2018-02-02 08:36:16.309008496 +0100
24@@ -171,7 +171,6 @@ public:
0818c9bc
AM
25
26 CPPUNIT_TEST_SUITE(SdImportTest);
27
28- CPPUNIT_TEST(testDocumentLayout);
29 CPPUNIT_TEST(testSmoketest);
30 CPPUNIT_TEST(testN759180);
31 CPPUNIT_TEST(testN778859);
c1eb456e
AM
32--- libreoffice-6.0.0.3/sw/qa/extras/uiwriter/uiwriter.cxx~ 2018-01-24 21:31:03.000000000 +0100
33+++ libreoffice-6.0.0.3/sw/qa/extras/uiwriter/uiwriter.cxx 2018-02-02 08:41:59.126211831 +0100
1b17a0b3 34@@ -532,7 +532,6 @@ public:
b1c72e99 35 CPPUNIT_TEST(testTdf114306_2);
1b17a0b3
AM
36 CPPUNIT_TEST(testTdf113481);
37 CPPUNIT_TEST(testTdf115013);
c1eb456e 38- CPPUNIT_TEST(testTdf114536);
b1c72e99 39 CPPUNIT_TEST(testTdf115065);
1b17a0b3
AM
40 CPPUNIT_TEST(testTdf115132);
41 CPPUNIT_TEST(testXDrawPagesSupplier);
b1c72e99 42
This page took 0.07503 seconds and 4 git commands to generate.