[cpl] 01/01: Disable another test (cpl_aperture) on armel.

Ole Streicher olebole-guest at moszumanska.debian.org
Sat Mar 29 16:43:42 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.

commit 87d6fa2333a145b5b127c89c2483accc75af171d
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sat Mar 29 17:23:15 2014 +0100

    Disable another test (cpl_aperture) on armel.
---
 debian/changelog                        |  6 ++++++
 debian/patches/disable_some_tests.patch | 10 ++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c68ddee..e62c3a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cpl (6.4.1-4) unstable; urgency=low
+
+  * Disable another test (cpl_aperture) on armel.
+
+ -- Ole Streicher <debian at liska.ath.cx>  Sat, 29 Mar 2014 17:22:21 +0100
+
 cpl (6.4.1-3) unstable; urgency=low
 
   * Disable cpl_image_basic and cpl_fit tests to workaround FTBS on 
diff --git a/debian/patches/disable_some_tests.patch b/debian/patches/disable_some_tests.patch
index 1b5c198..ba30930 100644
--- a/debian/patches/disable_some_tests.patch
+++ b/debian/patches/disable_some_tests.patch
@@ -38,21 +38,23 @@ Description: Disable some tests to workaround FTBS on armel and s390x.
  	$(RM) *.fits *.tfits *.log
 --- a/cpldrs/tests/Makefile.am
 +++ b/cpldrs/tests/Makefile.am
-@@ -63,7 +63,7 @@
+@@ -63,8 +63,7 @@
  	OBJEXT="$(OBJEXT)" EXEEXT="$(EXEEXT)"
  
  
 -TESTS = cpl_fit-test \
+-        cpl_apertures-test \
 +TESTS = \
-         cpl_apertures-test \
          cpl_geom_img-test \
          cpl_detector-test \
-@@ -73,7 +73,7 @@
+         cpl_photom-test \
+@@ -73,7 +72,8 @@
          cpl_ppm-test \
          cpl_fft-test
  
 -XFAIL_TESTS =
-+XFAIL_TESTS = cpl_fit-test
++XFAIL_TESTS = cpl_fit-test \
++        cpl_apertures-test
  
  # We need to remove any files that the above tests created.
  clean-local:

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



More information about the debian-science-commits mailing list