[hfst-ospell] 01/01: Disable tests as they're non-portable anyway

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Wed Feb 24 15:15:43 UTC 2016


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

tinodidriksen-guest pushed a commit to branch master
in repository hfst-ospell.

commit cadef8266a3bbb5deac604cf6f48118c9887fc4b
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Wed Feb 24 15:15:40 2016 +0000

    Disable tests as they're non-portable anyway
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3ee2621..2e5a9d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hfst-ospell (0.4.0~r4643-2) experimental; urgency=low
+
+  * Disable broken tests (closes: #815157)
+
+ -- Tino Didriksen <tino at didriksen.cc>  Wed, 24 Feb 2016 15:13:21 +0000
+
 hfst-ospell (0.4.0~r4643-1) experimental; urgency=low
 
   [ Tino Didriksen ]
diff --git a/debian/rules b/debian/rules
index 9934ff7..00433a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,6 @@ export DH_OPTIONS
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --enable-zhfst
+
+override_dh_auto_test:
+	# Skip, as it breaks in various unpredictable ways

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst-ospell.git



More information about the debian-science-commits mailing list