[ python-Bugs-864374 ] 2.3.3 tests on cygwin

SourceForge.net noreply at sourceforge.net
Mon Dec 22 06:30:09 EST 2003


Bugs item #864374, was opened at 2003-12-22 13:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=864374&group_id=5470

Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.3 tests on cygwin

Initial Comment:
Hello,

After running
./configure --prefix=/usr 
make
make test 

I get the following 
---
217 tests OK.
7 tests failed:
    test_bz2 test_fork1 test_largefile test_os
test_popen2 test_pty
    test_tempfile
31 tests skipped:
    test_aepack test_al test_bsddb185 test_bsddb3
test_cd test_cl
    test_curses test_dbm test_email_codecs test_gl
test_imgfile
    test_ioctl test_linuxaudiodev test_locale test_macfs
    test_macostools test_mpz test_nis test_normalization
    test_ossaudiodev test_pep277 test_plistlib
test_scriptpackages
    test_socket_ssl test_socketserver test_sunaudiodev
test_timeout
    test_unicode_file test_urllibnet test_winreg
test_winsound
Those skips are all expected on cygwin.

When running test_bz2, test_fork1, test_popen2,
test_pty, test_tempfile alone they look ok (return
value to OS is 0).
For the others I'm attaching output.

My system is win2k on IBM T30 (laptop).
Cygwin 1.5.5. 

Miki

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=864374&group_id=5470



More information about the Python-bugs-list mailing list