[Python-Dev] Basic test to validate win10 install?

Martin Gainty mgainty at hotmail.com
Mon Apr 16 18:00:49 EDT 2018


Martin Gainty has shared a OneDrive file with you. To view it, click the link below.


<https://1drv.ms/u/s!AkpuiYcNg4cShQZgKKBOeW9mOW0X>
[https://r1.res.office365.com/owa/prem/images/dc-generic_20.png]<https://1drv.ms/u/s!AkpuiYcNg4cShQZgKKBOeW9mOW0X>

errors 3.lst<https://1drv.ms/u/s!AkpuiYcNg4cShQZgKKBOeW9mOW0X>





i ran python test suite here and attaching output for your purview..

displaying output from stderr


Python36>python -m test
== CPython 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)]
== Windows-10-10.0.16299-SP0 little-endian
== cwd: .\test_python_6296
== CPU count: 4
== encodings: locale=cp1252, FS=utf-8
Run tests sequentially
0:00:00 [  1/406] test_grammar
0:00:00 [  2/406] test_opcodes
0:00:00 [  3/406] test_dict
0:00:00 [  4/406] test_builtin
0:00:00 [  5/406] test_exceptions
0:00:02 [  6/406] test_types
0:00:02 [  7/406] test_unittest
0:00:04 [  8/406] test_doctest
0:05:41 [  9/406] test_doctest2 -- test_doctest passed in 5 min 37 sec
0:05:41 [ 10/406] test_support
0:05:41 [ 11/406] test___all__
0:05:57 [ 12/406] test___future__
0:07:30 [ 13/406] test__locale -- test___future__ passed in 1 min 34 sec
0:07:30 [ 14/406] test__opcode
0:07:31 [ 15/406] test__osx_support
0:07:31 [ 16/406] test_abc
0:07:31 [ 17/406] test_abstract_numbers
0:07:31 [ 18/406] test_aifc
0:07:31 [ 19/406] test_argparse
0:07:33 [ 20/406] test_array
0:07:37 [ 21/406] test_asdl_parser
test_asdl_parser skipped -- test irrelevant for an installed Python
0:07:37 [ 22/406] test_ast -- test_asdl_parser skipped
0:07:39 [ 23/406] test_asyncgen
0:08:01 [ 24/406] test_asynchat
0:08:03 [ 25/406] test_asyncio
0:08:53 [ 26/406] test_asyncore -- test_asyncio passed in 50 sec
0:11:38 [ 27/406] test_atexit -- test_asyncore passed in 2 min 45 sec
0:11:39 [ 28/406] test_audioop
0:11:39 [ 29/406] test_augassign
0:11:39 [ 30/406] test_base64
0:11:40 [ 31/406] test_baseexception
0:11:40 [ 32/406] test_bigaddrspace
0:11:40 [ 33/406] test_bigmem
0:11:40 [ 34/406] test_binascii
0:11:40 [ 35/406] test_binhex
0:11:40 [ 36/406] test_binop
0:11:40 [ 37/406] test_bisect
0:11:40 [ 38/406] test_bool
0:11:40 [ 39/406] test_buffer
0:11:47 [ 40/406] test_bufio
0:11:52 [ 41/406] test_bytes
0:11:54 [ 42/406] test_bz2
0:12:01 [ 43/406] test_calendar
0:12:05 [ 44/406] test_call
0:12:05 [ 45/406] test_capi
0:12:09 [ 46/406] test_cgi
0:12:09 [ 47/406] test_cgitb
0:12:10 [ 48/406] test_charmapcodec
0:12:10 [ 49/406] test_class
0:12:10 [ 50/406] test_cmath
0:12:10 [ 51/406] test_cmd
0:12:10 [ 52/406] test_cmd_line
0:12:14 [ 53/406] test_cmd_line_script
0:12:20 [ 54/406] test_code
0:12:20 [ 55/406] test_code_module
0:12:20 [ 56/406] test_codeccallbacks
0:12:20 [ 57/406] test_codecencodings_cn
0:12:21 [ 58/406] test_codecencodings_hk
0:12:21 [ 59/406] test_codecencodings_iso2022
0:12:21 [ 60/406] test_codecencodings_jp
0:12:22 [ 61/406] test_codecencodings_kr
0:12:22 [ 62/406] test_codecencodings_tw
0:12:22 [ 63/406] test_codecmaps_cn
0:12:24 [ 64/406] test_codecmaps_hk
0:12:25 [ 65/406] test_codecmaps_jp
0:12:28 [ 66/406] test_codecmaps_kr
0:12:30 [ 67/406] test_codecmaps_tw
0:12:31 [ 68/406] test_codecs
0:12:33 [ 69/406] test_codeop
0:12:33 [ 70/406] test_collections
0:12:34 [ 71/406] test_colorsys
0:12:34 [ 72/406] test_compare
0:12:34 [ 73/406] test_compile
0:12:34 [ 74/406] test_compileall
0:12:44 [ 75/406] test_complex
0:12:44 [ 76/406] test_concurrent_futures
0:14:00 [ 77/406] test_configparser -- test_concurrent_futures passed in 1 min 16 sec
0:14:01 [ 78/406] test_contains
0:14:01 [ 79/406] test_contextlib
0:14:01 [ 80/406] test_copy
0:14:02 [ 81/406] test_copyreg
0:14:02 [ 82/406] test_coroutines
0:14:02 [ 83/406] test_cprofile
0:14:03 [ 84/406] test_crashers
0:14:03 [ 85/406] test_crypt
test_crypt skipped -- No module named '_crypt'
0:14:03 [ 86/406] test_csv -- test_crypt skipped
0:14:03 [ 87/406] test_ctypes
0:14:05 [ 88/406] test_curses
test_curses skipped -- Use of the 'curses' resource not enabled
0:14:05 [ 89/406] test_datetime -- test_curses skipped (resource denied)
0:14:06 [ 90/406] test_dbm
0:14:06 [ 91/406] test_dbm_dumb
0:14:07 [ 92/406] test_dbm_gnu
test_dbm_gnu skipped -- No module named '_gdbm'
0:14:07 [ 93/406] test_dbm_ndbm -- test_dbm_gnu skipped
test_dbm_ndbm skipped -- No module named '_dbm'
0:14:07 [ 94/406] test_decimal -- test_dbm_ndbm skipped
0:14:14 [ 95/406] test_decorators
0:14:14 [ 96/406] test_defaultdict
0:14:14 [ 97/406] test_deque
0:14:17 [ 98/406] test_descr
0:14:19 [ 99/406] test_descrtut
0:14:19 [100/406] test_devpoll
test_devpoll skipped -- test works only on Solaris OS family
0:14:19 [101/406] test_dict_version -- test_devpoll skipped
0:14:19 [102/406] test_dictcomps
0:14:19 [103/406] test_dictviews
0:14:20 [104/406] test_difflib
0:14:20 [105/406] test_dis
0:14:21 [106/406] test_distutils

