debian: blacklist test-drop stable
authorJulien Cristau <julien.cristau@logilab.fr>
Mon, 13 Oct 2014 10:22:24 +0200
branchstable
changeset 1165 f0978cb993a0
parent 1164 8147b59ac9dc
child 1166 30b478854260
debian: blacklist test-drop drophack.py is not shipped.
debian/rules
debian/test-blacklist
--- a/debian/rules	Mon Nov 17 15:49:39 2014 +0100
+++ b/debian/rules	Mon Oct 13 10:22:24 2014 +0200
@@ -10,7 +10,7 @@
 
 ifeq (,$(filter nocheck, $(DEB_BUILD_OPTIONS)))
 override_dh_auto_test:
-	cd tests &&  python run-tests.py --with-hg=`which hg`
+	cd tests &&  python run-tests.py --with-hg=`which hg` --blacklist=$(CURDIR)/debian/test-blacklist
 endif
 
 override_dh_python2:
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/test-blacklist	Mon Oct 13 10:22:24 2014 +0200
@@ -0,0 +1,1 @@
+test-drop.t