[libreoffice] 02/02: disable chart2_dump test

Rene Engelhard rene at moszumanska.debian.org
Thu Oct 5 13:36:22 UTC 2017


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

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

commit 02eb6ac17469c5994a59fb1b410f73b84c0af2d4
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Oct 5 15:35:56 2017 +0200

    disable chart2_dump test
---
 changelog                        |  2 ++
 patches/disable-flaky-tests.diff | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/changelog b/changelog
index ea8290e..c71cf5e 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,8 @@ libreoffice (1:5.4.2-1) UNRELEASED; urgency=medium
 
   * LibreOffice 5.4.2 final release (identical to rc2)
 
+  * debian/patches/disable-flaky-tests.diff: disable chart2_dump test
+
   * debian/libreoffice-sdbc-firebird.maintscript: restore, we need it
     from upgrades involving jessie since jessies version gets kept on
     jessie->stretch upgrades... (closes: #877494)
diff --git a/patches/disable-flaky-tests.diff b/patches/disable-flaky-tests.diff
index 70cdb31..24ddef6 100644
--- a/patches/disable-flaky-tests.diff
+++ b/patches/disable-flaky-tests.diff
@@ -204,3 +204,25 @@ index 8585e48d8c64..704f42c009a1 100644
      def test_paragraph(self):
  
          self.ui_test.create_doc_in_start_center("writer")
+
+14:39 < ztamas> _rene_: chart2dump is used to fail because of font size differences, just use a bigger delta or disable it if it 
+                fails for you.
+14:40 <@sberg_> noelgrandin, no
+14:40 < noelgrandin> sberg_, sure seems that way both in the debugger and in the resulting SAL_WARN output
+14:42 < ztamas> _rene_: there were some work on making font rendering consistent on different platforms, but it's not finished 
+                yet, I guess
+diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
+index 3273055d5373..cb452139170c 100644
+--- a/chart2/Module_chart2.mk
++++ b/chart2/Module_chart2.mk
+@@ -33,9 +33,9 @@ $(eval $(call gb_Module_add_slowcheck_targets,chart2,\
+     CppunitTest_chart2_export \
+     CppunitTest_chart2_import \
+     CppunitTest_chart2_trendcalculators \
+-    CppunitTest_chart2_dump \
+     CppunitTest_chart2_pivot_chart_test \
+ ))
++#    CppunitTest_chart2_dump \
+ 
+ ifeq ($(ENABLE_CHART_TESTS),TRUE)
+ ifeq ($(WITH_FONTS), TRUE)

-- 
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