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 543666 - thread2.py test failure
thread2.py test failure
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: general
2.6.30
Other Mac OS
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-18 22:11 UTC by Daniel Macks
Modified: 2008-09-08 04:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Macks 2008-07-18 22:11:49 UTC
Using libxml2-2.6.30 on Mac OS X (10.5/i386) using XCode 3.0 (gcc-4.0.1). Shared library itself compiled and passed its tests fine with python disabled. When I enabled python (I have python2.5) and rebuilt to get the python bindings, the python-bindings self-test failed:

cd tests && make  tests
## running Python regression tests
(all "-- OK" except...)
-- FAILED thread2.py

There's no further diagnostic message, so I don't know how to begin to debug or figure out what/where things are going wrong.
Comment 1 Daniel Macks 2008-07-18 22:18:06 UTC
That was as reported by a fink user...I tried it on my 10.4/powerpc XCode-2.5/gcc-4.0.1 and all tests passed.
Comment 2 Daniel Macks 2008-08-11 03:39:33 UTC
Patch from Bug #546629 does not appear to fix this issue.
Comment 3 Daniel Macks 2008-09-08 04:08:52 UTC
Same user has reported all tests to pass for libxml2-2.6.32