.\test_python_6296>exit 1

.\test_python_6296>exit 0
Warning -- files was modified by test_distutils
  Before: []
  After:  ['_configtest.c']
test test_distutils failed -- multiple errors occurred; run in verbose mode for details
0:14:26 [107/406/1] test_docxmlrpc -- test_distutils failed
0:14:53 [108/406/1] test_dtrace
0:14:54 [109/406/1] test_dummy_thread
0:14:54 [110/406/1] test_dummy_threading
0:14:54 [111/406/1] test_dynamic
0:14:54 [112/406/1] test_dynamicclassattribute
0:14:55 [113/406/1] test_eintr
0:14:55 [114/406/1] test_email
0:15:06 [115/406/1] test_ensurepip
0:15:07 [116/406/1] test_enum
0:15:07 [117/406/1] test_enumerate
0:15:08 [118/406/1] test_eof
0:15:08 [119/406/1] test_epoll
test_epoll skipped -- test works only on Linux 2.6
0:15:08 [120/406/1] test_errno -- test_epoll skipped
0:15:08 [121/406/1] test_exception_hierarchy
0:15:08 [122/406/1] test_exception_variations
0:15:08 [123/406/1] test_extcall
0:15:09 [124/406/1] test_faulthandler
0:15:27 [125/406/1] test_fcntl
test_fcntl skipped -- No module named 'fcntl'
0:15:27 [126/406/1] test_file -- test_fcntl skipped
0:15:27 [127/406/1] test_file_eintr
0:15:27 [128/406/1] test_filecmp
0:15:27 [129/406/1] test_fileinput
0:15:28 [130/406/1] test_fileio
0:15:28 [131/406/1] test_finalization
0:15:30 [132/406/1] test_float
0:15:30 [133/406/1] test_flufl
0:15:30 [134/406/1] test_fnmatch
0:15:31 [135/406/1] test_fork1
test_fork1 skipped -- object <module 'os' from 'C:\\Python\\Python36\\lib\\os.py'> has no attribute 'fork'
0:15:31 [136/406/1] test_format -- test_fork1 skipped
0:15:31 [137/406/1] test_fractions
0:15:31 [138/406/1] test_frame
0:15:31 [139/406/1] test_fstring
0:15:32 [140/406/1] test_ftplib
0:15:40 [141/406/1] test_funcattrs
0:15:41 [142/406/1] test_functools
0:15:41 [143/406/1] test_future
0:15:41 [144/406/1] test_future3
0:15:41 [145/406/1] test_future4
0:15:41 [146/406/1] test_future5
0:15:42 [147/406/1] test_gc
0:15:47 [148/406/1] test_gdb
test_gdb skipped -- Couldn't find gdb on the path
0:15:48 [149/406/1] test_generator_stop -- test_gdb skipped
0:15:48 [150/406/1] test_generators
0:15:49 [151/406/1] test_genericpath
0:15:49 [152/406/1] test_genexps
0:15:49 [153/406/1] test_getargs2
0:15:49 [154/406/1] test_getopt
0:15:49 [155/406/1] test_getpass
0:15:50 [156/406/1] test_gettext
0:15:50 [157/406/1] test_glob
0:15:51 [158/406/1] test_global
0:15:51 [159/406/1] test_grp
test_grp skipped -- No module named 'grp'
0:15:51 [160/406/1] test_gzip -- test_grp skipped
0:15:52 [161/406/1] test_hash
0:15:54 [162/406/1] test_hashlib
0:15:58 [163/406/1] test_heapq
0:15:58 [164/406/1] test_hmac
0:15:59 [165/406/1] test_html
0:15:59 [166/406/1] test_htmlparser
0:15:59 [167/406/1] test_http_cookiejar
0:15:59 [168/406/1] test_http_cookies
0:15:59 [169/406/1] test_httplib
0:16:24 [170/406/1] test_httpservers
0:16:28 [171/406/1] test_idle
0:16:30 [172/406/1] test_imaplib
0:16:39 [173/406/1] test_imghdr
0:16:39 [174/406/1] test_imp
0:16:40 [175/406/1] test_import
0:16:41 [176/406/1] test_importlib
0:16:44 [177/406/1] test_index
0:16:45 [178/406/1] test_inspect
0:16:46 [179/406/1] test_int
0:16:47 [180/406/1] test_int_literal
0:16:47 [181/406/1] test_io
0:17:05 [182/406/1] test_ioctl
test_ioctl skipped -- No module named 'fcntl'
0:17:05 [183/406/1] test_ipaddress -- test_ioctl skipped
0:17:05 [184/406/1] test_isinstance
0:17:06 [185/406/1] test_iter
0:17:06 [186/406/1] test_iterlen
0:17:06 [187/406/1] test_itertools
0:17:12 [188/406/1] test_json
0:17:15 [189/406/1] test_keyword
0:17:16 [190/406/1] test_keywordonlyarg
0:17:16 [191/406/1] test_kqueue
test_kqueue skipped -- test works only on BSD
0:17:16 [192/406/1] test_largefile -- test_kqueue skipped
0:17:16 [193/406/1] test_lib2to3
0:17:32 [194/406/1] test_linecache
0:17:32 [195/406/1] test_list
0:17:33 [196/406/1] test_listcomps
0:17:33 [197/406/1] test_locale
0:17:34 [198/406/1] test_logging
0:17:59 [199/406/1] test_long
0:18:03 [200/406/1] test_longexp
0:18:03 [201/406/1] test_lzma
0:18:13 [202/406/1] test_macpath
0:18:13 [203/406/1] test_macurl2path
0:18:13 [204/406/1] test_mailbox
0:18:44 [205/406/1] test_mailcap -- test_mailbox passed in 31 sec
0:18:44 [206/406/1] test_marshal
0:18:46 [207/406/1] test_math
0:18:48 [208/406/1] test_memoryio
0:18:49 [209/406/1] test_memoryview
0:18:50 [210/406/1] test_metaclass
0:18:51 [211/406/1] test_mimetypes
0:18:51 [212/406/1] test_minidom
0:18:52 [213/406/1] test_mmap
0:18:52 [214/406/1] test_module
0:18:53 [215/406/1] test_modulefinder
0:18:54 [216/406/1] test_msilib
0:18:54 [217/406/1] test_multibytecodec
0:18:57 [218/406/1] test_multiprocessing_fork
0:18:57 [219/406/1] test_multiprocessing_forkserver
0:18:57 [220/406/1] test_multiprocessing_main_handling
0:19:06 [221/406/1] test_multiprocessing_spawn
0:20:52 [222/406/1] test_netrc -- test_multiprocessing_spawn passed in 1 min 45 sec
0:20:52 [223/406/1] test_nis
test_nis skipped -- No module named 'nis'
0:20:52 [224/406/1] test_nntplib -- test_nis skipped
0:20:52 [225/406/1] test_normalization
0:20:55 [226/406/1] test_ntpath
0:20:55 [227/406/1] test_numeric_tower
0:20:56 [228/406/1] test_openpty
test_openpty skipped -- os.openpty() not available.
0:20:56 [229/406/1] test_operator -- test_openpty skipped
0:20:56 [230/406/1] test_optparse
0:20:57 [231/406/1] test_ordered_dict
0:21:00 [232/406/1] test_os
0:21:04 [233/406/1] test_ossaudiodev
test_ossaudiodev skipped -- Use of the 'audio' resource not enabled
0:21:04 [234/406/1] test_osx_env -- test_ossaudiodev skipped (resource denied)
0:21:04 [235/406/1] test_parser
0:21:04 [236/406/1] test_pathlib
0:21:06 [237/406/1] test_pdb
0:21:08 [238/406/1] test_peepholer
0:21:08 [239/406/1] test_pickle
0:21:14 [240/406/1] test_pickletools
0:21:16 [241/406/1] test_pipes
test_pipes skipped -- pipes module only works on posix
0:21:16 [242/406/1] test_pkg -- test_pipes skipped
0:21:16 [243/406/1] test_pkgimport
0:21:16 [244/406/1] test_pkgutil
0:21:17 [245/406/1] test_platform
0:21:17 [246/406/1] test_plistlib
0:21:17 [247/406/1] test_poll
test_poll skipped -- select.poll not defined
0:21:18 [248/406/1] test_popen -- test_poll skipped
0:21:18 [249/406/1] test_poplib
0:21:23 [250/406/1] test_posix
test_posix skipped -- No module named 'posix'
0:21:24 [251/406/1] test_posixpath -- test_posix skipped
0:21:24 [252/406/1] test_pow
0:21:24 [253/406/1] test_pprint
0:21:25 [254/406/1] test_print
0:21:25 [255/406/1] test_profile
0:21:25 [256/406/1] test_property
0:21:25 [257/406/1] test_pstats
0:21:25 [258/406/1] test_pty
test_pty skipped -- No module named 'termios'
0:21:26 [259/406/1] test_pulldom -- test_pty skipped
0:21:26 [260/406/1] test_pwd
test_pwd skipped -- No module named 'pwd'
0:21:26 [261/406/1] test_py_compile -- test_pwd skipped
0:21:26 [262/406/1] test_pyclbr
0:21:29 [263/406/1] test_pydoc
0:21:36 [264/406/1] test_pyexpat
0:21:36 [265/406/1] test_queue
0:21:40 [266/406/1] test_quopri
0:21:40 [267/406/1] test_raise
0:21:40 [268/406/1] test_random
0:21:41 [269/406/1] test_range
0:21:42 [270/406/1] test_re
0:21:43 [271/406/1] test_readline
test_readline skipped -- No module named 'readline'
0:21:44 [272/406/1] test_regrtest -- test_readline skipped
test test_regrtest failed -- Traceback (most recent call last):
  File "C:\Python\Python36\lib\test\test_regrtest.py", line 601, in test_pcbuild_rt
    self.run_batch(script, *rt_args, *self.regrtest_args, *self.tests)
  File "C:\Python\Python36\lib\test\test_regrtest.py", line 576, in run_batch
    proc = self.run_command(args)
  File "C:\Python\Python36\lib\test\test_regrtest.py", line 474, in run_command
    **kw)
  File "C:\Python\Python36\lib\subprocess.py", line 403, in run
    with Popen(*popenargs, **kwargs) as process:
  File "C:\Python\Python36\lib\subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  File "C:\Python\Python36\lib\subprocess.py", line 997, in _execute_child
    startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

