[issue4558] with_stdc89

Roumen Petrov report at bugs.python.org
Tue Dec 9 00:46:17 CET 2008


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

Socket module need to be patched too otherwise test_socket fail on UNIX
domain socket tests.

After clean build and with new patch the regression tests results are:
337 tests OK.
3 tests failed:
    test_curses test_urllib2_localnet test_urllibnet
21 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
    test_gl test_imgfile test_kqueue test_macos test_macostools
    test_pep277 test_py3kwarn test_scriptpackages test_sqlite
    test_startfile test_sunaudiodev test_unicode_file test_winreg
    test_winsound test_zipfile64
Those skips are all expected on linux2.

Interesting for failed tests is that every succeed if run independently.

Added file: http://bugs.python.org/file12294/python-trunk-20081209-c89.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4558>
_______________________________________


More information about the Python-bugs-list mailing list