On 06/19/12 11:11 AM, Danek Duvall wrote:
Rich Burridge wrote:

Hi all,

Could I please get a code review for the changes for:

    7177355 python 2.7.1 should be updated to the latest 2.7.X release
http://monaco.us.oracle.com/detail.jsf?cr=7177355

Webrev is at:

http://jurassic.us.oracle.com/~richb/7177355-v1/

The changes look fine.

Were all four of the test failures present on a 2.7.1 build?  Do you have
the test log somewhere?  I'm curious about the failures.

I just did a Python 2.7.1 "gmake test" Results are in:

  
/net/stard.us.oracle.com/tank/ws/UL/full-build/components/python/python27/test-trans.txt

Summary is:
...
348 tests OK.
3 tests failed:
    test_ctypes test_sys test_urllib2_localnet
35 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_curses
    test_epoll test_gdb test_gl test_imgfile test_kqueue
    test_linuxaudiodev test_macos test_macostools test_ossaudiodev
    test_scriptpackages test_smtpnet test_socketserver test_startfile
    test_timeout test_tk test_ttk_guionly test_urllib2net
    test_urllibnet test_winreg test_winsound test_zipfile64
2 skips unexpected on sunos5:
    test_bsddb3 test_gdb

Compared with the Python 2.7.3 "gmake test". Results are in:

  
/net/stard.us.oracle.com/tank/ws/UL/7177355/components/python/python27/test-trans.txt

Summary is:
...
349 tests OK.
4 tests failed:
    test_ctypes test_multiprocessing test_sys test_urllib2_localnet
36 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_curses
    test_epoll test_gdb test_gl test_imgfile test_kqueue
    test_linuxaudiodev test_macos test_macostools test_msilib
    test_ossaudiodev test_scriptpackages test_smtpnet
    test_socketserver test_startfile test_timeout test_tk
    test_ttk_guionly test_urllib2net test_urllibnet test_winreg
    test_winsound test_zipfile64
2 skips unexpected on sunos5:
    test_bsddb3 test_gdb

Both tests run on my Ultra 27 (S11U1b18).


_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to