[Python-Dev] Tests failing on the head

Jim Fulton jim at zope.com
Sat Feb 7 22:33:40 EST 2004


On Red Hat 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)

./configure --with-pydebug
...
make
...
./python -E -tt ./Lib/test/regrtest.py -l -uall
...

240 tests OK.
8 tests failed:
     test_curses test_linuxaudiodev test_longexp test_ossaudiodev
     test_socket_ssl test_tarfile test_timeout test_urllibnet
23 tests skipped:
     test_aepack test_al test_applesingle test_bsddb185 test_bz2
     test_cd test_cl test_codecmaps_cn test_codecmaps_jp
     test_codecmaps_kr test_codecmaps_tw 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

<shrug>

Jim

-- 
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





More information about the Python-Dev mailing list