== CPython 3.6.0a1+ (default:eaee5aed6fbc+, May 28 2016, 13:35:48) [MSC v.1900 32 bit (Intel)] == Windows-10-10.0.10586-SP0 little-endian == hash algorithm: siphash24 32bit == C:\Users\orenmn\cpython\build\test_python_13152 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, isolated=0) Run tests sequentially 0:00:00 [ 1/401] test_grammar 0:00:00 [ 2/401] test_opcodes 0:00:00 [ 3/401] test_dict 0:00:00 [ 4/401] test_builtin 0:00:01 [ 5/401] test_exceptions 0:00:01 [ 6/401] test_types 0:00:01 [ 7/401] test_unittest 0:00:07 [ 8/401] test_doctest 0:00:13 [ 9/401] test_doctest2 0:00:13 [ 10/401] test_support 0:00:13 [ 11/401] test___all__ 0:00:38 [ 12/401] test___future__ 0:00:38 [ 13/401] test__locale 0:00:38 [ 14/401] test__opcode 0:00:38 [ 15/401] test__osx_support 0:00:38 [ 16/401] test_abc 0:00:38 [ 17/401] test_abstract_numbers 0:00:38 [ 18/401] test_aifc 0:00:38 [ 19/401] test_argparse 0:00:44 [ 20/401] test_array 0:00:48 [ 21/401] test_asdl_parser 0:00:48 [ 22/401] test_ast 0:00:54 [ 23/401] test_asynchat 0:00:56 [ 24/401] test_asyncio 0:01:19 [ 25/401] test_asyncore 0:01:41 [ 26/401] test_atexit 0:01:41 [ 27/401] test_audioop 0:01:41 [ 28/401] test_augassign 0:01:41 [ 29/401] test_base64 0:01:42 [ 30/401] test_bigaddrspace 0:01:42 [ 31/401] test_bigmem 0:01:42 [ 32/401] test_binascii 0:01:42 [ 33/401] test_binhex 0:01:42 [ 34/401] test_binop 0:01:42 [ 35/401] test_bisect 0:01:42 [ 36/401] test_bool 0:01:43 [ 37/401] test_buffer 0:02:16 [ 38/401] test_bufio -- test_buffer passed in 34 sec 0:02:29 [ 39/401] test_bytes 0:02:39 [ 40/401] test_bz2 test_bz2 skipped -- No module named '_bz2' 0:02:39 [ 41/401] test_calendar -- test_bz2 skipped 0:02:48 [ 42/401] test_call 0:02:48 [ 43/401] test_capi 0:02:55 [ 44/401] test_cgi 0:02:55 [ 45/401] test_cgitb 0:02:56 [ 46/401] test_charmapcodec 0:02:56 [ 47/401] test_class 0:02:56 [ 48/401] test_cmath 0:02:56 [ 49/401] test_cmd 0:02:57 [ 50/401] test_cmd_line 0:03:02 [ 51/401] test_cmd_line_script 0:03:15 [ 52/401] test_code 0:03:15 [ 53/401] test_code_module 0:03:15 [ 54/401] test_codeccallbacks 0:03:15 [ 55/401] test_codecencodings_cn 0:03:16 [ 56/401] test_codecencodings_hk 0:03:16 [ 57/401] test_codecencodings_iso2022 0:03:18 [ 58/401] test_codecencodings_jp 0:03:20 [ 59/401] test_codecencodings_kr 0:03:21 [ 60/401] test_codecencodings_tw 0:03:22 [ 61/401] test_codecmaps_cn 0:03:22 [ 62/401] test_codecmaps_hk 0:03:22 [ 63/401] test_codecmaps_jp 0:03:22 [ 64/401] test_codecmaps_kr 0:03:22 [ 65/401] test_codecmaps_tw 0:03:22 [ 66/401] test_codecs 0:03:29 [ 67/401] test_codeop 0:03:29 [ 68/401] test_collections 0:03:32 [ 69/401] test_colorsys 0:03:33 [ 70/401] test_compare 0:03:33 [ 71/401] test_compile 0:03:33 [ 72/401] test_compileall 0:03:53 [ 73/401] test_complex 0:03:54 [ 74/401] test_concurrent_futures 0:05:24 [ 75/401] test_configparser -- test_concurrent_futures passed in 90 sec 0:05:27 [ 76/401] test_contains 0:05:27 [ 77/401] test_contextlib 0:05:27 [ 78/401] test_copy 0:05:27 [ 79/401] test_copyreg 0:05:27 [ 80/401] test_coroutines 0:05:28 [ 81/401] test_cprofile 0:05:28 [ 82/401] test_crashers 0:05:28 [ 83/401] test_crypt test_crypt skipped -- No module named '_crypt' 0:05:28 [ 84/401] test_csv -- test_crypt skipped 0:05:32 [ 85/401] test_ctypes 0:05:36 [ 86/401] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:05:37 [ 87/401] test_datetime -- test_curses skipped (resource denied) 0:05:41 [ 88/401] test_dbm 0:05:41 [ 89/401] test_dbm_dumb 0:05:44 [ 90/401] test_dbm_gnu test_dbm_gnu skipped -- No module named '_gdbm' 0:05:44 [ 91/401] test_dbm_ndbm -- test_dbm_gnu skipped test_dbm_ndbm skipped -- No module named '_dbm' 0:05:44 [ 92/401] test_decimal -- test_dbm_ndbm skipped 0:06:08 [ 93/401] test_decorators 0:06:08 [ 94/401] test_defaultdict 0:06:08 [ 95/401] test_deque 0:06:18 [ 96/401] test_descr 0:06:22 [ 97/401] test_descrtut 0:06:22 [ 98/401] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:06:22 [ 99/401] test_dictcomps -- test_devpoll skipped 0:06:22 [100/401] test_dictviews 0:06:23 [101/401] test_difflib 0:06:26 [102/401] test_dis 0:06:28 [103/401] test_distutils xxmodule.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmpozb8ewe0\Debug\Users\orenmn\AppData\Local\Temp\tmpozb8ewe0\xx_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmpozb8ewe0\Debug\Users\orenmn\AppData\Local\Temp\tmpozb8ewe0\xx_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance foo.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmp5npn3l34\tempt\Users\orenmn\AppData\Local\Temp\tmpyxi469zf\foo_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmp5npn3l34\tempt\Users\orenmn\AppData\Local\Temp\tmpyxi469zf\foo_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance foo.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmp5npn3l34\tempt\Users\orenmn\AppData\Local\Temp\tmpyxi469zf\foo_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmp5npn3l34\tempt\Users\orenmn\AppData\Local\Temp\tmpyxi469zf\foo_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance xxmodule.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmplsxouo4m\Debug\Users\orenmn\AppData\Local\Temp\tmplsxouo4m\xx_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmplsxouo4m\Debug\Users\orenmn\AppData\Local\Temp\tmplsxouo4m\xx_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance foo.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmpmouku93h\tempt\Users\orenmn\AppData\Local\Temp\tmpe0mws4uo\foo_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmpmouku93h\tempt\Users\orenmn\AppData\Local\Temp\tmpe0mws4uo\foo_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance foo.c Creating library C:\Users\orenmn\AppData\Local\Temp\tmpmouku93h\tempt\Users\orenmn\AppData\Local\Temp\tmpe0mws4uo\foo_d.cp36-win32.lib and object C:\Users\orenmn\AppData\Local\Temp\tmpmouku93h\tempt\Users\orenmn\AppData\Local\Temp\tmpe0mws4uo\foo_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance xxmodule.c Creating library build\temp.win32-3.6-pydebug\Debug\xx_d.cp36-win32.lib and object build\temp.win32-3.6-pydebug\Debug\xx_d.cp36-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance C:\Users\orenmn\cpython\build\test_python_13152>exit 1 C:\Users\orenmn\cpython\build\test_python_13152>exit 0 0:06:46 [104/401] test_docxmlrpc -- test_distutils failed (env changed) 0:06:54 [105/401] test_dummy_thread 0:06:54 [106/401] test_dummy_threading 0:06:54 [107/401] test_dynamic 0:06:54 [108/401] test_dynamicclassattribute 0:06:54 [109/401] test_eintr 0:06:54 [110/401] test_email 0:07:07 [111/401] test_ensurepip 0:07:07 [112/401] test_enum 0:07:07 [113/401] test_enumerate 0:07:08 [114/401] test_eof 0:07:08 [115/401] test_epoll test_epoll skipped -- test works only on Linux 2.6 0:07:08 [116/401] test_errno -- test_epoll skipped 0:07:08 [117/401] test_exception_variations 0:07:08 [118/401] test_extcall 0:07:08 [119/401] test_faulthandler 0:07:26 [120/401] test_fcntl test_fcntl skipped -- No module named 'fcntl' 0:07:26 [121/401] test_file -- test_fcntl skipped 0:07:27 [122/401] test_file_eintr 0:07:27 [123/401] test_filecmp 0:07:27 [124/401] test_fileinput 0:07:27 [125/401] test_fileio 0:07:28 [126/401] test_finalization 0:07:31 [127/401] test_float 0:07:33 [128/401] test_flufl 0:07:33 [129/401] test_fnmatch 0:07:33 [130/401] test_fork1 test_fork1 skipped -- object has no attribute 'fork' 0:07:33 [131/401] test_format -- test_fork1 skipped 0:07:33 [132/401] test_fractions 0:07:33 [133/401] test_frame 0:07:33 [134/401] test_fstring 0:07:35 [135/401] test_ftplib 0:07:36 [136/401] test_funcattrs 0:07:36 [137/401] test_functools 0:07:37 [138/401] test_future 0:07:37 [139/401] test_future3 0:07:37 [140/401] test_future4 0:07:37 [141/401] test_future5 0:07:37 [142/401] test_gc 0:07:45 [143/401] test_gdb test_gdb skipped -- gdb not built with embedded python support 0:07:45 [144/401] test_generators -- test_gdb skipped 0:07:46 [145/401] test_genericpath 0:07:46 [146/401] test_genexps 0:07:46 [147/401] test_getargs2 0:07:47 [148/401] test_getopt 0:07:47 [149/401] test_getpass 0:07:47 [150/401] test_gettext 0:07:47 [151/401] test_glob 0:07:48 [152/401] test_global 0:07:48 [153/401] test_grp test_grp skipped -- No module named 'grp' 0:07:48 [154/401] test_gzip -- test_grp skipped 0:07:49 [155/401] test_hash 0:07:52 [156/401] test_hashlib 0:07:56 [157/401] test_heapq 0:07:58 [158/401] test_hmac 0:07:58 [159/401] test_html 0:07:59 [160/401] test_htmlparser 0:07:59 [161/401] test_http_cookiejar 0:07:59 [162/401] test_http_cookies 0:08:00 [163/401] test_httplib 0:08:00 [164/401] test_httpservers 0:08:08 [165/401] test_idle test_idle skipped -- No module named '_tkinter' 0:08:08 [166/401] test_imaplib -- test_idle skipped 0:08:09 [167/401] test_imghdr 0:08:09 [168/401] test_imp 0:08:09 [169/401] test_import 0:08:11 [170/401] test_importlib 0:08:19 [171/401] test_index 0:08:19 [172/401] test_inspect 0:08:22 [173/401] test_int 0:08:22 [174/401] test_int_literal 0:08:22 [175/401] test_io 0:08:56 [176/401] test_ioctl -- test_io passed in 34 sec test_ioctl skipped -- No module named 'fcntl' 0:08:56 [177/401] test_ipaddress -- test_ioctl skipped 0:08:57 [178/401] test_isinstance 0:08:57 [179/401] test_iter 0:08:57 [180/401] test_iterlen 0:08:57 [181/401] test_itertools 0:09:07 [182/401] test_json 0:09:15 [183/401] test_keyword 0:09:16 [184/401] test_keywordonlyarg 0:09:16 [185/401] test_kqueue test_kqueue skipped -- test works only on BSD 0:09:16 [186/401] test_largefile -- test_kqueue skipped 0:09:16 [187/401] test_lib2to3 0:09:45 [188/401] test_linecache 0:09:45 [189/401] test_list 0:09:46 [190/401] test_listcomps 0:09:47 [191/401] test_locale 0:09:47 [192/401] test_logging 0:10:03 [193/401] test_long 0:10:21 [194/401] test_longexp 0:10:21 [195/401] test_lzma test_lzma skipped -- No module named '_lzma' 0:10:21 [196/401] test_macpath -- test_lzma skipped 0:10:22 [197/401] test_macurl2path 0:10:22 [198/401] test_mailbox 0:10:46 [199/401] test_mailcap 0:10:46 [200/401] test_marshal 0:10:50 [201/401] test_math 0:10:57 [202/401] test_memoryio 0:10:57 [203/401] test_memoryview 0:11:00 [204/401] test_metaclass 0:11:00 [205/401] test_mimetypes 0:11:01 [206/401] test_minidom 0:11:01 [207/401] test_mmap 0:11:02 [208/401] test_module 0:11:03 [209/401] test_modulefinder 0:11:04 [210/401] test_msilib 0:11:04 [211/401] test_multibytecodec 0:11:13 [212/401] test_multiprocessing_fork 0:11:13 [213/401] test_multiprocessing_forkserver 0:11:13 [214/401] test_multiprocessing_main_handling 0:11:26 [215/401] test_multiprocessing_spawn 0:13:44 [216/401] test_netrc -- test_multiprocessing_spawn passed in 138 sec 0:13:44 [217/401] test_nis test_nis skipped -- No module named 'nis' 0:13:44 [218/401] test_nntplib -- test_nis skipped 0:13:44 [219/401] test_normalization 0:13:44 [220/401] test_ntpath 0:13:45 [221/401] test_numeric_tower 0:13:46 [222/401] test_openpty test_openpty skipped -- os.openpty() not available. 0:13:46 [223/401] test_operator -- test_openpty skipped 0:13:46 [224/401] test_optparse 0:13:46 [225/401] test_ordered_dict 0:13:52 [226/401] test_os 0:13:56 [227/401] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:13:57 [228/401] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:13:57 [229/401] test_parser 0:13:57 [230/401] test_pathlib 0:13:59 [231/401] test_pdb 0:14:00 [232/401] test_peepholer 0:14:01 [233/401] test_pep247 0:14:01 [234/401] test_pep277 0:14:03 [235/401] test_pep292 0:14:03 [236/401] test_pep3120 0:14:03 [237/401] test_pep3131 0:14:03 [238/401] test_pep3151 0:14:03 [239/401] test_pep352 0:14:03 [240/401] test_pep380 0:14:04 [241/401] test_pep479 0:14:04 [242/401] test_pickle 0:14:33 [243/401] test_pickletools 0:14:39 [244/401] test_pipes test_pipes skipped -- pipes module only works on posix 0:14:39 [245/401] test_pkg -- test_pipes skipped 0:14:40 [246/401] test_pkgimport 0:14:40 [247/401] test_pkgutil 0:14:40 [248/401] test_platform 0:14:41 [249/401] test_plistlib 0:14:41 [250/401] test_poll test_poll skipped -- select.poll not defined 0:14:41 [251/401] test_popen -- test_poll skipped 0:14:41 [252/401] test_poplib 0:14:42 [253/401] test_posix test_posix skipped -- No module named 'posix' 0:14:42 [254/401] test_posixpath -- test_posix skipped 0:14:42 [255/401] test_pow 0:14:43 [256/401] test_pprint 0:14:43 [257/401] test_print 0:14:43 [258/401] test_profile 0:14:43 [259/401] test_property 0:14:44 [260/401] test_pstats 0:14:44 [261/401] test_pty test_pty skipped -- No module named 'termios' 0:14:44 [262/401] test_pulldom -- test_pty skipped 0:14:44 [263/401] test_pwd test_pwd skipped -- No module named 'pwd' 0:14:44 [264/401] test_py_compile -- test_pwd skipped 0:14:44 [265/401] test_pyclbr 0:14:54 [266/401] test_pydoc 0:15:07 [267/401] test_pyexpat 0:15:07 [268/401] test_queue 0:15:11 [269/401] test_quopri 0:15:11 [270/401] test_raise 0:15:11 [271/401] test_random 0:15:15 [272/401] test_range 0:15:18 [273/401] test_re 0:15:22 [274/401] test_readline test_readline skipped -- No module named 'readline' 0:15:22 [275/401] test_regrtest -- test_readline skipped 0:15:50 [276/401] test_reprlib 0:15:50 [277/401] test_resource test_resource skipped -- No module named 'resource' 0:15:50 [278/401] test_richcmp -- test_resource skipped 0:15:50 [279/401] test_rlcompleter 0:15:51 [280/401] test_robotparser 0:15:51 [281/401] test_runpy 0:16:00 [282/401] test_sax 0:16:00 [283/401] test_sched 0:16:01 [284/401] test_scope 0:16:01 [285/401] test_script_helper 0:16:02 [286/401] test_secrets 0:16:02 [287/401] test_select 0:16:02 [288/401] test_selectors 0:16:04 [289/401] test_set 0:16:13 [290/401] test_setcomps 0:16:13 [291/401] test_shelve 0:16:15 [292/401] test_shlex 0:16:15 [293/401] test_shutil 0:16:15 [294/401] test_signal 0:16:16 [295/401] test_site 0:16:17 [296/401] test_slice 0:16:18 [297/401] test_smtpd 0:16:18 [298/401] test_smtplib 0:16:19 [299/401] test_smtpnet test_smtpnet skipped -- No module named '_ssl' 0:16:19 [300/401] test_sndhdr -- test_smtpnet skipped 0:16:19 [301/401] test_socket 0:16:41 [302/401] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:16:41 [303/401] test_sort -- test_socketserver skipped (resource denied) 0:16:41 [304/401] test_source_encoding 0:16:42 [305/401] test_spwd test_spwd skipped -- No module named 'spwd' 0:16:43 [306/401] test_sqlite -- test_spwd skipped test_sqlite skipped -- No module named '_sqlite3' 0:16:43 [307/401] test_ssl -- test_sqlite skipped test_ssl skipped -- No module named '_ssl' 0:16:43 [308/401] test_startfile -- test_ssl skipped 0:16:43 [309/401] test_stat 0:16:43 [310/401] test_statistics 0:16:46 [311/401] test_strftime 0:16:47 [312/401] test_string 0:16:47 [313/401] test_stringprep 0:16:47 [314/401] test_strlit 0:16:48 [315/401] test_strptime 0:16:48 [316/401] test_strtod 0:16:52 [317/401] test_struct 0:16:54 [318/401] test_structmembers 0:16:55 [319/401] test_structseq 0:16:55 [320/401] test_subprocess 0:17:22 [321/401] test_sunau -- test_subprocess failed (env changed) 0:17:22 [322/401] test_sundry 0:17:22 [323/401] test_super 0:17:22 [324/401] test_symbol 0:17:23 [325/401] test_symtable 0:17:23 [326/401] test_syntax 0:17:23 [327/401] test_sys 0:17:26 [328/401/1] test_sys_setprofile -- test_sys failed 0:17:26 [329/401/1] test_sys_settrace 0:17:26 [330/401/1] test_sysconfig 0:17:26 [331/401/1] test_syslog test_syslog skipped -- No module named 'syslog' 0:17:26 [332/401/1] test_tarfile -- test_syslog skipped 0:17:41 [333/401/1] test_tcl test_tcl skipped -- No module named '_tkinter' 0:17:41 [334/401/1] test_telnetlib -- test_tcl skipped 0:17:41 [335/401/1] test_tempfile 0:17:44 [336/401/1] test_textwrap 0:17:44 [337/401/1] test_thread 0:17:45 [338/401/1] test_threaded_import 0:17:51 [339/401/1] test_threadedtempfile 0:17:52 [340/401/1] test_threading 0:18:03 [341/401/1] test_threading_local 0:18:05 [342/401/1] test_threadsignals test_threadsignals skipped -- Can't test signal on win32 0:18:05 [343/401/1] test_time -- test_threadsignals skipped 0:18:07 [344/401/1] test_timeit 0:18:07 [345/401/1] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:18:07 [346/401/1] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- No module named '_tkinter' 0:18:08 [347/401/1] test_tk -- test_tix skipped test_tk skipped -- No module named '_tkinter' 0:18:08 [348/401/1] test_tokenize -- test_tk skipped 0:18:09 [349/401/1] test_tools 0:18:23 [350/401/1] test_trace 0:18:39 [351/401/1] test_traceback 0:18:42 [352/401/1] test_tracemalloc 0:18:44 [353/401/1] test_ttk_guionly test_ttk_guionly skipped -- No module named '_tkinter' 0:18:44 [354/401/1] test_ttk_textonly -- test_ttk_guionly skipped test_ttk_textonly skipped -- No module named '_tkinter' 0:18:44 [355/401/1] test_tuple -- test_ttk_textonly skipped 0:18:59 [356/401/1] test_typechecks 0:18:59 [357/401/1] test_typing 0:18:59 [358/401/1] test_ucn 0:19:01 [359/401/1] test_unary 0:19:01 [360/401/1] test_unicode 0:19:07 [361/401/1] test_unicode_file 0:19:07 [362/401/1] test_unicodedata 0:19:21 [363/401/1] test_univnewlines 0:19:22 [364/401/1] test_unpack 0:19:22 [365/401/1] test_unpack_ex 0:19:22 [366/401/1] test_urllib 0:19:23 [367/401/1] test_urllib2 0:19:26 [368/401/1] test_urllib2_localnet 0:20:02 [369/401/1] test_urllib2net -- test_urllib2_localnet passed in 37 sec test_urllib2net skipped -- Use of the 'network' resource not enabled 0:20:03 [370/401/1] test_urllib_response -- test_urllib2net skipped (resource denied) 0:20:03 [371/401/1] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:20:03 [372/401/1] test_urlparse -- test_urllibnet skipped (resource denied) 0:20:03 [373/401/1] test_userdict 0:20:03 [374/401/1] test_userlist 0:20:04 [375/401/1] test_userstring 0:20:09 [376/401/1] test_uu 0:20:09 [377/401/1] test_uuid 0:20:09 [378/401/1] test_venv 0:20:21 [379/401/1] test_wait3 test_wait3 skipped -- os.fork not defined 0:20:21 [380/401/1] test_wait4 -- test_wait3 skipped test_wait4 skipped -- object has no attribute 'fork' 0:20:21 [381/401/1] test_warnings -- test_wait4 skipped 0:20:24 [382/401/1] test_wave 0:20:24 [383/401/1] test_weakref 0:20:32 [384/401/1] test_weakset 0:20:33 [385/401/1] test_webbrowser 0:20:33 [386/401/1] test_winreg 0:20:38 [387/401/1] test_winsound test_winsound skipped -- Use of the 'audio' resource not enabled 0:20:38 [388/401/1] test_with -- test_winsound skipped (resource denied) 0:20:38 [389/401/1] test_wsgiref 0:20:39 [390/401/1] test_xdrlib 0:20:39 [391/401/1] test_xml_dom_minicompat 0:20:39 [392/401/1] test_xml_etree 0:20:40 [393/401/1] test_xml_etree_c 0:20:42 [394/401/1] test_xmlrpc 0:20:47 [395/401/1] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:20:47 [396/401/1] test_zipapp -- test_xmlrpc_net skipped (resource denied) 0:20:47 [397/401/1] test_zipfile 0:21:02 [398/401/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:21:02 [399/401/1] test_zipimport -- test_zipfile64 skipped (resource denied) 0:21:03 [400/401/1] test_zipimport_support 0:21:05 [401/401/1] test_zlib 353 tests OK. 1 test failed: test_sys 2 tests altered the execution environment: test_distutils test_subprocess 45 tests skipped: test_bz2 test_crypt test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_idle test_ioctl test_kqueue test_lzma test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_smtpnet test_socketserver test_spwd test_sqlite test_ssl test_syslog test_tcl test_threadsignals test_timeout test_tix test_tk test_ttk_guionly test_ttk_textonly test_urllib2net test_urllibnet test_wait3 test_wait4 test_winsound test_xmlrpc_net test_zipfile64 Total duration: 0:21:09