Vajrasky Kok added the comment:

Yeah, but...

$ ./python -S Lib/test
== CPython 3.4.0b1 (default:373797990f57, Dec 2 2013, 16:46:35) [GCC 4.7.2]
==   Linux-3.5.0-37-generic-x86_64-with-debian-wheezy-sid little-endian
==   hash algorithm: siphash24 64bit
==   /home/ethan/Documents/code/python/cpython3.4/build/test_python_28533
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, 
dont_write_bytecode=0, no_user_site=0, no_site=1, ignore_environment=0, 
verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0)
[  1/387] test_grammar
[  2/387] test_opcodes
[  3/387] test_dict
...
[385/387/2] test_zipimport
[386/387/2] test_zipimport_support
[387/387/2] test_zlib
361 tests OK.
2 tests failed:
    test_site test_trace
2 tests altered the execution environment:
    test_idle test_importlib
22 tests skipped:
    test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
    test_codecmaps_kr test_codecmaps_tw test_curses test_devpoll
    test_gdb test_kqueue test_msilib test_ossaudiodev test_smtpnet
    test_socketserver test_startfile test_timeout test_tk
    test_ttk_guionly test_urllibnet test_winreg test_winsound
    test_xmlrpc_net test_zipfile64

Feel free to close this as wontfix. This issue is not a life and death 
situation anyway. :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19828>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to