0:21:56 [273/406/2] test_repl -- test_regrtest failed
0:21:56 [274/406/2] test_reprlib
0:21:57 [275/406/2] test_resource
test_resource skipped -- No module named 'resource'
0:21:57 [276/406/2] test_richcmp -- test_resource skipped
0:21:57 [277/406/2] test_rlcompleter
0:21:57 [278/406/2] test_robotparser
0:21:58 [279/406/2] test_runpy
0:22:03 [280/406/2] test_sax
0:22:03 [281/406/2] test_sched
0:22:04 [282/406/2] test_scope
0:22:04 [283/406/2] test_script_helper
0:22:05 [284/406/2] test_secrets
0:22:05 [285/406/2] test_select
0:22:05 [286/406/2] test_selectors
0:22:07 [287/406/2] test_set
0:22:09 [288/406/2] test_setcomps
0:22:10 [289/406/2] test_shelve
0:22:11 [290/406/2] test_shlex
0:22:11 [291/406/2] test_shutil
0:22:12 [292/406/2] test_signal
0:22:13 [293/406/2] test_site
0:22:15 [294/406/2] test_slice
0:22:15 [295/406/2] test_smtpd
0:22:15 [296/406/2] test_smtplib
0:22:16 [297/406/2] test_smtpnet
test_smtpnet skipped -- Use of the 'network' resource not enabled
0:22:16 [298/406/2] test_sndhdr -- test_smtpnet skipped (resource denied)
0:22:17 [299/406/2] test_socket
0:22:42 [300/406/2] test_socketserver
test_socketserver skipped -- Use of the 'network' resource not enabled
0:22:43 [301/406/2] test_sort -- test_socketserver skipped (resource denied)
0:22:43 [302/406/2] test_source_encoding
0:22:44 [303/406/2] test_spwd
test_spwd skipped -- No module named 'spwd'
0:22:44 [304/406/2] test_sqlite -- test_spwd skipped
0:22:47 [305/406/2] test_ssl
0:22:58 [306/406/2] test_startfile
0:22:59 [307/406/2] test_stat
0:22:59 [308/406/2] test_statistics
0:23:00 [309/406/2] test_strftime
0:23:00 [310/406/2] test_string
0:23:00 [311/406/2] test_string_literals
0:23:01 [312/406/2] test_stringprep
0:23:01 [313/406/2] test_strptime
0:23:02 [314/406/2] test_strtod
0:23:03 [315/406/2] test_struct
0:23:03 [316/406/2] test_structmembers
0:23:03 [317/406/2] test_structseq
0:23:04 [318/406/2] test_subclassinit
0:23:04 [319/406/2] test_subprocess
    a DOS box should flash briefly ...
