[libreoffice] 05/06: stop disabling testTdf102466 - works now with fonts-liberation2...

Rene Engelhard rene at moszumanska.debian.org
Mon Dec 18 22:29:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-6.0
in repository libreoffice.

commit 01ccb72dc96889e05095c20d9d7c903e96318129
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Dec 18 23:18:27 2017 +0100

    stop disabling testTdf102466 - works now with fonts-liberation2...
---
 patches/disable-tests-somehow-needing-more-fonts.diff | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/patches/disable-tests-somehow-needing-more-fonts.diff b/patches/disable-tests-somehow-needing-more-fonts.diff
index a78c58d..e9d878e 100644
--- a/patches/disable-tests-somehow-needing-more-fonts.diff
+++ b/patches/disable-tests-somehow-needing-more-fonts.diff
@@ -24,18 +24,3 @@ work with a --without-fonts build, though.
  #endif
  
  DECLARE_WW8EXPORT_TEST(testTdf76349_textboxMargins, "tdf76349_textboxMargins.doc")
-diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
-index d7f548dcb4de..5bd6e6a6c5e9 100644
---- a/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
-+++ b/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
-@@ -1042,7 +1042,9 @@ DECLARE_OOXMLEXPORT_TEST(testTdf102466, "tdf102466.docx")
-     // the problem was: file is truncated: the first page is missing.
- 
-     // check how much pages we have
--    CPPUNIT_ASSERT_EQUAL(10, getPages());
-+    // disabled, works with a --with-fonts build but somehow not for
-+    // our --without-fonts one...
-+    //CPPUNIT_ASSERT_EQUAL(10, getPages());
- 
-     // check content of the first page
-     {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list