The libxml2 bindings are broken under Python 3.6, so we have to disable this for the time being. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- projects/virt-manager.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/projects/virt-manager.yaml b/projects/virt-manager.yaml index 8f3112e..e626cb0 100644 --- a/projects/virt-manager.yaml +++ b/projects/virt-manager.yaml @@ -20,6 +20,14 @@ - python-distutils-check-job: pyver: 3 parent_jobs: 'virt-manager-master-py{pyver}-build' + # libxml2's Python 3 bindings don't work properly on FreeBSD, + # so skip the test suite there for the time being. See + # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224902 + machines: + - libvirt-debian-9 + - libvirt-fedora-26 + - libvirt-fedora-27 + - libvirt-fedora-rawhide - python-distutils-rpm-job: pyver: 3 parent_jobs: 'virt-manager-master-py{pyver}-check' -- 2.14.3 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list