[SCM] gsequencer/master: disable functional tests

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Thu Apr 13 10:39:32 UTC 2017


The following commit has been merged in the master branch:
commit 8d1194bcb17edc1480b52d7ba6c9c8814efe9837
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Thu Apr 13 12:39:25 2017 +0200

    disable functional tests

diff --git a/debian/patches/disable-functional-tests.patch b/debian/patches/disable-functional-tests.patch
new file mode 100644
index 0000000..e4fb076
--- /dev/null
+++ b/debian/patches/disable-functional-tests.patch
@@ -0,0 +1,13 @@
+Index: gsequencer/Makefile.am
+===================================================================
+--- gsequencer.orig/Makefile.am
++++ gsequencer/Makefile.am
+@@ -250,7 +250,7 @@ gsequencer_LDADD = libgsequencer.la liba
+ check_PROGRAMS = 
+ 
+ include $(top_srcdir)/unit-tests.mk
+-include $(top_srcdir)/functional-tests.mk
++# include $(top_srcdir)/functional-tests.mk
+ 
+ TESTS = $(check_PROGRAMS)
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2e8c595
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+disable-functional-tests.patch

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list