summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-09-02 15:01:38 +0100
committerSimon McVittie <smcv@debian.org>2019-09-02 15:01:39 +0100
commit1c20f5abfe66c781d98e4731a4d249c19626c8b7 (patch)
treef18ef79fe3bf79a5641a3d8957d2fcd495c99aeb /debian/tests
parent1e8e4ed60b4e4cbc0c15bf300f1d7914fa182c9b (diff)
d/tests/control: Mark python2 tests as skip-not-installable
Eventually, we want Python 2 to disappear.
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index aa07066..f4afbe6 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,5 @@
Tests: build2
+Restrictions: skip-not-installable
Depends:
build-essential,
libglib2.0-dev,
@@ -19,6 +20,7 @@ Depends:
python3-dbus-dbg,
Tests: python2
+Restrictions: skip-not-installable
Depends:
dbus,
gnome-desktop-testing,