[Python-Dev] Tests failling on release23-maint branch (original) (raw)
Jim Fulton jim at zope.com
Sun Feb 8 21:05:04 EST 2004
- Previous message: [Python-Dev] RE: [Python-checkins] python/dist/src/Doc/tools prechm.py, 1.15.18.2, 1.15.18.3
- Next message: [Python-Dev] Tests failling on release23-maint branch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On RedHat 9:
[jim at enterprised src]$ uname -a Linux enterprised.zope.com 2.4.20-28.9 #1 Thu Dec 18 13:45:22 EST 2003 i686 i686 i386 GNU/Linux [jim at enterprised src]$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) [jim at enterprised src]$ ./configure --with-pydebug --prefix=/usr/local/python/release23-maintdb ... [jim at enterprised src]$ make ... [jim at enterprised src]$ nice ./python -E -tt ./Lib/test/regrtest.py -l -uall ...
6 tests failed: test_curses test_linuxaudiodev test_socket_ssl test_tarfile test_timeout test_urllibnet 19 tests skipped: test_aepack test_al test_bsddb185 test_bz2 test_cd test_cl test_email_codecs test_gl test_imgfile test_macfs test_macostools test_nis test_normalization test_pep277 test_plistlib test_scriptpackages test_sunaudiodev test_winreg test_winsound 1 skip unexpected on linux2: test_bz2
-- Jim Fulton mailto:jim at zope.com Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org
- Previous message: [Python-Dev] RE: [Python-checkins] python/dist/src/Doc/tools prechm.py, 1.15.18.2, 1.15.18.3
- Next message: [Python-Dev] Tests failling on release23-maint branch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]