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