[Python-Dev] RE: two failing tests on Linux

Skip Montanaro skip@pobox.com (Skip Montanaro)
Wed, 5 Sep 2001 09:55:21 -0500


    >> With the latest CVS, test_long and test_long_future fail on Linux,

    Tim> Would someone who normally builds on Linux please update and run
    Tim> these now?

On my Mandrake 8.0 laptop I get the usual (for me) suspects:

    1 test failed:
        test_linuxaudiodev
    15 tests skipped:
        test_al test_cd test_cl test_dl test_gl test_imgfile
        test_largefile test_nis test_ntpath test_socket_ssl
        test_socketserver test_sunaudiodev test_unicode_file test_winreg
        test_winsound
    Those skips are all expected on linux2.

S