0:23:25 [320/406/2] test_sunau
0:23:25 [321/406/2] test_sundry
0:23:26 [322/406/2] test_super
0:23:26 [323/406/2] test_symbol
0:23:26 [324/406/2] test_symtable
0:23:26 [325/406/2] test_syntax
0:23:27 [326/406/2] test_sys
0:23:29 [327/406/2] test_sys_setprofile
0:23:29 [328/406/2] test_sys_settrace
0:23:30 [329/406/2] test_sysconfig
0:23:30 [330/406/2] test_syslog
test_syslog skipped -- No module named 'syslog'
0:23:30 [331/406/2] test_tarfile -- test_syslog skipped
0:23:43 [332/406/2] test_tcl
0:23:49 [333/406/2] test_telnetlib
0:23:49 [334/406/2] test_tempfile
0:23:51 [335/406/2] test_textwrap
0:23:52 [336/406/2] test_thread
0:23:52 [337/406/2] test_threaded_import
0:23:54 [338/406/2] test_threadedtempfile
0:23:54 [339/406/2] test_threading
0:24:05 [340/406/2] test_threading_local
0:24:06 [341/406/2] test_threadsignals
test_threadsignals skipped -- Can't test signal on win32
0:24:06 [342/406/2] test_time -- test_threadsignals skipped
0:24:08 [343/406/2] test_timeit
0:24:09 [344/406/2] test_timeout
test_timeout skipped -- Use of the 'network' resource not enabled
0:24:09 [345/406/2] test_tix -- test_timeout skipped (resource denied)
test_tix skipped -- Use of the 'gui' resource not enabled
0:24:09 [346/406/2] test_tk -- test_tix skipped (resource denied)
test_tk skipped -- Use of the 'gui' resource not enabled
0:24:09 [347/406/2] test_tokenize -- test_tk skipped (resource denied)
0:24:11 [348/406/2] test_tools
At least one file or directory argument required.
Use --help to show usage.
test test_tools failed -- Traceback (most recent call last):
  File "C:\Python\Python36\lib\test\test_tools\test_sundry.py", line 36, in test_sundry
    import_tool(name)
  File "C:\Python\Python36\lib\test\test_tools\__init__.py", line 21, in import_tool
    return importlib.import_module(toolname)
  File "C:\Python\Python36\lib\importlib\__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "C:\Python\Python36\Tools\scripts\2to3.py", line 5, in <module>
    sys.exit(main("lib2to3.fixes"))
SystemExit: 2

0:24:16 [349/406/3] test_trace -- test_tools failed
0:24:21 [350/406/3] test_traceback
0:24:23 [351/406/3] test_tracemalloc
0:24:24 [352/406/3] test_ttk_guionly
test_ttk_guionly skipped -- Use of the 'gui' resource not enabled
0:24:25 [353/406/3] test_ttk_textonly -- test_ttk_guionly skipped (resource denied)
0:24:25 [354/406/3] test_tuple
0:24:33 [355/406/3] test_turtle
0:24:33 [356/406/3] test_typechecks
0:24:34 [357/406/3] test_typing
0:24:34 [358/406/3] test_ucn
0:24:35 [359/406/3] test_unary
0:24:35 [360/406/3] test_unicode
0:24:36 [361/406/3] test_unicode_file
0:24:37 [362/406/3] test_unicode_file_functions
0:24:38 [363/406/3] test_unicode_identifiers
0:24:38 [364/406/3] test_unicodedata
0:24:41 [365/406/3] test_univnewlines
0:24:41 [366/406/3] test_unpack
0:24:41 [367/406/3] test_unpack_ex
0:24:42 [368/406/3] test_urllib
0:24:45 [369/406/3] test_urllib2
0:24:48 [370/406/3] test_urllib2_localnet
0:25:54 [371/406/3] test_urllib2net -- test_urllib2_localnet passed in 1 min 5 sec
test_urllib2net skipped -- Use of the 'network' resource not enabled
0:25:54 [372/406/3] test_urllib_response -- test_urllib2net skipped (resource denied)
0:25:54 [373/406/3] test_urllibnet
test_urllibnet skipped -- Use of the 'network' resource not enabled
0:25:54 [374/406/3] test_urlparse -- test_urllibnet skipped (resource denied)
0:25:55 [375/406/3] test_userdict
0:25:55 [376/406/3] test_userlist
0:25:55 [377/406/3] test_userstring
0:25:57 [378/406/3] test_utf8source
0:25:57 [379/406/3] test_uu
0:25:57 [380/406/3] test_uuid
0:25:58 [381/406/3] test_venv

0:26:33 [382/406/3] test_wait3 -- test_venv passed in 35 sec
test_wait3 skipped -- os.fork not defined
0:26:33 [383/406/3] test_wait4 -- test_wait3 skipped
test_wait4 skipped -- object <module 'os' from 'C:\\Python\\Python36\\lib\\os.py'> has no attribute 'fork'
0:26:34 [384/406/3] test_warnings -- test_wait4 skipped
0:26:36 [385/406/3] test_wave
0:26:37 [386/406/3] test_weakref
0:26:52 [387/406/3] test_weakset
0:26:52 [388/406/3] test_webbrowser
0:26:53 [389/406/3] test_winconsoleio
Ä^Z
abc123
??????
A?B ??AA?
?????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
??????
????
????
????
????
????
????
????
????
????
????
????
????
????
????
????
0:26:53 [390/406/3] test_winreg
0:27:00 [391/406/3] test_winsound
test_winsound skipped -- Use of the 'audio' resource not enabled
0:27:00 [392/406/3] test_with -- test_winsound skipped (resource denied)
0:27:00 [393/406/3] test_wsgiref
0:27:01 [394/406/3] test_xdrlib
0:27:01 [395/406/3] test_xml_dom_minicompat
0:27:01 [396/406/3] test_xml_etree
0:27:02 [397/406/3] test_xml_etree_c
0:27:04 [398/406/3] test_xmlrpc
0:27:15 [399/406/3] test_xmlrpc_net
test_xmlrpc_net skipped -- Use of the 'network' resource not enabled
0:27:15 [400/406/3] test_yield_from -- test_xmlrpc_net skipped (resource denied)
0:27:16 [401/406/3] test_zipapp
0:27:16 [402/406/3] test_zipfile
0:27:40 [403/406/3] test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
0:27:40 [404/406/3] test_zipimport -- test_zipfile64 skipped (resource denied)
0:27:41 [405/406/3] test_zipimport_support
0:27:43 [406/406/3] test_zlib
364 tests OK.

3 tests failed:
    test_distutils test_regrtest test_tools

39 tests skipped:
    test_asdl_parser test_crypt test_curses test_dbm_gnu test_dbm_ndbm
    test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp
    test_ioctl test_kqueue 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_syslog
    test_threadsignals test_timeout test_tix test_tk test_ttk_guionly
    test_urllib2net test_urllibnet test_wait3 test_wait4 test_winsound
    test_xmlrpc_net test_zipfile64

Total duration: 27 min 45 sec
Tests result: FAILURE


I was told the python -m test are for devs only to test "auxiliary functions"
do you have a "basic test" i can use to validate Python36 has installed properly on Win10?

Thanks

Martin
______________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180416/95b225f2/attachment-0001.html>


More information about the Python-Dev mailing list