Skip to content
Snippets Groups Projects
Commit 3c9129dd authored by Guido Günther's avatar Guido Günther
Browse files

Drop Disable-tests-affected-by-broken-libxml2.patch

we have a fixed libxml2 in unstable again.
parent 6eb4fb63
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ Build-Depends:
dh-autoreconf,
dh-systemd (>= 1.18~),
dh-apparmor [linux-any],
libxml2-dev,
libxml2-dev (>= 2.9.2+really2.9.1+dfsg1-0.2),
libncurses5-dev,
libreadline-dev,
zlib1g-dev,
......
From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>
Date: Sat, 29 Aug 2015 14:04:27 +0200
Subject: Disable tests affected by broken libxml2
We now have #781232 in sid/testing as well.
---
tests/Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bde7f5b..d5e9f72 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -244,7 +244,7 @@ test_programs += xlconfigtest
endif WITH_LIBXL
if WITH_QEMU
-test_programs += qemuxml2argvtest qemuxml2xmltest qemuxmlnstest \
+test_programs += qemuxml2xmltest qemuxmlnstest \
qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest \
qemumonitortest qemumonitorjsontest qemuhotplugtest \
qemuagenttest qemucapabilitiestest qemucaps2xmltest \
@@ -364,7 +364,6 @@ test_scripts += \
read-bufsiz \
read-non-seekable \
start \
- virsh-uriprecedence \
vcpupin \
virsh-all \
virsh-optparse \
......@@ -13,4 +13,3 @@ debian/Use-upstreams-polkit-rule.patch
Allow-access-to-libnl-3-config-files.patch
debian/apparmor_profiles_local_include.patch
debian/libsystemd.patch
Disable-tests-affected-by-broken-libxml2.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment