This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jafo
Recipients atossava, jafo, loewis
Date 2008-03-18.19:11:30
SpamBayes Score 0.46229935
Marked as misclassified No
Message-id <1205867491.87.0.489555231909.issue2401@psf.upfronthosting.co.za>
In-reply-to
Content
This is a break-out of the multi-issue #2048.

Original poster Atro Tossavainen (atossava) reports:Building and testing
on Solaris 8 on SPARC with Sun compilers:
cc: Sun C 5.8 2005/10/13
CC: Sun C++ 5.8 2005/10/13

281 tests OK.
40 tests skipped:
    test_aepack test_al test_applesingle test_bsddb test_bsddb185
    test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk
    test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_ctypes
    test_curses test_gdbm test_gl test_imgfile test_linuxaudiodev
    test_macfs test_macostools test_nis test_normalization
    test_ossaudiodev test_pep277 test_plistlib test_scriptpackages
    test_socket_ssl test_socketserver test_sqlite test_startfile
    test_sunaudiodev test_tcl test_timeout test_unicode_file
    test_urllib2net test_urllibnet test_winreg test_winsound
    test_zipfile64
4 skips unexpected on sunos5:
    test_tcl test_sunaudiodev test_ctypes test_nis

...
test_tcl skipped -- No module named _tkinter
...

I have applied the _ctypes patch in #1516, however.  What gives?
History
Date User Action Args
2008-03-18 19:11:32jafosetspambayes_score: 0.462299 -> 0.46229935
recipients: + jafo, loewis, atossava
2008-03-18 19:11:31jafosetspambayes_score: 0.462299 -> 0.462299
messageid: <1205867491.87.0.489555231909.issue2401@psf.upfronthosting.co.za>
2008-03-18 19:11:31jafolinkissue2401 messages
2008-03-18 19:11:30jafocreate