Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvirt
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libvirt Packaging Team
libvirt
Commits
3c9129dd
Commit
3c9129dd
authored
9 years ago
by
Guido Günther
Browse files
Options
Downloads
Patches
Plain Diff
Drop Disable-tests-affected-by-broken-libxml2.patch
we have a fixed libxml2 in unstable again.
parent
6eb4fb63
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/patches/Disable-tests-affected-by-broken-libxml2.patch
+0
-30
0 additions, 30 deletions
...an/patches/Disable-tests-affected-by-broken-libxml2.patch
debian/patches/series
+0
-1
0 additions, 1 deletion
debian/patches/series
with
1 addition
and
32 deletions
debian/control
+
1
−
1
View file @
3c9129dd
...
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
debian/patches/Disable-tests-affected-by-broken-libxml2.patch
deleted
100644 → 0
+
0
−
30
View file @
6eb4fb63
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 \
This diff is collapsed.
Click to expand it.
debian/patches/series
+
0
−
1
View file @
3c9129dd
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment