[SCM] audacity/master: Disable tests - they fail with system portaudio.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Nov 11 00:09:11 UTC 2017


The following commit has been merged in the master branch:
commit a2d76c95449de00e2fdb54acf2e9fdeb2081c6ef
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Nov 11 01:08:50 2017 +0100

    Disable tests - they fail with system portaudio.

diff --git a/debian/rules b/debian/rules
index b13fbcd..34d3389 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,8 @@ configure_flags := \
 override_dh_auto_configure:
 	dh_auto_configure -- $(configure_flags)
 
+# tests fails with system portaudio
+override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list