[ python-Bugs-864374 ] 2.3.3 tests on cygwin
SourceForge.net
noreply at sourceforge.net
Fri Sep 30 07:37:56 CEST 2005
Bugs item #864374, was opened at 2003-12-22 03:30
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=864374&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Miki Tebeka (tebeka)
>Assigned to: Jason Tishler (jlt63)
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
----------------------------------------------------------------------
>Comment By: Neal Norwitz (nnorwitz)
Date: 2005-09-29 22:37
Message:
Logged In: YES
user_id=33168
Jason?
----------------------------------------------------------------------
Comment By: Miki Tebeka (tebeka)
Date: 2005-08-28 04:02
Message:
Logged In: YES
user_id=358087
Sorry, due to some bizzar DLL relocation problems with
cygwin I can't run the rull test suite.
However test_bz2 fails *before* the test suite gets stuck
----------------------------------------------------------------------
Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-08-25 06:28
Message:
Logged In: YES
user_id=1188172
Can you verify this with 2.4.1 or a CVS version?
----------------------------------------------------------------------
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