$ ./python -m test -w -uall,-largefile == CPython 3.4.0a0 (default:5dcd7ee0716a, Mar 28 2013, 23:23:44) [GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.27)] == Darwin-12.3.0-x86_64-i386-64bit little-endian == /py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/build/test_python_63438 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1) [ 58/372fetching http://source.icu-project.org/repos/icu/data/trunk/charset/data/xml/gb-18030-2000.xml ... fetching http://people.freebsd.org/~perky/i18n/EUC-CN.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP936.TXT ... [ 59/372fetching http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT ... [ 60/372fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-JP.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/JIS/SHIFTJIS.TXT ... fetching http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT ... [ 61/372fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-KR.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/KSC/JOHAB.TXT ... [ 62/372fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT ... test test_curses crashed -- Traceback (most recent call last): File "/py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/regrtest.py", line 1293, in runtest_inner test_runner() File "/py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_curses.py", line 336, in test_main main(stdscr) File "/py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_curses.py", line 322, in main test_unget_wch(stdscr) File "/py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_curses.py", line 283, in test_unget_wch raise AssertionError("%r != %r" % (read, ch)) AssertionError: -61 != 'é' test_dbm_gnu skipped -- No module named '_gdbm' test_devpoll skipped -- select.devpoll not defined test_epoll skipped -- test works only on Linux 2.6 test_gdb skipped -- gdb versions before 7.0 didn't support python embedding Saw: GNU gdb 6.3.50-20050815 (Apple version gdb-1824) (Wed Feb 6 22:51:23 UTC 2013) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin". /py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/socket.py:370: ResourceWarning: unclosed self._sock = None /py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/socket.py:370: ResourceWarning: unclosed self._sock = None [164/372/1] test_io Testing large file ops skipped on darwin. It requires 2147483648 bytes and a long time. Use 'regrtest.py -u largefile test_io' to run it. Testing large file ops skipped on darwin. It requires 2147483648 bytes and a long time. Use 'regrtest.py -u largefile test_io' to run it. test_largefile skipped -- test requires 2500000000 bytes and a long time to run test_lzma skipped -- No module named '_lzma' test_msilib skipped -- No module named '_msi' [204/372fetching http://www.unicode.org/Public/6.2.0/ucd/NormalizationTest.txt ... test_ossaudiodev skipped -- No module named 'ossaudiodev' test test_posix failed -- Traceback (most recent call last): File "/py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_posix.py", line 734, in test_getgroups set(posix.getgroups() + [posix.getegid()])) AssertionError: Items in the first set but not the second: 506 403 507 Resource 'mueblesmoraleda.com' is not available /py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_socket.py:1786: RuntimeWarning: received malformed or improperly-truncated ancillary data result = sock.recvmsg(bufsize, *args) /py/dev/default/b10.7_t10.7_x4.3_cclang_d/unix/source/Lib/test/test_socket.py:1877: RuntimeWarning: received malformed or improperly-truncated ancillary data result = sock.recvmsg_into([buf], *args) test test_socket failed -- multiple errors occurred; run in verbose mode for details Resource 'ipv6.google.com' is not available test_startfile skipped -- object has no attribute 'startfile' 2013-03-28 23:51:53.977 defaults[65624:707] The domain/default pair of (/Users/nad/Library/Preferences/com.apple.CrashReporter, DialogType) does not exist test_tk skipped -- cannot run without OS X gui process test_ttk_guionly skipped -- cannot run without OS X gui process [331/372fetching http://www.unicode.org/Public/6.2.0/ucd/NamedSequences.txt ... test_winreg skipped -- No module named 'winreg' test_winsound skipped -- No module named 'winsound' test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 355 tests OK.est_zlib 3 tests failed: test_curses test_posix test_socket 14 tests skipped: test_dbm_gnu test_devpoll test_epoll test_gdb test_largefile test_lzma test_msilib test_ossaudiodev test_startfile test_tk test_ttk_guionly test_winreg test_winsound test_zipfile64