[graphite2] 01/02: disable awami tests, rounding errors (suggested by upstream)

Rene Engelhard rene at moszumanska.debian.org
Thu Nov 17 14:29:00 UTC 2016


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

rene pushed a commit to branch master
in repository graphite2.

commit 30ae987c4ad81db0b46274bb3b9d2cb73b863ed4
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Nov 17 13:51:13 2016 +0100

    disable awami tests, rounding errors (suggested by upstream)
---
 debian/patches/disable-awami-tests.diff | 36 +++++++++++++++++++++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 37 insertions(+)

diff --git a/debian/patches/disable-awami-tests.diff b/debian/patches/disable-awami-tests.diff
new file mode 100644
index 0000000..adb505f
--- /dev/null
+++ b/debian/patches/disable-awami-tests.diff
@@ -0,0 +1,36 @@
+Description: Disable awami tests
+ 12:06 < uniscript> @_rene_ I'm not surprised about that particular error, and I 
+ would be tempted to say: ignore it. But we should make the package pass that tes
+ t. Any chance you can get hold of the test result? build/tests/awamicmp1.json fr
+ om that build?
+ 12:07 -!- erAck [~er at x4e3637b2.dyn.telefonica.de] has joined #libreoffice-dev
+ 12:07 -!- mode/#libreoffice-dev [+o erAck] by ChanServ
+ 12:07 < uniscript> grr. I must learn to drop @. sorry
+ 12:07 < uniscript> _rene_
+ 12:09 < _rene_> can try in a i386 chroot when back home, yes..
+ 12:09 < uniscript> tia
+ 12:10 < uniscript> basically there are rounding errors, I assume, and they can be ignored. It's a matter of quietly dropping the failing strings.
+ 12:10 < _rene_> and well, ignoring would mean ignoring the testsuite results, so... (or just ignore those two tests...)
+ 12:10 < uniscript> just ignore those two tests
+Author: Rene Engelhard <rene at debian.org>
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: vendor
+Forwarded: not-needed
+Reviewed-By: Martin Hosken <martin_hosken at sil.org>
+Last-Update: 2016-11-17
+
+--- graphite2-1.3.9.orig/tests/CMakeLists.txt
++++ graphite2-1.3.9/tests/CMakeLists.txt
+@@ -122,5 +122,5 @@ cmptest(chariscmp1 charis_r_gr.ttf udhr_
+ cmptest(chariscmp2 charis_r_gr.ttf udhr_yor.txt)
+ cmptest(annacmp1 Annapurnarc2.ttf udhr_nep.txt)
+ cmptest(schercmp1 Scheherazadegr.ttf udhr_arb.txt -r)
+-cmptest(awamicmp1 Awami_test.ttf awami_tests.txt -r -e 1)
+-cmptest(awamicmp2 Awami_compressed_test.ttf awami_tests.txt -r -e 1)
++#cmptest(awamicmp1 Awami_test.ttf awami_tests.txt -r -e 1)
++#cmptest(awamicmp2 Awami_compressed_test.ttf awami_tests.txt -r -e 1)
diff --git a/debian/patches/series b/debian/patches/series
index ba9444d..a65dd4c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ non-linux.diff
 no-icons.diff
 test-timeout.diff
 reproducible-build.diff
+disable-awami-tests.diff

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



More information about the Pkg-openoffice-commits mailing list