[ python-Bugs-850981 ] test_poll fails in 2.3.2 on MacOSX(Panther)
SourceForge.net
noreply at sourceforge.net
Fri Nov 28 19:28:34 EST 2003
Bugs item #850981, was opened at 2003-11-28 16:28
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=850981&group_id=5470
Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Russ Ferriday (russf)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_poll fails in 2.3.2 on MacOSX(Panther)
Initial Comment:
OSX 10.3 (Panther)
Python 2.3.2 source
./configure
make
make test
...
test test_poll crashed -- select.error: (9, 'Bad file
descriptor')
...
228 tests OK.
1 test failed:
test_poll
26 tests skipped:
test_al test_bsddb test_bsddb3 test_cd test_cl test_curses
test_dl
test_email_codecs test_gdbm test_gl test_imgfile
test_largefile
test_linuxaudiodev test_locale test_mpz test_nis
test_normalization test_ossaudiodev test_pep277
test_socket_ssl
test_socketserver test_sunaudiodev test_timeout
test_urllibnet
test_winreg test_winsound
Those skips are all expected on darwin.
Need more info - just ask.
--r
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=850981&group_id=5470
More information about the Python-bugs-list
mailing list