Python 2.3c2

Skip Montanaro skip at pobox.com
Fri Jul 25 12:07:42 EDT 2003


>>>>> "Doug" == the rev dharma roadkill <doug.hendricks at tnzi.com> writes:

    Doug> Just grabbed and tried it on Tru64 5.1A (hp/compaq alpha ES40):
    Doug> Looks good:
    Doug> make test gives:
    Doug> ............
    Doug> 221 tests OK.
    Doug> 34 tests skipped:
    Doug>     test_aepack test_al test_audioop test_bsddb test_bsddb3 test_bz2
    Doug>     test_cd test_cl test_curses test_dl test_email_codecs test_gdbm
    Doug>     test_gl test_imageop test_imgfile test_linuxaudiodev test_locale
    Doug>     test_macfs test_macostools test_mpz test_nis test_normalization
    Doug>     test_ossaudiodev test_pep277 test_plistlib test_rgbimg
    Doug>     test_scriptpackages test_socket_ssl test_socketserver
    Doug>     test_sunaudiodev test_timeout test_urllibnet test_winreg
    Doug>     test_winsound
    Doug> Ask someone to teach regrtest.py about which tests are
    Doug> expected to get skipped on osf1V5.

Doug,

Can you confirm that you anticipate those skips on osf1V5?  If so, I'll
the appropriate entry in regrtest.py.

Also, assuming you're connected to a network, can you try:

    ./python Lib/test/regrtest.py -unetwork

where you executed make test before?

Thanks,

Skip





More information about the Python-list mailing list