[Git][libreoffice-team/libreoffice/libreoffice][debian-experimental-6.1] update patches/disable-tests-somehow-needing-more-fonts.diff
Rene Engelhard
rene at debian.org
Sun Jan 14 21:58:48 UTC 2018
Rene Engelhard pushed to branch debian-experimental-6.1 at Debian LibreOffice Maintainers / libreoffice / libreoffice
Commits:
e91ccb15 by Rene Engelhard at 2018-01-14T22:56:09+01:00
update patches/disable-tests-somehow-needing-more-fonts.diff
- - - - -
2 changed files:
- changelog
- patches/disable-tests-somehow-needing-more-fonts.diff
Changes:
=====================================
changelog
=====================================
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:6.1.0~alpha1~git20180113-1) UNRELEASED; urgency=medium
+libreoffice (1:6.1.0~alpha1~git20180114-1) UNRELEASED; urgency=medium
* New upstream snapshot
- fixes cross-file links with xlsx files (closes: #658569)
=====================================
patches/disable-tests-somehow-needing-more-fonts.diff
=====================================
--- a/patches/disable-tests-somehow-needing-more-fonts.diff
+++ b/patches/disable-tests-somehow-needing-more-fonts.diff
@@ -65,24 +65,24 @@ diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx b/sw/qa/extras/uiwriter/uiwriter
index 0398e15e6ebe..cbfc0955842a 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
-@@ -287,7 +287,7 @@ public:
- void testTdf99689TableOfFigures();
+@@ -291,7 +291,7 @@ public:
void testTdf99689TableOfTables();
void testTdf113790();
+ void testTdf108048();
- void testTdf114306();
+// void testTdf114306();
+ void testTdf113481();
CPPUNIT_TEST_SUITE(SwUiWriterTest);
- CPPUNIT_TEST(testReplaceForward);
-@@ -456,7 +456,7 @@ public:
- CPPUNIT_TEST(testTdf99689TableOfFigures);
+@@ -464,7 +464,7 @@ public:
CPPUNIT_TEST(testTdf99689TableOfTables);
CPPUNIT_TEST(testTdf113790);
+ CPPUNIT_TEST(testTdf108048);
- CPPUNIT_TEST(testTdf114306);
+// CPPUNIT_TEST(testTdf114306);
+ CPPUNIT_TEST(testTdf113481);
CPPUNIT_TEST_SUITE_END();
- private:
@@ -5242,7 +5242,7 @@ void SwUiWriterTest::testTdf112025()
CPPUNIT_ASSERT_EQUAL(true, getProperty<bool>(xStyle, "IsLandscape"));
}
@@ -99,5 +99,5 @@ index 0398e15e6ebe..cbfc0955842a 100644
-}
+}*/
- void SwUiWriterTest::testTdf108524()
+ void SwUiWriterTest::testTdf113877()
{
View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/e91ccb151b1f4084497b005dea717230a448d000
---
View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/commit/e91ccb151b1f4084497b005dea717230a448d000
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-openoffice-commits/attachments/20180114/adb1d61c/attachment-0001.html>
More information about the Pkg-openoffice-commits
mailing list