[cpl-plugin-kmos] 02/02: Disable all kmclipm tests that may take too long for mips and mipsel on buildd (as tested on qemu, they succeed).

Ole Streicher olebole-guest at moszumanska.debian.org
Fri Feb 14 12:24:54 UTC 2014


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-kmos.

commit f886b8590bd19b6eb1a462a80d9f47bebde1eaa0
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 14 13:17:56 2014 +0100

    Disable all kmclipm tests that may take too long for mips and mipsel on buildd (as tested on qemu, they succeed).
---
 debian/changelog                          |  7 +++++++
 debian/patches/kmclipm_disable_test.patch | 18 +++++++++++++-----
 2 files changed, 20 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e8b999f..78ee41d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cpl-plugin-kmos (1.2.8+dfsg-4) unstable; urgency=low
+
+  * Disable all kmclipm tests that may take too long for mips and mipsel
+    on buildd (as tested on qemu, they succeed).
+
+ -- Ole Streicher <debian at liska.ath.cx>  Fri, 14 Feb 2014 13:15:51 +0100
+
 cpl-plugin-kmos (1.2.8+dfsg-3) unstable; urgency=low
 
   * Disable kmclipm_test_priv_reconstruct to fix FTBS on mips
diff --git a/debian/patches/kmclipm_disable_test.patch b/debian/patches/kmclipm_disable_test.patch
index 7d0c0fe..bad682c 100644
--- a/debian/patches/kmclipm_disable_test.patch
+++ b/debian/patches/kmclipm_disable_test.patch
@@ -4,11 +4,19 @@ Description: Disable priv_reconstruct patch on mips.
  gaining anything.
 --- a/kmclipm/test/Makefile.am
 +++ b/kmclipm/test/Makefile.am
-@@ -45,7 +45,6 @@
-                  kmclipm_test_priv_splines \
-                  kmclipm_test_vector \
-                  kmclipm_test_priv_constants \
+@@ -39,14 +39,7 @@
+ 
+ noinst_HEADERS =
+ 
+-check_PROGRAMS = kmclipm_test_functions \
+-                 kmclipm_test_math \
+-                 kmclipm_test_priv_functions \
+-                 kmclipm_test_priv_splines \
+-                 kmclipm_test_vector \
+-                 kmclipm_test_priv_constants \
 -                 kmclipm_test_priv_reconstruct \
-                  kmclipm_test_rtd
+-                 kmclipm_test_rtd
++check_PROGRAMS =
  
  kmclipm_test_functions_SOURCES = kmclipm_test_functions.c
+ kmclipm_test_functions_LDFLAGS = $(CPL_LDFLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-kmos.git



More information about the debian-science-commits mailing list