Re: [xml] Trying to make sense of testsuite errors with libxml2 2.7.6
- From: Daniel Veillard <veillard redhat com>
- To: Rob Richards <rrichards cdatazone org>
- Cc: xml gnome org
- Subject: Re: [xml] Trying to make sense of testsuite errors with libxml2 2.7.6
- Date: Fri, 29 Jan 2010 12:14:04 +0100
On Fri, Jan 22, 2010 at 06:53:42AM -0500, Rob Richards wrote:
Daniel Veillard wrote:
Instead of running the test suite by running the runtest binary
try to run it at the make level, but not sure if it works on Windows
see Relaxtests target in Makefile.am, it does the same but with make
for example the first failure correspond to
paphio:~/XML -> xmllint --noout --relaxng test/relaxng/tutorA.rng ./test/relaxng/595792-ext.rng
./test/relaxng/595792-ext.rng validates
so works here but apparently fails for you, why ... I don't know :-)
They fail due to not matching the pattern when calling glob, so not
relaxng related at all. Only happens when the test filename does not
contain the _ character as the pattern is: ./test/relaxng/%s_?.xml
I do have an in-progress test suite on the make level but never
finished it off when the test executables started getting pushed. If
there is interest I don't mind revisiting it.
Hum, I'm not sure, for the standard Windows build we don't use the
normal makefiles, so I wonder how much help this would bring,
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]