GNOME Bugzilla – Bug 515403
Some of the "runsuite" regression tests fail
Last modified: 2021-07-05 13:26:26 UTC
Please describe the problem: The directory xstc/Tests doesn't exist in the source code package. Steps to reproduce: 1. download ftp://fr.rpmfind.net/pub/libxml/libxml2-2.6.31.tar.gz 2. unpack, build (./configure --prefix=/usr --with-history; make;), and install 3. run make -f Makefile.tests do_runsuite Actual results: $ make -f Makefile.tests do_ runsuite ./runsuite ## XML Schemas datatypes test suite from James Clark Ran 1035 tests, 11 errors, 0 leaks ## Relax NG test suite from James Clark Ran 253 tests, no errors ## Relax NG test suite for libxml2 Ran 183 tests, no errors Failed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet Ran 0 tests (0 schemata), no errors Failed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet Ran 0 tests (0 schemata), no errors Failed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet Ran 0 tests (0 schemata), no errors Total 1471 tests, 11 errors, 0 leaks make: *** [do_runsuite] Error 1 Expected results: The regression test should succeed. Does this happen every time? yes Other information:
still the same with version 2.7.8 ./runsuite ## XML Schemas datatypes test suite from James Clark Ran 1035 tests, 10 errors, 0 leaks ## Relax NG test suite from James Clark Ran 253 tests, no errors ## Relax NG test suite for libxml2 Ran 183 tests, no errors Failed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet Ran 0 tests (0 schemata), no errors Failed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet Ran 0 tests (0 schemata), no errors Failed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet Ran 0 tests (0 schemata), no errors Total 1471 tests, 10 errors, 0 leaks make: *** [do_runsuite] Fehler 1
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxml2/-/issues/ Thank you for your understanding and your help.