[SCM] ecasound/master: Disable python tests for now.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed May 18 20:25:37 UTC 2011
The following commit has been merged in the master branch:
commit ad23a2db827406282a1c39c79962bfa541e7e41e
Author: Alessio Treglia <alessio at debian.org>
Date: Wed May 18 22:24:20 2011 +0200
Disable python tests for now.
- The Python module isn't able to detect the ecasound executable's
version; it might be related to the terminal emulator as ecasound
prints "colored" characters.
diff --git a/debian/patches/1001-disable_python_tests.patch b/debian/patches/1001-disable_python_tests.patch
new file mode 100644
index 0000000..42e2737
--- /dev/null
+++ b/debian/patches/1001-disable_python_tests.patch
@@ -0,0 +1,23 @@
+Description: Disable python tests for now.
+ The Python module somehow can't determine the new ecasound executable's
+ version; it might be related to the terminal emulator as ecasound's
+ output contains "colored" characters.
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627191
+Forwarded: no
+---
+ pyecasound/Makefile.in | 4 ----
+ 1 file changed, 4 deletions(-)
+
+--- ecasound.orig/pyecasound/Makefile.in
++++ ecasound/pyecasound/Makefile.in
+@@ -238,10 +238,6 @@ INCLUDES = -I$(srcdir) \
+ -I$(top_srcdir)/libecasoundc \
+ -I$(ECA_S_PYTHON_INCLUDES)
+
+- at ECA_AM_PYECASOUND_INSTALL_TRUE@TESTS = test1_stresstest.py \
+- at ECA_AM_PYECASOUND_INSTALL_TRUE@ test2_stresstest.py
+-
+-
+ # ----------------------------------------------------------------------
+ # header files
+ # ----------------------------------------------------------------------
diff --git a/debian/patches/series b/debian/patches/series
index d351eab..04d6d4c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
0004-build-shared-libecasoundc.patch
0005-build-shared-libkvutils.patch
0006-handle_estrpipe.patch
+1001-disable_python_tests.patch
--
ecasound packaging
More information about the pkg-multimedia-commits
mailing list