]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Disable some URI tests on older libxml2
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 8 May 2013 15:11:09 +0000 (16:11 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 9 May 2013 16:02:18 +0000 (17:02 +0100)
commit7c5752dd5770123468a454c57f3cf8d088c88652
tree093b1d0c964b5d60d01666f610c0a006bb899b86
parent6e09e7de89b5cf1aa8aa397dbe4f383ba42343a0
Disable some URI tests on older libxml2

Older versions of libxml2 could not correctly parse certain
URIs. This causes test failures. There's nothing libvirt can
do about this, so disable the problem tests on old libxml2
versions

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/viruritest.c