After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515403 - Some of the "runsuite" regression tests fail
Some of the "runsuite" regression tests fail
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: tests
2.6.31
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-09 13:06 UTC by Perttu Halonen
Modified: 2021-07-05 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Perttu Halonen 2008-02-09 13:06:15 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:
Comment 1 Mark 2012-02-11 08:21:59 UTC
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
Comment 2 GNOME Infrastructure Team 2021-07-05 13:26:26 UTC
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.