python testrunner/lib_python_tests.py in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build (timeout 4000 secs) watching logfiles {'pytestLog': 'cpython.log'} argv: ['python', 'testrunner/lib_python_tests.py'] environment: ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\matti\AppData\Roaming ASL.LOG=Destination=file CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CHOCOLATEYLASTPATHUPDATE=133185086718935289 CHOCOLATEYTOOLSLOCATION=C:\tools CLINK_DIR=C:\Program Files (x86)\clink\0.4.9 COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=DESKTOP-RYZEN COMSPEC=C:\WINDOWS\system32\cmd.exe CONDA_BAT=d:\miniconda\condabin\conda.bat CONDA_EXE=d:\miniconda\Scripts\conda.exe CONDA_SHLVL=0 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 DRIVERDATA=C:\Windows\System32\Drivers\DriverData LOCALAPPDATA=C:\Users\matti\AppData\Local NUMBER_OF_PROCESSORS=2 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OS=Windows_NT PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=23 PROCESSOR_REVISION=7100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files (x86) PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 SETUPTOOLS_USE_DISTUTILS=stdlib SYSTEMDRIVE=C: SYSTEMROOT=C:\WINDOWS TEMP=D:\SystemTemp TMP=D:\SystemTemp TMPDIR=d:\systemtemp\pytest USERDOMAIN=DESKTOP-RYZEN USERNAME=matti USERPROFILE=C:\Users\matti VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WINDIR=C:\WINDOWS using PTY: False D:\pypy_stuff\pypy2.7-v7.3.18\site-packages\hypothesis\extra\pytestplugin.py:61: HypothesisWarning: You are using Pytest version 2.9.2. Hypothesis tests work with any test runner, but our Pytest plugin requires Pytest 4.3 or newer. Note that the Pytest developers no longer support this version either! Disabling the Hypothesis pytest plugin... warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning) ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.57.1 collected 440 items lib-python\3\test\test___all__.py F lib-python\3\test\test__locale.py . lib-python\3\test\test__opcode.py F lib-python\3\test\test__osx_support.py . lib-python\3\test\test__xxinterpchannels.py s lib-python\3\test\test__xxsubinterpreters.py s lib-python\3\test\test_abc.py F lib-python\3\test\test_abstract_numbers.py . lib-python\3\test\test_aifc.py F lib-python\3\test\test_argparse.py . lib-python\3\test\test_array.py F lib-python\3\test\test_asdl_parser.py . lib-python\3\test\test_asyncgen.py F lib-python\3\test\test_atexit.py . lib-python\3\test\test_audioop.py F lib-python\3\test\test_audit.py F lib-python\3\test\test_augassign.py . lib-python\3\test\test_base64.py . lib-python\3\test\test_baseexception.py . lib-python\3\test\test_bdb.py . lib-python\3\test\test_bigaddrspace.py . lib-python\3\test\test_bigmem.py . lib-python\3\test\test_binascii.py F lib-python\3\test\test_binop.py . lib-python\3\test\test_bisect.py . lib-python\3\test\test_bool.py F lib-python\3\test\test_buffer.py F lib-python\3\test\test_bufio.py . lib-python\3\test\test_builtin.py F lib-python\3\test\test_bytes.py F lib-python\3\test\test_bz2.py F lib-python\3\test\test_c_locale_coercion.py . lib-python\3\test\test_calendar.py . lib-python\3\test\test_call.py F lib-python\3\test\test_cgi.py . lib-python\3\test\test_cgitb.py . lib-python\3\test\test_charmapcodec.py . lib-python\3\test\test_class.py F lib-python\3\test\test_clinic.py . lib-python\3\test\test_cmath.py . lib-python\3\test\test_cmd.py . lib-python\3\test\test_cmd_line.py F lib-python\3\test\test_cmd_line_script.py F lib-python\3\test\test_code.py F lib-python\3\test\test_code_module.py F lib-python\3\test\test_codeccallbacks.py F lib-python\3\test\test_codecencodings_cn.py . lib-python\3\test\test_codecencodings_hk.py F lib-python\3\test\test_codecencodings_iso2022.py F lib-python\3\test\test_codecencodings_jp.py F lib-python\3\test\test_codecencodings_kr.py . lib-python\3\test\test_codecencodings_tw.py . lib-python\3\test\test_codecmaps_cn.py F lib-python\3\test\test_codecmaps_hk.py F lib-python\3\test\test_codecmaps_jp.py F lib-python\3\test\test_codecmaps_kr.py F lib-python\3\test\test_codecmaps_tw.py F lib-python\3\test\test_codecs.py F lib-python\3\test\test_codeop.py F lib-python\3\test\test_collections.py F lib-python\3\test\test_colorsys.py . lib-python\3\test\test_compare.py . lib-python\3\test\test_compile.py F lib-python\3\test\test_compileall.py F lib-python\3\test\test_compiler_assemble.py F lib-python\3\test\test_compiler_codegen.py F lib-python\3\test\test_complex.py F lib-python\3\test\test_configparser.py . lib-python\3\test\test_contains.py . lib-python\3\test\test_context.py F lib-python\3\test\test_contextlib.py . lib-python\3\test\test_contextlib_async.py F lib-python\3\test\test_copy.py . lib-python\3\test\test_copyreg.py . lib-python\3\test\test_coroutines.py F lib-python\3\test\test_cprofile.py F lib-python\3\test\test_crashers.py . lib-python\3\test\test_crypt.py . lib-python\3\test\test_csv.py F lib-python\3\test\test_curses.py . lib-python\3\test\test_datetime.py F lib-python\3\test\test_dbm.py . lib-python\3\test\test_dbm_dumb.py . lib-python\3\test\test_dbm_gnu.py . lib-python\3\test\test_dbm_ndbm.py . lib-python\3\test\test_decimal.py F lib-python\3\test\test_decorators.py . lib-python\3\test\test_defaultdict.py . lib-python\3\test\test_deque.py F lib-python\3\test\test_descr.py F lib-python\3\test\test_descrtut.py F lib-python\3\test\test_devpoll.py . lib-python\3\test\test_dict.py F lib-python\3\test\test_dict_version.py s lib-python\3\test\test_dictcomps.py F lib-python\3\test\test_dictviews.py F lib-python\3\test\test_difflib.py . lib-python\3\test\test_dis.py s lib-python\3\test\test_docxmlrpc.py . lib-python\3\test\test_dtrace.py . lib-python\3\test\test_dynamic.py . lib-python\3\test\test_dynamicclassattribute.py . lib-python\3\test\test_eintr.py . lib-python\3\test\test_embed.py F lib-python\3\test\test_ensurepip.py . lib-python\3\test\test_enum.py . lib-python\3\test\test_enumerate.py . lib-python\3\test\test_eof.py F lib-python\3\test\test_epoll.py . lib-python\3\test\test_errno.py . lib-python\3\test\test_except_star.py F lib-python\3\test\test_exception_group.py F lib-python\3\test\test_exception_hierarchy.py . lib-python\3\test\test_exception_variations.py . lib-python\3\test\test_exceptions.py F lib-python\3\test\test_extcall.py F lib-python\3\test\test_faulthandler.py F lib-python\3\test\test_fcntl.py . lib-python\3\test\test_file.py . lib-python\3\test\test_file_eintr.py . lib-python\3\test\test_filecmp.py F lib-python\3\test\test_fileinput.py . lib-python\3\test\test_fileio.py F lib-python\3\test\test_fileutils.py . lib-python\3\test\test_finalization.py F lib-python\3\test\test_float.py F lib-python\3\test\test_flufl.py F lib-python\3\test\test_fnmatch.py F lib-python\3\test\test_fork1.py . lib-python\3\test\test_format.py F lib-python\3\test\test_fractions.py F lib-python\3\test\test_frame.py F lib-python\3\test\test_frozen.py s lib-python\3\test\test_fstring.py . lib-python\3\test\test_ftplib.py . lib-python\3\test\test_funcattrs.py F lib-python\3\test\test_functools.py F lib-python\3\test\test_gc.py s lib-python\3\test\test_generator_stop.py . lib-python\3\test\test_generators.py F lib-python\3\test\test_genericalias.py F lib-python\3\test\test_genericclass.py . lib-python\3\test\test_genericpath.py . lib-python\3\test\test_genexps.py . lib-python\3\test\test_getopt.py . lib-python\3\test\test_getpass.py . lib-python\3\test\test_getpath.py s lib-python\3\test\test_gettext.py . lib-python\3\test\test_glob.py F lib-python\3\test\test_global.py . lib-python\3\test\test_grammar.py F lib-python\3\test\test_graphlib.py . lib-python\3\test\test_grp.py . lib-python\3\test\test_gzip.py . lib-python\3\test\test_hash.py F lib-python\3\test\test_hashlib.py F lib-python\3\test\test_heapq.py . lib-python\3\test\test_hmac.py F lib-python\3\test\test_html.py . lib-python\3\test\test_htmlparser.py . lib-python\3\test\test_http_cookiejar.py F lib-python\3\test\test_http_cookies.py . lib-python\3\test\test_httplib.py . lib-python\3\test\test_httpservers.py . lib-python\3\test\test_idle.py . lib-python\3\test\test_imaplib.py F lib-python\3\test\test_imghdr.py . lib-python\3\test\test_index.py . lib-python\3\test\test_int.py F lib-python\3\test\test_int_literal.py . lib-python\3\test\test_interpreters.py . lib-python\3\test\test_io.py F lib-python\3\test\test_ioctl.py . lib-python\3\test\test_ipaddress.py . lib-python\3\test\test_isinstance.py . lib-python\3\test\test_iter.py F lib-python\3\test\test_iterlen.py . lib-python\3\test\test_itertools.py F lib-python\3\test\test_keyword.py . lib-python\3\test\test_keywordonlyarg.py . lib-python\3\test\test_kqueue.py . lib-python\3\test\test_largefile.py . lib-python\3\test\test_launcher.py F lib-python\3\test\test_linecache.py . lib-python\3\test\test_list.py F lib-python\3\test\test_listcomps.py F lib-python\3\test\test_lltrace.py . lib-python\3\test\test_locale.py . lib-python\3\test\test_logging.py F lib-python\3\test\test_long.py F lib-python\3\test\test_longexp.py . lib-python\3\test\test_lzma.py . lib-python\3\test\test_mailbox.py . lib-python\3\test\test_mailcap.py . lib-python\3\test\test_marshal.py F lib-python\3\test\test_math.py F lib-python\3\test\test_math_property.py . lib-python\3\test\test_memoryio.py F lib-python\3\test\test_memoryview.py F lib-python\3\test\test_metaclass.py . lib-python\3\test\test_mimetypes.py . lib-python\3\test\test_minidom.py . lib-python\3\test\test_mmap.py F lib-python\3\test\test_modulefinder.py F lib-python\3\test\test_monitoring.py . lib-python\3\test\test_msilib.py . lib-python\3\test\test_multibytecodec.py F lib-python\3\test\test_multiprocessing_main_handling.py . lib-python\3\test\test_named_expressions.py F lib-python\3\test\test_netrc.py . lib-python\3\test\test_nis.py . lib-python\3\test\test_nntplib.py . lib-python\3\test\test_ntpath.py F lib-python\3\test\test_numeric_tower.py . lib-python\3\test\test_opcache.py . lib-python\3\test\test_opcodes.py . lib-python\3\test\test_openpty.py . lib-python\3\test\test_operator.py . lib-python\3\test\test_optparse.py . lib-python\3\test\test_ordered_dict.py . lib-python\3\test\test_os.py F lib-python\3\test\test_ossaudiodev.py s lib-python\3\test\test_osx_env.py . lib-python\3\test\test_pathlib.py F lib-python\3\test\test_patma.py . lib-python\3\test\test_pdb.py F lib-python\3\test\test_peepholer.py F lib-python\3\test\test_pep646_syntax.py . lib-python\3\test\test_perf_profiler.py . lib-python\3\test\test_perfmaps.py F lib-python\3\test\test_pickle.py F lib-python\3\test\test_picklebuffer.py . lib-python\3\test\test_pickletools.py F lib-python\3\test\test_pipes.py . lib-python\3\test\test_pkg.py . lib-python\3\test\test_pkgutil.py F lib-python\3\test\test_platform.py F lib-python\3\test\test_plistlib.py . lib-python\3\test\test_poll.py . lib-python\3\test\test_popen.py . lib-python\3\test\test_poplib.py F lib-python\3\test\test_positional_only_arg.py F lib-python\3\test\test_posix.py F lib-python\3\test\test_posixpath.py F lib-python\3\test\test_pow.py . lib-python\3\test\test_pprint.py . lib-python\3\test\test_print.py F lib-python\3\test\test_profile.py . lib-python\3\test\test_property.py F lib-python\3\test\test_pstats.py . lib-python\3\test\test_pty.py . lib-python\3\test\test_pulldom.py F lib-python\3\test\test_pwd.py . lib-python\3\test\test_py_compile.py F lib-python\3\test\test_pyclbr.py . lib-python\3\test\test_pyexpat.py F lib-python\3\test\test_queue.py . lib-python\3\test\test_quopri.py . lib-python\3\test\test_raise.py F lib-python\3\test\test_random.py . lib-python\3\test\test_range.py F lib-python\3\test\test_re.py . lib-python\3\test\test_readline.py F lib-python\3\test\test_regrtest.py F lib-python\3\test\test_repl.py . lib-python\3\test\test_reprlib.py F lib-python\3\test\test_resource.py . lib-python\3\test\test_richcmp.py . lib-python\3\test\test_rlcompleter.py F lib-python\3\test\test_robotparser.py F lib-python\3\test\test_runpy.py F lib-python\3\test\test_sax.py F lib-python\3\test\test_sched.py . lib-python\3\test\test_scope.py . lib-python\3\test\test_script_helper.py . lib-python\3\test\test_secrets.py F lib-python\3\test\test_select.py . lib-python\3\test\test_selectors.py . lib-python\3\test\test_set.py F lib-python\3\test\test_setcomps.py F lib-python\3\test\test_shelve.py . lib-python\3\test\test_shlex.py . lib-python\3\test\test_shutil.py F lib-python\3\test\test_signal.py F lib-python\3\test\test_site.py F lib-python\3\test\test_slice.py . lib-python\3\test\test_smtplib.py F lib-python\3\test\test_smtpnet.py F lib-python\3\test\test_sndhdr.py . lib-python\3\test\test_socket.py F lib-python\3\test\test_socketserver.py . lib-python\3\test\test_sort.py F lib-python\3\test\test_source_encoding.py . lib-python\3\test\test_spwd.py . lib-python\3\test\test_ssl.py F lib-python\3\test\test_stable_abi_ctypes.py s lib-python\3\test\test_startfile.py F lib-python\3\test\test_stat.py F lib-python\3\test\test_statistics.py . lib-python\3\test\test_strftime.py F lib-python\3\test\test_string.py . lib-python\3\test\test_string_literals.py F lib-python\3\test\test_stringprep.py . lib-python\3\test\test_strptime.py . lib-python\3\test\test_strtod.py . lib-python\3\test\test_struct.py F lib-python\3\test\test_structseq.py F lib-python\3\test\test_subclassinit.py . lib-python\3\test\test_subprocess.py F lib-python\3\test\test_sunau.py F lib-python\3\test\test_sundry.py . lib-python\3\test\test_super.py F lib-python\3\test\test_support.py F lib-python\3\test\test_symtable.py s lib-python\3\test\test_syntax.py F lib-python\3\test\test_sys.py F lib-python\3\test\test_sys_setprofile.py F lib-python\3\test\test_sys_settrace.py F lib-python\3\test\test_sysconfig.py F lib-python\3\test\test_sysconfig_pypy.py . lib-python\3\test\test_syslog.py . lib-python\3\test\test_tabnanny.py F lib-python\3\test\test_tarfile.py F lib-python\3\test\test_tcl.py . lib-python\3\test\test_telnetlib.py . lib-python\3\test\test_tempfile.py F lib-python\3\test\test_termios.py . lib-python\3\test\test_textwrap.py . lib-python\3\test\test_thread.py F lib-python\3\test\test_threadedtempfile.py . lib-python\3\test\test_threading.py F lib-python\3\test\test_threading_local.py F lib-python\3\test\test_threadsignals.py . lib-python\3\test\test_time.py F lib-python\3\test\test_timeit.py . lib-python\3\test\test_timeout.py . lib-python\3\test\test_tix.py s lib-python\3\test\test_tokenize.py . lib-python\3\test\test_trace.py F lib-python\3\test\test_traceback.py F lib-python\3\test\test_tracemalloc.py F lib-python\3\test\test_ttk_textonly.py . lib-python\3\test\test_tty.py . lib-python\3\test\test_tuple.py . lib-python\3\test\test_turtle.py . lib-python\3\test\test_type_aliases.py F lib-python\3\test\test_type_annotations.py . lib-python\3\test\test_type_cache.py F lib-python\3\test\test_type_comments.py F lib-python\3\test\test_type_params.py F lib-python\3\test\test_typechecks.py . lib-python\3\test\test_types.py F lib-python\3\test\test_typing.py . lib-python\3\test\test_ucn.py F lib-python\3\test\test_unary.py . lib-python\3\test\test_unicode.py F lib-python\3\test\test_unicode_file.py F lib-python\3\test\test_unicode_file_functions.py F lib-python\3\test\test_unicode_identifiers.py . lib-python\3\test\test_unicodedata.py F lib-python\3\test\test_univnewlines.py . lib-python\3\test\test_unpack.py . lib-python\3\test\test_unpack_ex.py . lib-python\3\test\test_unparse.py F lib-python\3\test\test_urllib.py F lib-python\3\test\test_urllib2.py F lib-python\3\test\test_urllib2_localnet.py F lib-python\3\test\test_urllib2net.py F lib-python\3\test\test_urllib_response.py . lib-python\3\test\test_urllibnet.py F lib-python\3\test\test_urlparse.py . lib-python\3\test\test_userdict.py . lib-python\3\test\test_userlist.py . lib-python\3\test\test_userstring.py F lib-python\3\test\test_utf8_mode.py F lib-python\3\test\test_utf8source.py . lib-python\3\test\test_uu.py . lib-python\3\test\test_uuid.py F lib-python\3\test\test_venv.py F lib-python\3\test\test_wait3.py . lib-python\3\test\test_wait4.py . lib-python\3\test\test_wave.py . lib-python\3\test\test_weakref.py F lib-python\3\test\test_weakset.py F lib-python\3\test\test_webbrowser.py F lib-python\3\test\test_winapi.py F lib-python\3\test\test_winconsoleio.py F lib-python\3\test\test_winreg.py F lib-python\3\test\test_winsound.py s lib-python\3\test\test_with.py F lib-python\3\test\test_wmi.py F lib-python\3\test\test_wsgiref.py . lib-python\3\test\test_xdrlib.py . lib-python\3\test\test_xml_dom_minicompat.py . lib-python\3\test\test_xml_dom_xmlbuilder.py F lib-python\3\test\test_xml_etree.py F lib-python\3\test\test_xml_etree_c.py F lib-python\3\test\test_xmlrpc.py . lib-python\3\test\test_xmlrpc_net.py . lib-python\3\test\test_xxlimited.py s lib-python\3\test\test_xxtestfuzz.py s lib-python\3\test\test_yield_from.py . lib-python\3\test\test_zipapp.py F lib-python\3\test\test_zipfile64.py s lib-python\3\test\test_zipimport.py . lib-python\3\test\test_zipimport_support.py . lib-python\3\test\test_zlib.py F lib-python\3\test\test_ast . lib-python\3\test\test_asyncio F lib-python\3\test\test_capi F lib-python\3\test\test_cext . lib-python\3\test\test_concurrent_futures F lib-python\3\test\test_cppext . lib-python\3\test\test_ctypes F lib-python\3\test\test_dataclasses F lib-python\3\test\test_doctest F lib-python\3\test\test_email . lib-python\3\test\test_future_stmt F lib-python\3\test\test_gdb . lib-python\3\test\test_import F lib-python\3\test\test_importlib F lib-python\3\test\test_inspect F lib-python\3\test\test_json . lib-python\3\test\test_lib2to3 F lib-python\3\test\test_module F lib-python\3\test\test_multiprocessing_fork . lib-python\3\test\test_multiprocessing_forkserver . lib-python\3\test\test_multiprocessing_spawn F lib-python\3\test\test_peg_generator . lib-python\3\test\test_pydoc F lib-python\3\test\test_pyrepl F lib-python\3\test\test_sqlite3 . lib-python\3\test\test_tkinter s lib-python\3\test\test_tomllib F lib-python\3\test\test_tools s lib-python\3\test\test_ttk s lib-python\3\test\test_unittest . lib-python\3\test\test_warnings F lib-python\3\test\test_zipfile F lib-python\3\test\test_zoneinfo . ================================== FAILURES =================================== ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7940æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1653884284 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test___all__ test_all (test.test___all__.AllTest.test_all) ... __hello__ __phello__ __phello__.ham __phello__.ham.eggs __phello__.spam _aix_support _collections_abc _colorize _compat_pickle _compression _markupbase _osx_support _py_abc _pydatetime _pydecimal _pyio _pylong _sitebuiltins _strptime _threading_local _weakrefset abc aifc antigravity argparse ast asyncio asyncio.__main__ asyncio.base_events asyncio.base_futures asyncio.base_subprocess asyncio.base_tasks asyncio.constants asyncio.coroutines asyncio.events asyncio.exceptions asyncio.format_helpers asyncio.futures asyncio.locks asyncio.log asyncio.mixins asyncio.proactor_events asyncio.protocols asyncio.queues asyncio.runners asyncio.selector_events asyncio.sslproto asyncio.staggered asyncio.streams asyncio.subprocess asyncio.taskgroups asyncio.tasks asyncio.threads asyncio.timeouts asyncio.transports asyncio.trsock asyncio.unix_events asyncio.windows_events asyncio.windows_utils base64 bdb bisect bz2 cProfile calendar cgi cgitb chunk cmd code codecs codeop collections collections.abc colorsys compileall concurrent concurrent.futures concurrent.futures._base concurrent.futures.process concurrent.futures.thread configparser contextlib contextvars copy copyreg crypt csv ctypes ctypes._aix ctypes._endian ctypes.macholib ctypes.macholib.dyld ctypes.macholib.dylib ctypes.macholib.framework ctypes.util ctypes.wintypes curses curses.ascii curses.has_key curses.panel curses.textpad dataclasses datetime dbm dbm.dumb dbm.gnu dbm.ndbm decimal difflib dis doctest email email._encoded_words email._header_value_parser email._parseaddr email._policybase email.base64mime email.charset email.contentmanager email.encoders email.errors email.feedparser email.generator email.header email.headerregistry email.iterators email.message email.mime email.mime.application email.mime.audio email.mime.base email.mime.image email.mime.message email.mime.multipart email.mime.nonmultipart email.mime.text email.parser email.policy email.quoprimime email.utils encodings encodings.aliases encodings.ascii encodings.base64_codec encodings.big5 encodings.big5hkscs encodings.bz2_codec encodings.charmap encodings.cp037 encodings.cp1006 encodings.cp1026 encodings.cp1125 encodings.cp1140 encodings.cp1250 encodings.cp1251 encodings.cp1252 encodings.cp1253 encodings.cp1254 encodings.cp1255 encodings.cp1256 encodings.cp1257 encodings.cp1258 encodings.cp273 encodings.cp424 encodings.cp437 encodings.cp500 encodings.cp720 encodings.cp737 encodings.cp775 encodings.cp850 encodings.cp852 encodings.cp855 encodings.cp856 encodings.cp857 encodings.cp858 encodings.cp860 encodings.cp861 encodings.cp862 encodings.cp863 encodings.cp864 encodings.cp865 encodings.cp866 encodings.cp869 encodings.cp874 encodings.cp875 encodings.cp932 encodings.cp949 encodings.cp950 encodings.euc_jis_2004 encodings.euc_jisx0213 encodings.euc_jp encodings.euc_kr encodings.gb18030 encodings.gb2312 encodings.gbk encodings.hex_codec encodings.hp_roman8 encodings.hz encodings.idna encodings.iso2022_jp encodings.iso2022_jp_1 encodings.iso2022_jp_2 encodings.iso2022_jp_2004 encodings.iso2022_jp_3 encodings.iso2022_jp_ext encodings.iso2022_kr encodings.iso8859_1 encodings.iso8859_10 encodings.iso8859_11 encodings.iso8859_13 encodings.iso8859_14 encodings.iso8859_15 encodings.iso8859_16 encodings.iso8859_2 encodings.iso8859_3 encodings.iso8859_4 encodings.iso8859_5 encodings.iso8859_6 encodings.iso8859_7 encodings.iso8859_8 encodings.iso8859_9 encodings.johab encodings.koi8_r encodings.koi8_t encodings.koi8_u encodings.kz1048 encodings.latin_1 encodings.mac_arabic encodings.mac_croatian encodings.mac_cyrillic encodings.mac_farsi encodings.mac_greek encodings.mac_iceland encodings.mac_latin2 encodings.mac_roman encodings.mac_romanian encodings.mac_turkish encodings.mbcs encodings.oem encodings.palmos encodings.ptcp154 encodings.punycode encodings.quopri_codec encodings.raw_unicode_escape encodings.rot_13 encodings.shift_jis encodings.shift_jis_2004 encodings.shift_jisx0213 encodings.tis_620 encodings.undefined encodings.unicode_escape encodings.utf_16 encodings.utf_16_be encodings.utf_16_le encodings.utf_32 encodings.utf_32_be encodings.utf_32_le encodings.utf_7 encodings.utf_8 encodings.utf_8_sig encodings.uu_codec encodings.zlib_codec ensurepip ensurepip.__main__ ensurepip._uninstall enum filecmp fileinput fnmatch fractions ftplib functools genericpath getopt getpass gettext glob graphlib gzip hashlib test_all (test.test___all__.AllTest.test_all) (module='hashlib') ... FAIL heapq hmac html html.entities html.parser http http.client http.cookiejar http.cookies http.server idlelib idlelib.__main__ idlelib.autocomplete idlelib.autocomplete_w idlelib.autoexpand idlelib.browser idlelib.calltip idlelib.calltip_w idlelib.codecontext idlelib.colorizer idlelib.config idlelib.config_key idlelib.configdialog idlelib.debugger idlelib.debugger_r idlelib.debugobj idlelib.debugobj_r idlelib.delegator idlelib.dynoption idlelib.editor idlelib.filelist idlelib.format idlelib.grep idlelib.help idlelib.help_about idlelib.history idlelib.hyperparser idlelib.idle idlelib.idle_test idlelib.idle_test.htest idlelib.idle_test.mock_idle idlelib.idle_test.mock_tk idlelib.idle_test.template idlelib.idle_test.test_autocomplete idlelib.idle_test.test_autocomplete_w idlelib.idle_test.test_autoexpand idlelib.idle_test.test_browser idlelib.idle_test.test_calltip idlelib.idle_test.test_calltip_w idlelib.idle_test.test_codecontext idlelib.idle_test.test_colorizer idlelib.idle_test.test_config idlelib.idle_test.test_config_key idlelib.idle_test.test_configdialog idlelib.idle_test.test_debugger idlelib.idle_test.test_debugger_r idlelib.idle_test.test_debugobj idlelib.idle_test.test_debugobj_r idlelib.idle_test.test_delegator idlelib.idle_test.test_editmenu idlelib.idle_test.test_editor idlelib.idle_test.test_filelist idlelib.idle_test.test_format idlelib.idle_test.test_grep idlelib.idle_test.test_help idlelib.idle_test.test_help_about idlelib.idle_test.test_history idlelib.idle_test.test_hyperparser idlelib.idle_test.test_iomenu idlelib.idle_test.test_macosx idlelib.idle_test.test_mainmenu idlelib.idle_test.test_multicall idlelib.idle_test.test_outwin idlelib.idle_test.test_parenmatch idlelib.idle_test.test_pathbrowser idlelib.idle_test.test_percolator idlelib.idle_test.test_pyparse idlelib.idle_test.test_pyshell idlelib.idle_test.test_query idlelib.idle_test.test_redirector idlelib.idle_test.test_replace idlelib.idle_test.test_rpc idlelib.idle_test.test_run idlelib.idle_test.test_runscript idlelib.idle_test.test_scrolledlist idlelib.idle_test.test_search idlelib.idle_test.test_searchbase idlelib.idle_test.test_searchengine idlelib.idle_test.test_sidebar idlelib.idle_test.test_squeezer idlelib.idle_test.test_stackviewer idlelib.idle_test.test_statusbar idlelib.idle_test.test_text idlelib.idle_test.test_textview idlelib.idle_test.test_tooltip idlelib.idle_test.test_tree idlelib.idle_test.test_undo idlelib.idle_test.test_util idlelib.idle_test.test_warning idlelib.idle_test.test_window idlelib.idle_test.test_zoomheight idlelib.idle_test.test_zzdummy idlelib.idle_test.tkinter_testing_utils idlelib.iomenu idlelib.macosx idlelib.mainmenu idlelib.multicall idlelib.outwin idlelib.parenmatch idlelib.pathbrowser idlelib.percolator idlelib.pyparse idlelib.pyshell idlelib.query idlelib.redirector idlelib.replace idlelib.rpc idlelib.run idlelib.runscript idlelib.scrolledlist idlelib.search idlelib.searchbase idlelib.searchengine idlelib.sidebar idlelib.squeezer idlelib.stackviewer idlelib.statusbar idlelib.textview idlelib.tooltip idlelib.tree idlelib.undo idlelib.util idlelib.window idlelib.zoomheight idlelib.zzdummy imaplib imghdr importlib importlib._abc importlib._bootstrap importlib._bootstrap_external importlib.abc importlib.machinery importlib.metadata importlib.metadata._adapters importlib.metadata._collections importlib.metadata._functools importlib.metadata._itertools importlib.metadata._meta importlib.metadata._text importlib.readers importlib.resources importlib.resources._adapters importlib.resources._common importlib.resources._itertools importlib.resources._legacy importlib.resources.abc importlib.resources.readers importlib.resources.simple importlib.simple importlib.util inspect io ipaddress json json.decoder json.encoder json.scanner json.tool keyword lib2to3 lib2to3.__main__ lib2to3.btm_matcher lib2to3.btm_utils lib2to3.fixer_base lib2to3.fixer_util lib2to3.fixes lib2to3.fixes.fix_apply lib2to3.fixes.fix_asserts lib2to3.fixes.fix_basestring lib2to3.fixes.fix_buffer lib2to3.fixes.fix_dict lib2to3.fixes.fix_except lib2to3.fixes.fix_exec lib2to3.fixes.fix_execfile lib2to3.fixes.fix_exitfunc lib2to3.fixes.fix_filter lib2to3.fixes.fix_funcattrs lib2to3.fixes.fix_future lib2to3.fixes.fix_getcwdu lib2to3.fixes.fix_has_key lib2to3.fixes.fix_idioms lib2to3.fixes.fix_import lib2to3.fixes.fix_imports lib2to3.fixes.fix_imports2 lib2to3.fixes.fix_input lib2to3.fixes.fix_intern lib2to3.fixes.fix_isinstance lib2to3.fixes.fix_itertools lib2to3.fixes.fix_itertools_imports lib2to3.fixes.fix_long lib2to3.fixes.fix_map lib2to3.fixes.fix_metaclass lib2to3.fixes.fix_methodattrs lib2to3.fixes.fix_ne lib2to3.fixes.fix_next lib2to3.fixes.fix_nonzero lib2to3.fixes.fix_numliterals lib2to3.fixes.fix_operator lib2to3.fixes.fix_paren lib2to3.fixes.fix_print lib2to3.fixes.fix_raise lib2to3.fixes.fix_raw_input lib2to3.fixes.fix_reduce lib2to3.fixes.fix_reload lib2to3.fixes.fix_renames lib2to3.fixes.fix_repr lib2to3.fixes.fix_set_literal lib2to3.fixes.fix_standarderror lib2to3.fixes.fix_sys_exc lib2to3.fixes.fix_throw lib2to3.fixes.fix_tuple_params lib2to3.fixes.fix_types lib2to3.fixes.fix_unicode lib2to3.fixes.fix_urllib lib2to3.fixes.fix_ws_comma lib2to3.fixes.fix_xrange lib2to3.fixes.fix_xreadlines lib2to3.fixes.fix_zip lib2to3.main lib2to3.patcomp lib2to3.pgen2 lib2to3.pgen2.conv lib2to3.pgen2.driver lib2to3.pgen2.grammar lib2to3.pgen2.literals lib2to3.pgen2.parse lib2to3.pgen2.pgen lib2to3.pgen2.token lib2to3.pgen2.tokenize lib2to3.pygram lib2to3.pytree lib2to3.refactor linecache locale logging logging.config logging.handlers lzma mailbox mailcap mimetypes modulefinder msilib msilib.schema msilib.sequence msilib.text multiprocessing multiprocessing.connection multiprocessing.context multiprocessing.dummy multiprocessing.dummy.connection multiprocessing.forkserver multiprocessing.heap multiprocessing.managers multiprocessing.pool multiprocessing.popen_fork multiprocessing.popen_forkserver multiprocessing.popen_spawn_posix multiprocessing.popen_spawn_win32 multiprocessing.process multiprocessing.queues multiprocessing.reduction multiprocessing.resource_sharer multiprocessing.resource_tracker multiprocessing.shared_memory multiprocessing.sharedctypes multiprocessing.spawn multiprocessing.synchronize multiprocessing.util netrc nntplib ntpath nturl2path numbers opcode operator optparse os pathlib pdb pickle pickletools pipes pkgutil platform plistlib poplib posixpath pprint profile pstats pty py_compile pyclbr pydoc pydoc_data pydoc_data.topics queue quopri random re re._casefix re._compiler re._constants re._parser reprlib rlcompleter runpy sched secrets selectors shelve shlex shutil signal site smtplib sndhdr socket socketserver sqlite3 sqlite3.__main__ sqlite3.dbapi2 sqlite3.dump sre_compile sre_constants sre_parse ssl stat statistics string stringprep struct subprocess sunau symtable sysconfig tabnanny tarfile telnetlib tempfile test test.__main__ test._test_atexit test._test_eintr test._test_embed_set_config test._test_embed_structseq test._test_multiprocessing test._test_venv_multiprocessing test.archiver_tests test.audiotests test.audit-tests test.autotest test.bisect_cmd test.curses_tests test.datetimetester test.dis_module test.encoded_modules test.encoded_modules.module_iso_8859_1 test.encoded_modules.module_koi8_r test.fork_wait test.leakers test.leakers.test_ctypes test.leakers.test_selftype test.libregrtest test.libregrtest.cmdline test.libregrtest.filter test.libregrtest.findtests test.libregrtest.logger test.libregrtest.main test.libregrtest.pgo test.libregrtest.refleak test.libregrtest.result test.libregrtest.results test.libregrtest.run_workers test.libregrtest.runtests test.libregrtest.save_env test.libregrtest.setup test.libregrtest.single test.libregrtest.testresult test.libregrtest.tsan test.libregrtest.utils test.libregrtest.win_utils test.libregrtest.worker test.list_tests test.lock_tests test.mapping_tests test.memory_watchdog test.mock_socket test.mp_fork_bomb test.mp_preload test.multibytecodec_support test.pickletester test.profilee test.pyclbr_input test.pythoninfo test.re_tests test.regrtest test.relimport test.reperf test.seq_tests test.signalinterproctester test.ssl_servers test.ssltests test.string_tests test.support test.support._hypothesis_stubs test.support._hypothesis_stubs._helpers test.support._hypothesis_stubs.strategies test.support.ast_helper test.support.asynchat test.support.asyncore test.support.bytecode_helper test.support.hashlib_helper test.support.hypothesis_helper test.support.i18n_helper test.support.import_helper test.support.interpreters test.support.logging_helper test.support.os_helper test.support.pty_helper test.support.script_helper test.support.smtpd test.support.socket_helper test.support.testcase test.support.threading_helper test.support.venv test.support.warnings_helper test.test___all__ test.test__locale test.test__opcode test.test__osx_support test.test__xxinterpchannels test.test__xxsubinterpreters test.test_abc test.test_abstract_numbers test.test_aifc test.test_argparse test.test_array test.test_asdl_parser test.test_ast test.test_ast.snippets test.test_ast.test_ast test.test_ast.utils test.test_asyncgen test.test_asyncio test.test_asyncio.__main__ test.test_asyncio.echo test.test_asyncio.echo2 test.test_asyncio.echo3 test.test_asyncio.functional test.test_asyncio.test_base_events test.test_asyncio.test_buffered_proto test.test_asyncio.test_context test.test_asyncio.test_eager_task_factory test.test_asyncio.test_events test.test_asyncio.test_futures test.test_asyncio.test_futures2 test.test_asyncio.test_locks test.test_asyncio.test_pep492 test.test_asyncio.test_proactor_events test.test_asyncio.test_protocols test.test_asyncio.test_queues test.test_asyncio.test_runners test.test_asyncio.test_selector_events test.test_asyncio.test_sendfile test.test_asyncio.test_server test.test_asyncio.test_sock_lowlevel test.test_asyncio.test_ssl test.test_asyncio.test_sslproto test.test_asyncio.test_staggered test.test_asyncio.test_streams test.test_asyncio.test_subprocess test.test_asyncio.test_taskgroups test.test_asyncio.test_tasks test.test_asyncio.test_threads test.test_asyncio.test_timeouts test.test_asyncio.test_transports test.test_asyncio.test_unix_events test.test_asyncio.test_waitfor test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test.test_asyncio.utils test.test_atexit test.test_audioop test.test_audit test.test_augassign test.test_base64 test.test_baseexception test.test_bdb test.test_bigaddrspace test.test_bigmem test.test_binascii test.test_binop test.test_bisect test.test_bool test.test_buffer test.test_bufio test.test_builtin test.test_bytes test.test_bz2 test.test_c_locale_coercion test.test_calendar test.test_call test.test_capi test.test_capi.__main__ test.test_capi.check_config test.test_capi.test_abstract test.test_capi.test_bytearray test.test_capi.test_bytes test.test_capi.test_codecs test.test_capi.test_complex test.test_capi.test_dict test.test_capi.test_eval test.test_capi.test_eval_code_ex test.test_capi.test_exceptions test.test_capi.test_file test.test_capi.test_float test.test_capi.test_getargs test.test_capi.test_immortal test.test_capi.test_import test.test_capi.test_list test.test_capi.test_long test.test_capi.test_mem test.test_capi.test_misc test.test_capi.test_number test.test_capi.test_run test.test_capi.test_set test.test_capi.test_structmembers test.test_capi.test_sys test.test_capi.test_tuple test.test_capi.test_unicode test.test_capi.test_watchers test.test_cext test.test_cext.setup test.test_cgi test.test_cgitb test.test_charmapcodec test.test_class test.test_clinic test.test_cmath test.test_cmd test.test_cmd_line test.test_cmd_line_script test.test_code test.test_code_module test.test_codeccallbacks test.test_codecencodings_cn test.test_codecencodings_hk test.test_codecencodings_iso2022 test.test_codecencodings_jp test.test_codecencodings_kr test.test_codecencodings_tw test.test_codecmaps_cn test.test_codecmaps_hk test.test_codecmaps_jp test.test_codecmaps_kr test.test_codecmaps_tw test.test_codecs test.test_codeop test.test_collections test.test_colorsys test.test_compare test.test_compile test.test_compileall test.test_compiler_assemble test.test_compiler_codegen test.test_complex test.test_concurrent_futures test.test_concurrent_futures.executor test.test_concurrent_futures.test_as_completed test.test_concurrent_futures.test_deadlock test.test_concurrent_futures.test_future test.test_concurrent_futures.test_init test.test_concurrent_futures.test_process_pool test.test_concurrent_futures.test_shutdown test.test_concurrent_futures.test_thread_pool test.test_concurrent_futures.test_wait test.test_concurrent_futures.util test.test_configparser test.test_contains test.test_context test.test_contextlib test.test_contextlib_async test.test_copy test.test_copyreg test.test_coroutines test.test_cppext test.test_cppext.setup test.test_cprofile test.test_crashers test.test_crypt test.test_csv test.test_ctypes test.test_ctypes.__main__ test.test_ctypes._support test.test_ctypes.test_anon test.test_ctypes.test_array_in_pointer test.test_ctypes.test_arrays test.test_ctypes.test_as_parameter test.test_ctypes.test_bitfields test.test_ctypes.test_buffers test.test_ctypes.test_bytes test.test_ctypes.test_byteswap test.test_ctypes.test_c_simple_type_meta test.test_ctypes.test_callbacks test.test_ctypes.test_cast test.test_ctypes.test_cfuncs test.test_ctypes.test_checkretval test.test_ctypes.test_delattr test.test_ctypes.test_dlerror test.test_ctypes.test_errno test.test_ctypes.test_find test.test_ctypes.test_frombuffer test.test_ctypes.test_funcptr test.test_ctypes.test_functions test.test_ctypes.test_incomplete test.test_ctypes.test_init test.test_ctypes.test_internals test.test_ctypes.test_keeprefs test.test_ctypes.test_libc test.test_ctypes.test_loading test.test_ctypes.test_macholib test.test_ctypes.test_memfunctions test.test_ctypes.test_numbers test.test_ctypes.test_objects test.test_ctypes.test_parameters test.test_ctypes.test_pep3118 test.test_ctypes.test_pickling test.test_ctypes.test_pointers test.test_ctypes.test_prototypes test.test_ctypes.test_python_api test.test_ctypes.test_random_things test.test_ctypes.test_refcounts test.test_ctypes.test_repr test.test_ctypes.test_returnfuncptrs test.test_ctypes.test_simplesubclasses test.test_ctypes.test_sizes test.test_ctypes.test_slicing test.test_ctypes.test_stringptr test.test_ctypes.test_strings test.test_ctypes.test_struct_fields test.test_ctypes.test_structures test.test_ctypes.test_unaligned_structures test.test_ctypes.test_unicode test.test_ctypes.test_values test.test_ctypes.test_varsize_struct test.test_ctypes.test_win32 test.test_ctypes.test_win32_com_foreign_func test.test_ctypes.test_wintypes test.test_curses test.test_dataclasses test.test_dataclasses.dataclass_module_1 test.test_dataclasses.dataclass_module_1_str test.test_dataclasses.dataclass_module_2 test.test_dataclasses.dataclass_module_2_str test.test_dataclasses.dataclass_textanno test.test_datetime test.test_dbm test.test_dbm_dumb test.test_dbm_gnu test.test_dbm_ndbm test.test_decimal test.test_decorators test.test_defaultdict test.test_deque test.test_descr test.test_descrtut test.test_devpoll test.test_dict test.test_dict_version test.test_dictcomps test.test_dictviews test.test_difflib test.test_dis test.test_doctest test.test_doctest.decorator_mod test.test_doctest.doctest_aliases test.test_doctest.doctest_lineno test.test_doctest.sample_doctest test.test_doctest.sample_doctest_no_docstrings test.test_doctest.sample_doctest_no_doctests test.test_doctest.test_doctest test.test_doctest.test_doctest2 test.test_docxmlrpc test.test_dtrace test.test_dynamic test.test_dynamicclassattribute test.test_eintr test.test_email test.test_email.__main__ test.test_email.test__encoded_words test.test_email.test__header_value_parser test.test_email.test_asian_codecs test.test_email.test_contentmanager test.test_email.test_defect_handling test.test_email.test_email test.test_email.test_generator test.test_email.test_headerregistry test.test_email.test_inversion test.test_email.test_message test.test_email.test_parser test.test_email.test_pickleable test.test_email.test_policy test.test_email.test_utils test.test_email.torture_test test.test_embed test.test_ensurepip test.test_enum test.test_enumerate test.test_eof test.test_epoll test.test_errno test.test_except_star test.test_exception_group test.test_exception_hierarchy test.test_exception_variations test.test_exceptions test.test_extcall test.test_faulthandler test.test_fcntl test.test_file test.test_file_eintr test.test_filecmp test.test_fileinput test.test_fileio test.test_fileutils test.test_finalization test.test_float test.test_flufl test.test_fnmatch test.test_fork1 test.test_format test.test_fractions test.test_frame test.test_frozen test.test_fstring test.test_ftplib test.test_funcattrs test.test_functools test.test_future_stmt test.test_future_stmt.badsyntax_future10 test.test_future_stmt.badsyntax_future3 test.test_future_stmt.badsyntax_future4 test.test_future_stmt.badsyntax_future5 test.test_future_stmt.badsyntax_future6 test.test_future_stmt.badsyntax_future7 test.test_future_stmt.badsyntax_future8 test.test_future_stmt.badsyntax_future9 test.test_future_stmt.future_test1 test.test_future_stmt.future_test2 test.test_future_stmt.test_future test.test_future_stmt.test_future_flags test.test_future_stmt.test_future_multiple_features test.test_future_stmt.test_future_multiple_imports test.test_future_stmt.test_future_single_import test.test_gc test.test_gdb test.test_gdb.gdb_sample test.test_gdb.test_backtrace test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full test.test_gdb.test_misc test.test_gdb.test_pretty_print test.test_gdb.util test.test_generator_stop test.test_generators test.test_genericalias test.test_genericclass test.test_genericpath test.test_genexps test.test_getopt test.test_getpass test.test_getpath test.test_gettext test.test_glob test.test_global test.test_grammar test.test_graphlib test.test_grp test.test_gzip test.test_hash test.test_hashlib test.test_heapq test.test_hmac test.test_html test.test_htmlparser test.test_http_cookiejar test.test_http_cookies test.test_httplib test.test_httpservers test.test_idle test.test_imaplib test.test_imghdr test.test_import test.test_import.__main__ test.test_importlib test.test_importlib.__main__ test.test_importlib._context test.test_importlib._path test.test_importlib.abc test.test_importlib.builtin test.test_importlib.builtin.__main__ test.test_importlib.builtin.test_finder test.test_importlib.builtin.test_loader test.test_importlib.data test.test_importlib.extension test.test_importlib.extension.__main__ test.test_importlib.extension.test_case_sensitivity test.test_importlib.extension.test_finder test.test_importlib.extension.test_loader test.test_importlib.extension.test_path_hook test.test_importlib.fixtures test.test_importlib.frozen test.test_importlib.frozen.__main__ test.test_importlib.frozen.test_finder test.test_importlib.frozen.test_loader test.test_importlib.import_ test.test_importlib.import_.__main__ test.test_importlib.import_.test___loader__ test.test_importlib.import_.test___package__ test.test_importlib.import_.test_api test.test_importlib.import_.test_caching test.test_importlib.import_.test_fromlist test.test_importlib.import_.test_helpers test.test_importlib.import_.test_meta_path test.test_importlib.import_.test_packages test.test_importlib.import_.test_path test.test_importlib.import_.test_relative_imports test.test_importlib.resources test.test_importlib.resources._path test.test_importlib.resources.data01 test.test_importlib.resources.data01.subdirectory test.test_importlib.resources.data02 test.test_importlib.resources.data02.one test.test_importlib.resources.data02.two test.test_importlib.resources.data03 test.test_importlib.resources.test_compatibilty_files test.test_importlib.resources.test_contents test.test_importlib.resources.test_custom test.test_importlib.resources.test_files test.test_importlib.resources.test_open test.test_importlib.resources.test_path test.test_importlib.resources.test_read test.test_importlib.resources.test_reader test.test_importlib.resources.test_resource test.test_importlib.resources.update-zips test.test_importlib.resources.util test.test_importlib.resources.zipdata01 test.test_importlib.resources.zipdata02 test.test_importlib.source test.test_importlib.source.__main__ test.test_importlib.source.test_case_sensitivity test.test_importlib.source.test_file_loader test.test_importlib.source.test_finder test.test_importlib.source.test_path_hook test.test_importlib.source.test_source_encoding test.test_importlib.stubs test.test_importlib.test_abc test.test_importlib.test_api test.test_importlib.test_lazy test.test_importlib.test_locks test.test_importlib.test_main test.test_importlib.test_metadata_api test.test_importlib.test_namespace_pkgs test.test_importlib.test_pkg_import test.test_importlib.test_spec test.test_importlib.test_threaded_import test.test_importlib.test_util test.test_importlib.test_windows test.test_importlib.test_zip test.test_importlib.threaded_import_hangers test.test_importlib.util test.test_index test.test_inspect test.test_inspect.inspect_fodder test.test_inspect.inspect_fodder2 test.test_inspect.inspect_stock_annotations test.test_inspect.inspect_stringized_annotations test.test_inspect.inspect_stringized_annotations_2 test.test_inspect.inspect_stringized_annotations_pep695 test.test_inspect.test_inspect test.test_int test.test_int_literal test.test_interpreters test.test_io test.test_ioctl test.test_ipaddress test.test_isinstance test.test_iter test.test_iterlen test.test_itertools test.test_json test.test_json.__main__ test.test_json.test_decode test.test_json.test_default test.test_json.test_dump test.test_json.test_encode_basestring_ascii test.test_json.test_enum test.test_json.test_fail test.test_json.test_float test.test_json.test_indent test.test_json.test_pass1 test.test_json.test_pass2 test.test_json.test_pass3 test.test_json.test_recursion test.test_json.test_scanstring test.test_json.test_separators test.test_json.test_speedups test.test_json.test_tool test.test_json.test_unicode test.test_keyword test.test_keywordonlyarg test.test_kqueue test.test_largefile test.test_launcher test.test_lib2to3 test.test_lib2to3.__main__ test.test_lib2to3.pytree_idempotency test.test_lib2to3.support test.test_lib2to3.test_all_fixers test.test_lib2to3.test_fixers test.test_lib2to3.test_main test.test_lib2to3.test_parser test.test_lib2to3.test_pytree test.test_lib2to3.test_refactor test.test_lib2to3.test_util test.test_linecache test.test_list test.test_listcomps test.test_lltrace test.test_locale test.test_logging test.test_long test.test_longexp test.test_lzma test.test_mailbox test.test_mailcap test.test_marshal test.test_math test.test_math_property test.test_memoryio test.test_memoryview test.test_metaclass test.test_mimetypes test.test_minidom test.test_mmap test.test_module test.test_module.bad_getattr test.test_module.bad_getattr2 test.test_module.bad_getattr3 test.test_module.final_a test.test_module.final_b test.test_module.good_getattr test.test_modulefinder test.test_monitoring test.test_msilib test.test_multibytecodec test.test_multiprocessing_fork test.test_multiprocessing_fork.test_manager test.test_multiprocessing_fork.test_misc test.test_multiprocessing_fork.test_processes test.test_multiprocessing_fork.test_threads test.test_multiprocessing_forkserver test.test_multiprocessing_forkserver.test_manager test.test_multiprocessing_forkserver.test_misc test.test_multiprocessing_forkserver.test_processes test.test_multiprocessing_forkserver.test_threads test.test_multiprocessing_main_handling test.test_multiprocessing_spawn test.test_multiprocessing_spawn.test_manager test.test_multiprocessing_spawn.test_misc test.test_multiprocessing_spawn.test_processes test.test_multiprocessing_spawn.test_threads test.test_named_expressions test.test_netrc test.test_nis test.test_nntplib test.test_ntpath test.test_numeric_tower test.test_opcache test.test_opcodes test.test_openpty test.test_operator test.test_optparse test.test_ordered_dict test.test_os test.test_ossaudiodev test.test_osx_env test.test_pathlib test.test_patma test.test_pdb test.test_peepholer test.test_peg_generator test.test_peg_generator.__main__ test.test_peg_generator.test_c_parser test.test_peg_generator.test_first_sets test.test_peg_generator.test_grammar_validator test.test_peg_generator.test_pegen test.test_pep646_syntax test.test_perf_profiler test.test_perfmaps test.test_pickle test.test_picklebuffer test.test_pickletools test.test_pipes test.test_pkg test.test_pkgutil test.test_platform test.test_plistlib test.test_poll test.test_popen test.test_poplib test.test_positional_only_arg test.test_posix test.test_posixpath test.test_pow test.test_pprint test.test_print test.test_profile test.test_property test.test_pstats test.test_pty test.test_pulldom test.test_pwd test.test_py_compile test.test_pyclbr test.test_pydoc test.test_pydoc.module_none test.test_pydoc.pydoc_mod test.test_pydoc.pydocfodder test.test_pydoc.test_pydoc test.test_pyexpat test.test_pyrepl test.test_pyrepl.__main__ test.test_pyrepl.support test.test_pyrepl.test_input test.test_pyrepl.test_interact test.test_pyrepl.test_keymap test.test_pyrepl.test_pyrepl test.test_pyrepl.test_reader test.test_pyrepl.test_unix_console test.test_pyrepl.test_unix_eventqueue test.test_pyrepl.test_windows_console test.test_queue test.test_quopri test.test_raise test.test_random test.test_range test.test_re test.test_readline test.test_regrtest test.test_repl test.test_reprlib test.test_resource test.test_richcmp test.test_rlcompleter test.test_robotparser test.test_runpy test.test_sax test.test_sched test.test_scope test.test_script_helper test.test_secrets test.test_select test.test_selectors test.test_set test.test_setcomps test.test_shelve test.test_shlex test.test_shutil test.test_signal test.test_site test.test_slice test.test_smtplib test.test_smtpnet test.test_sndhdr test.test_socket test.test_socketserver test.test_sort test.test_source_encoding test.test_spwd test.test_sqlite3 test.test_sqlite3.__main__ test.test_sqlite3.test_backup test.test_sqlite3.test_cli test.test_sqlite3.test_dbapi test.test_sqlite3.test_dump test.test_sqlite3.test_factory test.test_sqlite3.test_hooks test.test_sqlite3.test_regression test.test_sqlite3.test_transactions test.test_sqlite3.test_types test.test_sqlite3.test_userfunctions test.test_ssl test.test_stable_abi_ctypes test.test_startfile test.test_stat test.test_statistics test.test_strftime test.test_string test.test_string_literals test.test_stringprep test.test_strptime test.test_strtod test.test_struct test.test_structseq test.test_subclassinit test.test_subprocess test.test_sunau test.test_sundry test.test_super test.test_support test.test_symtable test.test_syntax test.test_sys test.test_sys_setprofile test.test_sys_settrace test.test_sysconfig test.test_sysconfig_pypy test.test_syslog test.test_tabnanny test.test_tarfile test.test_tcl test.test_telnetlib test.test_tempfile test.test_termios test.test_textwrap test.test_thread test.test_threadedtempfile test.test_threading test.test_threading_local test.test_threadsignals test.test_time test.test_timeit test.test_timeout test.test_tix test.test_tkinter test.test_tkinter.__main__ test.test_tkinter.support test.test_tkinter.test_colorchooser test.test_tkinter.test_font test.test_tkinter.test_geometry_managers test.test_tkinter.test_images test.test_tkinter.test_loadtk test.test_tkinter.test_messagebox test.test_tkinter.test_misc test.test_tkinter.test_simpledialog test.test_tkinter.test_text test.test_tkinter.test_variables test.test_tkinter.test_widgets test.test_tkinter.widget_tests test.test_tokenize test.test_tomllib test.test_tomllib.__main__ test.test_tomllib.burntsushi test.test_tomllib.test_data test.test_tomllib.test_error test.test_tomllib.test_misc test.test_tools test.test_tools.__main__ test.test_tools.test_freeze test.test_tools.test_i18n test.test_tools.test_makefile test.test_tools.test_msgfmt test.test_tools.test_reindent test.test_tools.test_sundry test.test_trace test.test_traceback test.test_tracemalloc test.test_ttk test.test_ttk.__main__ test.test_ttk.test_extensions test.test_ttk.test_style test.test_ttk.test_widgets test.test_ttk_textonly test.test_tty test.test_tuple test.test_turtle test.test_type_aliases test.test_type_annotations test.test_type_cache test.test_type_comments test.test_type_params test.test_typechecks test.test_types test.test_typing test.test_ucn test.test_unary test.test_unicode test.test_unicode_file test.test_unicode_file_functions test.test_unicode_identifiers test.test_unicodedata test.test_unittest test.test_unittest.__main__ test.test_unittest._test_warnings test.test_unittest.dummy test.test_unittest.support test.test_unittest.test_assertions test.test_unittest.test_async_case test.test_unittest.test_break test.test_unittest.test_case test.test_unittest.test_discovery test.test_unittest.test_functiontestcase test.test_unittest.test_loader test.test_unittest.test_program test.test_unittest.test_result test.test_unittest.test_runner test.test_unittest.test_setups test.test_unittest.test_skipping test.test_unittest.test_suite test.test_unittest.test_util test.test_unittest.testmock test.test_unittest.testmock.__main__ test.test_unittest.testmock.support test.test_unittest.testmock.testasync test.test_unittest.testmock.testcallable test.test_unittest.testmock.testhelpers test.test_unittest.testmock.testmagicmethods test.test_unittest.testmock.testmock test.test_unittest.testmock.testpatch test.test_unittest.testmock.testsealable test.test_unittest.testmock.testsentinel test.test_unittest.testmock.testwith test.test_univnewlines test.test_unpack test.test_unpack_ex test.test_unparse test.test_urllib test.test_urllib2 test.test_urllib2_localnet test.test_urllib2net test.test_urllib_response test.test_urllibnet test.test_urlparse test.test_userdict test.test_userlist test.test_userstring test.test_utf8_mode test.test_utf8source test.test_uu test.test_uuid test.test_venv test.test_wait3 test.test_wait4 test.test_warnings test.test_warnings.__main__ test.test_wave test.test_weakref test.test_weakset test.test_webbrowser test.test_winapi test.test_winconsoleio test.test_winreg test.test_winsound test.test_with test.test_wmi test.test_wsgiref test.test_xdrlib test.test_xml_dom_minicompat test.test_xml_dom_xmlbuilder test.test_xml_etree test.test_xml_etree_c test.test_xmlrpc test.test_xmlrpc_net test.test_xxlimited test.test_xxtestfuzz test.test_yield_from test.test_zipapp test.test_zipfile test.test_zipfile.__main__ test.test_zipfile._path test.test_zipfile._path._functools test.test_zipfile._path._itertools test.test_zipfile._path._support test.test_zipfile._path._test_params test.test_zipfile._path.test_complexity test.test_zipfile._path.test_path test.test_zipfile._path.write-alpharep test.test_zipfile.test_core test.test_zipfile64 test.test_zipimport test.test_zipimport_support test.test_zlib test.test_zoneinfo test.test_zoneinfo.__main__ test.test_zoneinfo._support test.test_zoneinfo.test_zoneinfo test.test_zoneinfo.test_zoneinfo_property test.testcodec test.tf_inherit_check test.time_hashlib test.tokenizedata test.tokenizedata.bad_coding test.tokenizedata.bad_coding2 test.tokenizedata.badsyntax_3131 test.tokenizedata.badsyntax_pep3120 test.tokenizedata.coding20731 test.tracedmodules test.tracedmodules.testmod test.typinganndata test.typinganndata._typed_dict_helper test.typinganndata.ann_module test.typinganndata.ann_module2 test.typinganndata.ann_module3 test.typinganndata.ann_module4 test.typinganndata.ann_module5 test.typinganndata.ann_module6 test.typinganndata.ann_module695 test.typinganndata.ann_module7 test.typinganndata.ann_module8 test.typinganndata.ann_module9 test.typinganndata.mod_generics_cache test.win_console_handler test.xmltests textwrap this threading timeit tkinter tkinter.__main__ tkinter.colorchooser tkinter.commondialog tkinter.constants tkinter.dialog tkinter.dnd tkinter.filedialog tkinter.font tkinter.messagebox tkinter.scrolledtext tkinter.simpledialog tkinter.tix tkinter.ttk token tokenize tomllib tomllib._parser tomllib._re tomllib._types trace traceback tracemalloc tty turtle turtledemo turtledemo.__main__ turtledemo.bytedesign turtledemo.chaos turtledemo.clock turtledemo.colormixer turtledemo.forest turtledemo.fractalcurves turtledemo.lindenmayer turtledemo.minimal_hanoi turtledemo.nim turtledemo.paint turtledemo.peace turtledemo.penrose turtledemo.planet_and_moon turtledemo.rosette turtledemo.round_dance turtledemo.sorting_animate turtledemo.tree turtledemo.two_canvases turtledemo.yinyang types typing unittest unittest.__main__ unittest._log unittest.async_case unittest.case unittest.loader unittest.main unittest.mock unittest.result unittest.runner unittest.signals unittest.suite unittest.util urllib urllib.error urllib.parse urllib.request urllib.response urllib.robotparser uu uuid venv venv.__main__ warnings wave weakref webbrowser wsgiref wsgiref.handlers wsgiref.headers wsgiref.simple_server wsgiref.types wsgiref.util wsgiref.validate xdrlib xml xml.dom xml.dom.NodeFilter xml.dom.domreg xml.dom.expatbuilder xml.dom.minicompat xml.dom.minidom xml.dom.pulldom xml.dom.xmlbuilder xml.etree xml.etree.ElementInclude xml.etree.ElementPath xml.etree.ElementTree xml.etree.cElementTree xml.parsers xml.parsers.expat xml.sax xml.sax._exceptions xml.sax.expatreader xml.sax.handler xml.sax.saxutils xml.sax.xmlreader xmlrpc xmlrpc.client xmlrpc.server zipapp zipfile zipfile.__main__ zipfile._path zipfile._path.glob zipimport zoneinfo zoneinfo._common zoneinfo._tzpath zoneinfo._zoneinfo Following modules have no __all__ and have been ignored: ['__hello__', '__phello__', '__phello__.ham', '__phello__.ham.eggs', '__phello__.spam', '_aix_support', '_colorize', '_compat_pickle', '_compression', '_markupbase', '_py_abc', '_pylong', '_sitebuiltins', 'abc', 'antigravity', 'ast', 'asyncio.__main__', 'asyncio.base_subprocess', 'asyncio.base_tasks', 'asyncio.constants', 'asyncio.format_helpers', 'asyncio.log', 'asyncio.mixins', 'asyncio.sslproto', 'asyncio.trsock', 'bisect', 'cgitb', 'chunk', 'concurrent', 'concurrent.futures._base', 'concurrent.futures.process', 'concurrent.futures.thread', 'crypt', 'ctypes', 'ctypes._aix', 'ctypes._endian', 'ctypes.macholib', 'ctypes.util', 'ctypes.wintypes', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'dbm.gnu', 'dbm.ndbm', 'decimal', 'email._header_value_parser', 'email.contentmanager', 'email.errors', 'email.headerregistry', 'email.mime', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1125', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp273', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_t', 'encodings.koi8_u', 'encodings.kz1048', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.oem', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'hmac', 'idlelib', 'idlelib.__main__', 'idlelib.autocomplete_w', 'idlelib.autoexpand', 'idlelib.browser', 'idlelib.calltip', 'idlelib.calltip_w', 'idlelib.codecontext', 'idlelib.colorizer', 'idlelib.config', 'idlelib.config_key', 'idlelib.configdialog', 'idlelib.debugger', 'idlelib.debugger_r', 'idlelib.debugobj', 'idlelib.debugobj_r', 'idlelib.delegator', 'idlelib.dynoption', 'idlelib.editor', 'idlelib.filelist', 'idlelib.format', 'idlelib.grep', 'idlelib.help', 'idlelib.help_about', 'idlelib.history', 'idlelib.hyperparser', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.htest', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.template', 'idlelib.idle_test.test_autocomplete_w', 'idlelib.idle_test.test_autoexpand', 'idlelib.idle_test.test_browser', 'idlelib.idle_test.test_calltip', 'idlelib.idle_test.test_calltip_w', 'idlelib.idle_test.test_codecontext', 'idlelib.idle_test.test_colorizer', 'idlelib.idle_test.test_config', 'idlelib.idle_test.test_config_key', 'idlelib.idle_test.test_configdialog', 'idlelib.idle_test.test_debugger', 'idlelib.idle_test.test_debugger_r', 'idlelib.idle_test.test_debugobj', 'idlelib.idle_test.test_debugobj_r', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_editmenu', 'idlelib.idle_test.test_editor', 'idlelib.idle_test.test_filelist', 'idlelib.idle_test.test_format', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_help', 'idlelib.idle_test.test_help_about', 'idlelib.idle_test.test_history', 'idlelib.idle_test.test_hyperparser', 'idlelib.idle_test.test_iomenu', 'idlelib.idle_test.test_macosx', 'idlelib.idle_test.test_mainmenu', 'idlelib.idle_test.test_multicall', 'idlelib.idle_test.test_outwin', 'idlelib.idle_test.test_parenmatch', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_percolator', 'idlelib.idle_test.test_pyparse', 'idlelib.idle_test.test_pyshell', 'idlelib.idle_test.test_query', 'idlelib.idle_test.test_redirector', 'idlelib.idle_test.test_replace', 'idlelib.idle_test.test_rpc', 'idlelib.idle_test.test_run', 'idlelib.idle_test.test_runscript', 'idlelib.idle_test.test_scrolledlist', 'idlelib.idle_test.test_search', 'idlelib.idle_test.test_searchbase', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_sidebar', 'idlelib.idle_test.test_squeezer', 'idlelib.idle_test.test_stackviewer', 'idlelib.idle_test.test_statusbar', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_textview', 'idlelib.idle_test.test_tooltip', 'idlelib.idle_test.test_tree', 'idlelib.idle_test.test_undo', 'idlelib.idle_test.test_util', 'idlelib.idle_test.test_warning', 'idlelib.idle_test.test_window', 'idlelib.idle_test.test_zoomheight', 'idlelib.idle_test.test_zzdummy', 'idlelib.idle_test.tkinter_testing_utils', 'idlelib.iomenu', 'idlelib.macosx', 'idlelib.mainmenu', 'idlelib.multicall', 'idlelib.outwin', 'idlelib.parenmatch', 'idlelib.pathbrowser', 'idlelib.percolator', 'idlelib.pyparse', 'idlelib.pyshell', 'idlelib.query', 'idlelib.redirector', 'idlelib.replace', 'idlelib.rpc', 'idlelib.run', 'idlelib.runscript', 'idlelib.scrolledlist', 'idlelib.search', 'idlelib.searchbase', 'idlelib.searchengine', 'idlelib.sidebar', 'idlelib.squeezer', 'idlelib.stackviewer', 'idlelib.statusbar', 'idlelib.textview', 'idlelib.tooltip', 'idlelib.tree', 'idlelib.undo', 'idlelib.util', 'idlelib.window', 'idlelib.zoomheight', 'idlelib.zzdummy', 'importlib._abc', 'importlib._bootstrap', 'importlib._bootstrap_external', 'importlib.machinery', 'importlib.metadata._adapters', 'importlib.metadata._collections', 'importlib.metadata._functools', 'importlib.metadata._itertools', 'importlib.metadata._meta', 'importlib.metadata._text', 'importlib.resources._adapters', 'importlib.resources._common', 'importlib.resources._itertools', 'importlib.resources._legacy', 'importlib.resources.readers', 'importlib.resources.simple', 'importlib.util', 'ipaddress', 'json.encoder', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_reload', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'logging.config', 'logging.handlers', 'modulefinder', 'msilib', 'msilib.schema', 'msilib.sequence', 'msilib.text', 'nturl2path', 'platform', 'pydoc_data', 'pydoc_data.topics', 're._casefix', 're._compiler', 're._constants', 're._parser', 'selectors', 'signal', 'site', 'sqlite3', 'sqlite3.__main__', 'sqlite3.dbapi2', 'sqlite3.dump', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'stringprep', 'sunau', 'test', 'test.__main__', 'test._test_atexit', 'test._test_eintr', 'test._test_embed_set_config', 'test._test_embed_structseq', 'test._test_multiprocessing', 'test._test_venv_multiprocessing', 'test.archiver_tests', 'test.audiotests', 'test.audit-tests', 'test.autotest', 'test.bisect_cmd', 'test.curses_tests', 'test.dis_module', 'test.encoded_modules', 'test.encoded_modules.module_iso_8859_1', 'test.encoded_modules.module_koi8_r', 'test.fork_wait', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_selftype', 'test.libregrtest', 'test.libregrtest.cmdline', 'test.libregrtest.filter', 'test.libregrtest.findtests', 'test.libregrtest.logger', 'test.libregrtest.main', 'test.libregrtest.pgo', 'test.libregrtest.refleak', 'test.libregrtest.result', 'test.libregrtest.results', 'test.libregrtest.run_workers', 'test.libregrtest.runtests', 'test.libregrtest.save_env', 'test.libregrtest.setup', 'test.libregrtest.single', 'test.libregrtest.testresult', 'test.libregrtest.tsan', 'test.libregrtest.utils', 'test.libregrtest.win_utils', 'test.libregrtest.worker', 'test.list_tests', 'test.lock_tests', 'test.mapping_tests', 'test.memory_watchdog', 'test.mock_socket', 'test.mp_fork_bomb', 'test.mp_preload', 'test.multibytecodec_support', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pythoninfo', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.seq_tests', 'test.signalinterproctester', 'test.ssl_servers', 'test.ssltests', 'test.string_tests', 'test.support._hypothesis_stubs._helpers', 'test.support.ast_helper', 'test.support.asynchat', 'test.support.asyncore', 'test.support.bytecode_helper', 'test.support.hashlib_helper', 'test.support.hypothesis_helper', 'test.support.i18n_helper', 'test.support.import_helper', 'test.support.logging_helper', 'test.support.os_helper', 'test.support.pty_helper', 'test.support.script_helper', 'test.support.socket_helper', 'test.support.testcase', 'test.support.threading_helper', 'test.support.venv', 'test.support.warnings_helper', 'test.test___all__', 'test.test__locale', 'test.test__opcode', 'test.test__osx_support', 'test.test__xxinterpchannels', 'test.test__xxsubinterpreters', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aifc', 'test.test_argparse', 'test.test_array', 'test.test_asdl_parser', 'test.test_ast', 'test.test_ast.snippets', 'test.test_ast.test_ast', 'test.test_ast.utils', 'test.test_asyncgen', 'test.test_asyncio', 'test.test_asyncio.__main__', 'test.test_asyncio.echo', 'test.test_asyncio.echo2', 'test.test_asyncio.echo3', 'test.test_asyncio.functional', 'test.test_asyncio.test_base_events', 'test.test_asyncio.test_buffered_proto', 'test.test_asyncio.test_context', 'test.test_asyncio.test_eager_task_factory', 'test.test_asyncio.test_events', 'test.test_asyncio.test_futures', 'test.test_asyncio.test_futures2', 'test.test_asyncio.test_locks', 'test.test_asyncio.test_pep492', 'test.test_asyncio.test_proactor_events', 'test.test_asyncio.test_protocols', 'test.test_asyncio.test_queues', 'test.test_asyncio.test_runners', 'test.test_asyncio.test_selector_events', 'test.test_asyncio.test_sendfile', 'test.test_asyncio.test_server', 'test.test_asyncio.test_sock_lowlevel', 'test.test_asyncio.test_ssl', 'test.test_asyncio.test_sslproto', 'test.test_asyncio.test_staggered', 'test.test_asyncio.test_streams', 'test.test_asyncio.test_subprocess', 'test.test_asyncio.test_taskgroups', 'test.test_asyncio.test_tasks', 'test.test_asyncio.test_threads', 'test.test_asyncio.test_timeouts', 'test.test_asyncio.test_transports', 'test.test_asyncio.test_unix_events', 'test.test_asyncio.test_waitfor', 'test.test_asyncio.test_windows_events', 'test.test_asyncio.test_windows_utils', 'test.test_asyncio.utils', 'test.test_atexit', 'test.test_audioop', 'test.test_audit', 'test.test_augassign', 'test.test_base64', 'test.test_baseexception', 'test.test_bdb', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_c_locale_coercion', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_capi.__main__', 'test.test_capi.check_config', 'test.test_capi.test_abstract', 'test.test_capi.test_bytearray', 'test.test_capi.test_bytes', 'test.test_capi.test_codecs', 'test.test_capi.test_complex', 'test.test_capi.test_dict', 'test.test_capi.test_eval', 'test.test_capi.test_eval_code_ex', 'test.test_capi.test_exceptions', 'test.test_capi.test_file', 'test.test_capi.test_float', 'test.test_capi.test_getargs', 'test.test_capi.test_immortal', 'test.test_capi.test_import', 'test.test_capi.test_list', 'test.test_capi.test_long', 'test.test_capi.test_mem', 'test.test_capi.test_misc', 'test.test_capi.test_number', 'test.test_capi.test_run', 'test.test_capi.test_set', 'test.test_capi.test_structmembers', 'test.test_capi.test_sys', 'test.test_capi.test_tuple', 'test.test_capi.test_unicode', 'test.test_capi.test_watchers', 'test.test_cext', 'test.test_cext.setup', 'test.test_cgi', 'test.test_cgitb', 'test.test_charmapcodec', 'test.test_class', 'test.test_clinic', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_code_module', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codeop', 'test.test_collections', 'test.test_colorsys', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_compiler_assemble', 'test.test_compiler_codegen', 'test.test_complex', 'test.test_concurrent_futures', 'test.test_concurrent_futures.executor', 'test.test_concurrent_futures.test_as_completed', 'test.test_concurrent_futures.test_deadlock', 'test.test_concurrent_futures.test_future', 'test.test_concurrent_futures.test_init', 'test.test_concurrent_futures.test_process_pool', 'test.test_concurrent_futures.test_shutdown', 'test.test_concurrent_futures.test_thread_pool', 'test.test_concurrent_futures.test_wait', 'test.test_concurrent_futures.util', 'test.test_configparser', 'test.test_contains', 'test.test_context', 'test.test_contextlib', 'test.test_contextlib_async', 'test.test_copy', 'test.test_copyreg', 'test.test_coroutines', 'test.test_cppext', 'test.test_cppext.setup', 'test.test_cprofile', 'test.test_crashers', 'test.test_crypt', 'test.test_ctypes', 'test.test_ctypes.__main__', 'test.test_ctypes._support', 'test.test_ctypes.test_anon', 'test.test_ctypes.test_array_in_pointer', 'test.test_ctypes.test_arrays', 'test.test_ctypes.test_as_parameter', 'test.test_ctypes.test_bitfields', 'test.test_ctypes.test_buffers', 'test.test_ctypes.test_bytes', 'test.test_ctypes.test_byteswap', 'test.test_ctypes.test_c_simple_type_meta', 'test.test_ctypes.test_callbacks', 'test.test_ctypes.test_cast', 'test.test_ctypes.test_cfuncs', 'test.test_ctypes.test_checkretval', 'test.test_ctypes.test_delattr', 'test.test_ctypes.test_dlerror', 'test.test_ctypes.test_errno', 'test.test_ctypes.test_find', 'test.test_ctypes.test_frombuffer', 'test.test_ctypes.test_funcptr', 'test.test_ctypes.test_functions', 'test.test_ctypes.test_incomplete', 'test.test_ctypes.test_init', 'test.test_ctypes.test_internals', 'test.test_ctypes.test_keeprefs', 'test.test_ctypes.test_libc', 'test.test_ctypes.test_loading', 'test.test_ctypes.test_macholib', 'test.test_ctypes.test_memfunctions', 'test.test_ctypes.test_numbers', 'test.test_ctypes.test_objects', 'test.test_ctypes.test_parameters', 'test.test_ctypes.test_pep3118', 'test.test_ctypes.test_pickling', 'test.test_ctypes.test_pointers', 'test.test_ctypes.test_prototypes', 'test.test_ctypes.test_python_api', 'test.test_ctypes.test_random_things', 'test.test_ctypes.test_refcounts', 'test.test_ctypes.test_repr', 'test.test_ctypes.test_returnfuncptrs', 'test.test_ctypes.test_simplesubclasses', 'test.test_ctypes.test_sizes', 'test.test_ctypes.test_slicing', 'test.test_ctypes.test_stringptr', 'test.test_ctypes.test_strings', 'test.test_ctypes.test_struct_fields', 'test.test_ctypes.test_structures', 'test.test_ctypes.test_unaligned_structures', 'test.test_ctypes.test_unicode', 'test.test_ctypes.test_values', 'test.test_ctypes.test_varsize_struct', 'test.test_ctypes.test_win32', 'test.test_ctypes.test_win32_com_foreign_func', 'test.test_ctypes.test_wintypes', 'test.test_curses', 'test.test_dataclasses', 'test.test_dataclasses.dataclass_module_1', 'test.test_dataclasses.dataclass_module_1_str', 'test.test_dataclasses.dataclass_module_2', 'test.test_dataclasses.dataclass_module_2_str', 'test.test_dataclasses.dataclass_textanno', 'test.test_datetime', 'test.test_dbm', 'test.test_dbm_dumb', 'test.test_dbm_gnu', 'test.test_dbm_ndbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_devpoll', 'test.test_dict', 'test.test_dict_version', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dis', 'test.test_doctest', 'test.test_doctest.decorator_mod', 'test.test_doctest.doctest_aliases', 'test.test_doctest.doctest_lineno', 'test.test_doctest.sample_doctest', 'test.test_doctest.sample_doctest_no_docstrings', 'test.test_doctest.sample_doctest_no_doctests', 'test.test_doctest.test_doctest', 'test.test_doctest.test_doctest2', 'test.test_docxmlrpc', 'test.test_dtrace', 'test.test_dynamic', 'test.test_dynamicclassattribute', 'test.test_eintr', 'test.test_email', 'test.test_email.__main__', 'test.test_email.test__encoded_words', 'test.test_email.test__header_value_parser', 'test.test_email.test_asian_codecs', 'test.test_email.test_contentmanager', 'test.test_email.test_defect_handling', 'test.test_email.test_email', 'test.test_email.test_generator', 'test.test_email.test_headerregistry', 'test.test_email.test_inversion', 'test.test_email.test_message', 'test.test_email.test_parser', 'test.test_email.test_pickleable', 'test.test_email.test_policy', 'test.test_email.test_utils', 'test.test_email.torture_test', 'test.test_embed', 'test.test_ensurepip', 'test.test_enum', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_except_star', 'test.test_exception_group', 'test.test_exception_hierarchy', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_faulthandler', 'test.test_fcntl', 'test.test_file', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_fileutils', 'test.test_finalization', 'test.test_float', 'test.test_flufl', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fractions', 'test.test_frame', 'test.test_frozen', 'test.test_fstring', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future_stmt', 'test.test_future_stmt.badsyntax_future10', 'test.test_future_stmt.badsyntax_future3', 'test.test_future_stmt.badsyntax_future4', 'test.test_future_stmt.badsyntax_future5', 'test.test_future_stmt.badsyntax_future6', 'test.test_future_stmt.badsyntax_future7', 'test.test_future_stmt.badsyntax_future8', 'test.test_future_stmt.badsyntax_future9', 'test.test_future_stmt.future_test1', 'test.test_future_stmt.future_test2', 'test.test_future_stmt.test_future', 'test.test_future_stmt.test_future_flags', 'test.test_future_stmt.test_future_multiple_features', 'test.test_future_stmt.test_future_multiple_imports', 'test.test_future_stmt.test_future_single_import', 'test.test_gc', 'test.test_gdb', 'test.test_gdb.gdb_sample', 'test.test_gdb.test_backtrace', 'test.test_gdb.test_cfunction', 'test.test_gdb.test_cfunction_full', 'test.test_gdb.test_misc', 'test.test_gdb.test_pretty_print', 'test.test_gdb.util', 'test.test_generator_stop', 'test.test_generators', 'test.test_genericalias', 'test.test_genericclass', 'test.test_genericpath', 'test.test_genexps', 'test.test_getopt', 'test.test_getpass', 'test.test_getpath', 'test.test_gettext', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_graphlib', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_html', 'test.test_htmlparser', 'test.test_http_cookiejar', 'test.test_http_cookies', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imaplib', 'test.test_imghdr', 'test.test_import.__main__', 'test.test_importlib', 'test.test_importlib.__main__', 'test.test_importlib._context', 'test.test_importlib._path', 'test.test_importlib.abc', 'test.test_importlib.builtin', 'test.test_importlib.builtin.__main__', 'test.test_importlib.builtin.test_finder', 'test.test_importlib.builtin.test_loader', 'test.test_importlib.data', 'test.test_importlib.extension', 'test.test_importlib.extension.__main__', 'test.test_importlib.extension.test_case_sensitivity', 'test.test_importlib.extension.test_finder', 'test.test_importlib.extension.test_loader', 'test.test_importlib.extension.test_path_hook', 'test.test_importlib.fixtures', 'test.test_importlib.frozen', 'test.test_importlib.frozen.__main__', 'test.test_importlib.frozen.test_finder', 'test.test_importlib.frozen.test_loader', 'test.test_importlib.import_', 'test.test_importlib.import_.__main__', 'test.test_importlib.import_.test___loader__', 'test.test_importlib.import_.test___package__', 'test.test_importlib.import_.test_api', 'test.test_importlib.import_.test_caching', 'test.test_importlib.import_.test_fromlist', 'test.test_importlib.import_.test_helpers', 'test.test_importlib.import_.test_meta_path', 'test.test_importlib.import_.test_packages', 'test.test_importlib.import_.test_path', 'test.test_importlib.import_.test_relative_imports', 'test.test_importlib.resources', 'test.test_importlib.resources._path', 'test.test_importlib.resources.data01', 'test.test_importlib.resources.data01.subdirectory', 'test.test_importlib.resources.data02', 'test.test_importlib.resources.data02.one', 'test.test_importlib.resources.data02.two', 'test.test_importlib.resources.data03', 'test.test_importlib.resources.test_compatibilty_files', 'test.test_importlib.resources.test_contents', 'test.test_importlib.resources.test_custom', 'test.test_importlib.resources.test_files', 'test.test_importlib.resources.test_open', 'test.test_importlib.resources.test_path', 'test.test_importlib.resources.test_read', 'test.test_importlib.resources.test_reader', 'test.test_importlib.resources.test_resource', 'test.test_importlib.resources.update-zips', 'test.test_importlib.resources.util', 'test.test_importlib.resources.zipdata01', 'test.test_importlib.resources.zipdata02', 'test.test_importlib.source', 'test.test_importlib.source.__main__', 'test.test_importlib.source.test_case_sensitivity', 'test.test_importlib.source.test_file_loader', 'test.test_importlib.source.test_finder', 'test.test_importlib.source.test_path_hook', 'test.test_importlib.source.test_source_encoding', 'test.test_importlib.stubs', 'test.test_importlib.test_abc', 'test.test_importlib.test_api', 'test.test_importlib.test_lazy', 'test.test_importlib.test_locks', 'test.test_importlib.test_main', 'test.test_importlib.test_metadata_api', 'test.test_importlib.test_namespace_pkgs', 'test.test_importlib.test_pkg_import', 'test.test_importlib.test_spec', 'test.test_importlib.test_threaded_import', 'test.test_importlib.test_util', 'test.test_importlib.test_windows', 'test.test_importlib.test_zip', 'test.test_importlib.threaded_import_hangers', 'test.test_importlib.util', 'test.test_index', 'test.test_inspect', 'test.test_inspect.inspect_fodder', 'test.test_inspect.inspect_fodder2', 'test.test_inspect.inspect_stock_annotations', 'test.test_inspect.inspect_stringized_annotations', 'test.test_inspect.inspect_stringized_annotations_2', 'test.test_inspect.inspect_stringized_annotations_pep695', 'test.test_inspect.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_interpreters', 'test.test_io', 'test.test_ioctl', 'test.test_ipaddress', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_json.__main__', 'test.test_json.test_decode', 'test.test_json.test_default', 'test.test_json.test_dump', 'test.test_json.test_encode_basestring_ascii', 'test.test_json.test_enum', 'test.test_json.test_fail', 'test.test_json.test_float', 'test.test_json.test_indent', 'test.test_json.test_pass1', 'test.test_json.test_pass2', 'test.test_json.test_pass3', 'test.test_json.test_recursion', 'test.test_json.test_scanstring', 'test.test_json.test_separators', 'test.test_json.test_speedups', 'test.test_json.test_tool', 'test.test_json.test_unicode', 'test.test_keyword', 'test.test_keywordonlyarg', 'test.test_kqueue', 'test.test_largefile', 'test.test_launcher', 'test.test_lib2to3', 'test.test_lib2to3.__main__', 'test.test_lib2to3.pytree_idempotency', 'test.test_lib2to3.support', 'test.test_lib2to3.test_all_fixers', 'test.test_lib2to3.test_fixers', 'test.test_lib2to3.test_main', 'test.test_lib2to3.test_parser', 'test.test_lib2to3.test_pytree', 'test.test_lib2to3.test_refactor', 'test.test_lib2to3.test_util', 'test.test_linecache', 'test.test_list', 'test.test_listcomps', 'test.test_lltrace', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_longexp', 'test.test_lzma', 'test.test_mailbox', 'test.test_mailcap', 'test.test_marshal', 'test.test_math', 'test.test_math_property', 'test.test_memoryio', 'test.test_memoryview', 'test.test_metaclass', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_module.bad_getattr', 'test.test_module.bad_getattr2', 'test.test_module.bad_getattr3', 'test.test_module.final_a', 'test.test_module.final_b', 'test.test_module.good_getattr', 'test.test_modulefinder', 'test.test_monitoring', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multiprocessing_fork', 'test.test_multiprocessing_fork.test_manager', 'test.test_multiprocessing_fork.test_misc', 'test.test_multiprocessing_fork.test_processes', 'test.test_multiprocessing_fork.test_threads', 'test.test_multiprocessing_forkserver', 'test.test_multiprocessing_forkserver.test_manager', 'test.test_multiprocessing_forkserver.test_misc', 'test.test_multiprocessing_forkserver.test_processes', 'test.test_multiprocessing_forkserver.test_threads', 'test.test_multiprocessing_main_handling', 'test.test_multiprocessing_spawn', 'test.test_multiprocessing_spawn.test_manager', 'test.test_multiprocessing_spawn.test_misc', 'test.test_multiprocessing_spawn.test_processes', 'test.test_multiprocessing_spawn.test_threads', 'test.test_named_expressions', 'test.test_netrc', 'test.test_nis', 'test.test_nntplib', 'test.test_ntpath', 'test.test_numeric_tower', 'test.test_opcache', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_ordered_dict', 'test.test_ossaudiodev', 'test.test_osx_env', 'test.test_pathlib', 'test.test_patma', 'test.test_pdb', 'test.test_peepholer', 'test.test_peg_generator', 'test.test_peg_generator.__main__', 'test.test_peg_generator.test_c_parser', 'test.test_peg_generator.test_first_sets', 'test.test_peg_generator.test_grammar_validator', 'test.test_peg_generator.test_pegen', 'test.test_pep646_syntax', 'test.test_perf_profiler', 'test.test_perfmaps', 'test.test_pickle', 'test.test_picklebuffer', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_poplib', 'test.test_positional_only_arg', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pulldom', 'test.test_pwd', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pydoc.module_none', 'test.test_pydoc.pydoc_mod', 'test.test_pydoc.pydocfodder', 'test.test_pydoc.test_pydoc', 'test.test_pyexpat', 'test.test_pyrepl', 'test.test_pyrepl.__main__', 'test.test_pyrepl.support', 'test.test_pyrepl.test_input', 'test.test_pyrepl.test_interact', 'test.test_pyrepl.test_keymap', 'test.test_pyrepl.test_pyrepl', 'test.test_pyrepl.test_reader', 'test.test_pyrepl.test_unix_console', 'test.test_pyrepl.test_unix_eventqueue', 'test.test_pyrepl.test_windows_console', 'test.test_queue', 'test.test_quopri', 'test.test_raise', 'test.test_random', 'test.test_range', 'test.test_re', 'test.test_readline', 'test.test_regrtest', 'test.test_repl', 'test.test_reprlib', 'test.test_resource', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_sched', 'test.test_scope', 'test.test_script_helper', 'test.test_secrets', 'test.test_select', 'test.test_selectors', 'test.test_set', 'test.test_setcomps', 'test.test_shelve', 'test.test_shlex', 'test.test_site', 'test.test_slice', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_sndhdr', 'test.test_socket', 'test.test_socketserver', 'test.test_sort', 'test.test_source_encoding', 'test.test_spwd', 'test.test_sqlite3', 'test.test_sqlite3.__main__', 'test.test_sqlite3.test_backup', 'test.test_sqlite3.test_cli', 'test.test_sqlite3.test_dbapi', 'test.test_sqlite3.test_dump', 'test.test_sqlite3.test_factory', 'test.test_sqlite3.test_hooks', 'test.test_sqlite3.test_regression', 'test.test_sqlite3.test_transactions', 'test.test_sqlite3.test_types', 'test.test_sqlite3.test_userfunctions', 'test.test_ssl', 'test.test_stable_abi_ctypes', 'test.test_startfile', 'test.test_stat', 'test.test_statistics', 'test.test_strftime', 'test.test_string', 'test.test_string_literals', 'test.test_stringprep', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structseq', 'test.test_subclassinit', 'test.test_sunau', 'test.test_sundry', 'test.test_super', 'test.test_support', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_sysconfig_pypy', 'test.test_syslog', 'test.test_tabnanny', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_termios', 'test.test_textwrap', 'test.test_thread', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tix', 'test.test_tkinter', 'test.test_tkinter.__main__', 'test.test_tkinter.support', 'test.test_tkinter.test_colorchooser', 'test.test_tkinter.test_font', 'test.test_tkinter.test_geometry_managers', 'test.test_tkinter.test_images', 'test.test_tkinter.test_loadtk', 'test.test_tkinter.test_messagebox', 'test.test_tkinter.test_simpledialog', 'test.test_tkinter.test_text', 'test.test_tkinter.test_variables', 'test.test_tkinter.test_widgets', 'test.test_tkinter.widget_tests', 'test.test_tokenize', 'test.test_tomllib.__main__', 'test.test_tomllib.burntsushi', 'test.test_tomllib.test_data', 'test.test_tomllib.test_error', 'test.test_tomllib.test_misc', 'test.test_tools', 'test.test_tools.__main__', 'test.test_tools.test_freeze', 'test.test_tools.test_i18n', 'test.test_tools.test_makefile', 'test.test_tools.test_msgfmt', 'test.test_tools.test_reindent', 'test.test_tools.test_sundry', 'test.test_trace', 'test.test_traceback', 'test.test_tracemalloc', 'test.test_ttk', 'test.test_ttk.__main__', 'test.test_ttk.test_extensions', 'test.test_ttk.test_style', 'test.test_ttk.test_widgets', 'test.test_ttk_textonly', 'test.test_tty', 'test.test_tuple', 'test.test_turtle', 'test.test_type_aliases', 'test.test_type_annotations', 'test.test_type_cache', 'test.test_type_comments', 'test.test_type_params', 'test.test_typechecks', 'test.test_types', 'test.test_typing', 'test.test_ucn', 'test.test_unary', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicode_file_functions', 'test.test_unicode_identifiers', 'test.test_unicodedata', 'test.test_unittest', 'test.test_unittest.__main__', 'test.test_unittest._test_warnings', 'test.test_unittest.dummy', 'test.test_unittest.support', 'test.test_unittest.test_assertions', 'test.test_unittest.test_async_case', 'test.test_unittest.test_break', 'test.test_unittest.test_case', 'test.test_unittest.test_discovery', 'test.test_unittest.test_functiontestcase', 'test.test_unittest.test_loader', 'test.test_unittest.test_program', 'test.test_unittest.test_result', 'test.test_unittest.test_runner', 'test.test_unittest.test_setups', 'test.test_unittest.test_skipping', 'test.test_unittest.test_suite', 'test.test_unittest.test_util', 'test.test_unittest.testmock', 'test.test_unittest.testmock.__main__', 'test.test_unittest.testmock.support', 'test.test_unittest.testmock.testasync', 'test.test_unittest.testmock.testcallable', 'test.test_unittest.testmock.testhelpers', 'test.test_unittest.testmock.testmagicmethods', 'test.test_unittest.testmock.testmock', 'test.test_unittest.testmock.testpatch', 'test.test_unittest.testmock.testsealable', 'test.test_unittest.testmock.testsentinel', 'test.test_unittest.testmock.testwith', 'test.test_univnewlines', 'test.test_unpack', 'test.test_unpack_ex', 'test.test_unparse', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllib_response', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_utf8_mode', 'test.test_utf8source', 'test.test_uu', 'test.test_uuid', 'test.test_venv', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_warnings.__main__', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_webbrowser', 'test.test_winapi', 'test.test_winconsoleio', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wmi', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_dom_minicompat', 'test.test_xml_dom_xmlbuilder', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmlrpc', 'test.test_xmlrpc_net', 'test.test_xxlimited', 'test.test_xxtestfuzz', 'test.test_yield_from', 'test.test_zipapp', 'test.test_zipfile', 'test.test_zipfile.__main__', 'test.test_zipfile._path', 'test.test_zipfile._path._functools', 'test.test_zipfile._path._itertools', 'test.test_zipfile._path._support', 'test.test_zipfile._path._test_params', 'test.test_zipfile._path.test_complexity', 'test.test_zipfile._path.test_path', 'test.test_zipfile._path.write-alpharep', 'test.test_zipfile.test_core', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.test_zoneinfo', 'test.test_zoneinfo.__main__', 'test.test_zoneinfo._support', 'test.test_zoneinfo.test_zoneinfo_property', 'test.testcodec', 'test.tf_inherit_check', 'test.time_hashlib', 'test.tokenizedata', 'test.tokenizedata.bad_coding', 'test.tokenizedata.bad_coding2', 'test.tokenizedata.badsyntax_3131', 'test.tokenizedata.badsyntax_pep3120', 'test.tokenizedata.coding20731', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.typinganndata', 'test.typinganndata._typed_dict_helper', 'test.typinganndata.ann_module', 'test.typinganndata.ann_module2', 'test.typinganndata.ann_module3', 'test.typinganndata.ann_module4', 'test.typinganndata.ann_module5', 'test.typinganndata.ann_module6', 'test.typinganndata.ann_module695', 'test.typinganndata.ann_module7', 'test.typinganndata.ann_module8', 'test.typinganndata.ann_module9', 'test.typinganndata.mod_generics_cache', 'test.win_console_handler', 'test.xmltests', 'this', 'tkinter.__main__', 'tkinter.constants', 'tkinter.simpledialog', 'tkinter.tix', 'tomllib._parser', 'tomllib._re', 'tomllib._types', 'tracemalloc', 'turtledemo', 'turtledemo.__main__', 'turtledemo.bytedesign', 'turtledemo.chaos', 'turtledemo.clock', 'turtledemo.colormixer', 'turtledemo.forest', 'turtledemo.fractalcurves', 'turtledemo.lindenmayer', 'turtledemo.minimal_hanoi', 'turtledemo.nim', 'turtledemo.paint', 'turtledemo.peace', 'turtledemo.penrose', 'turtledemo.planet_and_moon', 'turtledemo.rosette', 'turtledemo.round_dance', 'turtledemo.sorting_animate', 'turtledemo.tree', 'turtledemo.two_canvases', 'turtledemo.yinyang', 'unittest.__main__', 'unittest._log', 'unittest.async_case', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.util', 'urllib', 'uuid', 'venv', 'venv.__main__', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmlrpc', 'xmlrpc.client', 'xmlrpc.server', 'zipfile.__main__', 'zipfile._path.glob', 'zoneinfo._common', 'zoneinfo._tzpath', 'zoneinfo._zoneinfo'] Following modules failed to be imported: ['asyncio.unix_events', 'idlelib.autocomplete', 'idlelib.idle_test.test_autocomplete', 'lzma', 'multiprocessing.popen_fork', 'multiprocessing.popen_forkserver', 'multiprocessing.popen_spawn_posix', 'pty', 'symtable', 'test.datetimetester', 'test.support.interpreters', 'test.test_codecs', 'test.test_csv', 'test.test_import', 'test.test_os', 'test.test_shutil', 'test.test_signal', 'test.test_subprocess', 'test.test_tkinter.test_misc', 'test.test_zoneinfo.test_zoneinfo', 'tkinter', 'tkinter.colorchooser', 'tkinter.commondialog', 'tkinter.dialog', 'tkinter.dnd', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.scrolledtext', 'tkinter.ttk', 'tty', 'turtle'] ====================================================================== FAIL: test_all (test.test___all__.AllTest.test_all) (module='hashlib') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test___all__.py", line 65, in check_all exec("from %s import *" % modname, names) File "<string>", line 1, in <module> AttributeError: module 'hashlib' has no attribute 'blake2b' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test___all__.py", line 68, in check_all self.fail("__all__ failure in {}: {}: {}".format( ^^^^ AssertionError: __all__ failure in hashlib: AttributeError: module 'hashlib' has no attribute 'blake2b' ---------------------------------------------------------------------- Ran 1 test in 8.822s FAILED (failures=1) 0:00:09 load avg: 0.00 [1/1/1] test___all__ failed (1 failure) == Tests result: FAILURE == 1 test failed: test___all__ Total duration: 9.5 sec Total tests: run=1 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test___all__ failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9532æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3410994143 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test__opcode test_stack_effect (test.test__opcode.OpcodeTests.test_stack_effect) ... ok test_stack_effect_jump (test.test__opcode.OpcodeTests.test_stack_effect_jump) ... FAIL test_specialization_stats (test.test__opcode.SpecializationStatsTests.test_specialization_stats) ... ERROR ====================================================================== ERROR: test_specialization_stats (test.test__opcode.SpecializationStatsTests.test_specialization_stats) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test__opcode.py", line 73, in test_specialization_stats specialized_opcodes = [ ^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test__opcode.py", line 76, in <listcomp> if opcode._inline_cache_entries[opcode.opmap[op]] ~~~~~~~~~~~~^^^^ KeyError: 'BINARY_OP' ====================================================================== FAIL: test_stack_effect_jump (test.test__opcode.OpcodeTests.test_stack_effect_jump) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test__opcode.py", line 41, in test_stack_effect_jump self.assertEqual(stack_effect(FOR_ITER, 0, jump=True), 1) ^^^^^^^^^^^ AssertionError: -1 != 1 ---------------------------------------------------------------------- Ran 3 tests in 0.015s FAILED (failures=1, errors=1) 0:00:00 [1/1/1] test__opcode failed (1 error, 1 failure) == Tests result: FAILURE == 1 test failed: test__opcode Total duration: 293 ms Total tests: run=3 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test__opcode failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_808æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1424993313 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_abc test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass) ... ok test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass) ... ok test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass) ... ok test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass) ... ok test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__) ... ok test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper) ... ok test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics) ... ok test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics) ... ok test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration) ... ok test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics) ... ok test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics) ... ok test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called) ... ok test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod) ... ok test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod) ... ok test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation) ... ok test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments) ... ok test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc) ... ok test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods) ... FAIL test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod) ... FAIL test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco) ... ok test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class) ... ok test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics) ... ok test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins) ... ok test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases) ... ok test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness) ... ok test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook) ... ok test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works) ... ok test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator) ... ok test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del) ... ok test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation) ... FAIL test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation) ... FAIL test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation) ... FAIL test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance) ... ok test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods) ... FAIL test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc) ... ok test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__) ... ok test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper) ... ok test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics) ... ok test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics) ... ok test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration) ... ok test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics) ... ok test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics) ... ok test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called) ... ok test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod) ... ok test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod) ... ok test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation) ... ok test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments) ... ok test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc) ... ok test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods) ... FAIL test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod) ... FAIL test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco) ... ok test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class) ... ok test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics) ... ok test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins) ... ok test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases) ... ok test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness) ... ok test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook) ... ok test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works) ... ok test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator) ... ok test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del) ... ok test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation) ... FAIL test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation) ... FAIL test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation) ... FAIL test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance) ... ok test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods) ... FAIL test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc) ... ok test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics) ... ok test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics) ... ok test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics) ... ok test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics) ... ok test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics) ... ok test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics) ... ok ====================================================================== FAIL: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract methods method_one, method_two During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 169, in test_object_new_with_many_abstractmethods self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract methods 'method_one', 'method_two'" does not match "Can't instantiate abstract class C with abstract methods method_one, method_two" ====================================================================== FAIL: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract method method_one During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 158, in test_object_new_with_one_abstractmethod self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract method 'method_one'" does not match "Can't instantiate abstract class C with abstract method method_one" ====================================================================== FAIL: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class B with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 610, in test_update_del_implementation self.assertRaisesRegex(TypeError, msg, B) ^^^^^^^^^^^^^^^^^ AssertionError: "class B without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class B with abstract method foo" ====================================================================== FAIL: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class B with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 552, in test_update_implementation self.assertRaisesRegex(TypeError, msg, B) ^^^^^^^^^^^^^^^^^ AssertionError: "class B without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class B with abstract method foo" ====================================================================== FAIL: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 632, in test_update_layered_implementation self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class C with abstract method foo" ====================================================================== FAIL: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class A with abstract methods bar, foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 540, in test_update_new_abstractmethods self.assertRaisesRegex(TypeError, msg, A) ^^^^^^^^^^^^^^^^^ AssertionError: "class A without an implementation for abstract methods 'bar', 'foo'" does not match "Can't instantiate abstract class A with abstract methods bar, foo" ====================================================================== FAIL: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract methods method_one, method_two During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 169, in test_object_new_with_many_abstractmethods self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract methods 'method_one', 'method_two'" does not match "Can't instantiate abstract class C with abstract methods method_one, method_two" ====================================================================== FAIL: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract method method_one During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 158, in test_object_new_with_one_abstractmethod self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract method 'method_one'" does not match "Can't instantiate abstract class C with abstract method method_one" ====================================================================== FAIL: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class B with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 610, in test_update_del_implementation self.assertRaisesRegex(TypeError, msg, B) ^^^^^^^^^^^^^^^^^ AssertionError: "class B without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class B with abstract method foo" ====================================================================== FAIL: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class B with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 552, in test_update_implementation self.assertRaisesRegex(TypeError, msg, B) ^^^^^^^^^^^^^^^^^ AssertionError: "class B without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class B with abstract method foo" ====================================================================== FAIL: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class C with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 632, in test_update_layered_implementation self.assertRaisesRegex(TypeError, msg, C) ^^^^^^^^^^^^^^^^^ AssertionError: "class C without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class C with abstract method foo" ====================================================================== FAIL: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class A with abstract methods bar, foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_abc.py", line 540, in test_update_new_abstractmethods self.assertRaisesRegex(TypeError, msg, A) ^^^^^^^^^^^^^^^^^ AssertionError: "class A without an implementation for abstract methods 'bar', 'foo'" does not match "Can't instantiate abstract class A with abstract methods bar, foo" ---------------------------------------------------------------------- Ran 72 tests in 0.053s FAILED (failures=12) 0:00:00 [1/1/1] test_abc failed (12 failures) == Tests result: FAILURE == 1 test failed: test_abc Total duration: 340 ms Total tests: run=72 failures=12 Total test files: run=1/1 failed=1 Result: FAILURE test test_abc failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_192æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2039269128 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_aifc 0:00:00 [1/1/1] test_aifc failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_aifc Total duration: 333 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_aifc crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_aifc.py", line 13, in <module> audioop = import_deprecated("audioop") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 13, in import_deprecated return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\audioop.py", line 6, in <module> from _audioop_cffi import ffi, lib ModuleNotFoundError: No module named '_audioop_cffi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9892æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2787704791 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_array test_error (test.test_array.ArrayReconstructorTest.test_error) ... ok test_numbers (test.test_array.ArrayReconstructorTest.test_numbers) ... ok test_unicode (test.test_array.ArrayReconstructorTest.test_unicode) ... FAIL test_add (test.test_array.ByteTest.test_add) ... ok test_assignment (test.test_array.ByteTest.test_assignment) ... ok test_buffer (test.test_array.ByteTest.test_buffer) ... ok test_buffer_info (test.test_array.ByteTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.ByteTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ByteTest.test_byteswap) ... ok test_cmp (test.test_array.ByteTest.test_cmp) ... ok test_constructor (test.test_array.ByteTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.ByteTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.ByteTest.test_copy) ... ok test_count (test.test_array.ByteTest.test_count) ... ok test_coveritertraverse (test.test_array.ByteTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.ByteTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.ByteTest.test_deepcopy) ... ok test_delitem (test.test_array.ByteTest.test_delitem) ... ok test_delslice (test.test_array.ByteTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.ByteTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.ByteTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.ByteTest.test_extend) ... ok test_extended_getslice (test.test_array.ByteTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.ByteTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.ByteTest.test_extslice) ... ok test_filewrite (test.test_array.ByteTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.ByteTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.ByteTest.test_fromarray) ... ok test_frombytearray (test.test_array.ByteTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.ByteTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.ByteTest.test_getitem) ... ok test_getslice (test.test_array.ByteTest.test_getslice) ... ok test_iadd (test.test_array.ByteTest.test_iadd) ... ok test_imul (test.test_array.ByteTest.test_imul) ... ok test_index (test.test_array.ByteTest.test_index) ... ok test_initialize_with_unicode (test.test_array.ByteTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.ByteTest.test_insert) ... ok test_iterationcontains (test.test_array.ByteTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.ByteTest.test_iterator_pickle) ... ok test_len (test.test_array.ByteTest.test_len) ... ok test_mul (test.test_array.ByteTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.ByteTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.ByteTest.test_overflow) ... ok test_pickle (test.test_array.ByteTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.ByteTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.ByteTest.test_pop) ... ok test_reduce_ex (test.test_array.ByteTest.test_reduce_ex) ... ok test_remove (test.test_array.ByteTest.test_remove) ... ok test_repr (test.test_array.ByteTest.test_repr) ... ok test_reverse (test.test_array.ByteTest.test_reverse) ... ok test_reverse_iterator (test.test_array.ByteTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.ByteTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.ByteTest.test_setitem) ... ok test_setslice (test.test_array.ByteTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.ByteTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.ByteTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.ByteTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.ByteTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.ByteTest.test_subclassing) ... ok test_tofrombytes (test.test_array.ByteTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.ByteTest.test_tofromfile) ... ok test_tofromlist (test.test_array.ByteTest.test_tofromlist) ... ok test_type_error (test.test_array.ByteTest.test_type_error) ... ok test_weakref (test.test_array.ByteTest.test_weakref) ... ok test_add (test.test_array.DoubleTest.test_add) ... ok test_alloc_overflow (test.test_array.DoubleTest.test_alloc_overflow) ... ok test_assignment (test.test_array.DoubleTest.test_assignment) ... ok test_buffer (test.test_array.DoubleTest.test_buffer) ... ok test_buffer_info (test.test_array.DoubleTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.DoubleTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.DoubleTest.test_byteswap) ... ok test_cmp (test.test_array.DoubleTest.test_cmp) ... ok test_constructor (test.test_array.DoubleTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.DoubleTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.DoubleTest.test_copy) ... ok test_count (test.test_array.DoubleTest.test_count) ... ok test_coveritertraverse (test.test_array.DoubleTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.DoubleTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.DoubleTest.test_deepcopy) ... ok test_delitem (test.test_array.DoubleTest.test_delitem) ... ok test_delslice (test.test_array.DoubleTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.DoubleTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.DoubleTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.DoubleTest.test_extend) ... ok test_extended_getslice (test.test_array.DoubleTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.DoubleTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.DoubleTest.test_extslice) ... ok test_filewrite (test.test_array.DoubleTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.DoubleTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.DoubleTest.test_fromarray) ... ok test_frombytearray (test.test_array.DoubleTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.DoubleTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.DoubleTest.test_getitem) ... ok test_getslice (test.test_array.DoubleTest.test_getslice) ... ok test_iadd (test.test_array.DoubleTest.test_iadd) ... ok test_imul (test.test_array.DoubleTest.test_imul) ... ok test_index (test.test_array.DoubleTest.test_index) ... ok test_initialize_with_unicode (test.test_array.DoubleTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.DoubleTest.test_insert) ... ok test_iterationcontains (test.test_array.DoubleTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.DoubleTest.test_iterator_pickle) ... ok test_len (test.test_array.DoubleTest.test_len) ... ok test_mul (test.test_array.DoubleTest.test_mul) ... ok test_nan (test.test_array.DoubleTest.test_nan) ... ok test_obsolete_write_lock (test.test_array.DoubleTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.DoubleTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.DoubleTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.DoubleTest.test_pop) ... ok test_reduce_ex (test.test_array.DoubleTest.test_reduce_ex) ... ok test_remove (test.test_array.DoubleTest.test_remove) ... ok test_repr (test.test_array.DoubleTest.test_repr) ... ok test_reverse (test.test_array.DoubleTest.test_reverse) ... ok test_reverse_iterator (test.test_array.DoubleTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.DoubleTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.DoubleTest.test_setitem) ... ok test_setslice (test.test_array.DoubleTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.DoubleTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.DoubleTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.DoubleTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.DoubleTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.DoubleTest.test_subclassing) ... ok test_tofrombytes (test.test_array.DoubleTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.DoubleTest.test_tofromfile) ... ok test_tofromlist (test.test_array.DoubleTest.test_tofromlist) ... ok test_weakref (test.test_array.DoubleTest.test_weakref) ... ok test_add (test.test_array.FloatTest.test_add) ... ok test_assignment (test.test_array.FloatTest.test_assignment) ... ok test_buffer (test.test_array.FloatTest.test_buffer) ... ok test_buffer_info (test.test_array.FloatTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.FloatTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.FloatTest.test_byteswap) ... ok test_cmp (test.test_array.FloatTest.test_cmp) ... ok test_constructor (test.test_array.FloatTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.FloatTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.FloatTest.test_copy) ... ok test_count (test.test_array.FloatTest.test_count) ... ok test_coveritertraverse (test.test_array.FloatTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.FloatTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.FloatTest.test_deepcopy) ... ok test_delitem (test.test_array.FloatTest.test_delitem) ... ok test_delslice (test.test_array.FloatTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.FloatTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.FloatTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.FloatTest.test_extend) ... ok test_extended_getslice (test.test_array.FloatTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.FloatTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.FloatTest.test_extslice) ... ok test_filewrite (test.test_array.FloatTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.FloatTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.FloatTest.test_fromarray) ... ok test_frombytearray (test.test_array.FloatTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.FloatTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.FloatTest.test_getitem) ... ok test_getslice (test.test_array.FloatTest.test_getslice) ... ok test_iadd (test.test_array.FloatTest.test_iadd) ... ok test_imul (test.test_array.FloatTest.test_imul) ... ok test_index (test.test_array.FloatTest.test_index) ... ok test_initialize_with_unicode (test.test_array.FloatTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.FloatTest.test_insert) ... ok test_iterationcontains (test.test_array.FloatTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.FloatTest.test_iterator_pickle) ... ok test_len (test.test_array.FloatTest.test_len) ... ok test_mul (test.test_array.FloatTest.test_mul) ... ok test_nan (test.test_array.FloatTest.test_nan) ... ok test_obsolete_write_lock (test.test_array.FloatTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.FloatTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.FloatTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.FloatTest.test_pop) ... ok test_reduce_ex (test.test_array.FloatTest.test_reduce_ex) ... ok test_remove (test.test_array.FloatTest.test_remove) ... ok test_repr (test.test_array.FloatTest.test_repr) ... ok test_reverse (test.test_array.FloatTest.test_reverse) ... ok test_reverse_iterator (test.test_array.FloatTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.FloatTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.FloatTest.test_setitem) ... ok test_setslice (test.test_array.FloatTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.FloatTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.FloatTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.FloatTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.FloatTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.FloatTest.test_subclassing) ... ok test_tofrombytes (test.test_array.FloatTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.FloatTest.test_tofromfile) ... ok test_tofromlist (test.test_array.FloatTest.test_tofromlist) ... ok test_weakref (test.test_array.FloatTest.test_weakref) ... ok test_add (test.test_array.IntTest.test_add) ... ok test_assignment (test.test_array.IntTest.test_assignment) ... ok test_buffer (test.test_array.IntTest.test_buffer) ... ok test_buffer_info (test.test_array.IntTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.IntTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.IntTest.test_byteswap) ... ok test_cmp (test.test_array.IntTest.test_cmp) ... ok test_constructor (test.test_array.IntTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.IntTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.IntTest.test_copy) ... ok test_count (test.test_array.IntTest.test_count) ... ok test_coveritertraverse (test.test_array.IntTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.IntTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.IntTest.test_deepcopy) ... ok test_delitem (test.test_array.IntTest.test_delitem) ... ok test_delslice (test.test_array.IntTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.IntTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.IntTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.IntTest.test_extend) ... ok test_extended_getslice (test.test_array.IntTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.IntTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.IntTest.test_extslice) ... ok test_filewrite (test.test_array.IntTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.IntTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.IntTest.test_fromarray) ... ok test_frombytearray (test.test_array.IntTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.IntTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.IntTest.test_getitem) ... ok test_getslice (test.test_array.IntTest.test_getslice) ... ok test_iadd (test.test_array.IntTest.test_iadd) ... ok test_imul (test.test_array.IntTest.test_imul) ... ok test_index (test.test_array.IntTest.test_index) ... ok test_initialize_with_unicode (test.test_array.IntTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.IntTest.test_insert) ... ok test_iterationcontains (test.test_array.IntTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.IntTest.test_iterator_pickle) ... ok test_len (test.test_array.IntTest.test_len) ... ok test_mul (test.test_array.IntTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.IntTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.IntTest.test_overflow) ... ok test_pickle (test.test_array.IntTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.IntTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.IntTest.test_pop) ... ok test_reduce_ex (test.test_array.IntTest.test_reduce_ex) ... ok test_remove (test.test_array.IntTest.test_remove) ... ok test_repr (test.test_array.IntTest.test_repr) ... ok test_reverse (test.test_array.IntTest.test_reverse) ... ok test_reverse_iterator (test.test_array.IntTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.IntTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.IntTest.test_setitem) ... ok test_setslice (test.test_array.IntTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.IntTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.IntTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.IntTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.IntTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.IntTest.test_subclassing) ... ok test_tofrombytes (test.test_array.IntTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.IntTest.test_tofromfile) ... ok test_tofromlist (test.test_array.IntTest.test_tofromlist) ... ok test_type_error (test.test_array.IntTest.test_type_error) ... ok test_weakref (test.test_array.IntTest.test_weakref) ... ok test_access (test.test_array.LargeArrayTest.test_access) ... ok test_append (test.test_array.LargeArrayTest.test_append) ... ok test_count (test.test_array.LargeArrayTest.test_count) ... ok test_example_data (test.test_array.LargeArrayTest.test_example_data) ... ok test_extend (test.test_array.LargeArrayTest.test_extend) ... ok test_frombytes (test.test_array.LargeArrayTest.test_frombytes) ... ok test_fromlist (test.test_array.LargeArrayTest.test_fromlist) ... ok test_gh_128961 (test.test_array.LargeArrayTest.test_gh_128961) ... ok test_index (test.test_array.LargeArrayTest.test_index) ... ok test_insert (test.test_array.LargeArrayTest.test_insert) ... ok test_pop (test.test_array.LargeArrayTest.test_pop) ... ok test_remove (test.test_array.LargeArrayTest.test_remove) ... ok test_reverse (test.test_array.LargeArrayTest.test_reverse) ... ok test_slice (test.test_array.LargeArrayTest.test_slice) ... ok test_tolist (test.test_array.LargeArrayTest.test_tolist) ... ok test_add (test.test_array.LongLongTest.test_add) ... ok test_assignment (test.test_array.LongLongTest.test_assignment) ... ok test_buffer (test.test_array.LongLongTest.test_buffer) ... ok test_buffer_info (test.test_array.LongLongTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.LongLongTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.LongLongTest.test_byteswap) ... ok test_cmp (test.test_array.LongLongTest.test_cmp) ... ok test_constructor (test.test_array.LongLongTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.LongLongTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.LongLongTest.test_copy) ... ok test_count (test.test_array.LongLongTest.test_count) ... ok test_coveritertraverse (test.test_array.LongLongTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.LongLongTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.LongLongTest.test_deepcopy) ... ok test_delitem (test.test_array.LongLongTest.test_delitem) ... ok test_delslice (test.test_array.LongLongTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.LongLongTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.LongLongTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.LongLongTest.test_extend) ... ok test_extended_getslice (test.test_array.LongLongTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.LongLongTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.LongLongTest.test_extslice) ... ok test_filewrite (test.test_array.LongLongTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.LongLongTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.LongLongTest.test_fromarray) ... ok test_frombytearray (test.test_array.LongLongTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.LongLongTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.LongLongTest.test_getitem) ... ok test_getslice (test.test_array.LongLongTest.test_getslice) ... ok test_iadd (test.test_array.LongLongTest.test_iadd) ... ok test_imul (test.test_array.LongLongTest.test_imul) ... ok test_index (test.test_array.LongLongTest.test_index) ... ok test_initialize_with_unicode (test.test_array.LongLongTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.LongLongTest.test_insert) ... ok test_iterationcontains (test.test_array.LongLongTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.LongLongTest.test_iterator_pickle) ... ok test_len (test.test_array.LongLongTest.test_len) ... ok test_mul (test.test_array.LongLongTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.LongLongTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.LongLongTest.test_overflow) ... ok test_pickle (test.test_array.LongLongTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.LongLongTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.LongLongTest.test_pop) ... ok test_reduce_ex (test.test_array.LongLongTest.test_reduce_ex) ... ok test_remove (test.test_array.LongLongTest.test_remove) ... ok test_repr (test.test_array.LongLongTest.test_repr) ... ok test_reverse (test.test_array.LongLongTest.test_reverse) ... ok test_reverse_iterator (test.test_array.LongLongTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.LongLongTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.LongLongTest.test_setitem) ... ok test_setslice (test.test_array.LongLongTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.LongLongTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.LongLongTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.LongLongTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.LongLongTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.LongLongTest.test_subclassing) ... ok test_tofrombytes (test.test_array.LongLongTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.LongLongTest.test_tofromfile) ... ok test_tofromlist (test.test_array.LongLongTest.test_tofromlist) ... ok test_type_error (test.test_array.LongLongTest.test_type_error) ... ok test_weakref (test.test_array.LongLongTest.test_weakref) ... ok test_add (test.test_array.LongTest.test_add) ... ok test_assignment (test.test_array.LongTest.test_assignment) ... ok test_buffer (test.test_array.LongTest.test_buffer) ... ok test_buffer_info (test.test_array.LongTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.LongTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.LongTest.test_byteswap) ... ok test_cmp (test.test_array.LongTest.test_cmp) ... ok test_constructor (test.test_array.LongTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.LongTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.LongTest.test_copy) ... ok test_count (test.test_array.LongTest.test_count) ... ok test_coveritertraverse (test.test_array.LongTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.LongTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.LongTest.test_deepcopy) ... ok test_delitem (test.test_array.LongTest.test_delitem) ... ok test_delslice (test.test_array.LongTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.LongTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.LongTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.LongTest.test_extend) ... ok test_extended_getslice (test.test_array.LongTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.LongTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.LongTest.test_extslice) ... ok test_filewrite (test.test_array.LongTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.LongTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.LongTest.test_fromarray) ... ok test_frombytearray (test.test_array.LongTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.LongTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.LongTest.test_getitem) ... ok test_getslice (test.test_array.LongTest.test_getslice) ... ok test_iadd (test.test_array.LongTest.test_iadd) ... ok test_imul (test.test_array.LongTest.test_imul) ... ok test_index (test.test_array.LongTest.test_index) ... ok test_initialize_with_unicode (test.test_array.LongTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.LongTest.test_insert) ... ok test_iterationcontains (test.test_array.LongTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.LongTest.test_iterator_pickle) ... ok test_len (test.test_array.LongTest.test_len) ... ok test_mul (test.test_array.LongTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.LongTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.LongTest.test_overflow) ... ok test_pickle (test.test_array.LongTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.LongTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.LongTest.test_pop) ... ok test_reduce_ex (test.test_array.LongTest.test_reduce_ex) ... ok test_remove (test.test_array.LongTest.test_remove) ... ok test_repr (test.test_array.LongTest.test_repr) ... ok test_reverse (test.test_array.LongTest.test_reverse) ... ok test_reverse_iterator (test.test_array.LongTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.LongTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.LongTest.test_setitem) ... ok test_setslice (test.test_array.LongTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.LongTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.LongTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.LongTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.LongTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.LongTest.test_subclassing) ... ok test_tofrombytes (test.test_array.LongTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.LongTest.test_tofromfile) ... ok test_tofromlist (test.test_array.LongTest.test_tofromlist) ... ok test_type_error (test.test_array.LongTest.test_type_error) ... ok test_weakref (test.test_array.LongTest.test_weakref) ... ok test_array_is_sequence (test.test_array.MiscTest.test_array_is_sequence) ... ok test_bad_constructor (test.test_array.MiscTest.test_bad_constructor) ... ok test_disallow_instantiation (test.test_array.MiscTest.test_disallow_instantiation) ... skipped 'implementation detail specific to cpython' test_empty (test.test_array.MiscTest.test_empty) ... ok test_immutable (test.test_array.MiscTest.test_immutable) ... skipped 'implementation detail specific to cpython' test_add (test.test_array.ShortTest.test_add) ... ok test_assignment (test.test_array.ShortTest.test_assignment) ... ok test_buffer (test.test_array.ShortTest.test_buffer) ... ok test_buffer_info (test.test_array.ShortTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.ShortTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ShortTest.test_byteswap) ... ok test_cmp (test.test_array.ShortTest.test_cmp) ... ok test_constructor (test.test_array.ShortTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.ShortTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.ShortTest.test_copy) ... ok test_count (test.test_array.ShortTest.test_count) ... ok test_coveritertraverse (test.test_array.ShortTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.ShortTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.ShortTest.test_deepcopy) ... ok test_delitem (test.test_array.ShortTest.test_delitem) ... ok test_delslice (test.test_array.ShortTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.ShortTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.ShortTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.ShortTest.test_extend) ... ok test_extended_getslice (test.test_array.ShortTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.ShortTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.ShortTest.test_extslice) ... ok test_filewrite (test.test_array.ShortTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.ShortTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.ShortTest.test_fromarray) ... ok test_frombytearray (test.test_array.ShortTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.ShortTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.ShortTest.test_getitem) ... ok test_getslice (test.test_array.ShortTest.test_getslice) ... ok test_iadd (test.test_array.ShortTest.test_iadd) ... ok test_imul (test.test_array.ShortTest.test_imul) ... ok test_index (test.test_array.ShortTest.test_index) ... ok test_initialize_with_unicode (test.test_array.ShortTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.ShortTest.test_insert) ... ok test_iterationcontains (test.test_array.ShortTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.ShortTest.test_iterator_pickle) ... ok test_len (test.test_array.ShortTest.test_len) ... ok test_mul (test.test_array.ShortTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.ShortTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.ShortTest.test_overflow) ... ok test_pickle (test.test_array.ShortTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.ShortTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.ShortTest.test_pop) ... ok test_reduce_ex (test.test_array.ShortTest.test_reduce_ex) ... ok test_remove (test.test_array.ShortTest.test_remove) ... ok test_repr (test.test_array.ShortTest.test_repr) ... ok test_reverse (test.test_array.ShortTest.test_reverse) ... ok test_reverse_iterator (test.test_array.ShortTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.ShortTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.ShortTest.test_setitem) ... ok test_setslice (test.test_array.ShortTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.ShortTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.ShortTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.ShortTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.ShortTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.ShortTest.test_subclassing) ... ok test_tofrombytes (test.test_array.ShortTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.ShortTest.test_tofromfile) ... ok test_tofromlist (test.test_array.ShortTest.test_tofromlist) ... ok test_type_error (test.test_array.ShortTest.test_type_error) ... ok test_weakref (test.test_array.ShortTest.test_weakref) ... ok test_add (test.test_array.UnicodeTest.test_add) ... ok test_buffer (test.test_array.UnicodeTest.test_buffer) ... ok test_buffer_info (test.test_array.UnicodeTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnicodeTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnicodeTest.test_byteswap) ... ok test_cmp (test.test_array.UnicodeTest.test_cmp) ... ok test_constructor (test.test_array.UnicodeTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnicodeTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnicodeTest.test_copy) ... ok test_count (test.test_array.UnicodeTest.test_count) ... ok test_coveritertraverse (test.test_array.UnicodeTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnicodeTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnicodeTest.test_deepcopy) ... ok test_delitem (test.test_array.UnicodeTest.test_delitem) ... ok test_exhausted_iterator (test.test_array.UnicodeTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnicodeTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnicodeTest.test_extend) ... ok test_extended_getslice (test.test_array.UnicodeTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnicodeTest.test_extended_set_del_slice) ... ok test_filewrite (test.test_array.UnicodeTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnicodeTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnicodeTest.test_fromarray) ... ok test_fromfile_ioerror (test.test_array.UnicodeTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnicodeTest.test_getitem) ... ok test_getslice (test.test_array.UnicodeTest.test_getslice) ... ok test_iadd (test.test_array.UnicodeTest.test_iadd) ... ok test_imul (test.test_array.UnicodeTest.test_imul) ... ok test_index (test.test_array.UnicodeTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnicodeTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnicodeTest.test_insert) ... ok test_issue17223 (test.test_array.UnicodeTest.test_issue17223) ... skipped 'specific to flexible string representation' test_iterator_pickle (test.test_array.UnicodeTest.test_iterator_pickle) ... ok test_len (test.test_array.UnicodeTest.test_len) ... ok test_mul (test.test_array.UnicodeTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnicodeTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.UnicodeTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnicodeTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnicodeTest.test_pop) ... ok test_reduce_ex (test.test_array.UnicodeTest.test_reduce_ex) ... ok test_remove (test.test_array.UnicodeTest.test_remove) ... ok test_repr (test.test_array.UnicodeTest.test_repr) ... ok test_reverse (test.test_array.UnicodeTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnicodeTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnicodeTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnicodeTest.test_setitem) ... ok test_setslice (test.test_array.UnicodeTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnicodeTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnicodeTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnicodeTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnicodeTest.test_subclass_with_kwargs) ... ok test_tofrombytes (test.test_array.UnicodeTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnicodeTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnicodeTest.test_tofromlist) ... ok test_unicode (test.test_array.UnicodeTest.test_unicode) ... ok test_weakref (test.test_array.UnicodeTest.test_weakref) ... ok test_add (test.test_array.UnsignedByteTest.test_add) ... ok test_assignment (test.test_array.UnsignedByteTest.test_assignment) ... ok test_buffer (test.test_array.UnsignedByteTest.test_buffer) ... ok test_buffer_info (test.test_array.UnsignedByteTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnsignedByteTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedByteTest.test_bytes_extend) ... ok test_byteswap (test.test_array.UnsignedByteTest.test_byteswap) ... ok test_cmp (test.test_array.UnsignedByteTest.test_cmp) ... ok test_constructor (test.test_array.UnsignedByteTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedByteTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnsignedByteTest.test_copy) ... ok test_count (test.test_array.UnsignedByteTest.test_count) ... ok test_coveritertraverse (test.test_array.UnsignedByteTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnsignedByteTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnsignedByteTest.test_deepcopy) ... ok test_delitem (test.test_array.UnsignedByteTest.test_delitem) ... ok test_delslice (test.test_array.UnsignedByteTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.UnsignedByteTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnsignedByteTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnsignedByteTest.test_extend) ... ok test_extended_getslice (test.test_array.UnsignedByteTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnsignedByteTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.UnsignedByteTest.test_extslice) ... ok test_filewrite (test.test_array.UnsignedByteTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnsignedByteTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnsignedByteTest.test_fromarray) ... ok test_frombytearray (test.test_array.UnsignedByteTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.UnsignedByteTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnsignedByteTest.test_getitem) ... ok test_getslice (test.test_array.UnsignedByteTest.test_getslice) ... ok test_iadd (test.test_array.UnsignedByteTest.test_iadd) ... ok test_imul (test.test_array.UnsignedByteTest.test_imul) ... ok test_index (test.test_array.UnsignedByteTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnsignedByteTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnsignedByteTest.test_insert) ... ok test_iterationcontains (test.test_array.UnsignedByteTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.UnsignedByteTest.test_iterator_pickle) ... ok test_len (test.test_array.UnsignedByteTest.test_len) ... ok test_mul (test.test_array.UnsignedByteTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnsignedByteTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedByteTest.test_overflow) ... ok test_pickle (test.test_array.UnsignedByteTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnsignedByteTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnsignedByteTest.test_pop) ... ok test_reduce_ex (test.test_array.UnsignedByteTest.test_reduce_ex) ... ok test_remove (test.test_array.UnsignedByteTest.test_remove) ... ok test_repr (test.test_array.UnsignedByteTest.test_repr) ... ok test_reverse (test.test_array.UnsignedByteTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnsignedByteTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnsignedByteTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnsignedByteTest.test_setitem) ... ok test_setslice (test.test_array.UnsignedByteTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnsignedByteTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedByteTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedByteTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnsignedByteTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.UnsignedByteTest.test_subclassing) ... ok test_tofrombytes (test.test_array.UnsignedByteTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnsignedByteTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnsignedByteTest.test_tofromlist) ... ok test_type_error (test.test_array.UnsignedByteTest.test_type_error) ... ok test_weakref (test.test_array.UnsignedByteTest.test_weakref) ... ok test_add (test.test_array.UnsignedIntTest.test_add) ... ok test_assignment (test.test_array.UnsignedIntTest.test_assignment) ... ok test_buffer (test.test_array.UnsignedIntTest.test_buffer) ... ok test_buffer_info (test.test_array.UnsignedIntTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnsignedIntTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedIntTest.test_bytes_extend) ... ok test_byteswap (test.test_array.UnsignedIntTest.test_byteswap) ... ok test_cmp (test.test_array.UnsignedIntTest.test_cmp) ... ok test_constructor (test.test_array.UnsignedIntTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedIntTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnsignedIntTest.test_copy) ... ok test_count (test.test_array.UnsignedIntTest.test_count) ... ok test_coveritertraverse (test.test_array.UnsignedIntTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnsignedIntTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnsignedIntTest.test_deepcopy) ... ok test_delitem (test.test_array.UnsignedIntTest.test_delitem) ... ok test_delslice (test.test_array.UnsignedIntTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.UnsignedIntTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnsignedIntTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnsignedIntTest.test_extend) ... ok test_extended_getslice (test.test_array.UnsignedIntTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnsignedIntTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.UnsignedIntTest.test_extslice) ... ok test_filewrite (test.test_array.UnsignedIntTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnsignedIntTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnsignedIntTest.test_fromarray) ... ok test_frombytearray (test.test_array.UnsignedIntTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.UnsignedIntTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnsignedIntTest.test_getitem) ... ok test_getslice (test.test_array.UnsignedIntTest.test_getslice) ... ok test_iadd (test.test_array.UnsignedIntTest.test_iadd) ... ok test_imul (test.test_array.UnsignedIntTest.test_imul) ... ok test_index (test.test_array.UnsignedIntTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnsignedIntTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnsignedIntTest.test_insert) ... ok test_iterationcontains (test.test_array.UnsignedIntTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.UnsignedIntTest.test_iterator_pickle) ... ok test_len (test.test_array.UnsignedIntTest.test_len) ... ok test_mul (test.test_array.UnsignedIntTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnsignedIntTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedIntTest.test_overflow) ... ok test_pickle (test.test_array.UnsignedIntTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnsignedIntTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnsignedIntTest.test_pop) ... ok test_reduce_ex (test.test_array.UnsignedIntTest.test_reduce_ex) ... ok test_remove (test.test_array.UnsignedIntTest.test_remove) ... ok test_repr (test.test_array.UnsignedIntTest.test_repr) ... ok test_reverse (test.test_array.UnsignedIntTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnsignedIntTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnsignedIntTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnsignedIntTest.test_setitem) ... ok test_setslice (test.test_array.UnsignedIntTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnsignedIntTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedIntTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedIntTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnsignedIntTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.UnsignedIntTest.test_subclassing) ... ok test_tofrombytes (test.test_array.UnsignedIntTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnsignedIntTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnsignedIntTest.test_tofromlist) ... ok test_type_error (test.test_array.UnsignedIntTest.test_type_error) ... ok test_weakref (test.test_array.UnsignedIntTest.test_weakref) ... ok test_add (test.test_array.UnsignedLongLongTest.test_add) ... ok test_assignment (test.test_array.UnsignedLongLongTest.test_assignment) ... ok test_buffer (test.test_array.UnsignedLongLongTest.test_buffer) ... ok test_buffer_info (test.test_array.UnsignedLongLongTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnsignedLongLongTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedLongLongTest.test_bytes_extend) ... ok test_byteswap (test.test_array.UnsignedLongLongTest.test_byteswap) ... ok test_cmp (test.test_array.UnsignedLongLongTest.test_cmp) ... ok test_constructor (test.test_array.UnsignedLongLongTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedLongLongTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnsignedLongLongTest.test_copy) ... ok test_count (test.test_array.UnsignedLongLongTest.test_count) ... ok test_coveritertraverse (test.test_array.UnsignedLongLongTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnsignedLongLongTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnsignedLongLongTest.test_deepcopy) ... ok test_delitem (test.test_array.UnsignedLongLongTest.test_delitem) ... ok test_delslice (test.test_array.UnsignedLongLongTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnsignedLongLongTest.test_extend) ... ok test_extended_getslice (test.test_array.UnsignedLongLongTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnsignedLongLongTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.UnsignedLongLongTest.test_extslice) ... ok test_filewrite (test.test_array.UnsignedLongLongTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnsignedLongLongTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnsignedLongLongTest.test_fromarray) ... ok test_frombytearray (test.test_array.UnsignedLongLongTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.UnsignedLongLongTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnsignedLongLongTest.test_getitem) ... ok test_getslice (test.test_array.UnsignedLongLongTest.test_getslice) ... ok test_iadd (test.test_array.UnsignedLongLongTest.test_iadd) ... ok test_imul (test.test_array.UnsignedLongLongTest.test_imul) ... ok test_index (test.test_array.UnsignedLongLongTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnsignedLongLongTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnsignedLongLongTest.test_insert) ... ok test_iterationcontains (test.test_array.UnsignedLongLongTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.UnsignedLongLongTest.test_iterator_pickle) ... ok test_len (test.test_array.UnsignedLongLongTest.test_len) ... ok test_mul (test.test_array.UnsignedLongLongTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnsignedLongLongTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedLongLongTest.test_overflow) ... ok test_pickle (test.test_array.UnsignedLongLongTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnsignedLongLongTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnsignedLongLongTest.test_pop) ... ok test_reduce_ex (test.test_array.UnsignedLongLongTest.test_reduce_ex) ... ok test_remove (test.test_array.UnsignedLongLongTest.test_remove) ... ok test_repr (test.test_array.UnsignedLongLongTest.test_repr) ... ok test_reverse (test.test_array.UnsignedLongLongTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnsignedLongLongTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnsignedLongLongTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnsignedLongLongTest.test_setitem) ... ok test_setslice (test.test_array.UnsignedLongLongTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedLongLongTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnsignedLongLongTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.UnsignedLongLongTest.test_subclassing) ... ok test_tofrombytes (test.test_array.UnsignedLongLongTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnsignedLongLongTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnsignedLongLongTest.test_tofromlist) ... ok test_type_error (test.test_array.UnsignedLongLongTest.test_type_error) ... ok test_weakref (test.test_array.UnsignedLongLongTest.test_weakref) ... ok test_add (test.test_array.UnsignedLongTest.test_add) ... ok test_assignment (test.test_array.UnsignedLongTest.test_assignment) ... ok test_buffer (test.test_array.UnsignedLongTest.test_buffer) ... ok test_buffer_info (test.test_array.UnsignedLongTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnsignedLongTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedLongTest.test_bytes_extend) ... ok test_byteswap (test.test_array.UnsignedLongTest.test_byteswap) ... ok test_cmp (test.test_array.UnsignedLongTest.test_cmp) ... ok test_constructor (test.test_array.UnsignedLongTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedLongTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnsignedLongTest.test_copy) ... ok test_count (test.test_array.UnsignedLongTest.test_count) ... ok test_coveritertraverse (test.test_array.UnsignedLongTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnsignedLongTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnsignedLongTest.test_deepcopy) ... ok test_delitem (test.test_array.UnsignedLongTest.test_delitem) ... ok test_delslice (test.test_array.UnsignedLongTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.UnsignedLongTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnsignedLongTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnsignedLongTest.test_extend) ... ok test_extended_getslice (test.test_array.UnsignedLongTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnsignedLongTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.UnsignedLongTest.test_extslice) ... ok test_filewrite (test.test_array.UnsignedLongTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnsignedLongTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnsignedLongTest.test_fromarray) ... ok test_frombytearray (test.test_array.UnsignedLongTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.UnsignedLongTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnsignedLongTest.test_getitem) ... ok test_getslice (test.test_array.UnsignedLongTest.test_getslice) ... ok test_iadd (test.test_array.UnsignedLongTest.test_iadd) ... ok test_imul (test.test_array.UnsignedLongTest.test_imul) ... ok test_index (test.test_array.UnsignedLongTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnsignedLongTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnsignedLongTest.test_insert) ... ok test_iterationcontains (test.test_array.UnsignedLongTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.UnsignedLongTest.test_iterator_pickle) ... ok test_len (test.test_array.UnsignedLongTest.test_len) ... ok test_mul (test.test_array.UnsignedLongTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnsignedLongTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedLongTest.test_overflow) ... ok test_pickle (test.test_array.UnsignedLongTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnsignedLongTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnsignedLongTest.test_pop) ... ok test_reduce_ex (test.test_array.UnsignedLongTest.test_reduce_ex) ... ok test_remove (test.test_array.UnsignedLongTest.test_remove) ... ok test_repr (test.test_array.UnsignedLongTest.test_repr) ... ok test_reverse (test.test_array.UnsignedLongTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnsignedLongTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnsignedLongTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnsignedLongTest.test_setitem) ... ok test_setslice (test.test_array.UnsignedLongTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnsignedLongTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedLongTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedLongTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnsignedLongTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.UnsignedLongTest.test_subclassing) ... ok test_tofrombytes (test.test_array.UnsignedLongTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnsignedLongTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnsignedLongTest.test_tofromlist) ... ok test_type_error (test.test_array.UnsignedLongTest.test_type_error) ... ok test_weakref (test.test_array.UnsignedLongTest.test_weakref) ... ok test_add (test.test_array.UnsignedShortTest.test_add) ... ok test_assignment (test.test_array.UnsignedShortTest.test_assignment) ... ok test_buffer (test.test_array.UnsignedShortTest.test_buffer) ... ok test_buffer_info (test.test_array.UnsignedShortTest.test_buffer_info) ... ok test_bug_782369 (test.test_array.UnsignedShortTest.test_bug_782369) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedShortTest.test_bytes_extend) ... ok test_byteswap (test.test_array.UnsignedShortTest.test_byteswap) ... ok test_cmp (test.test_array.UnsignedShortTest.test_cmp) ... ok test_constructor (test.test_array.UnsignedShortTest.test_constructor) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedShortTest.test_constructor_with_iterable_argument) ... ok test_copy (test.test_array.UnsignedShortTest.test_copy) ... ok test_count (test.test_array.UnsignedShortTest.test_count) ... ok test_coveritertraverse (test.test_array.UnsignedShortTest.test_coveritertraverse) ... ok test_create_from_bytes (test.test_array.UnsignedShortTest.test_create_from_bytes) ... ok test_deepcopy (test.test_array.UnsignedShortTest.test_deepcopy) ... ok test_delitem (test.test_array.UnsignedShortTest.test_delitem) ... ok test_delslice (test.test_array.UnsignedShortTest.test_delslice) ... ok test_exhausted_iterator (test.test_array.UnsignedShortTest.test_exhausted_iterator) ... ok test_exhausted_reverse_iterator (test.test_array.UnsignedShortTest.test_exhausted_reverse_iterator) ... ok test_extend (test.test_array.UnsignedShortTest.test_extend) ... ok test_extended_getslice (test.test_array.UnsignedShortTest.test_extended_getslice) ... ok test_extended_set_del_slice (test.test_array.UnsignedShortTest.test_extended_set_del_slice) ... ok test_extslice (test.test_array.UnsignedShortTest.test_extslice) ... ok test_filewrite (test.test_array.UnsignedShortTest.test_filewrite) ... ok test_free_after_iterating (test.test_array.UnsignedShortTest.test_free_after_iterating) ... ok test_fromarray (test.test_array.UnsignedShortTest.test_fromarray) ... ok test_frombytearray (test.test_array.UnsignedShortTest.test_frombytearray) ... ok test_fromfile_ioerror (test.test_array.UnsignedShortTest.test_fromfile_ioerror) ... ok test_getitem (test.test_array.UnsignedShortTest.test_getitem) ... ok test_getslice (test.test_array.UnsignedShortTest.test_getslice) ... ok test_iadd (test.test_array.UnsignedShortTest.test_iadd) ... ok test_imul (test.test_array.UnsignedShortTest.test_imul) ... ok test_index (test.test_array.UnsignedShortTest.test_index) ... ok test_initialize_with_unicode (test.test_array.UnsignedShortTest.test_initialize_with_unicode) ... ok test_insert (test.test_array.UnsignedShortTest.test_insert) ... ok test_iterationcontains (test.test_array.UnsignedShortTest.test_iterationcontains) ... ok test_iterator_pickle (test.test_array.UnsignedShortTest.test_iterator_pickle) ... ok test_len (test.test_array.UnsignedShortTest.test_len) ... ok test_mul (test.test_array.UnsignedShortTest.test_mul) ... ok test_obsolete_write_lock (test.test_array.UnsignedShortTest.test_obsolete_write_lock) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedShortTest.test_overflow) ... ok test_pickle (test.test_array.UnsignedShortTest.test_pickle) ... ok test_pickle_for_empty_array (test.test_array.UnsignedShortTest.test_pickle_for_empty_array) ... ok test_pop (test.test_array.UnsignedShortTest.test_pop) ... ok test_reduce_ex (test.test_array.UnsignedShortTest.test_reduce_ex) ... ok test_remove (test.test_array.UnsignedShortTest.test_remove) ... ok test_repr (test.test_array.UnsignedShortTest.test_repr) ... ok test_reverse (test.test_array.UnsignedShortTest.test_reverse) ... ok test_reverse_iterator (test.test_array.UnsignedShortTest.test_reverse_iterator) ... ok test_reverse_iterator_picking (test.test_array.UnsignedShortTest.test_reverse_iterator_picking) ... ok test_setitem (test.test_array.UnsignedShortTest.test_setitem) ... ok test_setslice (test.test_array.UnsignedShortTest.test_setslice) ... ok test_sizeof_with_buffer (test.test_array.UnsignedShortTest.test_sizeof_with_buffer) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedShortTest.test_sizeof_without_buffer) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedShortTest.test_str) ... ok test_subclass_with_kwargs (test.test_array.UnsignedShortTest.test_subclass_with_kwargs) ... ok test_subclassing (test.test_array.UnsignedShortTest.test_subclassing) ... ok test_tofrombytes (test.test_array.UnsignedShortTest.test_tofrombytes) ... ok test_tofromfile (test.test_array.UnsignedShortTest.test_tofromfile) ... ok test_tofromlist (test.test_array.UnsignedShortTest.test_tofromlist) ... ok test_type_error (test.test_array.UnsignedShortTest.test_type_error) ... ok test_weakref (test.test_array.UnsignedShortTest.test_weakref) ... ok ====================================================================== FAIL: test_unicode (test.test_array.ArrayReconstructorTest.test_unicode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_array.py", line 192, in test_unicode self.assertEqual(a, b, ^^^^^^^^^^^ AssertionError: array('u', 'Bonne Journée ͇̊') != array('u', 'B\x00o\x00n\x00n\x00e\x00 \x00J\x00o\x00u\[35 chars]x02') : array('u', 'Bonne Journée ͇̊') != array('u', 'B\x00o\x00n\x00n\x00e\x00 \x00J\x00o\x00u\x00r\x00n\x00é\x00e\x00 \x00̊\x02͇\x02'); testcase=(20, 'UTF-32-LE') ---------------------------------------------------------------------- Ran 814 tests in 1.954s FAILED (failures=1, skipped=55) 0:00:02 [1/1/1] test_array failed (1 failure) == Tests result: FAILURE == 1 test failed: test_array Total duration: 2.3 sec Total tests: run=814 failures=1 skipped=55 Total test files: run=1/1 failed=1 Result: FAILURE test test_array failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4668æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3609265921 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_asyncgen test_aiter_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_bad_args) ... ok test_aiter_idempotent (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_idempotent) ... ok test_anext_await_raises (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_await_raises) ... ok test_anext_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_args) ... ok test_anext_bad_await (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_await) ... ok test_anext_iter (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_iter) ... ok test_anext_return_generator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_generator) ... ok test_anext_return_iterator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_iterator) ... ok test_async_gen_aclose_after_exhaustion (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_after_exhaustion) ... ok test_async_gen_aclose_compatible_with_get_stack (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_compatible_with_get_stack) ... ok test_async_gen_aclose_twice_with_different_coros (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_twice_with_different_coros) ... ok test_async_gen_aiter (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter) ... ok test_async_gen_aiter_class (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter_class) ... ok test_async_gen_asyncio_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_01) ... ok test_async_gen_asyncio_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_02) ... ok test_async_gen_asyncio_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_03) ... ok test_async_gen_asyncio_aclose_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_06) ... ok test_async_gen_asyncio_aclose_07 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_07) ... ok test_async_gen_asyncio_aclose_08 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_08) ... ok test_async_gen_asyncio_aclose_10 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_10) ... ok test_async_gen_asyncio_aclose_11 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_11) ... ok test_async_gen_asyncio_aclose_12 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_12) ... ok test_async_gen_asyncio_anext_04 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_04) ... ok test_async_gen_asyncio_anext_05 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_05) ... ok test_async_gen_asyncio_anext_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_06) ... ok test_async_gen_asyncio_anext_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_stopiteration) ... ok test_async_gen_asyncio_anext_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_tuple) ... ok test_async_gen_asyncio_anext_tuple_no_exceptions (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_tuple_no_exceptions) ... ok test_async_gen_asyncio_asend_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_01) ... ok test_async_gen_asyncio_asend_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_02) ... ok test_async_gen_asyncio_asend_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_03) ... ok test_async_gen_asyncio_athrow_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_01) ... ok test_async_gen_asyncio_athrow_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_02) ... ok test_async_gen_asyncio_athrow_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_03) ... ok test_async_gen_asyncio_athrow_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_stopiteration) ... ok test_async_gen_asyncio_athrow_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_tuple) ... ok test_async_gen_asyncio_gc_aclose_09 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_gc_aclose_09) ... ok test_async_gen_asyncio_shutdown_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_01) ... ok test_async_gen_asyncio_shutdown_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_02) ... ok test_async_gen_asyncio_shutdown_exception_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_01) ... ok test_async_gen_asyncio_shutdown_exception_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_02) ... ok test_async_gen_await_same_aclose_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_aclose_coro_twice) ... ok test_async_gen_await_same_anext_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_anext_coro_twice) ... ok test_async_gen_expression_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_01) ... ok test_async_gen_expression_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_02) ... ok test_async_gen_throw_custom_same_aclose_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_throw_custom_same_aclose_coro_twice) ... ok test_async_gen_throw_custom_same_athrow_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_throw_custom_same_athrow_coro_twice) ... ok test_async_gen_throw_same_aclose_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_throw_same_aclose_coro_twice) ... ok test_async_generator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_async_generator_anext) ... ok test_asyncgen_nonstarted_hooks_are_cancellable (test.test_asyncgen.AsyncGenAsyncioTest.test_asyncgen_nonstarted_hooks_are_cancellable) ... ok test_python_async_iterator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_anext) ... ok test_python_async_iterator_types_coroutine_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_types_coroutine_anext) ... ok test_sync_anext_raises_exception (test.test_asyncgen.AsyncGenAsyncioTest.test_sync_anext_raises_exception) ... ok test_async_gen_syntax_01 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_01) ... ok test_async_gen_syntax_02 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_02) ... ok test_async_gen_syntax_03 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_03) ... ok test_async_gen_syntax_04 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_04) ... ok test_async_gen_syntax_05 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_05) ... ok test_async_gen_3_arg_deprecation_warning (test.test_asyncgen.AsyncGenTest.test_async_gen_3_arg_deprecation_warning) ... FAIL test_async_gen_api_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_api_01) ... ok test_async_gen_asend_throw_concurrent_with_send (test.test_asyncgen.AsyncGenTest.test_async_gen_asend_throw_concurrent_with_send) ... ok test_async_gen_asend_throw_concurrent_with_throw (test.test_asyncgen.AsyncGenTest.test_async_gen_asend_throw_concurrent_with_throw) ... ok test_async_gen_athrow_throw_concurrent_with_send (test.test_asyncgen.AsyncGenTest.test_async_gen_athrow_throw_concurrent_with_send) ... ok test_async_gen_athrow_throw_concurrent_with_throw (test.test_asyncgen.AsyncGenTest.test_async_gen_athrow_throw_concurrent_with_throw) ... ok test_async_gen_exception_03 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_03) ... ok test_async_gen_exception_04 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_04) ... ok test_async_gen_exception_05 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_05) ... ok test_async_gen_exception_06 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_06) ... ok test_async_gen_exception_07 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_07) ... ok test_async_gen_exception_08 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_08) ... ok test_async_gen_exception_09 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_09) ... ok test_async_gen_exception_10 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_10) ... ok test_async_gen_exception_11 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_11) ... ok test_async_gen_exception_12 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_12) ... ok test_async_gen_iteration_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_01) ... ok test_async_gen_iteration_02 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_02) ... ok ====================================================================== FAIL: test_async_gen_3_arg_deprecation_warning (test.test_asyncgen.AsyncGenTest.test_async_gen_3_arg_deprecation_warning) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncgen.py", line 542, in test_async_gen_3_arg_deprecation_warning with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ---------------------------------------------------------------------- Ran 76 tests in 1.267s FAILED (failures=1) 0:00:01 [1/1/1] test_asyncgen failed (1 failure) == Tests result: FAILURE == 1 test failed: test_asyncgen Total duration: 1.6 sec Total tests: run=76 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py:790: RuntimeWarning: coroutine 'AsyncGenAsyncioTest.test_python_async_iterator_anext.<locals>.MyAsyncIter.__anext__' was never awaited gc.collect() test test_asyncgen failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_932æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 969526851 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_audioop 0:00:00 [1/1/1] test_audioop failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_audioop Total duration: 255 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_audioop crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audioop.py", line 5, in <module> audioop = warnings_helper.import_deprecated("audioop") ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 13, in import_deprecated return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\audioop.py", line 6, in <module> from _audioop_cffi import ffi, lib ModuleNotFoundError: No module named '_audioop_cffi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_264æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3561463679 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_audit test_basic (test.test_audit.AuditTest.test_basic) ... ok test_block_add_hook (test.test_audit.AuditTest.test_block_add_hook) ... ok test_block_add_hook_baseexception (test.test_audit.AuditTest.test_block_add_hook_baseexception) ... ok test_cantrace (test.test_audit.AuditTest.test_cantrace) ... FAIL test_excepthook (test.test_audit.AuditTest.test_excepthook) ... ok test_gc (test.test_audit.AuditTest.test_gc) ... FAIL test_http (test.test_audit.AuditTest.test_http) ... ('http.client.connect', ' ', 'www.python.org 80') ('http.client.send', ' ', "b'GET / HTTP/1.1\\r\\nHost: www.python.org\\r\\nAccept-Encoding: identity\\r\\n\\r\\n'") ok test_marshal (test.test_audit.AuditTest.test_marshal) ... FAIL test_mmap (test.test_audit.AuditTest.test_mmap) ... ok test_monkeypatch (test.test_audit.AuditTest.test_monkeypatch) ... FAIL test_not_in_gc (test.test_audit.AuditTest.test_not_in_gc) ... ok test_open (test.test_audit.AuditTest.test_open) ... ok test_pickle (test.test_audit.AuditTest.test_pickle) ... ok test_socket (test.test_audit.AuditTest.test_socket) ... ('socket.gethostname', '', '') ('socket.__new__', ' ', '<socket.socket fd=-1, family=0, type=0, proto=0> 2 1 0') ('socket.bind', ' ', "<socket.socket fd=512, family=2, type=1, proto=0> ('127.0.0.1', 8080)") ok test_sqlite3 (test.test_audit.AuditTest.test_sqlite3) ... skipped "No module named '_sqlite3_cffi'" test_sys_getframe (test.test_audit.AuditTest.test_sys_getframe) ... ('sys._getframe', ' ', 'test_sys_getframe') ok test_sys_getframemodulename (test.test_audit.AuditTest.test_sys_getframemodulename) ... ('sys._getframemodulename', ' ', '0') ok test_sys_monitoring_register_callback (test.test_audit.AuditTest.test_sys_monitoring_register_callback) ... skipped 'needs sys.monitoring (PEP 669), not implemented yet' test_syslog (test.test_audit.AuditTest.test_syslog) ... skipped 'No syslog on Windows' test_threading (test.test_audit.AuditTest.test_threading) ... ('test.test_func', ' ', '()') FAIL test_unraisablehook (test.test_audit.AuditTest.test_unraisablehook) ... FAIL test_winapi_createnamedpipe (test.test_audit.AuditTest.test_winapi_createnamedpipe) ... FAIL test_winreg (test.test_audit.AuditTest.test_winreg) ... ok test_wmi_exec_query (test.test_audit.AuditTest.test_wmi_exec_query) ... skipped "No module named '_wmi'" ====================================================================== FAIL: test_cantrace (test.test_audit.AuditTest.test_cantrace) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 79, in test_cantrace self.do_test("test_cantrace") ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 34, in do_test self.fail("".join(p.stderr)) ^^^^ AssertionError ====================================================================== FAIL: test_gc (test.test_audit.AuditTest.test_gc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 134, in test_gc self.fail(stderr) ^^^^ AssertionError ====================================================================== FAIL: test_marshal (test.test_audit.AuditTest.test_marshal) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 65, in test_marshal self.do_test("test_marshal") ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 34, in do_test self.fail("".join(p.stderr)) ^^^^ AssertionError ====================================================================== FAIL: test_monkeypatch (test.test_audit.AuditTest.test_monkeypatch) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 73, in test_monkeypatch self.do_test("test_monkeypatch") ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 34, in do_test self.fail("".join(p.stderr)) ^^^^ AssertionError ====================================================================== FAIL: test_threading (test.test_audit.AuditTest.test_threading) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 217, in test_threading self.assertEqual(actual, expected) ^^^^^^^^^^^ AssertionError: Lists differ: [('test.test_func', '()')] != [('_thread.start_new_thread', '(<test_func>,[34 chars]()')] First differing element 0: ('test.test_func', '()') ('_thread.start_new_thread', '(<test_func>, (), None)') Second list contains 1 additional elements. First extra element 1: ('test.test_func', '()') + [('_thread.start_new_thread', '(<test_func>, (), None)'), - [('test.test_func', '()')] ? ^ + ('test.test_func', '()')] ? ^ ====================================================================== FAIL: test_unraisablehook (test.test_audit.AuditTest.test_unraisablehook) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 96, in test_unraisablehook self.fail(stderr) ^^^^ AssertionError ====================================================================== FAIL: test_winapi_createnamedpipe (test.test_audit.AuditTest.test_winapi_createnamedpipe) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_audit.py", line 282, in test_winapi_createnamedpipe self.fail(stderr) ^^^^ AssertionError ---------------------------------------------------------------------- Ran 24 tests in 3.489s FAILED (failures=7, skipped=4) 0:00:03 [1/1/1] test_audit failed (7 failures) == Tests result: FAILURE == 1 test failed: test_audit Total duration: 3.8 sec Total tests: run=24 failures=7 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 270, in test_cantrace assertSequenceEqual(["call"] * 4, traced) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 66, in assertSequenceEqual raise AssertionError(f"{x!r} should equal {y!r}") AssertionError: ['call', 'call', 'call', 'call'] should equal [] Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 370, in test_gc gc.get_objects(generation=1) ^^^^^^^^^^^ NotImplementedError: get_objects(generation=None) accepts only None on PyPy Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 127, in test_marshal assertSequenceEqual(actual, [(o, marshal.version)] * 2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 66, in assertSequenceEqual raise AssertionError(f"{x!r} should equal {y!r}") AssertionError: [] should equal [(('a', 'b', 'c', 1, 2, 3), 4), (('a', 'b', 'c', 1, 2, 3), 4)] Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 184, in test_monkeypatch assertSequenceEqual( File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 66, in assertSequenceEqual raise AssertionError(f"{x!r} should equal {y!r}") AssertionError: [(<class '__main__.test_monkeypatch.<locals>.C'>, '__name__'), (<class '__main__.test_monkeypatch.<locals>.C'>, '__bases__'), (<class '__main__.test_monkeypatch.<locals>.C'>, '__bases__'), (<__main__.test_monkeypatch.<locals>.B object at 0x000001f1b7558090>, '__class__')] should equal [] Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 300, in test_unraisablehook from _testcapi import write_unraisable_exc File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 553, in <module> globals()[test](*sys.argv[2:]) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\audit-tests.py", line 544, in test_winapi_createnamedpipe _winapi.CreateNamedPipe(pipe_name, _winapi.PIPE_ACCESS_DUPLEX, 8, 2, 0, 0, 0, 0) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 70, in CreateNamedPipe handle = _kernel32.CreateNamedPipeW(*args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: initializer for ctype 'struct _SECURITY_ATTRIBUTES *' must be a cdata pointer, not int test test_audit failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3124æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 708639110 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_binascii test_b2a_base64_newline (test.test_binascii.ArrayBinASCIITest.test_b2a_base64_newline) ... ok test_base64_strict_mode (test.test_binascii.ArrayBinASCIITest.test_base64_strict_mode) ... FAIL test_base64errors (test.test_binascii.ArrayBinASCIITest.test_base64errors) ... ok test_base64invalid (test.test_binascii.ArrayBinASCIITest.test_base64invalid) ... ok test_base64valid (test.test_binascii.ArrayBinASCIITest.test_base64valid) ... ok test_c_contiguity (test.test_binascii.ArrayBinASCIITest.test_c_contiguity) ... ok test_crc32 (test.test_binascii.ArrayBinASCIITest.test_crc32) ... ok test_crc_hqx (test.test_binascii.ArrayBinASCIITest.test_crc_hqx) ... ok test_empty_string (test.test_binascii.ArrayBinASCIITest.test_empty_string) ... ok test_exceptions (test.test_binascii.ArrayBinASCIITest.test_exceptions) ... ok test_functions (test.test_binascii.ArrayBinASCIITest.test_functions) ... ok test_hex (test.test_binascii.ArrayBinASCIITest.test_hex) ... ok test_hex_separator (test.test_binascii.ArrayBinASCIITest.test_hex_separator) Test that hexlify and b2a_hex are binary versions of bytes.hex. ... ok test_qp (test.test_binascii.ArrayBinASCIITest.test_qp) ... ok test_returned_value (test.test_binascii.ArrayBinASCIITest.test_returned_value) ... ok test_unicode_a2b (test.test_binascii.ArrayBinASCIITest.test_unicode_a2b) ... ok test_unicode_b2a (test.test_binascii.ArrayBinASCIITest.test_unicode_b2a) ... ok test_uu (test.test_binascii.ArrayBinASCIITest.test_uu) ... ok test_b2a_base64_newline (test.test_binascii.BinASCIITest.test_b2a_base64_newline) ... ok test_base64_strict_mode (test.test_binascii.BinASCIITest.test_base64_strict_mode) ... FAIL test_base64errors (test.test_binascii.BinASCIITest.test_base64errors) ... ok test_base64invalid (test.test_binascii.BinASCIITest.test_base64invalid) ... ok test_base64valid (test.test_binascii.BinASCIITest.test_base64valid) ... ok test_c_contiguity (test.test_binascii.BinASCIITest.test_c_contiguity) ... ok test_crc32 (test.test_binascii.BinASCIITest.test_crc32) ... ok test_crc_hqx (test.test_binascii.BinASCIITest.test_crc_hqx) ... ok test_empty_string (test.test_binascii.BinASCIITest.test_empty_string) ... ok test_exceptions (test.test_binascii.BinASCIITest.test_exceptions) ... ok test_functions (test.test_binascii.BinASCIITest.test_functions) ... ok test_hex (test.test_binascii.BinASCIITest.test_hex) ... ok test_hex_separator (test.test_binascii.BinASCIITest.test_hex_separator) Test that hexlify and b2a_hex are binary versions of bytes.hex. ... ok test_qp (test.test_binascii.BinASCIITest.test_qp) ... ok test_returned_value (test.test_binascii.BinASCIITest.test_returned_value) ... ok test_unicode_a2b (test.test_binascii.BinASCIITest.test_unicode_a2b) ... ok test_unicode_b2a (test.test_binascii.BinASCIITest.test_unicode_b2a) ... ok test_uu (test.test_binascii.BinASCIITest.test_uu) ... ok test_b2a_base64_newline (test.test_binascii.BytearrayBinASCIITest.test_b2a_base64_newline) ... ok test_base64_strict_mode (test.test_binascii.BytearrayBinASCIITest.test_base64_strict_mode) ... FAIL test_base64errors (test.test_binascii.BytearrayBinASCIITest.test_base64errors) ... ok test_base64invalid (test.test_binascii.BytearrayBinASCIITest.test_base64invalid) ... ok test_base64valid (test.test_binascii.BytearrayBinASCIITest.test_base64valid) ... ok test_c_contiguity (test.test_binascii.BytearrayBinASCIITest.test_c_contiguity) ... ok test_crc32 (test.test_binascii.BytearrayBinASCIITest.test_crc32) ... ok test_crc_hqx (test.test_binascii.BytearrayBinASCIITest.test_crc_hqx) ... ok test_empty_string (test.test_binascii.BytearrayBinASCIITest.test_empty_string) ... ok test_exceptions (test.test_binascii.BytearrayBinASCIITest.test_exceptions) ... ok test_functions (test.test_binascii.BytearrayBinASCIITest.test_functions) ... ok test_hex (test.test_binascii.BytearrayBinASCIITest.test_hex) ... ok test_hex_separator (test.test_binascii.BytearrayBinASCIITest.test_hex_separator) Test that hexlify and b2a_hex are binary versions of bytes.hex. ... ok test_qp (test.test_binascii.BytearrayBinASCIITest.test_qp) ... ok test_returned_value (test.test_binascii.BytearrayBinASCIITest.test_returned_value) ... ok test_unicode_a2b (test.test_binascii.BytearrayBinASCIITest.test_unicode_a2b) ... ok test_unicode_b2a (test.test_binascii.BytearrayBinASCIITest.test_unicode_b2a) ... ok test_uu (test.test_binascii.BytearrayBinASCIITest.test_uu) ... ok test_big_buffer (test.test_binascii.ChecksumBigBufferTestCase.test_big_buffer) ... skipped 'not enough memory: 4.0G minimum needed' test_b2a_base64_newline (test.test_binascii.MemoryviewBinASCIITest.test_b2a_base64_newline) ... ok test_base64_strict_mode (test.test_binascii.MemoryviewBinASCIITest.test_base64_strict_mode) ... FAIL test_base64errors (test.test_binascii.MemoryviewBinASCIITest.test_base64errors) ... ok test_base64invalid (test.test_binascii.MemoryviewBinASCIITest.test_base64invalid) ... ok test_base64valid (test.test_binascii.MemoryviewBinASCIITest.test_base64valid) ... ok test_c_contiguity (test.test_binascii.MemoryviewBinASCIITest.test_c_contiguity) ... ok test_crc32 (test.test_binascii.MemoryviewBinASCIITest.test_crc32) ... ok test_crc_hqx (test.test_binascii.MemoryviewBinASCIITest.test_crc_hqx) ... ok test_empty_string (test.test_binascii.MemoryviewBinASCIITest.test_empty_string) ... ok test_exceptions (test.test_binascii.MemoryviewBinASCIITest.test_exceptions) ... ok test_functions (test.test_binascii.MemoryviewBinASCIITest.test_functions) ... ok test_hex (test.test_binascii.MemoryviewBinASCIITest.test_hex) ... ok test_hex_separator (test.test_binascii.MemoryviewBinASCIITest.test_hex_separator) Test that hexlify and b2a_hex are binary versions of bytes.hex. ... ok test_qp (test.test_binascii.MemoryviewBinASCIITest.test_qp) ... ok test_returned_value (test.test_binascii.MemoryviewBinASCIITest.test_returned_value) ... ok test_unicode_a2b (test.test_binascii.MemoryviewBinASCIITest.test_unicode_a2b) ... ok test_unicode_b2a (test.test_binascii.MemoryviewBinASCIITest.test_unicode_b2a) ... ok test_uu (test.test_binascii.MemoryviewBinASCIITest.test_uu) ... ok ====================================================================== FAIL: test_base64_strict_mode (test.test_binascii.ArrayBinASCIITest.test_base64_strict_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 165, in test_base64_strict_mode assertExcessPadding(b'abcd=', b'i\xb7\x1d') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 136, in assertExcessPadding _assertRegexTemplate(r'(?i)Excess padding', data, non_strict_mode_expected_result) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 116, in _assertRegexTemplate with self.assertRaisesRegex(binascii.Error, assert_regex): AssertionError: Error not raised ====================================================================== FAIL: test_base64_strict_mode (test.test_binascii.BinASCIITest.test_base64_strict_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 165, in test_base64_strict_mode assertExcessPadding(b'abcd=', b'i\xb7\x1d') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 136, in assertExcessPadding _assertRegexTemplate(r'(?i)Excess padding', data, non_strict_mode_expected_result) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 116, in _assertRegexTemplate with self.assertRaisesRegex(binascii.Error, assert_regex): AssertionError: Error not raised ====================================================================== FAIL: test_base64_strict_mode (test.test_binascii.BytearrayBinASCIITest.test_base64_strict_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 165, in test_base64_strict_mode assertExcessPadding(b'abcd=', b'i\xb7\x1d') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 136, in assertExcessPadding _assertRegexTemplate(r'(?i)Excess padding', data, non_strict_mode_expected_result) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 116, in _assertRegexTemplate with self.assertRaisesRegex(binascii.Error, assert_regex): AssertionError: Error not raised ====================================================================== FAIL: test_base64_strict_mode (test.test_binascii.MemoryviewBinASCIITest.test_base64_strict_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 165, in test_base64_strict_mode assertExcessPadding(b'abcd=', b'i\xb7\x1d') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 136, in assertExcessPadding _assertRegexTemplate(r'(?i)Excess padding', data, non_strict_mode_expected_result) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_binascii.py", line 116, in _assertRegexTemplate with self.assertRaisesRegex(binascii.Error, assert_regex): AssertionError: Error not raised ---------------------------------------------------------------------- Ran 73 tests in 0.037s FAILED (failures=4, skipped=1) 0:00:00 [1/1/1] test_binascii failed (4 failures) == Tests result: FAILURE == 1 test failed: test_binascii Total duration: 303 ms Total tests: run=73 failures=4 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_binascii failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3412æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1237511734 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_bool test_blocked (test.test_bool.BoolTest.test_blocked) ... ok test_bool_called_at_least_once (test.test_bool.BoolTest.test_bool_called_at_least_once) ... ok test_bool_new (test.test_bool.BoolTest.test_bool_new) ... ok test_boolean (test.test_bool.BoolTest.test_boolean) ... ok test_callable (test.test_bool.BoolTest.test_callable) ... ok test_complex (test.test_bool.BoolTest.test_complex) ... ok test_contains (test.test_bool.BoolTest.test_contains) ... ok test_convert (test.test_bool.BoolTest.test_convert) ... ok test_convert_to_bool (test.test_bool.BoolTest.test_convert_to_bool) ... ok test_fileclosed (test.test_bool.BoolTest.test_fileclosed) ... ok test_float (test.test_bool.BoolTest.test_float) ... ok test_format (test.test_bool.BoolTest.test_format) ... ok test_from_bytes (test.test_bool.BoolTest.test_from_bytes) ... ok test_hasattr (test.test_bool.BoolTest.test_hasattr) ... ok test_int (test.test_bool.BoolTest.test_int) ... ok test_interpreter_convert_to_bool_raises (test.test_bool.BoolTest.test_interpreter_convert_to_bool_raises) ... ok test_isinstance (test.test_bool.BoolTest.test_isinstance) ... ok test_issubclass (test.test_bool.BoolTest.test_issubclass) ... ok test_keyword_args (test.test_bool.BoolTest.test_keyword_args) ... ok test_marshal (test.test_bool.BoolTest.test_marshal) ... ok test_math (test.test_bool.BoolTest.test_math) ... FAIL test_operator (test.test_bool.BoolTest.test_operator) ... ok test_pickle (test.test_bool.BoolTest.test_pickle) ... ok test_picklevalues (test.test_bool.BoolTest.test_picklevalues) ... ok test_real_and_imag (test.test_bool.BoolTest.test_real_and_imag) ... ok test_repr (test.test_bool.BoolTest.test_repr) ... ok test_sane_len (test.test_bool.BoolTest.test_sane_len) ... ok test_str (test.test_bool.BoolTest.test_str) ... ok test_string (test.test_bool.BoolTest.test_string) ... ok test_subclass (test.test_bool.BoolTest.test_subclass) ... ok test_types (test.test_bool.BoolTest.test_types) ... ok ====================================================================== FAIL: test_math (test.test_bool.BoolTest.test_math) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bool.py", line 61, in test_math with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ---------------------------------------------------------------------- Ran 31 tests in 0.020s FAILED (failures=1) 0:00:00 [1/1/1] test_bool failed (1 failure) == Tests result: FAILURE == 1 test failed: test_bool Total duration: 264 ms Total tests: run=31 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_bool failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9420æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 988207983 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_buffer 0:00:00 [1/1/1] test_buffer failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_buffer Total duration: 370 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_buffer crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_buffer.py", line 51, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2144æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 663100918 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_builtin test___ne__ (test.test_builtin.BuiltinTest.test___ne__) ... ok test_abs (test.test_builtin.BuiltinTest.test_abs) ... ok test_all (test.test_builtin.BuiltinTest.test_all) ... ok test_any (test.test_builtin.BuiltinTest.test_any) ... ok test_ascii (test.test_builtin.BuiltinTest.test_ascii) ... ok test_bin (test.test_builtin.BuiltinTest.test_bin) ... ok test_bug_27936 (test.test_builtin.BuiltinTest.test_bug_27936) ... ok test_bytearray_extend_error (test.test_builtin.BuiltinTest.test_bytearray_extend_error) ... ok test_bytearray_join_with_custom_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_custom_iterator) ... ok test_bytearray_join_with_misbehaving_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_misbehaving_iterator) ... FAIL test_bytearray_translate (test.test_builtin.BuiltinTest.test_bytearray_translate) ... ok test_callable (test.test_builtin.BuiltinTest.test_callable) ... ok test_chr (test.test_builtin.BuiltinTest.test_chr) ... ok test_cmp (test.test_builtin.BuiltinTest.test_cmp) ... ok test_compile (test.test_builtin.BuiltinTest.test_compile) ... ok test_compile_async_generator (test.test_builtin.BuiltinTest.test_compile_async_generator) With the PyCF_ALLOW_TOP_LEVEL_AWAIT flag added in 3.8, we want to ... ok test_compile_top_level_await (test.test_builtin.BuiltinTest.test_compile_top_level_await) Test whether code some top level await can be compiled. ... ok test_compile_top_level_await_invalid_cases (test.test_builtin.BuiltinTest.test_compile_top_level_await_invalid_cases) ... ok test_compile_top_level_await_no_coro (test.test_builtin.BuiltinTest.test_compile_top_level_await_no_coro) Make sure top level non-await codes get the correct coroutine flags ... ok test_construct_singletons (test.test_builtin.BuiltinTest.test_construct_singletons) ... ok test_delattr (test.test_builtin.BuiltinTest.test_delattr) ... ok test_dir (test.test_builtin.BuiltinTest.test_dir) ... ok test_divmod (test.test_builtin.BuiltinTest.test_divmod) ... ok test_eval (test.test_builtin.BuiltinTest.test_eval) ... ok test_eval_builtins_mapping (test.test_builtin.BuiltinTest.test_eval_builtins_mapping) ... ERROR test_eval_builtins_mapping_reduce (test.test_builtin.BuiltinTest.test_eval_builtins_mapping_reduce) ... FAIL test_exec (test.test_builtin.BuiltinTest.test_exec) ... ok test_exec_builtins_mapping_import (test.test_builtin.BuiltinTest.test_exec_builtins_mapping_import) ... FAIL test_exec_closure (test.test_builtin.BuiltinTest.test_exec_closure) ... ok test_exec_globals (test.test_builtin.BuiltinTest.test_exec_globals) ... Hello World! FAIL test_exec_globals_dict_subclass (test.test_builtin.BuiltinTest.test_exec_globals_dict_subclass) ... ERROR test_exec_globals_error_on_get (test.test_builtin.BuiltinTest.test_exec_globals_error_on_get) ... ERROR test_exec_globals_frozen (test.test_builtin.BuiltinTest.test_exec_globals_frozen) ... FAIL test_exec_redirected (test.test_builtin.BuiltinTest.test_exec_redirected) ... ok test_filter (test.test_builtin.BuiltinTest.test_filter) ... ok test_filter_dealloc (test.test_builtin.BuiltinTest.test_filter_dealloc) ... skipped "resource 'cpu' is not enabled" test_filter_pickle (test.test_builtin.BuiltinTest.test_filter_pickle) ... ok test_format (test.test_builtin.BuiltinTest.test_format) ... ok test_general_eval (test.test_builtin.BuiltinTest.test_general_eval) ... ok test_getattr (test.test_builtin.BuiltinTest.test_getattr) ... ok test_hasattr (test.test_builtin.BuiltinTest.test_hasattr) ... ok test_hash (test.test_builtin.BuiltinTest.test_hash) ... ok test_hex (test.test_builtin.BuiltinTest.test_hex) ... ok test_id (test.test_builtin.BuiltinTest.test_id) ... ok test_import (test.test_builtin.BuiltinTest.test_import) ... ok test_input (test.test_builtin.BuiltinTest.test_input) ... ok test_input_gh130163 (test.test_builtin.BuiltinTest.test_input_gh130163) ... ok test_isinstance (test.test_builtin.BuiltinTest.test_isinstance) ... ok test_issubclass (test.test_builtin.BuiltinTest.test_issubclass) ... ok test_iter (test.test_builtin.BuiltinTest.test_iter) ... ok test_len (test.test_builtin.BuiltinTest.test_len) ... ok test_map (test.test_builtin.BuiltinTest.test_map) ... ok test_map_pickle (test.test_builtin.BuiltinTest.test_map_pickle) ... ok test_max (test.test_builtin.BuiltinTest.test_max) ... FAIL test_min (test.test_builtin.BuiltinTest.test_min) ... FAIL test_neg (test.test_builtin.BuiltinTest.test_neg) ... ok test_next (test.test_builtin.BuiltinTest.test_next) ... ok test_oct (test.test_builtin.BuiltinTest.test_oct) ... ok test_open (test.test_builtin.BuiltinTest.test_open) ... ok test_open_default_encoding (test.test_builtin.BuiltinTest.test_open_default_encoding) ... skipped 'utf-8 mode is enabled' test_open_non_inheritable (test.test_builtin.BuiltinTest.test_open_non_inheritable) ... ok test_ord (test.test_builtin.BuiltinTest.test_ord) ... ok test_pow (test.test_builtin.BuiltinTest.test_pow) ... ok test_repr (test.test_builtin.BuiltinTest.test_repr) ... ok test_round (test.test_builtin.BuiltinTest.test_round) ... ok test_round_large (test.test_builtin.BuiltinTest.test_round_large) ... ok test_setattr (test.test_builtin.BuiltinTest.test_setattr) ... ok test_singleton_attribute_access (test.test_builtin.BuiltinTest.test_singleton_attribute_access) ... ok test_sum (test.test_builtin.BuiltinTest.test_sum) ... ok test_sum_accuracy (test.test_builtin.BuiltinTest.test_sum_accuracy) ... skipped 'implementation detail specific to cpython' test_type (test.test_builtin.BuiltinTest.test_type) ... ok test_vars (test.test_builtin.BuiltinTest.test_vars) ... ok test_warning_notimplemented (test.test_builtin.BuiltinTest.test_warning_notimplemented) ... ok test_zip (test.test_builtin.BuiltinTest.test_zip) ... ok test_zip_bad_iterable (test.test_builtin.BuiltinTest.test_zip_bad_iterable) ... ok test_zip_pickle (test.test_builtin.BuiltinTest.test_zip_pickle) ... ok test_zip_pickle_strict (test.test_builtin.BuiltinTest.test_zip_pickle_strict) ... ok test_zip_pickle_strict_fail (test.test_builtin.BuiltinTest.test_zip_pickle_strict_fail) ... ok test_zip_result_gc (test.test_builtin.BuiltinTest.test_zip_result_gc) ... skipped 'implementation detail specific to cpython' test_zip_strict (test.test_builtin.BuiltinTest.test_zip_strict) ... ok test_zip_strict_error_handling (test.test_builtin.BuiltinTest.test_zip_strict_error_handling) ... ok test_zip_strict_error_handling_stopiteration (test.test_builtin.BuiltinTest.test_zip_strict_error_handling_stopiteration) ... ok test_zip_strict_iterators (test.test_builtin.BuiltinTest.test_zip_strict_iterators) ... ok test_immortals (test.test_builtin.ImmortalTests.test_immortals) ... skipped 'implementation detail specific to cpython' test_list_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_list_repeat_respect_immortality) ... skipped 'implementation detail specific to cpython' test_tuple_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_tuple_repeat_respect_immortality) ... skipped 'implementation detail specific to cpython' test_input_no_stdout_fileno (test.test_builtin.PtyTests.test_input_no_stdout_fileno) ... skipped 'the pty and signal modules must be available' test_input_tty (test.test_builtin.PtyTests.test_input_tty) ... skipped 'the pty and signal modules must be available' test_input_tty_non_ascii (test.test_builtin.PtyTests.test_input_tty_non_ascii) ... skipped 'the pty and signal modules must be available' test_input_tty_non_ascii_unicode_errors (test.test_builtin.PtyTests.test_input_tty_non_ascii_unicode_errors) ... skipped 'the pty and signal modules must be available' test_cleanup (test.test_builtin.ShutdownTest.test_cleanup) ... FAIL test_breakpoint (test.test_builtin.TestBreakpoint.test_breakpoint) ... ok test_breakpoint_with_args_and_keywords (test.test_builtin.TestBreakpoint.test_breakpoint_with_args_and_keywords) ... ok test_breakpoint_with_breakpointhook_reset (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_reset) ... ok test_breakpoint_with_breakpointhook_set (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_set) ... ok test_breakpoint_with_passthru_error (test.test_builtin.TestBreakpoint.test_breakpoint_with_passthru_error) ... ok test_envar_good_path_builtin (test.test_builtin.TestBreakpoint.test_envar_good_path_builtin) ... ok test_envar_good_path_empty_string (test.test_builtin.TestBreakpoint.test_envar_good_path_empty_string) ... ok test_envar_good_path_noop_0 (test.test_builtin.TestBreakpoint.test_envar_good_path_noop_0) ... ok test_envar_good_path_other (test.test_builtin.TestBreakpoint.test_envar_good_path_other) ... ok test_envar_ignored_when_hook_is_set (test.test_builtin.TestBreakpoint.test_envar_ignored_when_hook_is_set) ... ok test_envar_unimportable (test.test_builtin.TestBreakpoint.test_envar_unimportable) ... ok test_runtime_error_when_hook_is_lost (test.test_builtin.TestBreakpoint.test_runtime_error_when_hook_is_lost) ... ok test_bad_arguments (test.test_builtin.TestSorted.test_bad_arguments) ... ok test_baddecorator (test.test_builtin.TestSorted.test_baddecorator) ... ok test_basic (test.test_builtin.TestSorted.test_basic) ... ok test_inputtypes (test.test_builtin.TestSorted.test_inputtypes) ... ok test_bad_args (test.test_builtin.TestType.test_bad_args) ... ok test_bad_slots (test.test_builtin.TestType.test_bad_slots) ... FAIL test_namespace_order (test.test_builtin.TestType.test_namespace_order) ... ok test_new_type (test.test_builtin.TestType.test_new_type) ... ok test_type_doc (test.test_builtin.TestType.test_type_doc) ... FAIL test_type_name (test.test_builtin.TestType.test_type_name) ... ok test_type_nokwargs (test.test_builtin.TestType.test_type_nokwargs) ... ok test_type_qualname (test.test_builtin.TestType.test_type_qualname) ... ok test_type_typeparams (test.test_builtin.TestType.test_type_typeparams) ... ERROR bin (builtins) Doctest: builtins.bin ... ok hex (builtins) Doctest: builtins.hex ... ok int (builtins) Doctest: builtins.int ... ok oct (builtins) Doctest: builtins.oct ... ok zip (builtins) Doctest: builtins.zip ... ok ====================================================================== ERROR: test_eval_builtins_mapping (test.test_builtin.BuiltinTest.test_eval_builtins_mapping) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 827, in test_eval_builtins_mapping self.assertEqual(eval(code, ns), 1) ^^^^^^^^^^^^^^ File "test", line 1, in <module> NameError: name 'superglobal' is not defined ====================================================================== ERROR: test_exec_globals_dict_subclass (test.test_builtin.BuiltinTest.test_exec_globals_dict_subclass) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 818, in test_exec_globals_dict_subclass exec(code, {'__builtins__': customdict({'superglobal': 1})}) File "test", line 1, in <module> NameError: name 'superglobal' is not defined ====================================================================== ERROR: test_exec_globals_error_on_get (test.test_builtin.BuiltinTest.test_exec_globals_error_on_get) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 809, in test_exec_globals_error_on_get self.assertRaises(setonlyerror, exec, code, ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\case.py", line 778, in assertRaises return context.handle('assertRaises', args, kwargs) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\case.py", line 238, in handle callable_obj(*args, **kwargs) File "test", line 1, in <module> NameError: name 'superglobal' is not defined ====================================================================== ERROR: test_type_typeparams (test.test_builtin.TestType.test_type_typeparams) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 2590, in test_type_typeparams A.__type_params__ = "whatever" ^^^^^^^^^^^^^^^ TypeError: __type_params__ must be set to a tuple ====================================================================== FAIL: test_bytearray_join_with_misbehaving_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_misbehaving_iterator) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 2086, in test_bytearray_join_with_misbehaving_iterator self.assertRaises(BufferError, array.join, iterator()) ^^^^^^^^^^^^ AssertionError: BufferError not raised by join ====================================================================== FAIL: test_eval_builtins_mapping_reduce (test.test_builtin.BuiltinTest.test_eval_builtins_mapping_reduce) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 845, in test_eval_builtins_mapping_reduce self.assertRaisesRegex(AttributeError, "iter", eval, code, ns) ^^^^^^^^^^^^^^^^^ AssertionError: AttributeError not raised by eval ====================================================================== FAIL: test_exec_builtins_mapping_import (test.test_builtin.BuiltinTest.test_exec_builtins_mapping_import) ---------------------------------------------------------------------- Traceback (most recent call last): File "test", line 1, in <module> ModuleNotFoundError: No module named 'foo' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 836, in test_exec_builtins_mapping_import self.assertRaisesRegex(ImportError, "__import__ not found", exec, code, ns) ^^^^^^^^^^^^^^^^^ AssertionError: "__import__ not found" does not match "No module named 'foo'" ====================================================================== FAIL: test_exec_globals (test.test_builtin.BuiltinTest.test_exec_globals) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 755, in test_exec_globals self.assertRaisesRegex(NameError, "name 'print' is not defined", ^^^^^^^^^^^^^^^^^ AssertionError: NameError not raised by exec ====================================================================== FAIL: test_exec_globals_frozen (test.test_builtin.BuiltinTest.test_exec_globals_frozen) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 780, in test_exec_globals_frozen self.assertRaisesRegex(NameError, "__build_class__ not found", ^^^^^^^^^^^^^^^^^ AssertionError: NameError not raised by exec ====================================================================== FAIL: test_max (test.test_builtin.BuiltinTest.test_max) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 1206, in test_max max() TypeError: max() expected at least one argument, got 0 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 1202, in test_max with self.assertRaisesRegex( AssertionError: "max expected at least 1 argument, got 0" does not match "max() expected at least one argument, got 0" ====================================================================== FAIL: test_min (test.test_builtin.BuiltinTest.test_min) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 1269, in test_min min() TypeError: min() expected at least one argument, got 0 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 1265, in test_min with self.assertRaisesRegex( AssertionError: "min expected at least 1 argument, got 0" does not match "min() expected at least one argument, got 0" ====================================================================== FAIL: test_cleanup (test.test_builtin.ShutdownTest.test_cleanup) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 2467, in test_cleanup self.assertEqual(["before", "after"], out.decode().splitlines()) ^^^^^^^^^^^ AssertionError: Lists differ: ['before', 'after'] != [] First list contains 2 additional elements. First extra element 0: 'before' - ['before', 'after'] + [] ====================================================================== FAIL: test_bad_slots (test.test_builtin.TestType.test_bad_slots) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 2632, in test_bad_slots with self.assertRaises(TypeError): AssertionError: TypeError not raised ====================================================================== FAIL: test_type_doc (test.test_builtin.TestType.test_type_doc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_builtin.py", line 2600, in test_type_doc with self.assertRaises(UnicodeEncodeError): AssertionError: UnicodeEncodeError not raised ---------------------------------------------------------------------- Ran 121 tests in 0.422s FAILED (failures=10, errors=4, skipped=11) 0:00:00 [1/1/1] test_builtin failed (4 errors, 10 failures) == Tests result: FAILURE == 1 test failed: test_builtin Total duration: 879 ms Total tests: run=121 failures=10 skipped=11 Total test files: run=1/1 failed=1 Result: FAILURE test test_builtin failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4060æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 710174148 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_bytes 0:00:00 [1/1/1] test_bytes failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_bytes Total duration: 439 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bytes.py:1921: SyntaxWarning: invalid octal escape sequence '\200' (b"\xaa\x00\000\200", "\xaa\x00\000\200"), test test_bytes crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bytes.py", line 1288, in <module> class ByteArrayTest(BaseBytesTest, unittest.TestCase): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bytes.py", line 1291, in ByteArrayTest _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8676æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2294159027 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_bz2 testCompress (test.test_bz2.BZ2CompressorTest.testCompress) ... ERROR testCompress4G (test.test_bz2.BZ2CompressorTest.testCompress4G) ... ok testCompressChunks10 (test.test_bz2.BZ2CompressorTest.testCompressChunks10) ... ERROR testCompressEmptyString (test.test_bz2.BZ2CompressorTest.testCompressEmptyString) ... ok testPickle (test.test_bz2.BZ2CompressorTest.testPickle) ... ok testDecompress (test.test_bz2.BZ2DecompressorTest.testDecompress) ... ok testDecompress4G (test.test_bz2.BZ2DecompressorTest.testDecompress4G) ... ok testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest.testDecompressChunks10) ... ok testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest.testDecompressUnusedData) ... ok testDecompressorChunksMaxsize (test.test_bz2.BZ2DecompressorTest.testDecompressorChunksMaxsize) ... ok testEOFError (test.test_bz2.BZ2DecompressorTest.testEOFError) ... ok testPickle (test.test_bz2.BZ2DecompressorTest.testPickle) ... ok test_Constructor (test.test_bz2.BZ2DecompressorTest.test_Constructor) ... ok test_decompressor_inputbuf_1 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_1) ... ok test_decompressor_inputbuf_2 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_2) ... ok test_decompressor_inputbuf_3 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_3) ... ok test_failure (test.test_bz2.BZ2DecompressorTest.test_failure) ... ok test_refleaks_in___init__ (test.test_bz2.BZ2DecompressorTest.test_refleaks_in___init__) ... skipped 'implementation detail specific to cpython' test_uninitialized_BZ2Decompressor_crash (test.test_bz2.BZ2DecompressorTest.test_uninitialized_BZ2Decompressor_crash) ... ok testAppend (test.test_bz2.BZ2FileTest.testAppend) ... ERROR testBadArgs (test.test_bz2.BZ2FileTest.testBadArgs) ... ok testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest.testClosedIteratorDeadlock) ... ok testContextProtocol (test.test_bz2.BZ2FileTest.testContextProtocol) ... ok testDecompressLimited (test.test_bz2.BZ2FileTest.testDecompressLimited) Decompressed data buffering should be limited ... ok testFileno (test.test_bz2.BZ2FileTest.testFileno) ... ok testIterator (test.test_bz2.BZ2FileTest.testIterator) ... ok testIteratorMultiStream (test.test_bz2.BZ2FileTest.testIteratorMultiStream) ... ok testMixedIterationAndReads (test.test_bz2.BZ2FileTest.testMixedIterationAndReads) ... ok testMultiStreamOrdering (test.test_bz2.BZ2FileTest.testMultiStreamOrdering) ... ok testOpenBytesFilename (test.test_bz2.BZ2FileTest.testOpenBytesFilename) ... ok testOpenDel (test.test_bz2.BZ2FileTest.testOpenDel) ... ok testOpenFileWithIntName (test.test_bz2.BZ2FileTest.testOpenFileWithIntName) ... ok testOpenFileWithName (test.test_bz2.BZ2FileTest.testOpenFileWithName) ... ok testOpenFileWithoutName (test.test_bz2.BZ2FileTest.testOpenFileWithoutName) ... ok testOpenFilename (test.test_bz2.BZ2FileTest.testOpenFilename) ... ok testOpenNonexistent (test.test_bz2.BZ2FileTest.testOpenNonexistent) ... ok testOpenPathLikeFilename (test.test_bz2.BZ2FileTest.testOpenPathLikeFilename) ... ok testPeek (test.test_bz2.BZ2FileTest.testPeek) ... ok testPeekBytesIO (test.test_bz2.BZ2FileTest.testPeekBytesIO) ... ok testRead (test.test_bz2.BZ2FileTest.testRead) ... ok testRead0 (test.test_bz2.BZ2FileTest.testRead0) ... ok testRead100 (test.test_bz2.BZ2FileTest.testRead100) ... ok testReadBadFile (test.test_bz2.BZ2FileTest.testReadBadFile) ... ok testReadBytesIO (test.test_bz2.BZ2FileTest.testReadBytesIO) ... ok testReadChunk10 (test.test_bz2.BZ2FileTest.testReadChunk10) ... ok testReadChunk10MultiStream (test.test_bz2.BZ2FileTest.testReadChunk10MultiStream) ... ok testReadInto (test.test_bz2.BZ2FileTest.testReadInto) ... ok testReadLine (test.test_bz2.BZ2FileTest.testReadLine) ... ok testReadLineMultiStream (test.test_bz2.BZ2FileTest.testReadLineMultiStream) ... ok testReadLines (test.test_bz2.BZ2FileTest.testReadLines) ... ok testReadLinesMultiStream (test.test_bz2.BZ2FileTest.testReadLinesMultiStream) ... ok testReadMonkeyMultiStream (test.test_bz2.BZ2FileTest.testReadMonkeyMultiStream) ... ok testReadMultiStream (test.test_bz2.BZ2FileTest.testReadMultiStream) ... ok testReadMultiStreamTrailingJunk (test.test_bz2.BZ2FileTest.testReadMultiStreamTrailingJunk) ... ok testReadTrailingJunk (test.test_bz2.BZ2FileTest.testReadTrailingJunk) ... ok testReadable (test.test_bz2.BZ2FileTest.testReadable) ... ok testReadlinesNoNewline (test.test_bz2.BZ2FileTest.testReadlinesNoNewline) ... ok testSeekBackwards (test.test_bz2.BZ2FileTest.testSeekBackwards) ... ok testSeekBackwardsAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsAcrossStreams) ... ok testSeekBackwardsBytesIO (test.test_bz2.BZ2FileTest.testSeekBackwardsBytesIO) ... ok testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEnd) ... ok testSeekBackwardsFromEndAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEndAcrossStreams) ... ok testSeekForward (test.test_bz2.BZ2FileTest.testSeekForward) ... ok testSeekForwardAcrossStreams (test.test_bz2.BZ2FileTest.testSeekForwardAcrossStreams) ... ok testSeekForwardBytesIO (test.test_bz2.BZ2FileTest.testSeekForwardBytesIO) ... ok testSeekPostEnd (test.test_bz2.BZ2FileTest.testSeekPostEnd) ... ok testSeekPostEndMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndMultiStream) ... ok testSeekPostEndTwice (test.test_bz2.BZ2FileTest.testSeekPostEndTwice) ... ok testSeekPostEndTwiceMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndTwiceMultiStream) ... ok testSeekPreStart (test.test_bz2.BZ2FileTest.testSeekPreStart) ... ok testSeekPreStartMultiStream (test.test_bz2.BZ2FileTest.testSeekPreStartMultiStream) ... ok testSeekable (test.test_bz2.BZ2FileTest.testSeekable) ... ok testThreading (test.test_bz2.BZ2FileTest.testThreading) ... ok testWritable (test.test_bz2.BZ2FileTest.testWritable) ... ok testWrite (test.test_bz2.BZ2FileTest.testWrite) ... ERROR testWriteBytesIO (test.test_bz2.BZ2FileTest.testWriteBytesIO) ... ERROR testWriteChunks10 (test.test_bz2.BZ2FileTest.testWriteChunks10) ... ERROR testWriteLines (test.test_bz2.BZ2FileTest.testWriteLines) ... ERROR testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest.testWriteMethodsOnReadOnlyFile) ... ok testWriteNonDefaultCompressLevel (test.test_bz2.BZ2FileTest.testWriteNonDefaultCompressLevel) ... ok test_issue44439 (test.test_bz2.BZ2FileTest.test_issue44439) ... ok test_read_truncated (test.test_bz2.BZ2FileTest.test_read_truncated) ... ok testCompress (test.test_bz2.CompressDecompressTest.testCompress) ... ERROR testCompressEmptyString (test.test_bz2.CompressDecompressTest.testCompressEmptyString) ... ok testDecompress (test.test_bz2.CompressDecompressTest.testDecompress) ... ok testDecompressBadData (test.test_bz2.CompressDecompressTest.testDecompressBadData) ... ok testDecompressEmpty (test.test_bz2.CompressDecompressTest.testDecompressEmpty) ... ok testDecompressIncomplete (test.test_bz2.CompressDecompressTest.testDecompressIncomplete) ... ok testDecompressMultiStream (test.test_bz2.CompressDecompressTest.testDecompressMultiStream) ... ok testDecompressMultiStreamTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressMultiStreamTrailingJunk) ... ok testDecompressToEmptyString (test.test_bz2.CompressDecompressTest.testDecompressToEmptyString) ... ok testDecompressTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressTrailingJunk) ... ok test_bad_params (test.test_bz2.OpenTest.test_bad_params) ... ok test_binary_modes (test.test_bz2.OpenTest.test_binary_modes) ... ERROR test_encoding (test.test_bz2.OpenTest.test_encoding) ... ERROR test_encoding_error_handler (test.test_bz2.OpenTest.test_encoding_error_handler) ... ok test_fileobj (test.test_bz2.OpenTest.test_fileobj) ... ok test_implicit_binary_modes (test.test_bz2.OpenTest.test_implicit_binary_modes) ... ERROR test_newline (test.test_bz2.OpenTest.test_newline) ... ok test_text_modes (test.test_bz2.OpenTest.test_text_modes) ... ERROR test_x_mode (test.test_bz2.OpenTest.test_x_mode) ... ok ====================================================================== ERROR: testCompress (test.test_bz2.BZ2CompressorTest.testCompress) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 767, in testCompress self.assertEqual(ext_decompress(data), self.TEXT) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testCompressChunks10 (test.test_bz2.BZ2CompressorTest.testCompressChunks10) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 786, in testCompressChunks10 self.assertEqual(ext_decompress(data), self.TEXT) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testAppend (test.test_bz2.BZ2FileTest.testAppend) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 300, in testAppend self.assertEqual(ext_decompress(f.read()), self.TEXT * 2) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testWrite (test.test_bz2.BZ2FileTest.testWrite) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 253, in testWrite self.assertEqual(ext_decompress(f.read()), self.TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testWriteBytesIO (test.test_bz2.BZ2FileTest.testWriteBytesIO) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 722, in testWriteBytesIO self.assertEqual(ext_decompress(bio.getvalue()), self.TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testWriteChunks10 (test.test_bz2.BZ2FileTest.testWriteChunks10) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 265, in testWriteChunks10 self.assertEqual(ext_decompress(f.read()), self.TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testWriteLines (test.test_bz2.BZ2FileTest.testWriteLines) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 282, in testWriteLines self.assertEqual(ext_decompress(f.read()), self.TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: testCompress (test.test_bz2.CompressDecompressTest.testCompress) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 982, in testCompress self.assertEqual(ext_decompress(data), self.TEXT) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_binary_modes (test.test_bz2.OpenTest.test_binary_modes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 1032, in test_binary_modes file_data = ext_decompress(f.read()) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_encoding (test.test_bz2.OpenTest.test_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 1118, in test_encoding file_data = ext_decompress(f.read()).decode("utf-16-le") ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_implicit_binary_modes (test.test_bz2.OpenTest.test_implicit_binary_modes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 1050, in test_implicit_binary_modes file_data = ext_decompress(f.read()) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_text_modes (test.test_bz2.OpenTest.test_text_modes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 1069, in test_text_modes file_data = ext_decompress(f.read()).decode("ascii") ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_bz2.py", line 32, in ext_decompress has_cmdline_bunzip2 = bool(shutil.which('bunzip2')) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ---------------------------------------------------------------------- Ran 101 tests in 5.723s FAILED (errors=12, skipped=1) 0:00:06 [1/1/1] test_bz2 failed (12 errors) == Tests result: FAILURE == 1 test failed: test_bz2 Total duration: 6.1 sec Total tests: run=101 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_bz2 failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9312æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3750249741 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_call 0:00:00 [1/1/1] test_call failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_call Total duration: 285 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_call crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_call.py", line 4, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2304æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 404523291 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_class testBadTypeReturned (test.test_class.ClassTests.testBadTypeReturned) ... ok testBinaryOps (test.test_class.ClassTests.testBinaryOps) ... ok testClassWithExtCall (test.test_class.ClassTests.testClassWithExtCall) ... ok testConstructorErrorMessages (test.test_class.ClassTests.testConstructorErrorMessages) ... ok testDel (test.test_class.ClassTests.testDel) ... ok testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests.testForExceptionsRaisedInInstanceGetattr2) ... ok testGetSetAndDel (test.test_class.ClassTests.testGetSetAndDel) ... ok testHasAttrString (test.test_class.ClassTests.testHasAttrString) ... ERROR testHashComparisonOfMethods (test.test_class.ClassTests.testHashComparisonOfMethods) ... ok testHashStuff (test.test_class.ClassTests.testHashStuff) ... ok testInit (test.test_class.ClassTests.testInit) ... ok testListAndDictOps (test.test_class.ClassTests.testListAndDictOps) ... ok testMisc (test.test_class.ClassTests.testMisc) ... ok testObjectAttributeAccessErrorMessages (test.test_class.ClassTests.testObjectAttributeAccessErrorMessages) ... ok testPredefinedAttrs (test.test_class.ClassTests.testPredefinedAttrs) ... testPredefinedAttrs (test.test_class.ClassTests.testPredefinedAttrs) [__sizeof__] ... FAIL testSFBug532646 (test.test_class.ClassTests.testSFBug532646) ... ok testSetattrNonStringName (test.test_class.ClassTests.testSetattrNonStringName) ... ok testSetattrWrapperNameIntern (test.test_class.ClassTests.testSetattrWrapperNameIntern) ... FAIL testTypeAttributeAccessErrorMessages (test.test_class.ClassTests.testTypeAttributeAccessErrorMessages) ... ok testUnaryOps (test.test_class.ClassTests.testUnaryOps) ... ok ====================================================================== ERROR: testHasAttrString (test.test_class.ClassTests.testHasAttrString) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_class.py", line 451, in testHasAttrString _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ====================================================================== FAIL: testPredefinedAttrs (test.test_class.ClassTests.testPredefinedAttrs) [__sizeof__] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_class.py", line 523, in testPredefinedAttrs self.assertTrue(callable(getattr(object, name, None))) ^^^^^^^^^^ AssertionError: False is not true ====================================================================== FAIL: testSetattrWrapperNameIntern (test.test_class.ClassTests.testSetattrWrapperNameIntern) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_class.py", line 666, in testSetattrWrapperNameIntern self.assertIsNot(name2, name) ^^^^^^^^^^^ AssertionError: unexpectedly identical: '__add__' ---------------------------------------------------------------------- Ran 20 tests in 0.042s FAILED (failures=2, errors=1) 0:00:00 [1/1/1] test_class failed (1 error, 2 failures) == Tests result: FAILURE == 1 test failed: test_class Total duration: 324 ms Total tests: run=20 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_class failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8956æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2210389768 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_cmd_line test_argv0_normalization (test.test_cmd_line.CmdLineTest.test_argv0_normalization) ... ok test_builtin_input (test.test_cmd_line.CmdLineTest.test_builtin_input) ... ok test_closed_stdout (test.test_cmd_line.CmdLineTest.test_closed_stdout) ... ok test_coding (test.test_cmd_line.CmdLineTest.test_coding) ... ok test_del___main__ (test.test_cmd_line.CmdLineTest.test_del___main__) ... ok test_directories (test.test_cmd_line.CmdLineTest.test_directories) ... ok test_displayhook_unencodable (test.test_cmd_line.CmdLineTest.test_displayhook_unencodable) ... ok test_empty_PYTHONPATH_issue16309 (test.test_cmd_line.CmdLineTest.test_empty_PYTHONPATH_issue16309) ... ok test_hash_randomization (test.test_cmd_line.CmdLineTest.test_hash_randomization) ... FAIL test_help (test.test_cmd_line.CmdLineTest.test_help) ... skipped 'implementation detail specific to cpython' test_help_all (test.test_cmd_line.CmdLineTest.test_help_all) ... skipped 'implementation detail specific to cpython' test_help_env (test.test_cmd_line.CmdLineTest.test_help_env) ... skipped 'implementation detail specific to cpython' test_help_xoptions (test.test_cmd_line.CmdLineTest.test_help_xoptions) ... skipped 'implementation detail specific to cpython' test_int_max_str_digits (test.test_cmd_line.CmdLineTest.test_int_max_str_digits) ... FAIL test_invalid_utf8_arg (test.test_cmd_line.CmdLineTest.test_invalid_utf8_arg) ... skipped 'Windows has a native unicode API' test_isolatedmode (test.test_cmd_line.CmdLineTest.test_isolatedmode) ... ok test_large_PYTHONPATH (test.test_cmd_line.CmdLineTest.test_large_PYTHONPATH) ... ok test_no_std_streams (test.test_cmd_line.CmdLineTest.test_no_std_streams) ... skipped 'test needs POSIX semantics' test_no_stderr (test.test_cmd_line.CmdLineTest.test_no_stderr) ... skipped 'test needs POSIX semantics' test_no_stdin (test.test_cmd_line.CmdLineTest.test_no_stdin) ... skipped 'test needs POSIX semantics' test_no_stdout (test.test_cmd_line.CmdLineTest.test_no_stdout) ... skipped 'test needs POSIX semantics' test_non_ascii (test.test_cmd_line.CmdLineTest.test_non_ascii) ... ok test_non_interactive_output_buffering (test.test_cmd_line.CmdLineTest.test_non_interactive_output_buffering) ... ok test_optimize (test.test_cmd_line.CmdLineTest.test_optimize) ... ok test_osx_android_utf8 (test.test_cmd_line.CmdLineTest.test_osx_android_utf8) ... skipped 'test specific to Mac OS X and Android' test_output_newline (test.test_cmd_line.CmdLineTest.test_output_newline) ... ok test_parsing_error (test.test_cmd_line.CmdLineTest.test_parsing_error) ... skipped 'implementation detail specific to cpython' test_pythondevmode_env (test.test_cmd_line.CmdLineTest.test_pythondevmode_env) ... ok test_pythonmalloc (test.test_cmd_line.CmdLineTest.test_pythonmalloc) ... ERROR test_relativedir_bug46421 (test.test_cmd_line.CmdLineTest.test_relativedir_bug46421) ... ok test_run_code (test.test_cmd_line.CmdLineTest.test_run_code) ... ok test_run_module (test.test_cmd_line.CmdLineTest.test_run_module) ... ok test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest.test_run_module_bug1764407) ... ok test_set_pycache_prefix (test.test_cmd_line.CmdLineTest.test_set_pycache_prefix) ... ok test_showrefcount (test.test_cmd_line.CmdLineTest.test_showrefcount) ... ok test_site_flag (test.test_cmd_line.CmdLineTest.test_site_flag) ... ok test_stdin_readline (test.test_cmd_line.CmdLineTest.test_stdin_readline) ... ok test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest.test_stdout_flush_at_shutdown) ... FAIL test_sys_flags_set (test.test_cmd_line.CmdLineTest.test_sys_flags_set) ... ok test_unbuffered_input (test.test_cmd_line.CmdLineTest.test_unbuffered_input) ... ok test_unbuffered_output (test.test_cmd_line.CmdLineTest.test_unbuffered_output) ... ok test_undecodable_code (test.test_cmd_line.CmdLineTest.test_undecodable_code) ... skipped 'Windows has a native unicode API' test_unknown_options (test.test_cmd_line.CmdLineTest.test_unknown_options) ... skipped 'implementation detail specific to cpython' test_unmached_quote (test.test_cmd_line.CmdLineTest.test_unmached_quote) ... ok test_verbose (test.test_cmd_line.CmdLineTest.test_verbose) ... ok test_version (test.test_cmd_line.CmdLineTest.test_version) ... skipped 'implementation detail specific to cpython' test_warnings_filter_precedence (test.test_cmd_line.CmdLineTest.test_warnings_filter_precedence) ... ok test_xdev (test.test_cmd_line.CmdLineTest.test_xdev) ... skipped 'implementation detail specific to cpython' test_xoption_frozen_modules (test.test_cmd_line.CmdLineTest.test_xoption_frozen_modules) ... skipped 'implementation detail specific to cpython' test_xoptions (test.test_cmd_line.CmdLineTest.test_xoptions) ... ok test_ignore_PYTHONHASHSEED (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONHASHSEED) ... FAIL test_ignore_PYTHONPATH (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONPATH) ... ok test_sys_flags_not_set (test.test_cmd_line.IgnoreEnvironmentTest.test_sys_flags_not_set) ... ok test_decoding_error_at_the_end_of_the_line (test.test_cmd_line.SyntaxErrorTests.test_decoding_error_at_the_end_of_the_line) ... ok test_tokenizer_error_with_stdin (test.test_cmd_line.SyntaxErrorTests.test_tokenizer_error_with_stdin) ... ok ====================================================================== ERROR: test_pythonmalloc (test.test_cmd_line.CmdLineTest.test_pythonmalloc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 812, in test_pythonmalloc pymalloc = support.with_pymalloc() ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1954, in with_pymalloc import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ====================================================================== FAIL: test_hash_randomization (test.test_cmd_line.CmdLineTest.test_hash_randomization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 554, in test_hash_randomization self.assertIn(b'random is 1', out) ^^^^^^^^ AssertionError: b'random is 1' not found in b'random is 0\r\n' ====================================================================== FAIL: test_int_max_str_digits (test.test_cmd_line.CmdLineTest.test_int_max_str_digits) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 895, in test_int_max_str_digits self.assertEqual(res2int(res), (current_max, current_max)) ^^^^^^^^^^^ AssertionError: Tuples differ: (-1, 4300) != (4300, 4300) First differing element 0: -1 4300 - (-1, 4300) + (4300, 4300) ====================================================================== FAIL: test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest.test_stdout_flush_at_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 476, in test_stdout_flush_at_shutdown self.assertEqual(120, rc) ^^^^^^^^^^^ AssertionError: 120 != 1 ====================================================================== FAIL: test_ignore_PYTHONHASHSEED (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONHASHSEED) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 932, in test_ignore_PYTHONHASHSEED self.run_ignoring_vars("sys.flags.hash_randomization == 1", ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line.py", line 924, in run_ignoring_vars return assert_python_ok('-E', '-c', code, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-E', '-c', 'import sys; sys.stderr.write(str(sys.flags)); sys.exit(not (sys.flags.hash_randomization == 1))'] stdout: --- --- stderr: --- sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0, dev_mode=False, utf8_mode=1, warn_default_encoding=0, int_max_str_digits=-1, safe_path=False) --- ---------------------------------------------------------------------- Ran 55 tests in 5.112s FAILED (failures=4, errors=1, skipped=16) 0:00:05 [1/1/1] test_cmd_line failed (1 error, 4 failures) == Tests result: FAILURE == 1 test failed: test_cmd_line Total duration: 5.5 sec Total tests: run=55 failures=4 skipped=16 Total test files: run=1/1 failed=1 Result: FAILURE test test_cmd_line failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8444æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 420941932 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_cmd_line_script test_basic_script (test.test_cmd_line_script.CmdLineTest.test_basic_script) ... ok test_consistent_sys_path_for_direct_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_direct_execution) ... ok test_consistent_sys_path_for_module_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_module_execution) ... ok test_dash_c_loader (test.test_cmd_line_script.CmdLineTest.test_dash_c_loader) ... ok test_dash_m_bad_pyc (test.test_cmd_line_script.CmdLineTest.test_dash_m_bad_pyc) ... ok test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest.test_dash_m_error_code_is_one) ... ok test_dash_m_errors (test.test_cmd_line_script.CmdLineTest.test_dash_m_errors) ... ok test_dash_m_init_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_init_traceback) ... ok test_dash_m_main_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_main_traceback) ... ok test_directory (test.test_cmd_line_script.CmdLineTest.test_directory) ... ok test_directory_compiled (test.test_cmd_line_script.CmdLineTest.test_directory_compiled) ... ok test_directory_error (test.test_cmd_line_script.CmdLineTest.test_directory_error) ... ok test_hint_when_triying_to_import_a_py_file (test.test_cmd_line_script.CmdLineTest.test_hint_when_triying_to_import_a_py_file) ... ok test_issue20500_exit_with_exception_value (test.test_cmd_line_script.CmdLineTest.test_issue20500_exit_with_exception_value) ... ok test_issue20884 (test.test_cmd_line_script.CmdLineTest.test_issue20884) ... ok test_issue8202 (test.test_cmd_line_script.CmdLineTest.test_issue8202) ... ok test_issue8202_dash_c_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_c_file_ignored) ... ok test_issue8202_dash_m_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_m_file_ignored) ... ok test_module_in_package (test.test_cmd_line_script.CmdLineTest.test_module_in_package) ... ok test_module_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_package_in_zipfile) ... ok test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_subpackage_in_zipfile) ... ok test_non_ascii (test.test_cmd_line_script.CmdLineTest.test_non_ascii) ... ok test_nonexisting_script (test.test_cmd_line_script.CmdLineTest.test_nonexisting_script) ... ok test_package (test.test_cmd_line_script.CmdLineTest.test_package) ... ok test_package_compiled (test.test_cmd_line_script.CmdLineTest.test_package_compiled) ... ok test_package_error (test.test_cmd_line_script.CmdLineTest.test_package_error) ... ok test_package_recursion (test.test_cmd_line_script.CmdLineTest.test_package_recursion) ... ok test_pep_409_verbiage (test.test_cmd_line_script.CmdLineTest.test_pep_409_verbiage) ... ok test_repl_stderr_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush) ... ok test_repl_stderr_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush_separate_stderr) ... skipped 'pypy writes the prompt to stdout' test_repl_stdout_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush) ... ok test_repl_stdout_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush_separate_stderr) ... skipped 'pypy writes the prompt to stdout' test_script_abspath (test.test_cmd_line_script.CmdLineTest.test_script_abspath) ... ok test_script_as_dev_fd (test.test_cmd_line_script.CmdLineTest.test_script_as_dev_fd) ... skipped 'requires /dev/fd platform' test_script_compiled (test.test_cmd_line_script.CmdLineTest.test_script_compiled) ... ok test_stdin_loader (test.test_cmd_line_script.CmdLineTest.test_stdin_loader) ... ok test_syntaxerror_indented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_indented_caret_position) ... ok test_syntaxerror_invalid_escape_sequence_multi_line (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_invalid_escape_sequence_multi_line) ... FAIL test_syntaxerror_multi_line_fstring (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_multi_line_fstring) ... ok test_syntaxerror_null_bytes (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes) ... ok test_syntaxerror_null_bytes_in_multiline_string (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes_in_multiline_string) ... ok test_syntaxerror_unindented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_unindented_caret_position) ... ok test_zipfile (test.test_cmd_line_script.CmdLineTest.test_zipfile) ... ok test_zipfile_compiled_checked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_checked_hash) ... ok test_zipfile_compiled_timestamp (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_timestamp) ... ok test_zipfile_compiled_unchecked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_unchecked_hash) ... ok test_zipfile_error (test.test_cmd_line_script.CmdLineTest.test_zipfile_error) ... ok ====================================================================== FAIL: test_syntaxerror_invalid_escape_sequence_multi_line (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_invalid_escape_sequence_multi_line) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cmd_line_script.py", line 658, in test_syntaxerror_invalid_escape_sequence_multi_line self.assertEqual( ^^^^^^^^^^^ AssertionError: Lists differ: [b' [26 chars] ^^^^^^^^', b"SyntaxError: invalid escape sequence '\\q'"] != [b' [26 chars] ^^', b"SyntaxError: invalid escape sequence '\\q'"] First differing element 1: b' ^^^^^^^^' b' ^^' [b' foo = """\\q"""', - b' ^^^^^^^^', ? ^^^^^^ + b' ^^', ? ^^^ b"SyntaxError: invalid escape sequence '\\q'"] ---------------------------------------------------------------------- Ran 47 tests in 6.447s FAILED (failures=1, skipped=3) 0:00:06 load avg: 0.60 [1/1/1] test_cmd_line_script failed (1 failure) == Tests result: FAILURE == 1 test failed: test_cmd_line_script Total duration: 6.8 sec Total tests: run=47 failures=1 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_cmd_line_script failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6088æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 528043831 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_code 0:00:00 [1/1/1] test_code failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_code Total duration: 304 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_code crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code.py", line 147, in <module> COPY_FREE_VARS = opmap['COPY_FREE_VARS'] ~~~~~^^^^^^^^^^^^^^^^^^ KeyError: 'COPY_FREE_VARS' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8360æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3101953119 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_code_module test_banner (test.test_code_module.TestInteractiveConsole.test_banner) ... ok test_cause_tb (test.test_code_module.TestInteractiveConsole.test_cause_tb) ... FAIL test_console_stderr (test.test_code_module.TestInteractiveConsole.test_console_stderr) ... ok test_context_tb (test.test_code_module.TestInteractiveConsole.test_context_tb) ... FAIL test_exit_msg (test.test_code_module.TestInteractiveConsole.test_exit_msg) ... ok test_indentation_error (test.test_code_module.TestInteractiveConsole.test_indentation_error) ... ERROR test_ps1 (test.test_code_module.TestInteractiveConsole.test_ps1) ... ok test_ps2 (test.test_code_module.TestInteractiveConsole.test_ps2) ... ok test_syntax_error (test.test_code_module.TestInteractiveConsole.test_syntax_error) ... ERROR test_sysexcepthook (test.test_code_module.TestInteractiveConsole.test_sysexcepthook) ... ok test_sysexcepthook_crashing_doesnt_close_repl (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_crashing_doesnt_close_repl) ... FAIL test_sysexcepthook_indentation_error (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_indentation_error) ... ERROR test_sysexcepthook_raising_BaseException (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_raising_BaseException) ... FAIL test_sysexcepthook_raising_SystemExit_gets_through (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_raising_SystemExit_gets_through) ... ok test_sysexcepthook_syntax_error (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_syntax_error) ... ERROR test_unicode_error (test.test_code_module.TestInteractiveConsole.test_unicode_error) ... ERROR ====================================================================== ERROR: test_indentation_error (test.test_code_module.TestInteractiveConsole.test_indentation_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 92, in test_indentation_error self.assertIs(self.sysmod.last_type, IndentationError) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\mock.py", line 660, in __getattr__ raise AttributeError("Mock object has no attribute %r" % name) AttributeError: Mock object has no attribute 'last_type' ====================================================================== ERROR: test_syntax_error (test.test_code_module.TestInteractiveConsole.test_syntax_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 76, in test_syntax_error self.assertIs(self.sysmod.last_type, SyntaxError) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\mock.py", line 660, in __getattr__ raise AttributeError("Mock object has no attribute %r" % name) AttributeError: Mock object has no attribute 'last_type' ====================================================================== ERROR: test_sysexcepthook_indentation_error (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_indentation_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 163, in test_sysexcepthook_indentation_error hook.assert_called_with(self.sysmod.last_type, ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\mock.py", line 660, in __getattr__ raise AttributeError("Mock object has no attribute %r" % name) AttributeError: Mock object has no attribute 'last_type' ====================================================================== ERROR: test_sysexcepthook_syntax_error (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_syntax_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 143, in test_sysexcepthook_syntax_error hook.assert_called_with(self.sysmod.last_type, ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\mock.py", line 660, in __getattr__ raise AttributeError("Mock object has no attribute %r" % name) AttributeError: Mock object has no attribute 'last_type' ====================================================================== ERROR: test_unicode_error (test.test_code_module.TestInteractiveConsole.test_unicode_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 105, in test_unicode_error self.assertIs(self.sysmod.last_type, UnicodeEncodeError) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\mock.py", line 660, in __getattr__ raise AttributeError("Mock object has no attribute %r" % name) AttributeError: Mock object has no attribute 'last_type' ====================================================================== FAIL: test_cause_tb (test.test_code_module.TestInteractiveConsole.test_cause_tb) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 268, in test_cause_tb self.assertIs(self.sysmod.last_traceback, self.sysmod.last_value.__traceback__) ^^^^^^^^ AssertionError: <traceback object at 0x000001a64591de98> is not <traceback object at 0x000001a64591dec0> ====================================================================== FAIL: test_context_tb (test.test_code_module.TestInteractiveConsole.test_context_tb) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 291, in test_context_tb self.assertIs(self.sysmod.last_traceback, self.sysmod.last_value.__traceback__) ^^^^^^^^ AssertionError: <traceback object at 0x000001a645a7cf70> is not <traceback object at 0x000001a645a7cf98> ====================================================================== FAIL: test_sysexcepthook_crashing_doesnt_close_repl (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_crashing_doesnt_close_repl) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 180, in test_sysexcepthook_crashing_doesnt_close_repl self.assertEqual(['write', ('123', ), {}], self.stdout.method_calls[0]) ^^^^^^^^^^^ AssertionError: ['write', ('123',), {}] != call.flush() ====================================================================== FAIL: test_sysexcepthook_raising_BaseException (test.test_code_module.TestInteractiveConsole.test_sysexcepthook_raising_BaseException) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_code_module.py", line 194, in test_sysexcepthook_raising_BaseException self.assertEqual(['write', ('123', ), {}], self.stdout.method_calls[0]) ^^^^^^^^^^^ AssertionError: ['write', ('123',), {}] != call.flush() ---------------------------------------------------------------------- Ran 16 tests in 0.187s FAILED (failures=4, errors=5) 0:00:00 [1/1/1] test_code_module failed (5 errors, 4 failures) == Tests result: FAILURE == 1 test failed: test_code_module Total duration: 580 ms Total tests: run=16 failures=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_code_module failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6784æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2409629885 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codeccallbacks test_backslashescape (test.test_codeccallbacks.CodecCallbackTest.test_backslashescape) ... ok test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodbackslashreplaceexceptions) ... ok test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodignoreexceptions) ... ok test_badandgoodnamereplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodnamereplaceexceptions) ... ok test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodreplaceexceptions) ... ok test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodstrictexceptions) ... ok test_badandgoodsurrogateescapeexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogateescapeexceptions) ... ok test_badandgoodsurrogatepassexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogatepassexceptions) ... ok test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodxmlcharrefreplaceexceptions) ... ok test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest.test_badhandlerresults) ... ok test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest.test_badlookupcall) ... ok test_badregistercall (test.test_codeccallbacks.CodecCallbackTest.test_badregistercall) ... ok test_bug828737 (test.test_codeccallbacks.CodecCallbackTest.test_bug828737) ... ok test_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_callbacks) ... ok test_charmapencode (test.test_codeccallbacks.CodecCallbackTest.test_charmapencode) ... ok test_crashing_decode_handler (test.test_codeccallbacks.CodecCallbackTest.test_crashing_decode_handler) ... ok test_decodehelper (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper) ... ok test_decodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper_bug36819) ... ok test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_decoding_callbacks) ... ok test_encode_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_bytes_replacement) ... ok test_encode_nonascii_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_nonascii_replacement) ... ok test_encode_odd_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_odd_bytes_replacement) ... ok test_encode_unencodable_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_unencodable_replacement) ... ok test_encodehelper (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper) ... ok test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) ... test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) (encoding='mbcs') ... FAIL test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) (encoding='oem') ... FAIL test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) ... FAIL test_fake_error_class (test.test_codeccallbacks.CodecCallbackTest.test_fake_error_class) ... ok test_longstrings (test.test_codeccallbacks.CodecCallbackTest.test_longstrings) ... ok test_lookup (test.test_codeccallbacks.CodecCallbackTest.test_lookup) ... ok test_mutating_decode_handler (test.test_codeccallbacks.CodecCallbackTest.test_mutating_decode_handler) ... ERROR test_mutating_decode_handler_unicode_escape (test.test_codeccallbacks.CodecCallbackTest.test_mutating_decode_handler_unicode_escape) ... ok test_nameescape (test.test_codeccallbacks.CodecCallbackTest.test_nameescape) ... ok test_translatehelper (test.test_codeccallbacks.CodecCallbackTest.test_translatehelper) ... ok test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodedecodeerror) ... ok test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodeencodeerror) ... ok test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodetranslateerror) ... ok test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest.test_uninamereplace) ... ok test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest.test_unknownhandler) ... ok test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharnamereplace) ... ok test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefreplace) ... ok test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefvalues) ... ok ====================================================================== ERROR: test_mutating_decode_handler (test.test_codeccallbacks.CodecCallbackTest.test_mutating_decode_handler) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeccallbacks.py", line 1149, in test_mutating_decode_handler data.decode(encoding, "test.replacing") ^^^^^^ ValueError: error handler modified exc.object must be bytes decoding with 'ascii' codec failed ====================================================================== FAIL: test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) (encoding='mbcs') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeccallbacks.py", line 1073, in test_encodehelper_bug36819 with self.assertRaises(UnicodeEncodeError) as cm: AssertionError: UnicodeEncodeError not raised ====================================================================== FAIL: test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) (encoding='oem') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeccallbacks.py", line 1073, in test_encodehelper_bug36819 with self.assertRaises(UnicodeEncodeError) as cm: AssertionError: UnicodeEncodeError not raised ====================================================================== FAIL: test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeccallbacks.py", line 1081, in test_encodehelper_bug36819 with self.assertRaises(UnicodeEncodeError) as cm: AssertionError: UnicodeEncodeError not raised ---------------------------------------------------------------------- Ran 40 tests in 0.102s FAILED (failures=3, errors=1) 0:00:00 [1/1/1] test_codeccallbacks failed (1 error, 3 failures) == Tests result: FAILURE == 1 test failed: test_codeccallbacks Total duration: 386 ms Total tests: run=40 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_codeccallbacks failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2112æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2352611328 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecencodings_hk test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS.test_chunkcoding) ... FAIL test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementaldecoder) ... ERROR test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder) ... ERROR test_incrementalencoder_del_segfault (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamreader) ... ERROR test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter) ... ERROR test_streamwriter_reset_no_pending (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS.test_xmlcharrefreplace) ... ok ====================================================================== ERROR: test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementaldecoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder ostream.write(u) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 0-1: surrogates not allowed ====================================================================== ERROR: test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder e = encoder.encode(data) ^^^^^^ UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence ====================================================================== ERROR: test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamreader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader ostream.write(data) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 0-1: surrogates not allowed ====================================================================== ERROR: test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter ostream.write(data) ^^^^^ UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence ====================================================================== FAIL: test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS.test_chunkcoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding self.assertEqual(u, utf8.decode('utf-8')) ^^^^^^^^^^^ AssertionError: '\ud840\udd0cĚ鵮罓洆\n' != '𠄌Ě鵮罓洆\n' - \ud840\udd0cĚ鵮罓洆 ? ^^ + 𠄌Ě鵮罓洆 ? ^ ---------------------------------------------------------------------- Ran 18 tests in 0.026s FAILED (failures=1, errors=4) 0:00:00 [1/1/1] test_codecencodings_hk failed (4 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_codecencodings_hk Total duration: 331 ms Total tests: run=18 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_codecencodings_hk failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5144æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 843088033 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecencodings_iso2022 test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_errorhandle) ... FAIL test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_errorhandle) ... FAIL test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_chunkcoding) ... skipped 'iso2022_kr.txt cannot be used to test "chunk coding"' test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_xmlcharrefreplace) ... ok ====================================================================== FAIL: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_errorhandle) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 60, in test_errorhandle self.assertEqual(result, expected, ^^^^^^^^^^^ AssertionError: '\ud840\udc0b' != '𠀋' - \ud840\udc0b + 𠀋 : b'\x1b$(Q."\x1b(B'.decode('iso2022_jp_2004', 'strict')='\ud840\udc0b' != '\U0002000b' ====================================================================== FAIL: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_errorhandle) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 60, in test_errorhandle self.assertEqual(result, expected, ^^^^^^^^^^^ AssertionError: '\ud840\udc0b' != '𠀋' - \ud840\udc0b + 𠀋 : b'\x1b$(O."\x1b(B'.decode('iso2022_jp_3', 'strict')='\ud840\udc0b' != '\U0002000b' ---------------------------------------------------------------------- Ran 90 tests in 0.491s FAILED (failures=2, skipped=1) 0:00:00 [1/1/1] test_codecencodings_iso2022 failed (2 failures) == Tests result: FAILURE == 1 test failed: test_codecencodings_iso2022 Total duration: 831 ms Total tests: run=90 failures=2 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_codecencodings_iso2022 failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1816æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4228611575 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecencodings_jp test_callback_None_index (test.test_codecencodings_jp.Test_CP932.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_CP932.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_CP932.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_CP932.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_CP932.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_CP932.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_CP932.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_CP932.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_jp.Test_CP932.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_CP932.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding) ... FAIL test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder) ... ERROR test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder) ... ERROR test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader) ... ERROR test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter) ... ERROR test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding) ... FAIL test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder) ... ERROR test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder) ... ERROR test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader) ... ERROR test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter) ... ERROR test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding) ... FAIL test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder) ... ERROR test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder) ... ERROR test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader) ... ERROR test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter) ... ERROR test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004.test_xmlcharrefreplace) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_None_index) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_backward_index) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_forward_index) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_index_outofbound) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_long_index) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_returns_bytes) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_wrong_objects) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_chunkcoding) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_customreplace_encode) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_errorhandle) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementaldecoder) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder) ... ok test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_del_segfault) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_error_callback) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamreader) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_reset_no_pending) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_xmlcharrefreplace) ... ok ====================================================================== ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder ostream.write(u) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder e = encoder.encode(data) ^^^^^^ UnicodeEncodeError: 'euc_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== ERROR: test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader ostream.write(data) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter ostream.write(data) ^^^^^ UnicodeEncodeError: 'euc_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder ostream.write(u) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder e = encoder.encode(data) ^^^^^^ UnicodeEncodeError: 'euc_jis_2004' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== ERROR: test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader ostream.write(data) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter ostream.write(data) ^^^^^ UnicodeEncodeError: 'euc_jis_2004' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder ostream.write(u) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder e = encoder.encode(data) ^^^^^^ UnicodeEncodeError: 'shift_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== ERROR: test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader ostream.write(data) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write data, consumed = self.encode(object, self.errors) ^^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed ====================================================================== ERROR: test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter ostream.write(data) ^^^^^ UnicodeEncodeError: 'shift_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence ====================================================================== FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding self.assertEqual(u, utf8.decode('utf-8')) ^^^^^^^^^^^ AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n' - ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0 ? ^^^^ ^^ + ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰 ? ^^ ^ ====================================================================== FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding self.assertEqual(u, utf8.decode('utf-8')) ^^^^^^^^^^^ AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n' - ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0 ? ^^^^ ^^ + ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰 ? ^^ ^ ====================================================================== FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding self.assertEqual(u, utf8.decode('utf-8')) ^^^^^^^^^^^ AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n' - ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0 ? ^^^^ ^^ + ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰 ? ^^ ^ ---------------------------------------------------------------------- Ran 126 tests in 0.400s FAILED (failures=3, errors=12) 0:00:00 [1/1/1] test_codecencodings_jp failed (12 errors, 3 failures) == Tests result: FAILURE == 1 test failed: test_codecencodings_jp Total duration: 752 ms Total tests: run=126 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_codecencodings_jp failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10924æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3967644245 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecmaps_cn test_errorhandle (test.test_codecmaps_cn.TestGB18030Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGB18030Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGB18030Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_cn.TestGB2312Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGB2312Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGB2312Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_cn.TestGBKMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGBKMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGBKMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 9 tests in 0.046s OK (skipped=9) 0:00:00 [1/1] test_codecmaps_cn passed == Tests result: SUCCESS == 1 test OK. Total duration: 358 ms Total tests: run=9 skipped=9 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9224æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3265596274 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecmaps_hk test_errorhandle (test.test_codecmaps_hk.TestBig5HKSCSMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 3 tests in 0.042s OK (skipped=3) 0:00:00 [1/1] test_codecmaps_hk passed == Tests result: SUCCESS == 1 test OK. Total duration: 340 ms Total tests: run=3 skipped=3 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6680æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1696450003 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecmaps_jp test_errorhandle (test.test_codecmaps_jp.TestCP932Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestCP932Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestCP932Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestEUCJISX0213Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestSJISCOMPATMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestSJISX0213Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 15 tests in 0.052s OK (skipped=15) 0:00:00 [1/1] test_codecmaps_jp passed == Tests result: SUCCESS == 1 test OK. Total duration: 352 ms Total tests: run=15 skipped=15 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5912æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3651324595 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecmaps_kr test_errorhandle (test.test_codecmaps_kr.TestCP949Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestCP949Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_kr.TestCP949Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_kr.TestEUCKRMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_kr.TestJOHABMap.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestJOHABMap.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_kr.TestJOHABMap.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 9 tests in 0.045s OK (skipped=9) 0:00:00 [1/1] test_codecmaps_kr passed == Tests result: SUCCESS == 1 test OK. Total duration: 340 ms Total tests: run=9 skipped=9 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3000æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3561609898 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecmaps_tw test_errorhandle (test.test_codecmaps_tw.TestBIG5Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_tw.TestBIG5Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_tw.TestBIG5Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_tw.TestCP950Map.test_errorhandle) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_tw.TestCP950Map.test_mapping_file) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_tw.TestCP950Map.test_mapping_supplemental) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=6) 0:00:00 [1/1] test_codecmaps_tw passed == Tests result: SUCCESS == 1 test OK. Total duration: 361 ms Total tests: run=6 skipped=6 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10388æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2958841173 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codecs 0:00:00 [1/1/1] test_codecs failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_codecs Total duration: 337 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_codecs crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codecs.py", line 15, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9428æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 611528719 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_codeop test_filename (test.test_codeop.CodeopTests.test_filename) ... ok test_incomplete (test.test_codeop.CodeopTests.test_incomplete) ... ERROR test_incomplete_warning (test.test_codeop.CodeopTests.test_incomplete_warning) ... ok test_invalid (test.test_codeop.CodeopTests.test_invalid) ... ok test_invalid_exec (test.test_codeop.CodeopTests.test_invalid_exec) ... ok test_invalid_warning (test.test_codeop.CodeopTests.test_invalid_warning) ... ok test_syntax_errors (test.test_codeop.CodeopTests.test_syntax_errors) ... ok test_valid (test.test_codeop.CodeopTests.test_valid) ... ok test_warning (test.test_codeop.CodeopTests.test_warning) ... FAIL ====================================================================== ERROR: test_incomplete (test.test_codeop.CodeopTests.test_incomplete) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeop.py", line 226, in test_incomplete ai('a = f"""') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeop.py", line 21, in assertIncomplete self.assertEqual(compile_command(str, symbol=symbol), None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codeop.py", line 111, in compile_command return _maybe_compile(_compile, source, filename, symbol) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codeop.py", line 73, in _maybe_compile return compiler(source, filename, symbol, incomplete_input=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codeop.py", line 89, in _compile return compile(source, filename, symbol, flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<input>", line 1 a = f""" ^ SyntaxError: unterminated triple-quoted f-string literal (detected at line 1) ====================================================================== FAIL: test_warning (test.test_codeop.CodeopTests.test_warning) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codeop.py", line 283, in test_warning with warnings_helper.check_warnings( File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 185, in _filterwarnings raise AssertionError("unhandled warning %s" % reraise[0]) AssertionError: unhandled warning {message : SyntaxWarning('"is" with a literal. Did you mean "=="?'), category : 'SyntaxWarning', filename : '<input>', lineno : 1, line : None} ---------------------------------------------------------------------- Ran 9 tests in 0.026s FAILED (failures=1, errors=1) 0:00:00 [1/1/1] test_codeop failed (1 error, 1 failure) == Tests result: FAILURE == 1 test failed: test_codeop Total duration: 288 ms Total tests: run=9 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_codeop failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8680æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3877881333 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_collections test_basics (test.test_collections.TestChainMap.test_basics) ... ok test_bool (test.test_collections.TestChainMap.test_bool) ... ok test_constructor (test.test_collections.TestChainMap.test_constructor) ... ok test_dict_coercion (test.test_collections.TestChainMap.test_dict_coercion) ... ok test_iter_not_calling_getitem_on_maps (test.test_collections.TestChainMap.test_iter_not_calling_getitem_on_maps) ... ok test_missing (test.test_collections.TestChainMap.test_missing) ... ok test_new_child (test.test_collections.TestChainMap.test_new_child) Tests for changes for issue #16613. ... ok test_order_preservation (test.test_collections.TestChainMap.test_order_preservation) ... ok test_ordering (test.test_collections.TestChainMap.test_ordering) ... ok test_union_operators (test.test_collections.TestChainMap.test_union_operators) ... ok test_Buffer (test.test_collections.TestCollectionABCs.test_Buffer) ... FAIL test_ByteString (test.test_collections.TestCollectionABCs.test_ByteString) ... ok test_Mapping (test.test_collections.TestCollectionABCs.test_Mapping) ... ok test_MutableMapping (test.test_collections.TestCollectionABCs.test_MutableMapping) ... ok test_MutableMapping_subclass (test.test_collections.TestCollectionABCs.test_MutableMapping_subclass) ... ok test_MutableSequence (test.test_collections.TestCollectionABCs.test_MutableSequence) ... ok test_MutableSequence_mixins (test.test_collections.TestCollectionABCs.test_MutableSequence_mixins) ... ok test_MutableSet (test.test_collections.TestCollectionABCs.test_MutableSet) ... ok test_Sequence (test.test_collections.TestCollectionABCs.test_Sequence) ... ok test_Sequence_mixins (test.test_collections.TestCollectionABCs.test_Sequence_mixins) ... ok test_Set (test.test_collections.TestCollectionABCs.test_Set) ... ok test_Set_from_iterable (test.test_collections.TestCollectionABCs.test_Set_from_iterable) Verify _from_iterable overridden to an instance method works. ... ok test_Set_hash_matches_frozenset (test.test_collections.TestCollectionABCs.test_Set_hash_matches_frozenset) ... ok test_Set_interoperability_with_real_sets (test.test_collections.TestCollectionABCs.test_Set_interoperability_with_real_sets) ... ok test_arithmetic_Set (test.test_collections.TestCollectionABCs.test_arithmetic_Set) ... ok test_equality_Set (test.test_collections.TestCollectionABCs.test_equality_Set) ... ok test_hash_Set (test.test_collections.TestCollectionABCs.test_hash_Set) ... ok test_illegal_patma_flags (test.test_collections.TestCollectionABCs.test_illegal_patma_flags) ... ok test_isdisjoint_Set (test.test_collections.TestCollectionABCs.test_isdisjoint_Set) ... ok test_issue16373 (test.test_collections.TestCollectionABCs.test_issue16373) ... ok test_issue26915 (test.test_collections.TestCollectionABCs.test_issue26915) ... ok test_issue8750 (test.test_collections.TestCollectionABCs.test_issue8750) ... ok test_issue_4920 (test.test_collections.TestCollectionABCs.test_issue_4920) ... ok test_issue_5647 (test.test_collections.TestCollectionABCs.test_issue_5647) ... ok test_basics (test.test_collections.TestCounter.test_basics) ... ok test_conversions (test.test_collections.TestCounter.test_conversions) ... ok test_copy_subclass (test.test_collections.TestCounter.test_copy_subclass) ... ok test_copying (test.test_collections.TestCounter.test_copying) ... ok test_eq (test.test_collections.TestCounter.test_eq) ... ok test_ge (test.test_collections.TestCounter.test_ge) ... ok test_gt (test.test_collections.TestCounter.test_gt) ... ok test_helper_function (test.test_collections.TestCounter.test_helper_function) ... ok test_init (test.test_collections.TestCounter.test_init) ... ok test_inplace_operations (test.test_collections.TestCounter.test_inplace_operations) ... ok test_invariant_for_the_in_operator (test.test_collections.TestCounter.test_invariant_for_the_in_operator) ... ok test_le (test.test_collections.TestCounter.test_le) ... ok test_lt (test.test_collections.TestCounter.test_lt) ... ok test_multiset_operations (test.test_collections.TestCounter.test_multiset_operations) ... ok test_multiset_operations_equivalent_to_set_operations (test.test_collections.TestCounter.test_multiset_operations_equivalent_to_set_operations) ... ok test_order_preservation (test.test_collections.TestCounter.test_order_preservation) ... ok test_repr_nonsortable (test.test_collections.TestCounter.test_repr_nonsortable) ... ok test_subtract (test.test_collections.TestCounter.test_subtract) ... ok test_total (test.test_collections.TestCounter.test_total) ... ok test_unary (test.test_collections.TestCounter.test_unary) ... ok test_update (test.test_collections.TestCounter.test_update) ... ok test_copy (test.test_collections.TestNamedTuple.test_copy) ... ok test_defaults (test.test_collections.TestNamedTuple.test_defaults) ... ok test_factory (test.test_collections.TestNamedTuple.test_factory) ... ok test_factory_doc_attr (test.test_collections.TestNamedTuple.test_factory_doc_attr) ... ok test_field_descriptor (test.test_collections.TestNamedTuple.test_field_descriptor) ... skipped 'implementation detail specific to cpython' test_field_doc (test.test_collections.TestNamedTuple.test_field_doc) ... ok test_field_doc_reuse (test.test_collections.TestNamedTuple.test_field_doc_reuse) ... skipped 'implementation detail specific to cpython' test_field_repr (test.test_collections.TestNamedTuple.test_field_repr) ... skipped 'implementation detail specific to cpython' test_instance (test.test_collections.TestNamedTuple.test_instance) ... ok test_keyword_only_arguments (test.test_collections.TestNamedTuple.test_keyword_only_arguments) ... ok test_match_args (test.test_collections.TestNamedTuple.test_match_args) ... ok test_module_parameter (test.test_collections.TestNamedTuple.test_module_parameter) ... ok test_name_conflicts (test.test_collections.TestNamedTuple.test_name_conflicts) ... ok test_name_fixer (test.test_collections.TestNamedTuple.test_name_fixer) ... ok test_namedtuple_subclass_issue_24931 (test.test_collections.TestNamedTuple.test_namedtuple_subclass_issue_24931) ... ok test_new_builtins_issue_43102 (test.test_collections.TestNamedTuple.test_new_builtins_issue_43102) ... ERROR test_non_generic_subscript (test.test_collections.TestNamedTuple.test_non_generic_subscript) ... ok test_odd_sizes (test.test_collections.TestNamedTuple.test_odd_sizes) ... ok test_pickle (test.test_collections.TestNamedTuple.test_pickle) ... ok test_readonly (test.test_collections.TestNamedTuple.test_readonly) ... ok test_repr (test.test_collections.TestNamedTuple.test_repr) ... ok test_tupleness (test.test_collections.TestNamedTuple.test_tupleness) ... ok test_AsyncGenerator (test.test_collections.TestOneTrickPonyABCs.test_AsyncGenerator) ... ok test_AsyncIterable (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterable) ... ok test_AsyncIterator (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterator) ... ok test_Awaitable (test.test_collections.TestOneTrickPonyABCs.test_Awaitable) ... ok test_Callable (test.test_collections.TestOneTrickPonyABCs.test_Callable) ... ok test_Collection (test.test_collections.TestOneTrickPonyABCs.test_Collection) ... ok test_Container (test.test_collections.TestOneTrickPonyABCs.test_Container) ... ok test_Coroutine (test.test_collections.TestOneTrickPonyABCs.test_Coroutine) ... ok test_Generator (test.test_collections.TestOneTrickPonyABCs.test_Generator) ... ok test_Hashable (test.test_collections.TestOneTrickPonyABCs.test_Hashable) ... ok test_Iterable (test.test_collections.TestOneTrickPonyABCs.test_Iterable) ... ok test_Iterator (test.test_collections.TestOneTrickPonyABCs.test_Iterator) ... ok test_Reversible (test.test_collections.TestOneTrickPonyABCs.test_Reversible) ... ok test_Sized (test.test_collections.TestOneTrickPonyABCs.test_Sized) ... ok test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs.test_direct_subclassing) ... ok test_registration (test.test_collections.TestOneTrickPonyABCs.test_registration) ... ok test_dict_copy (test.test_collections.TestUserObjects.test_dict_copy) ... ok test_dict_missing (test.test_collections.TestUserObjects.test_dict_missing) ... ok test_dict_protocol (test.test_collections.TestUserObjects.test_dict_protocol) ... ok test_list_copy (test.test_collections.TestUserObjects.test_list_copy) ... ok test_list_protocol (test.test_collections.TestUserObjects.test_list_protocol) ... ok test_str_protocol (test.test_collections.TestUserObjects.test_str_protocol) ... ok Counter (collections) Doctest: collections.Counter ... ok __add__ (collections.Counter) Doctest: collections.Counter.__add__ ... ok __and__ (collections.Counter) Doctest: collections.Counter.__and__ ... ok __iadd__ (collections.Counter) Doctest: collections.Counter.__iadd__ ... ok __iand__ (collections.Counter) Doctest: collections.Counter.__iand__ ... ok __init__ (collections.Counter) Doctest: collections.Counter.__init__ ... ok __ior__ (collections.Counter) Doctest: collections.Counter.__ior__ ... ok __isub__ (collections.Counter) Doctest: collections.Counter.__isub__ ... ok __or__ (collections.Counter) Doctest: collections.Counter.__or__ ... ok __sub__ (collections.Counter) Doctest: collections.Counter.__sub__ ... ok elements (collections.Counter) Doctest: collections.Counter.elements ... ok most_common (collections.Counter) Doctest: collections.Counter.most_common ... ok subtract (collections.Counter) Doctest: collections.Counter.subtract ... ok update (collections.Counter) Doctest: collections.Counter.update ... ok namedtuple (collections) Doctest: collections.namedtuple ... ok ====================================================================== ERROR: test_new_builtins_issue_43102 (test.test_collections.TestNamedTuple.test_new_builtins_issue_43102) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_collections.py", line 703, in test_new_builtins_issue_43102 self.assertEqual(new_func.__builtins__, {}) ^^^^^^^^^^^^ AttributeError: 'function' object has no attribute '__builtins__' ====================================================================== FAIL: test_Buffer (test.test_collections.TestCollectionABCs.test_Buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_collections.py", line 1965, in test_Buffer self.assertIsInstance(sample(b"x"), Buffer) ^^^^^^^^^^^^^^^^ AssertionError: b'x' is not an instance of <class 'collections.abc.Buffer'> ---------------------------------------------------------------------- Ran 114 tests in 0.982s FAILED (failures=1, errors=1, skipped=3) 0:00:01 [1/1/1] test_collections failed (1 error, 1 failure) == Tests result: FAILURE == 1 test failed: test_collections Total duration: 1.4 sec Total tests: run=114 failures=1 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_collections failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3904æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4069473134 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_compile test_and (test.test_compile.TestExpressionStackSize.test_and) ... ok test_and_or (test.test_compile.TestExpressionStackSize.test_and_or) ... ok test_binop (test.test_compile.TestExpressionStackSize.test_binop) ... ok test_chained_comparison (test.test_compile.TestExpressionStackSize.test_chained_comparison) ... ok test_dict (test.test_compile.TestExpressionStackSize.test_dict) ... ok test_func_and (test.test_compile.TestExpressionStackSize.test_func_and) ... ok test_func_args (test.test_compile.TestExpressionStackSize.test_func_args) ... FAIL test_func_kwargs (test.test_compile.TestExpressionStackSize.test_func_kwargs) ... FAIL test_if_else (test.test_compile.TestExpressionStackSize.test_if_else) ... ok test_list (test.test_compile.TestExpressionStackSize.test_list) ... ok test_meth_args (test.test_compile.TestExpressionStackSize.test_meth_args) ... FAIL test_meth_kwargs (test.test_compile.TestExpressionStackSize.test_meth_kwargs) ... FAIL test_or (test.test_compile.TestExpressionStackSize.test_or) ... ok test_set (test.test_compile.TestExpressionStackSize.test_set) ... ok test_stack_3050 (test.test_compile.TestExpressionStackSize.test_stack_3050) ... ok test_stack_3050_2 (test.test_compile.TestExpressionStackSize.test_stack_3050_2) ... ok test_tuple (test.test_compile.TestExpressionStackSize.test_tuple) ... ok test_attribute_augassign (test.test_compile.TestSourcePositions.test_attribute_augassign) ... ok test_attribute_del (test.test_compile.TestSourcePositions.test_attribute_del) ... ok test_attribute_load (test.test_compile.TestSourcePositions.test_attribute_load) ... ok test_attribute_store (test.test_compile.TestSourcePositions.test_attribute_store) ... ok test_column_offset_deduplication (test.test_compile.TestSourcePositions.test_column_offset_deduplication) ... skipped 'implementation detail specific to cpython' test_compiles_to_extended_op_arg (test.test_compile.TestSourcePositions.test_compiles_to_extended_op_arg) ... ok test_complex_single_line_expression (test.test_compile.TestSourcePositions.test_complex_single_line_expression) ... ok test_lambda_return_position (test.test_compile.TestSourcePositions.test_lambda_return_position) ... ok test_load_super_attr (test.test_compile.TestSourcePositions.test_load_super_attr) ... ERROR test_matchcase_class (test.test_compile.TestSourcePositions.test_matchcase_class) ... ok test_matchcase_mapping (test.test_compile.TestSourcePositions.test_matchcase_mapping) ... ok test_matchcase_mapping_wildcard (test.test_compile.TestSourcePositions.test_matchcase_mapping_wildcard) ... ok test_matchcase_or (test.test_compile.TestSourcePositions.test_matchcase_or) ... FAIL test_matchcase_sequence (test.test_compile.TestSourcePositions.test_matchcase_sequence) ... ok test_matchcase_sequence_wildcard (test.test_compile.TestSourcePositions.test_matchcase_sequence_wildcard) ... FAIL test_method_call (test.test_compile.TestSourcePositions.test_method_call) ... ok test_multiline_assert (test.test_compile.TestSourcePositions.test_multiline_assert) ... FAIL test_multiline_assert_rewritten_as_method_call (test.test_compile.TestSourcePositions.test_multiline_assert_rewritten_as_method_call) ... ok test_multiline_async_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_dict_comprehension) ... FAIL test_multiline_async_generator_expression (test.test_compile.TestSourcePositions.test_multiline_async_generator_expression) ... FAIL test_multiline_async_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_list_comprehension) ... FAIL test_multiline_async_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_set_comprehension) ... FAIL test_multiline_boolean_expression (test.test_compile.TestSourcePositions.test_multiline_boolean_expression) ... FAIL test_multiline_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_dict_comprehension) ... FAIL test_multiline_expression (test.test_compile.TestSourcePositions.test_multiline_expression) ... ok test_multiline_generator_expression (test.test_compile.TestSourcePositions.test_multiline_generator_expression) ... FAIL test_multiline_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_list_comprehension) ... FAIL test_multiline_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_set_comprehension) ... FAIL test_push_null_load_global_positions (test.test_compile.TestSourcePositions.test_push_null_load_global_positions) ... ok test_return_in_with_positions (test.test_compile.TestSourcePositions.test_return_in_with_positions) ... FAIL test_simple_assignment (test.test_compile.TestSourcePositions.test_simple_assignment) ... ok test_very_long_line_end_offset (test.test_compile.TestSourcePositions.test_very_long_line_end_offset) ... ok test_weird_attribute_position_regressions (test.test_compile.TestSourcePositions.test_weird_attribute_position_regressions) ... ok test_32_63_bit_values (test.test_compile.TestSpecifics.test_32_63_bit_values) ... ok test_annotation_limit (test.test_compile.TestSpecifics.test_annotation_limit) ... ok test_apply_static_swaps (test.test_compile.TestSpecifics.test_apply_static_swaps) ... ok test_apply_static_swaps_2 (test.test_compile.TestSpecifics.test_apply_static_swaps_2) ... ok test_apply_static_swaps_3 (test.test_compile.TestSpecifics.test_apply_static_swaps_3) ... ok test_argument_handling (test.test_compile.TestSpecifics.test_argument_handling) ... ok test_argument_order (test.test_compile.TestSpecifics.test_argument_order) ... ok test_bad_single_statement (test.test_compile.TestSpecifics.test_bad_single_statement) ... ok test_big_dict_literal (test.test_compile.TestSpecifics.test_big_dict_literal) ... ok test_cold_block_moved_to_end (test.test_compile.TestSpecifics.test_cold_block_moved_to_end) ... ok test_compare_positions (test.test_compile.TestSpecifics.test_compare_positions) ... ok test_compile_ast (test.test_compile.TestSpecifics.test_compile_ast) ... ok test_compile_filename (test.test_compile.TestSpecifics.test_compile_filename) ... FAIL test_compile_invalid_namedexpr (test.test_compile.TestSpecifics.test_compile_invalid_namedexpr) ... ok test_compile_invalid_typealias (test.test_compile.TestSpecifics.test_compile_invalid_typealias) ... ok test_compiler_recursion_limit (test.test_compile.TestSpecifics.test_compiler_recursion_limit) ... skipped 'implementation detail specific to cpython' test_consts_in_conditionals (test.test_compile.TestSpecifics.test_consts_in_conditionals) ... ok test_dead_blocks_do_not_generate_bytecode (test.test_compile.TestSpecifics.test_dead_blocks_do_not_generate_bytecode) ... skipped 'implementation detail specific to cpython' test_debug_assignment (test.test_compile.TestSpecifics.test_debug_assignment) ... ok test_dict_evaluation_order (test.test_compile.TestSpecifics.test_dict_evaluation_order) ... ok test_dont_merge_constants (test.test_compile.TestSpecifics.test_dont_merge_constants) ... ok test_duplicate_global_local (test.test_compile.TestSpecifics.test_duplicate_global_local) ... ok test_duplicated_small_exit_block (test.test_compile.TestSpecifics.test_duplicated_small_exit_block) ... ok test_empty (test.test_compile.TestSpecifics.test_empty) ... ok test_encoding (test.test_compile.TestSpecifics.test_encoding) ... ok test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics.test_exec_with_general_mapping_for_locals) ... ok test_extended_arg (test.test_compile.TestSpecifics.test_extended_arg) ... ok test_false_while_loop (test.test_compile.TestSpecifics.test_false_while_loop) ... ok test_float_literals (test.test_compile.TestSpecifics.test_float_literals) ... ok test_for_distinct_code_objects (test.test_compile.TestSpecifics.test_for_distinct_code_objects) ... ok test_if_expression_expression_empty_block (test.test_compile.TestSpecifics.test_if_expression_expression_empty_block) ... ok test_import (test.test_compile.TestSpecifics.test_import) ... ok test_imported_load_method (test.test_compile.TestSpecifics.test_imported_load_method) ... ok test_indentation (test.test_compile.TestSpecifics.test_indentation) ... ok test_int_literals_too_long (test.test_compile.TestSpecifics.test_int_literals_too_long) ... ok test_lambda_doc (test.test_compile.TestSpecifics.test_lambda_doc) ... ok test_leading_newlines (test.test_compile.TestSpecifics.test_leading_newlines) ... ok test_line_number_genexp (test.test_compile.TestSpecifics.test_line_number_genexp) ... FAIL test_line_number_implicit_return_after_async_for (test.test_compile.TestSpecifics.test_line_number_implicit_return_after_async_for) ... ok test_lineno_after_implicit_return (test.test_compile.TestSpecifics.test_lineno_after_implicit_return) ... ok test_lineno_after_no_code (test.test_compile.TestSpecifics.test_lineno_after_no_code) ... ok test_lineno_attribute (test.test_compile.TestSpecifics.test_lineno_attribute) ... ok test_lineno_of_backward_jump (test.test_compile.TestSpecifics.test_lineno_of_backward_jump) ... FAIL test_lineno_procedure_call (test.test_compile.TestSpecifics.test_lineno_procedure_call) ... ok test_literals_with_leading_zeroes (test.test_compile.TestSpecifics.test_literals_with_leading_zeroes) ... ok test_mangling (test.test_compile.TestSpecifics.test_mangling) ... ok test_merge_code_attrs (test.test_compile.TestSpecifics.test_merge_code_attrs) ... skipped 'implementation detail specific to cpython' test_merge_constants (test.test_compile.TestSpecifics.test_merge_constants) ... skipped 'implementation detail specific to cpython' test_multi_line_lambda_as_argument (test.test_compile.TestSpecifics.test_multi_line_lambda_as_argument) ... ok test_no_ending_newline (test.test_compile.TestSpecifics.test_no_ending_newline) ... ok test_no_wraparound_jump (test.test_compile.TestSpecifics.test_no_wraparound_jump) ... ok test_none_assignment (test.test_compile.TestSpecifics.test_none_assignment) ... ok test_none_keyword_arg (test.test_compile.TestSpecifics.test_none_keyword_arg) ... ok test_null_terminated (test.test_compile.TestSpecifics.test_null_terminated) ... ok test_other_newlines (test.test_compile.TestSpecifics.test_other_newlines) ... ok test_particularly_evil_undecodable (test.test_compile.TestSpecifics.test_particularly_evil_undecodable) ... ok test_path_like_objects (test.test_compile.TestSpecifics.test_path_like_objects) ... ok test_peephole_opt_unreachable_code_array_access_in_bounds (test.test_compile.TestSpecifics.test_peephole_opt_unreachable_code_array_access_in_bounds) Regression test for issue35193 when run under clang msan. ... skipped 'implementation detail specific to cpython' test_redundant_jump_in_if_else_break (test.test_compile.TestSpecifics.test_redundant_jump_in_if_else_break) ... ok test_remove_empty_basic_block_with_jump_target_label (test.test_compile.TestSpecifics.test_remove_empty_basic_block_with_jump_target_label) ... ok test_remove_redundant_nop_edge_case (test.test_compile.TestSpecifics.test_remove_redundant_nop_edge_case) ... ok test_remove_unused_consts (test.test_compile.TestSpecifics.test_remove_unused_consts) ... skipped 'implementation detail specific to cpython' test_remove_unused_consts_extended_args (test.test_compile.TestSpecifics.test_remove_unused_consts_extended_args) ... skipped 'implementation detail specific to cpython' test_remove_unused_consts_no_docstring (test.test_compile.TestSpecifics.test_remove_unused_consts_no_docstring) ... skipped 'implementation detail specific to cpython' test_same_filename_used (test.test_compile.TestSpecifics.test_same_filename_used) ... skipped 'implementation detail specific to cpython' test_sequence_unpacking_error (test.test_compile.TestSpecifics.test_sequence_unpacking_error) ... ok test_single_statement (test.test_compile.TestSpecifics.test_single_statement) ... ok test_stack_overflow (test.test_compile.TestSpecifics.test_stack_overflow) ... skipped "resource 'cpu' is not enabled" test_strip_unused_None (test.test_compile.TestSpecifics.test_strip_unused_None) ... skipped 'implementation detail specific to cpython' test_subscripts (test.test_compile.TestSpecifics.test_subscripts) ... ok test_syntax_error (test.test_compile.TestSpecifics.test_syntax_error) ... ok test_unary_minus (test.test_compile.TestSpecifics.test_unary_minus) ... ok test_uses_slice_instructions (test.test_compile.TestSpecifics.test_uses_slice_instructions) ... skipped 'implementation detail specific to cpython' test_yet_more_evil_still_undecodable (test.test_compile.TestSpecifics.test_yet_more_evil_still_undecodable) ... ok test_async_for (test.test_compile.TestStackSizeStability.test_async_for) ... ok test_async_for_else (test.test_compile.TestStackSizeStability.test_async_for_else) ... ok test_async_with (test.test_compile.TestStackSizeStability.test_async_with) ... ok test_for (test.test_compile.TestStackSizeStability.test_for) ... ok test_for_break_continue (test.test_compile.TestStackSizeStability.test_for_break_continue) ... ok test_for_break_continue_inside_async_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_async_with_block) ... ok test_for_break_continue_inside_except_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_except_block) ... ok test_for_break_continue_inside_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_finally_block) ... ok test_for_break_continue_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_try_finally_block) ... ok test_for_break_continue_inside_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_with_block) ... ok test_for_else (test.test_compile.TestStackSizeStability.test_for_else) ... ok test_if (test.test_compile.TestStackSizeStability.test_if) ... ok test_if_else (test.test_compile.TestStackSizeStability.test_if_else) ... ok test_return_inside_async_with_block (test.test_compile.TestStackSizeStability.test_return_inside_async_with_block) ... ok test_return_inside_except_block (test.test_compile.TestStackSizeStability.test_return_inside_except_block) ... ok test_return_inside_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_finally_block) ... ok test_return_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_try_finally_block) ... ok test_return_inside_with_block (test.test_compile.TestStackSizeStability.test_return_inside_with_block) ... ok test_try_except_as (test.test_compile.TestStackSizeStability.test_try_except_as) ... ok test_try_except_bare (test.test_compile.TestStackSizeStability.test_try_except_bare) ... ok test_try_except_qualified (test.test_compile.TestStackSizeStability.test_try_except_qualified) ... ok test_try_except_star_as (test.test_compile.TestStackSizeStability.test_try_except_star_as) ... ok test_try_except_star_finally (test.test_compile.TestStackSizeStability.test_try_except_star_finally) ... ok test_try_except_star_qualified (test.test_compile.TestStackSizeStability.test_try_except_star_qualified) ... ok test_try_finally (test.test_compile.TestStackSizeStability.test_try_finally) ... ok test_while_else (test.test_compile.TestStackSizeStability.test_while_else) ... ok test_with (test.test_compile.TestStackSizeStability.test_with) ... ok ====================================================================== ERROR: test_load_super_attr (test.test_compile.TestSourcePositions.test_load_super_attr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1897, in test_load_super_attr self.assertOpcodeSourcePositionIs( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1365, in assertOpcodeSourcePositionIs dis.Bytecode(code, show_caches=True), code.co_positions(), strict=True ^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'co_positions' ====================================================================== FAIL: test_func_args (test.test_compile.TestExpressionStackSize.test_func_args) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 2007, in test_func_args self.check_stack_size("f(" + "x, " * self.N + ")") ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1974, in check_stack_size self.assertLessEqual(code.co_stacksize, max_size) ^^^^^^^^^^^^^^^ AssertionError: 51 not less than or equal to 6 ====================================================================== FAIL: test_func_kwargs (test.test_compile.TestExpressionStackSize.test_func_kwargs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 2011, in test_func_kwargs self.check_stack_size("f(" + ", ".join(kwargs) + ")") ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1974, in check_stack_size self.assertLessEqual(code.co_stacksize, max_size) ^^^^^^^^^^^^^^^ AssertionError: 54 not less than or equal to 6 ====================================================================== FAIL: test_meth_args (test.test_compile.TestExpressionStackSize.test_meth_args) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 2014, in test_meth_args self.check_stack_size("o.m(" + "x, " * self.N + ")") ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1974, in check_stack_size self.assertLessEqual(code.co_stacksize, max_size) ^^^^^^^^^^^^^^^ AssertionError: 51 not less than or equal to 6 ====================================================================== FAIL: test_meth_kwargs (test.test_compile.TestExpressionStackSize.test_meth_kwargs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 2018, in test_meth_kwargs self.check_stack_size("o.m(" + ", ".join(kwargs) + ")") ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1974, in check_stack_size self.assertLessEqual(code.co_stacksize, max_size) ^^^^^^^^^^^^^^^ AssertionError: 54 not less than or equal to 6 ====================================================================== FAIL: test_matchcase_or (test.test_compile.TestSourcePositions.test_matchcase_or) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1701, in test_matchcase_or self.assertOpcodeSourcePositionIs(compiled_code, 'MATCH_CLASS', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1373, in assertOpcodeSourcePositionIs self.assertEqual(position[3], end_column) ^^^^^^^^^^^ AssertionError: 20 != 13 ====================================================================== FAIL: test_matchcase_sequence_wildcard (test.test_compile.TestSourcePositions.test_matchcase_sequence_wildcard) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1637, in test_matchcase_sequence_wildcard self.assertOpcodeSourcePositionIs(compiled_code, 'UNPACK_EX', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1370, in assertOpcodeSourcePositionIs self.assertEqual(position[0], line) ^^^^^^^^^^^ AssertionError: None != 2 ====================================================================== FAIL: test_multiline_assert (test.test_compile.TestSourcePositions.test_multiline_assert) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1457, in test_multiline_assert self.assertOpcodeSourcePositionIs(compiled_code, 'CALL', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode CALL not found in code ====================================================================== FAIL: test_multiline_async_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_dict_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1605, in test_multiline_async_dict_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'MAP_ADD', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode MAP_ADD not found in code ====================================================================== FAIL: test_multiline_async_generator_expression (test.test_compile.TestSourcePositions.test_multiline_async_generator_expression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1493, in test_multiline_async_generator_expression self.assertOpcodeSourcePositionIs(compiled_code, 'YIELD_VALUE', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode YIELD_VALUE not found in code ====================================================================== FAIL: test_multiline_async_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_list_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1529, in test_multiline_async_list_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'LIST_APPEND', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode LIST_APPEND not found in code ====================================================================== FAIL: test_multiline_async_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_set_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1567, in test_multiline_async_set_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'SET_ADD', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode SET_ADD not found in code ====================================================================== FAIL: test_multiline_boolean_expression (test.test_compile.TestSourcePositions.test_multiline_boolean_expression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1429, in test_multiline_boolean_expression self.assertOpcodeSourcePositionIs(compiled_code, 'POP_JUMP_IF_TRUE', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1371, in assertOpcodeSourcePositionIs self.assertEqual(position[1], end_line) ^^^^^^^^^^^ AssertionError: 5 != 1 ====================================================================== FAIL: test_multiline_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_dict_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1585, in test_multiline_dict_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'MAP_ADD', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode MAP_ADD not found in code ====================================================================== FAIL: test_multiline_generator_expression (test.test_compile.TestSourcePositions.test_multiline_generator_expression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1474, in test_multiline_generator_expression self.assertOpcodeSourcePositionIs(compiled_code, 'YIELD_VALUE', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1371, in assertOpcodeSourcePositionIs self.assertEqual(position[1], end_line) ^^^^^^^^^^^ AssertionError: 6 != 2 ====================================================================== FAIL: test_multiline_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_list_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1509, in test_multiline_list_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'LIST_APPEND', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode LIST_APPEND not found in code ====================================================================== FAIL: test_multiline_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_set_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1547, in test_multiline_set_comprehension self.assertOpcodeSourcePositionIs(compiled_code, 'SET_ADD', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1376, in assertOpcodeSourcePositionIs self.fail(f"Opcode {opcode} not found in code") ^^^^ AssertionError: Opcode SET_ADD not found in code ====================================================================== FAIL: test_return_in_with_positions (test.test_compile.TestSourcePositions.test_return_in_with_positions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1941, in test_return_in_with_positions self.assertEqual(start_line, end_line) ^^^^^^^^^^^ AssertionError: 1931 != 1936 ====================================================================== FAIL: test_compile_filename (test.test_compile.TestSpecifics.test_compile_filename) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 548, in test_compile_filename with self.assertRaises(TypeError): AssertionError: TypeError not raised ====================================================================== FAIL: test_line_number_genexp (test.test_compile.TestSpecifics.test_line_number_genexp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1107, in test_line_number_genexp self.assertEqual(genexp_lines, code_lines) ^^^^^^^^^^^ AssertionError: Lists differ: [0, 4, 2, 0, 4] != [0, 2, 0] First differing element 1: 4 2 First list contains 2 additional elements. First extra element 3: 0 - [0, 4, 2, 0, 4] ? --- --- + [0, 2, 0] ====================================================================== FAIL: test_lineno_of_backward_jump (test.test_compile.TestSpecifics.test_lineno_of_backward_jump) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py", line 1134, in test_lineno_of_backward_jump self.assertTrue(len(linenos) > 0) ^^^^^^^^^^ AssertionError: False is not true ---------------------------------------------------------------------- Ran 151 tests in 1.453s FAILED (failures=20, errors=1, skipped=13) 0:00:01 [1/1/1] test_compile failed (1 error, 20 failures) == Tests result: FAILURE == 1 test failed: test_compile Total duration: 1.8 sec Total tests: run=151 failures=20 skipped=13 Total test files: run=1/1 failed=1 Result: FAILURE test test_compile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6288æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2168732020 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_compileall test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsNoSourceEpoch.test_compiles_as_much_as_possible) ... ok test_d_compile_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_compile_error) ... ok test_d_runtime_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_runtime_error) ... ok test_force (test.test_compileall.CommandLineTestsNoSourceEpoch.test_force) ... ok test_hardlink (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink) ... ERROR test_hardlink_bad_args (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink_bad_args) ... ok test_ignore_symlink_destination (test.test_compileall.CommandLineTestsNoSourceEpoch.test_ignore_symlink_destination) ... ok test_include_bad_file (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_bad_file) ... ok test_include_file_no_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_no_arg) ... ok test_include_file_with_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_with_arg) ... ok test_include_on_stdin (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_on_stdin) ... ok test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsNoSourceEpoch.test_invalid_arg_produces_message) ... ok test_legacy_paths (test.test_compileall.CommandLineTestsNoSourceEpoch.test_legacy_paths) ... ok test_multiple_dirs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_dirs) ... ok test_multiple_optimization_levels (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_optimization_levels) ... ok test_multiple_runs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_runs) ... ok test_no_args_compiles_path (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_compiles_path) ... ok test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_force_flag) ... skipped "resource 'cpu' is not enabled" test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_quiet_flag) ... skipped "resource 'cpu' is not enabled" test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_doubleoptimize) ... ok test_pep3147_paths_normal (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_normal) ... ok test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_optimize) ... ok test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pyc_invalidation_mode) ... ok test_quiet (test.test_compileall.CommandLineTestsNoSourceEpoch.test_quiet) ... ok test_recursion_control (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_control) ... ok test_recursion_limit (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_limit) ... ok test_regexp (test.test_compileall.CommandLineTestsNoSourceEpoch.test_regexp) ... ok test_silent (test.test_compileall.CommandLineTestsNoSourceEpoch.test_silent) ... ok test_strip_and_prepend (test.test_compileall.CommandLineTestsNoSourceEpoch.test_strip_and_prepend) ... ok test_symlink_loop (test.test_compileall.CommandLineTestsNoSourceEpoch.test_symlink_loop) ... ok test_workers (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers) ... ok test_workers_available_cores (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers_available_cores) ... ok test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsWithSourceEpoch.test_compiles_as_much_as_possible) ... ok test_d_compile_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_compile_error) ... ok test_d_runtime_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_runtime_error) ... ok test_force (test.test_compileall.CommandLineTestsWithSourceEpoch.test_force) ... ok test_hardlink (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink) ... ERROR test_hardlink_bad_args (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink_bad_args) ... ok test_ignore_symlink_destination (test.test_compileall.CommandLineTestsWithSourceEpoch.test_ignore_symlink_destination) ... ok test_include_bad_file (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_bad_file) ... ok test_include_file_no_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_no_arg) ... ok test_include_file_with_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_with_arg) ... ok test_include_on_stdin (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_on_stdin) ... ok test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsWithSourceEpoch.test_invalid_arg_produces_message) ... ok test_legacy_paths (test.test_compileall.CommandLineTestsWithSourceEpoch.test_legacy_paths) ... ok test_multiple_dirs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_dirs) ... ok test_multiple_optimization_levels (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_optimization_levels) ... ok test_multiple_runs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_runs) ... ok test_no_args_compiles_path (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path) ... ok test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_force_flag) ... skipped "resource 'cpu' is not enabled" test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_quiet_flag) ... skipped "resource 'cpu' is not enabled" test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_doubleoptimize) ... ok test_pep3147_paths_normal (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_normal) ... ok test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_optimize) ... ok test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pyc_invalidation_mode) ... ok test_quiet (test.test_compileall.CommandLineTestsWithSourceEpoch.test_quiet) ... ok test_recursion_control (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_control) ... ok test_recursion_limit (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_limit) ... ok test_regexp (test.test_compileall.CommandLineTestsWithSourceEpoch.test_regexp) ... ok test_silent (test.test_compileall.CommandLineTestsWithSourceEpoch.test_silent) ... ok test_strip_and_prepend (test.test_compileall.CommandLineTestsWithSourceEpoch.test_strip_and_prepend) ... ok test_symlink_loop (test.test_compileall.CommandLineTestsWithSourceEpoch.test_symlink_loop) ... ok test_workers (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers) ... ok test_workers_available_cores (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers_available_cores) ... ok test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_maxlevels) ... ERROR test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike) ... ERROR test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_prependdir) ... ERROR test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_stripdir) ... ERROR test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_encoding_fallback) ... ERROR test_compile_file_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike) ... ERROR test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_ddir) ... ERROR test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_prependdir) ... ERROR test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_stripdir) ... ERROR test_compile_files (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_files) ... ERROR test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_missing_multiprocessing) ... ERROR test_compile_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_one_worker) ... ERROR test_compile_path (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_path) ... ERROR test_compile_pool_called (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_pool_called) ... ERROR test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_cpu_count) ... ERROR test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_non_positive) ... ERROR test_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_multiple_workers) Recursive compile_dir ddir='' contains package paths; bpo39769. ... ERROR test_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_only_one_worker) Recursive compile_dir ddir='' contains package paths; bpo39769. ... ERROR test_ddir_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_multiple_workers) Recursive compile_dir ddir= contains package paths; bpo39769. ... ERROR test_ddir_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_only_one_worker) Recursive compile_dir ddir= contains package paths; bpo39769. ... ERROR test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithSourceEpoch.test_ignore_symlink_destination) ... ERROR test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithSourceEpoch.test_larger_than_32_bit_times) ... ERROR test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number) ... skipped 'SOURCE_DATE_EPOCH is set' test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number) ... ERROR test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime) ... skipped 'SOURCE_DATE_EPOCH is set' test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime) ... ERROR test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithSourceEpoch.test_multiple_optimization_levels) ... ERROR test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithSourceEpoch.test_no_pycache_in_non_package) ... ERROR test_optimize (test.test_compileall.CompileallTestsWithSourceEpoch.test_optimize) ... ERROR test_prepend_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_prepend_only) ... ERROR test_strip_and_prepend (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_and_prepend) ... ERROR test_strip_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_only) ... ERROR test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_prepend_and_ddir) ... ERROR test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithSourceEpoch.test_year_2038_mtime_compilation) ... ERROR test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_maxlevels) ... ERROR test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike) ... ERROR test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_prependdir) ... ERROR test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_stripdir) ... ERROR test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_encoding_fallback) ... ERROR test_compile_file_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike) ... ERROR test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_ddir) ... ERROR test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_prependdir) ... ERROR test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_stripdir) ... ERROR test_compile_files (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_files) ... ERROR test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_missing_multiprocessing) ... ERROR test_compile_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_one_worker) ... ERROR test_compile_path (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_path) ... ERROR test_compile_pool_called (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_pool_called) ... ERROR test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_cpu_count) ... ERROR test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_non_positive) ... ERROR test_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_multiple_workers) Recursive compile_dir ddir='' contains package paths; bpo39769. ... ERROR test_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_only_one_worker) Recursive compile_dir ddir='' contains package paths; bpo39769. ... ERROR test_ddir_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_multiple_workers) Recursive compile_dir ddir= contains package paths; bpo39769. ... ERROR test_ddir_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_only_one_worker) Recursive compile_dir ddir= contains package paths; bpo39769. ... ERROR test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ignore_symlink_destination) ... ERROR test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_larger_than_32_bit_times) ... ERROR test_magic_number (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_magic_number) ... ERROR test_mtime (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_mtime) ... ERROR test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_multiple_optimization_levels) ... ERROR test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_no_pycache_in_non_package) ... ERROR test_optimize (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_optimize) ... ERROR test_prepend_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_prepend_only) ... ERROR test_strip_and_prepend (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_and_prepend) ... ERROR test_strip_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_only) ... ERROR test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_prepend_and_ddir) ... ERROR test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_year_2038_mtime_compilation) ... ERROR test_error (test.test_compileall.EncodingTest.test_error) ... ok test_bad_args (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_bad_args) ... ok test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) ... test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=False, assertion=False) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=False, assertion=True) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=True, assertion=False) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=True, assertion=True) ... ERROR test_duplicated_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_duplicated_levels) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) ... test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=False, assertion=False) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=False, assertion=True) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=True, assertion=False) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=True, assertion=True) ... ERROR test_import (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_import) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) ... test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(0, 1)) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(1, 2)) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(0, 2)) ... ERROR test_recompilation (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_recompilation) ... ERROR test_bad_args (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_bad_args) ... ok test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) ... test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=False, assertion=False) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=False, assertion=True) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=True, assertion=False) ... ERROR test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=True, assertion=True) ... ERROR test_duplicated_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_duplicated_levels) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) ... test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=False, assertion=False) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=False, assertion=True) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=True, assertion=False) ... ERROR test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=True, assertion=True) ... ERROR test_import (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_import) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) ... test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(0, 1)) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(1, 2)) ... ERROR test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(0, 2)) ... ERROR test_recompilation (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_recompilation) ... ERROR ====================================================================== ERROR: test_hardlink (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 931, in test_hardlink with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 931, in test_hardlink with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_maxlevels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_prependdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_stripdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_encoding_fallback) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_ddir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_prependdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_stripdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_files (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_missing_multiprocessing) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_one_worker) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_path (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_pool_called (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_pool_called) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_cpu_count) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_non_positive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_multiple_workers) Recursive compile_dir ddir='' contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_only_one_worker) Recursive compile_dir ddir='' contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_multiple_workers) Recursive compile_dir ddir= contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_only_one_worker) Recursive compile_dir ddir= contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithSourceEpoch.test_ignore_symlink_destination) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithSourceEpoch.test_larger_than_32_bit_times) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithSourceEpoch.test_multiple_optimization_levels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithSourceEpoch.test_no_pycache_in_non_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_optimize (test.test_compileall.CompileallTestsWithSourceEpoch.test_optimize) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_prepend_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_prepend_only) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_and_prepend (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_and_prepend) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_only) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_prepend_and_ddir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithSourceEpoch.test_year_2038_mtime_compilation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_maxlevels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_prependdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_stripdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_encoding_fallback) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_ddir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_prependdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_stripdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_files (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_missing_multiprocessing) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_one_worker) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_path (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_pool_called (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_pool_called) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_cpu_count) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_non_positive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_multiple_workers) Recursive compile_dir ddir='' contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_only_one_worker) Recursive compile_dir ddir='' contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_multiple_workers) Recursive compile_dir ddir= contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ddir_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_only_one_worker) Recursive compile_dir ddir= contains package paths; bpo39769. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ignore_symlink_destination) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_larger_than_32_bit_times) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_magic_number (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_magic_number) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_mtime (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_mtime) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_multiple_optimization_levels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_no_pycache_in_non_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_optimize (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_optimize) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_prepend_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_prepend_only) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_and_prepend (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_and_prepend) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_only) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_prepend_and_ddir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_year_2038_mtime_compilation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=False, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=False, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=True, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled) (docstring=True, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_duplicated_levels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1057, in test_duplicated_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=False, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=False, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=True, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink) (docstring=True, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_import) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1094, in test_import with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(0, 1)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(1, 2)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels) (opts=(0, 2)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_recompilation (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_recompilation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 22, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1069, in test_recompilation with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=False, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=False, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=True, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled) (docstring=True, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1015, in test_disabled with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_duplicated_levels) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1057, in test_duplicated_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=False, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=False, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=True, assertion=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink) (docstring=True, assertion=True) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1036, in test_hardlink with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_import) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1094, in test_import with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(0, 1)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(1, 2)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels) (opts=(0, 2)) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1045, in test_only_two_levels with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_recompilation (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_recompilation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 32, in wrapper return fxn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 1069, in test_recompilation with self.temporary_directory(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compileall.py", line 970, in temporary_directory with tempfile.TemporaryDirectory() as path: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 143 tests in 20.739s FAILED (errors=94, skipped=6) 0:00:21 load avg: 0.88 [1/1/1] test_compileall failed (94 errors) == Tests result: FAILURE == 1 test failed: test_compileall Total duration: 21.2 sec Total tests: run=143 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_compileall failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9236æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2256011549 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_compiler_assemble 0:00:00 [1/1/1] test_compiler_assemble failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_compiler_assemble Total duration: 248 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_compiler_assemble crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compiler_assemble.py", line 5, in <module> from test.support.bytecode_helper import AssemblerTestCase File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\bytecode_helper.py", line 6, in <module> from _testinternalcapi import compiler_codegen, optimize_cfg, assemble_code_object ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2112æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1590264906 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_compiler_codegen 0:00:00 [1/1/1] test_compiler_codegen failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_compiler_codegen Total duration: 229 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_compiler_codegen crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compiler_codegen.py", line 2, in <module> from test.support.bytecode_helper import CodegenTestCase File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\bytecode_helper.py", line 6, in <module> from _testinternalcapi import compiler_codegen, optimize_cfg, assemble_code_object ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4292æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2122188900 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_complex test___complex__ (test.test_complex.ComplexTest.test___complex__) ... ok test_abs (test.test_complex.ComplexTest.test_abs) ... ok test_add (test.test_complex.ComplexTest.test_add) ... ok test_boolcontext (test.test_complex.ComplexTest.test_boolcontext) ... ok test_conjugate (test.test_complex.ComplexTest.test_conjugate) ... ok test_constructor (test.test_complex.ComplexTest.test_constructor) ... FAIL test_constructor_from_string (test.test_complex.ComplexTest.test_constructor_from_string) ... ok test_constructor_negative_nans_from_string (test.test_complex.ComplexTest.test_constructor_negative_nans_from_string) ... ok test_constructor_special_numbers (test.test_complex.ComplexTest.test_constructor_special_numbers) ... ok test_divmod (test.test_complex.ComplexTest.test_divmod) ... ok test_divmod_zero_division (test.test_complex.ComplexTest.test_divmod_zero_division) ... ok test_floordiv (test.test_complex.ComplexTest.test_floordiv) ... ok test_floordiv_zero_division (test.test_complex.ComplexTest.test_floordiv_zero_division) ... ok test_format (test.test_complex.ComplexTest.test_format) ... ok test_getnewargs (test.test_complex.ComplexTest.test_getnewargs) ... ok test_hash (test.test_complex.ComplexTest.test_hash) ... ok test_mod (test.test_complex.ComplexTest.test_mod) ... ok test_mod_zero_division (test.test_complex.ComplexTest.test_mod_zero_division) ... ok test_mul (test.test_complex.ComplexTest.test_mul) ... ok test_neg (test.test_complex.ComplexTest.test_neg) ... ok test_negated_imaginary_literal (test.test_complex.ComplexTest.test_negated_imaginary_literal) ... ok test_negative_zero_repr_str (test.test_complex.ComplexTest.test_negative_zero_repr_str) ... ok test_overflow (test.test_complex.ComplexTest.test_overflow) ... ok test_plus_minus_0j (test.test_complex.ComplexTest.test_plus_minus_0j) ... ok test_pos (test.test_complex.ComplexTest.test_pos) ... ok test_pow (test.test_complex.ComplexTest.test_pow) ... FAIL test_pow_with_small_integer_exponents (test.test_complex.ComplexTest.test_pow_with_small_integer_exponents) ... ok test_repr_roundtrip (test.test_complex.ComplexTest.test_repr_roundtrip) ... ok test_repr_str (test.test_complex.ComplexTest.test_repr_str) ... ok test_richcompare (test.test_complex.ComplexTest.test_richcompare) ... ok test_richcompare_boundaries (test.test_complex.ComplexTest.test_richcompare_boundaries) ... ok test_sub (test.test_complex.ComplexTest.test_sub) ... ok test_truediv (test.test_complex.ComplexTest.test_truediv) ... ok test_truediv_zero_division (test.test_complex.ComplexTest.test_truediv_zero_division) ... ok test_underscores (test.test_complex.ComplexTest.test_underscores) ... ok ====================================================================== FAIL: test_constructor (test.test_complex.ComplexTest.test_constructor) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_complex.py", line 374, in test_constructor with self.assertRaisesRegex(TypeError, AssertionError: TypeError not raised ====================================================================== FAIL: test_pow (test.test_complex.ComplexTest.test_pow) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_complex.py", line 305, in test_pow with self.assertRaises(OverflowError): AssertionError: OverflowError not raised ---------------------------------------------------------------------- Ran 35 tests in 0.247s FAILED (failures=2) 0:00:00 [1/1/1] test_complex failed (2 failures) == Tests result: FAILURE == 1 test failed: test_complex Total duration: 559 ms Total tests: run=35 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_complex failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8852æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2937343825 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_context 0:00:00 [1/1/1] test_context failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_context Total duration: 280 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_context crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_context.py", line 13, in <module> from _testcapi import hamt File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2860æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 760734511 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_contextlib_async test_aclosing (test.test_contextlib_async.AclosingTestCase.test_aclosing) ... ok test_aclosing_bpo41229 (test.test_contextlib_async.AclosingTestCase.test_aclosing_bpo41229) ... ok test_aclosing_error (test.test_contextlib_async.AclosingTestCase.test_aclosing_error) ... ok test_instance_docs (test.test_contextlib_async.AclosingTestCase.test_instance_docs) ... ok test_contextmanager_attribs (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_attribs) ... ok test_contextmanager_doc_attrib (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_doc_attrib) ... ok test_contextmanager_except (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except) ... ok test_contextmanager_except_stopiter (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except_stopiter) ... ok test_contextmanager_finally (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_finally) ... ok test_contextmanager_no_reraise (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_no_reraise) ... ok test_contextmanager_non_normalised (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_non_normalised) ... ok test_contextmanager_plain (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_plain) ... ok test_contextmanager_traceback (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_traceback) ... ok test_contextmanager_trap_no_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_no_yield) ... ok test_contextmanager_trap_second_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_second_yield) ... ok test_contextmanager_trap_yield_after_throw (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_yield_after_throw) ... ok test_contextmanager_wrap_runtimeerror (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_wrap_runtimeerror) ... ok test_decorating_method (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorating_method) ... ok test_decorator (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator) ... ok test_decorator_with_exception (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator_with_exception) ... ok test_instance_docstring_given_cm_docstring (test.test_contextlib_async.AsyncContextManagerTestCase.test_instance_docstring_given_cm_docstring) ... ok test_keywords (test.test_contextlib_async.AsyncContextManagerTestCase.test_keywords) ... ok test_recursive (test.test_contextlib_async.AsyncContextManagerTestCase.test_recursive) ... ok test_async_gen_propagates_generator_exit (test.test_contextlib_async.TestAbstractAsyncContextManager.test_async_gen_propagates_generator_exit) ... ok test_enter (test.test_contextlib_async.TestAbstractAsyncContextManager.test_enter) ... ok test_exit_is_abstract (test.test_contextlib_async.TestAbstractAsyncContextManager.test_exit_is_abstract) ... ok test_structural_subclassing (test.test_contextlib_async.TestAbstractAsyncContextManager.test_structural_subclassing) ... ok test_async_callback (test.test_contextlib_async.TestAsyncExitStack.test_async_callback) ... ok test_async_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_chaining) ... ok test_async_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_explicit_none_context) ... ok test_async_push (test.test_contextlib_async.TestAsyncExitStack.test_async_push) ... ok test_body_exception_suppress (test.test_contextlib_async.TestAsyncExitStack.test_body_exception_suppress) ... ok test_callback (test.test_contextlib_async.TestAsyncExitStack.test_callback) ... ok test_close (test.test_contextlib_async.TestAsyncExitStack.test_close) ... ok test_dont_reraise_RuntimeError (test.test_contextlib_async.TestAsyncExitStack.test_dont_reraise_RuntimeError) ... ok test_enter_async_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context) ... ok test_enter_async_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context_errors) ... ok test_enter_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_context) ... ok test_enter_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_context_errors) ... ok test_excessive_nesting (test.test_contextlib_async.TestAsyncExitStack.test_excessive_nesting) ... ok test_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining) ... ok test_exit_exception_chaining_reference (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_reference) ... ok test_exit_exception_chaining_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_suppress) ... ok test_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_explicit_none_context) ... ok test_exit_exception_non_suppressing (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_non_suppressing) ... ok test_exit_exception_traceback (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_traceback) ... FAIL test_exit_exception_with_correct_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_correct_context) ... ok test_exit_exception_with_existing_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_existing_context) ... ok test_exit_raise (test.test_contextlib_async.TestAsyncExitStack.test_exit_raise) ... ok test_exit_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_suppress) ... ok test_instance_bypass (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass) ... ok test_instance_bypass_async (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass_async) ... ok test_instance_docs (test.test_contextlib_async.TestAsyncExitStack.test_instance_docs) ... ok test_no_resources (test.test_contextlib_async.TestAsyncExitStack.test_no_resources) ... ok test_pop_all (test.test_contextlib_async.TestAsyncExitStack.test_pop_all) ... ok test_push (test.test_contextlib_async.TestAsyncExitStack.test_push) ... ok test_async_nullcontext (test.test_contextlib_async.TestAsyncNullcontext.test_async_nullcontext) ... ok ====================================================================== FAIL: test_exit_exception_traceback (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_traceback) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_contextlib.py", line 859, in test_exit_exception_traceback self.assertEqual( ^^^^^^^^^^^ AssertionError: Lists differ: [('te[203 chars] ('__step_run_and_handle_result', 'result = co[173 chars]xc')] != [('te[203 chars] ('__aexit__', 'raise exc_details[1]'), ('__ae[111 chars]xc')] First differing element 4: ('__step_run_and_handle_result', 'result = coro.send(None)') ('__aexit__', 'raise exc_details[1]') First list contains 1 additional elements. First extra element 8: ('raise_exc', 'raise exc') [('test_exit_exception_traceback', 'with self.exit_stack() as stack:'), ('__exit__', 'return self.run_coroutine(self.__aexit__(*exc_details))'), ('run_coroutine', 'raise exc'), ('run_coroutine', 'raise exc'), - ('__step_run_and_handle_result', 'result = coro.send(None)'), ('__aexit__', 'raise exc_details[1]'), ('__aexit__', 'cb_suppress = cb(*exc_details)'), ('_exit_wrapper', 'callback(*args, **kwds)'), ('raise_exc', 'raise exc')] ---------------------------------------------------------------------- Ran 57 tests in 0.182s FAILED (failures=1) 0:00:00 [1/1/1] test_contextlib_async failed (1 failure) == Tests result: FAILURE == 1 test failed: test_contextlib_async Total duration: 543 ms Total tests: run=57 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_contextlib_async failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10708æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 479828301 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_coroutines test_badsyntax_1 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_1) ... ok test_badsyntax_2 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_2) ... ok test_badsyntax_3 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_3) ... ok test_badsyntax_4 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_4) ... ok test_tp_await_1 (test.test_coroutines.CAPITest.test_tp_await_1) ... skipped 'implementation detail specific to cpython' test_tp_await_2 (test.test_coroutines.CAPITest.test_tp_await_2) ... skipped 'implementation detail specific to cpython' test_tp_await_3 (test.test_coroutines.CAPITest.test_tp_await_3) ... skipped 'implementation detail specific to cpython' test_asyncio_1 (test.test_coroutines.CoroAsyncIOCompatTest.test_asyncio_1) ... ok test_await_1 (test.test_coroutines.CoroutineTest.test_await_1) ... ok test_await_10 (test.test_coroutines.CoroutineTest.test_await_10) ... ok test_await_11 (test.test_coroutines.CoroutineTest.test_await_11) ... ok test_await_12 (test.test_coroutines.CoroutineTest.test_await_12) ... ok test_await_13 (test.test_coroutines.CoroutineTest.test_await_13) ... ok test_await_14 (test.test_coroutines.CoroutineTest.test_await_14) ... ok test_await_15 (test.test_coroutines.CoroutineTest.test_await_15) ... ok test_await_16 (test.test_coroutines.CoroutineTest.test_await_16) ... ok test_await_2 (test.test_coroutines.CoroutineTest.test_await_2) ... ok test_await_3 (test.test_coroutines.CoroutineTest.test_await_3) ... ok test_await_4 (test.test_coroutines.CoroutineTest.test_await_4) ... ok test_await_5 (test.test_coroutines.CoroutineTest.test_await_5) ... ok test_await_6 (test.test_coroutines.CoroutineTest.test_await_6) ... ok test_await_7 (test.test_coroutines.CoroutineTest.test_await_7) ... ok test_await_8 (test.test_coroutines.CoroutineTest.test_await_8) ... ok test_await_9 (test.test_coroutines.CoroutineTest.test_await_9) ... ok test_bpo_45813_1 (test.test_coroutines.CoroutineTest.test_bpo_45813_1) This would crash the interpreter in 3.11a2 ... FAIL test_bpo_45813_2 (test.test_coroutines.CoroutineTest.test_bpo_45813_2) This would crash the interpreter in 3.11a2 ... ok test_comp_1 (test.test_coroutines.CoroutineTest.test_comp_1) ... ok test_comp_10 (test.test_coroutines.CoroutineTest.test_comp_10) ... ok test_comp_2 (test.test_coroutines.CoroutineTest.test_comp_2) ... ok test_comp_3 (test.test_coroutines.CoroutineTest.test_comp_3) ... ok test_comp_4 (test.test_coroutines.CoroutineTest.test_comp_4) ... ok test_comp_4_2 (test.test_coroutines.CoroutineTest.test_comp_4_2) ... ok test_comp_5 (test.test_coroutines.CoroutineTest.test_comp_5) ... ok test_comp_6 (test.test_coroutines.CoroutineTest.test_comp_6) ... ok test_comp_7 (test.test_coroutines.CoroutineTest.test_comp_7) ... ok test_comp_8 (test.test_coroutines.CoroutineTest.test_comp_8) ... ok test_comp_9 (test.test_coroutines.CoroutineTest.test_comp_9) ... ok test_copy (test.test_coroutines.CoroutineTest.test_copy) ... ok test_coro_wrapper_send_stop_iterator (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_stop_iterator) ... ok test_coro_wrapper_send_tuple (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_tuple) ... ok test_corotype_1 (test.test_coroutines.CoroutineTest.test_corotype_1) ... FAIL test_cr_await (test.test_coroutines.CoroutineTest.test_cr_await) ... ok test_cr_frame_after_close (test.test_coroutines.CoroutineTest.test_cr_frame_after_close) ... ok test_fatal_coro_warning (test.test_coroutines.CoroutineTest.test_fatal_coro_warning) ... ok test_for_1 (test.test_coroutines.CoroutineTest.test_for_1) ... ok test_for_11 (test.test_coroutines.CoroutineTest.test_for_11) ... ok test_for_2 (test.test_coroutines.CoroutineTest.test_for_2) ... ok test_for_3 (test.test_coroutines.CoroutineTest.test_for_3) ... ok test_for_4 (test.test_coroutines.CoroutineTest.test_for_4) ... ok test_for_6 (test.test_coroutines.CoroutineTest.test_for_6) ... ok test_for_7 (test.test_coroutines.CoroutineTest.test_for_7) ... ok test_for_8 (test.test_coroutines.CoroutineTest.test_for_8) ... ok test_for_assign_raising_stop_async_iteration (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration) ... ok test_for_assign_raising_stop_async_iteration_2 (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration_2) ... ok test_for_stop_iteration (test.test_coroutines.CoroutineTest.test_for_stop_iteration) ... ok test_for_tuple (test.test_coroutines.CoroutineTest.test_for_tuple) ... ok test_func_1 (test.test_coroutines.CoroutineTest.test_func_1) ... ok test_func_10 (test.test_coroutines.CoroutineTest.test_func_10) ... ok test_func_11 (test.test_coroutines.CoroutineTest.test_func_11) ... ok test_func_12 (test.test_coroutines.CoroutineTest.test_func_12) ... ok test_func_13 (test.test_coroutines.CoroutineTest.test_func_13) ... ok test_func_14 (test.test_coroutines.CoroutineTest.test_func_14) ... ok test_func_15 (test.test_coroutines.CoroutineTest.test_func_15) ... ok test_func_16 (test.test_coroutines.CoroutineTest.test_func_16) ... ok test_func_17 (test.test_coroutines.CoroutineTest.test_func_17) ... ok test_func_18 (test.test_coroutines.CoroutineTest.test_func_18) ... ok test_func_19 (test.test_coroutines.CoroutineTest.test_func_19) ... ok test_func_2 (test.test_coroutines.CoroutineTest.test_func_2) ... ok test_func_3 (test.test_coroutines.CoroutineTest.test_func_3) ... ok test_func_4 (test.test_coroutines.CoroutineTest.test_func_4) ... ok test_func_5 (test.test_coroutines.CoroutineTest.test_func_5) ... ok test_func_6 (test.test_coroutines.CoroutineTest.test_func_6) ... ok test_func_7 (test.test_coroutines.CoroutineTest.test_func_7) ... ok test_func_8 (test.test_coroutines.CoroutineTest.test_func_8) ... ok test_func_9 (test.test_coroutines.CoroutineTest.test_func_9) ... ok test_gen_1 (test.test_coroutines.CoroutineTest.test_gen_1) ... ok test_nested_comp (test.test_coroutines.CoroutineTest.test_nested_comp) ... ok test_pickle (test.test_coroutines.CoroutineTest.test_pickle) ... ok test_stack_in_coroutine_throw (test.test_coroutines.CoroutineTest.test_stack_in_coroutine_throw) ... ok test_with_1 (test.test_coroutines.CoroutineTest.test_with_1) ... ok test_with_10 (test.test_coroutines.CoroutineTest.test_with_10) ... ok test_with_11 (test.test_coroutines.CoroutineTest.test_with_11) ... ok test_with_12 (test.test_coroutines.CoroutineTest.test_with_12) ... ok test_with_13 (test.test_coroutines.CoroutineTest.test_with_13) ... ok test_with_2 (test.test_coroutines.CoroutineTest.test_with_2) ... ok test_with_3 (test.test_coroutines.CoroutineTest.test_with_3) ... ok test_with_4 (test.test_coroutines.CoroutineTest.test_with_4) ... ok test_with_5 (test.test_coroutines.CoroutineTest.test_with_5) ... ok test_with_6 (test.test_coroutines.CoroutineTest.test_with_6) ... ok test_with_7 (test.test_coroutines.CoroutineTest.test_with_7) ... ok test_with_8 (test.test_coroutines.CoroutineTest.test_with_8) ... ok test_with_9 (test.test_coroutines.CoroutineTest.test_with_9) ... ok test_origin_tracking (test.test_coroutines.OriginTrackingTest.test_origin_tracking) ... ok test_origin_tracking_warning (test.test_coroutines.OriginTrackingTest.test_origin_tracking_warning) ... ok test_unawaited_warning_when_module_broken (test.test_coroutines.OriginTrackingTest.test_unawaited_warning_when_module_broken) ... ERROR test_oneline_defs (test.test_coroutines.TokenizerRegrTest.test_oneline_defs) ... ok test_unawaited_warning_during_shutdown (test.test_coroutines.UnawaitedWarningDuringShutdownTest.test_unawaited_warning_during_shutdown) ... ok ====================================================================== ERROR: test_unawaited_warning_when_module_broken (test.test_coroutines.OriginTrackingTest.test_unawaited_warning_when_module_broken) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_coroutines.py", line 2418, in test_unawaited_warning_when_module_broken self.assertEqual(repr(cm.unraisable.object), coro_repr) ^^^^^^ AttributeError: 'NoneType' object has no attribute 'object' ====================================================================== FAIL: test_bpo_45813_1 (test.test_coroutines.CoroutineTest.test_bpo_45813_1) This would crash the interpreter in 3.11a2 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_coroutines.py", line 2212, in test_bpo_45813_1 with self.assertWarns(RuntimeWarning): AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_corotype_1 (test.test_coroutines.CoroutineTest.test_corotype_1) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_coroutines.py", line 962, in test_corotype_1 self.assertIn('into coroutine', ct.send.__doc__) ^^^^^^^^ AssertionError: 'into coroutine' not found in "send(arg) -> send 'arg' into generator/coroutine,\nreturn next yielded value or raise StopIteration." ---------------------------------------------------------------------- Ran 97 tests in 0.840s FAILED (failures=2, errors=1, skipped=3) 0:00:01 [1/1/1] test_coroutines failed (1 error, 2 failures) == Tests result: FAILURE == 1 test failed: test_coroutines Total duration: 1.2 sec Total tests: run=97 failures=2 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_coroutines failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1216æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3998661982 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_cprofile test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest.test_bad_counter_during_dealloc) ... ERROR test_calling_conventions (test.test_cprofile.CProfileTest.test_calling_conventions) ... ok test_cprofile (test.test_cprofile.CProfileTest.test_cprofile) ... ok test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) ... test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_pystart_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_pyreturn_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_ccall_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_creturn_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_pystart_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_pyreturn_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_ccall_callback') ... ERROR test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_creturn_callback') ... ERROR test_evil_external_timer (test.test_cprofile.CProfileTest.test_evil_external_timer) ... ERROR test_output_file_when_changing_directory (test.test_cprofile.CProfileTest.test_output_file_when_changing_directory) ... ok test_profile_as_context_manager (test.test_cprofile.CProfileTest.test_profile_as_context_manager) ... skipped 'needs sys.monitoring (PEP 669), not implemented yet' test_profile_enable_disable (test.test_cprofile.CProfileTest.test_profile_enable_disable) ... skipped 'needs sys.monitoring (PEP 669), not implemented yet' test_run (test.test_cprofile.CProfileTest.test_run) ... ok test_run_profile_as_module (test.test_cprofile.CProfileTest.test_run_profile_as_module) ... ok test_runctx (test.test_cprofile.CProfileTest.test_runctx) ... ok test_second_profiler (test.test_cprofile.CProfileTest.test_second_profiler) ... FAIL test_throw (test.test_cprofile.CProfileTest.test_throw) gh-106152 ... FAIL test_calling_conventions (test.test_profile.ProfileTest.test_calling_conventions) ... ok test_cprofile (test.test_profile.ProfileTest.test_cprofile) ... ok test_output_file_when_changing_directory (test.test_profile.ProfileTest.test_output_file_when_changing_directory) ... ok test_run (test.test_profile.ProfileTest.test_run) ... ok test_run_profile_as_module (test.test_profile.ProfileTest.test_run_profile_as_module) ... ok test_runctx (test.test_profile.ProfileTest.test_runctx) ... ok test_sort (test.test_cprofile.TestCommandLine.test_sort) ... ok ====================================================================== ERROR: test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest.test_bad_counter_during_dealloc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 29, in test_bad_counter_during_dealloc obj.clear() ^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute 'clear' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_pystart_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute '_pystart_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_pyreturn_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute '_pyreturn_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_ccall_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute '_ccall_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<_lsprof.Profiler object at 0x000001e3c37c27b8>, method='_creturn_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute '_creturn_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_pystart_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Profile' object has no attribute '_pystart_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_pyreturn_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Profile' object has no attribute '_pyreturn_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_ccall_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Profile' object has no attribute '_ccall_callback' ====================================================================== ERROR: test_crash_with_not_enough_args (test.test_cprofile.CProfileTest.test_crash_with_not_enough_args) (profile=<cProfile.Profile object at 0x000001e3c37bff10>, method='_creturn_callback') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 45, in test_crash_with_not_enough_args method_obj = getattr(profile, method) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Profile' object has no attribute '_creturn_callback' ====================================================================== ERROR: test_evil_external_timer (test.test_cprofile.CProfileTest.test_evil_external_timer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 72, in test_evil_external_timer profiler_with_evil_timer.clear() ^^^^^ AttributeError: '_lsprof.Profiler' object has no attribute 'clear' ====================================================================== FAIL: test_second_profiler (test.test_cprofile.CProfileTest.test_second_profiler) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 123, in test_second_profiler self.assertRaises(ValueError, pr2.enable) ^^^^^^^^^^^^ AssertionError: ValueError not raised by enable ====================================================================== FAIL: test_throw (test.test_cprofile.CProfileTest.test_throw) gh-106152 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_cprofile.py", line 143, in test_throw self.assertEqual(cc, 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ---------------------------------------------------------------------- Ran 20 tests in 1.205s FAILED (failures=2, errors=10, skipped=2) 0:00:01 [1/1/1] test_cprofile failed (10 errors, 2 failures) == Tests result: FAILURE == 1 test failed: test_cprofile Total duration: 1.5 sec Total tests: run=20 failures=2 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_cprofile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7920æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4173530264 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_csv 0:00:00 [1/1/1] test_csv failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_csv Total duration: 266 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_csv crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_csv.py", line 24, in <module> class Test_Csv(unittest.TestCase): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_csv.py", line 340, in Test_Csv @support.requires_legacy_unicode_capi() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 525, in requires_legacy_unicode_capi from _testcapi import unicode_legacy_string File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7124æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 384481062 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_datetime 0:00:00 [1/1/1] test_datetime failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_datetime Total duration: 329 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE Failed to call load_tests: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 113, in loadTestsFromModule return load_tests(self, tests, pattern) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_datetime.py", line 12, in load_tests pure_tests = import_fresh_module(TESTS, ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 180, in import_fresh_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\datetimetester.py", line 37, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified test test_datetime crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 138, in _load_run_test regrtest_runner(result, test_func, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 91, in regrtest_runner test_result = test_func() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 135, in test_func return run_unittest(test_mod) ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 35, in run_unittest raise Exception("errors while loading tests") Exception: errors while loading tests ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9060æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2608524275 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_decimal 0:00:00 [1/1/1] test_decimal failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_decimal Total duration: 434 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_decimal crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_decimal.py", line 496, in <module> class ExplicitConstructionTest: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_decimal.py", line 591, in ExplicitConstructionTest @requires_legacy_unicode_capi() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 525, in requires_legacy_unicode_capi from _testcapi import unicode_legacy_string File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9248æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1210915692 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_deque test_add (test.test_deque.TestBasic.test_add) ... ok test_basics (test.test_deque.TestBasic.test_basics) ... ok test_big_queue_popleft (test.test_deque.TestBasic.test_big_queue_popleft) ... ok test_big_queue_popright (test.test_deque.TestBasic.test_big_queue_popright) ... ok test_big_stack_left (test.test_deque.TestBasic.test_big_stack_left) ... ok test_big_stack_right (test.test_deque.TestBasic.test_big_stack_right) ... ok test_clear (test.test_deque.TestBasic.test_clear) ... ok test_comparisons (test.test_deque.TestBasic.test_comparisons) ... ok test_container_iterator (test.test_deque.TestBasic.test_container_iterator) ... ok test_contains (test.test_deque.TestBasic.test_contains) ... ok test_contains_count_index_stop_crashes (test.test_deque.TestBasic.test_contains_count_index_stop_crashes) ... ok test_copy (test.test_deque.TestBasic.test_copy) ... ok test_copy_method (test.test_deque.TestBasic.test_copy_method) ... ok test_count (test.test_deque.TestBasic.test_count) ... ok test_deepcopy (test.test_deque.TestBasic.test_deepcopy) ... ok test_delitem (test.test_deque.TestBasic.test_delitem) ... ok test_extend (test.test_deque.TestBasic.test_extend) ... ok test_extendleft (test.test_deque.TestBasic.test_extendleft) ... ok test_gc_doesnt_blowup (test.test_deque.TestBasic.test_gc_doesnt_blowup) ... ok test_getitem (test.test_deque.TestBasic.test_getitem) ... ok test_hash (test.test_deque.TestBasic.test_hash) ... ok test_iadd (test.test_deque.TestBasic.test_iadd) ... ok test_imul (test.test_deque.TestBasic.test_imul) ... ok test_index (test.test_deque.TestBasic.test_index) ... ok test_index_bug_24913 (test.test_deque.TestBasic.test_index_bug_24913) ... ok test_init (test.test_deque.TestBasic.test_init) ... ok test_insert (test.test_deque.TestBasic.test_insert) ... ok test_insert_bug_26194 (test.test_deque.TestBasic.test_insert_bug_26194) ... ok test_iterator_pickle (test.test_deque.TestBasic.test_iterator_pickle) ... ok test_len (test.test_deque.TestBasic.test_len) ... ok test_long_steadystate_queue_popleft (test.test_deque.TestBasic.test_long_steadystate_queue_popleft) ... ok test_long_steadystate_queue_popright (test.test_deque.TestBasic.test_long_steadystate_queue_popright) ... ok test_maxlen (test.test_deque.TestBasic.test_maxlen) ... ok test_maxlen_attribute (test.test_deque.TestBasic.test_maxlen_attribute) ... ok test_maxlen_zero (test.test_deque.TestBasic.test_maxlen_zero) ... ok test_mul (test.test_deque.TestBasic.test_mul) ... ok test_pickle (test.test_deque.TestBasic.test_pickle) ... ok test_pickle_recursive (test.test_deque.TestBasic.test_pickle_recursive) ... ok test_remove (test.test_deque.TestBasic.test_remove) ... ERROR test_repr (test.test_deque.TestBasic.test_repr) ... ok test_reverse (test.test_deque.TestBasic.test_reverse) ... ok test_reversed (test.test_deque.TestBasic.test_reversed) ... ok test_reversed_new (test.test_deque.TestBasic.test_reversed_new) ... ok test_rotate (test.test_deque.TestBasic.test_rotate) ... ok test_roundtrip_iter_init (test.test_deque.TestBasic.test_roundtrip_iter_init) ... ok test_setitem (test.test_deque.TestBasic.test_setitem) ... ok test_sizeof (test.test_deque.TestBasic.test_sizeof) ... skipped 'implementation detail specific to cpython' test_underflow (test.test_deque.TestBasic.test_underflow) ... ok test_addmul (test.test_deque.TestSequence.test_addmul) ... ok test_bigrepeat (test.test_deque.TestSequence.test_bigrepeat) ... ok test_constructors (test.test_deque.TestSequence.test_constructors) ... ok test_contains (test.test_deque.TestSequence.test_contains) ... ok test_contains_fake (test.test_deque.TestSequence.test_contains_fake) ... ok test_contains_order (test.test_deque.TestSequence.test_contains_order) ... ok test_count (test.test_deque.TestSequence.test_count) ... ok test_free_after_iterating (test.test_deque.TestSequence.test_free_after_iterating) ... skipped "Exhausted deque iterator doesn't free a deque" test_getitem (test.test_deque.TestSequence.test_getitem) ... ok test_getitemoverwriteiter (test.test_deque.TestSequence.test_getitemoverwriteiter) ... ok test_getslice (test.test_deque.TestSequence.test_getslice) ... ok test_iadd (test.test_deque.TestSequence.test_iadd) ... ok test_imul (test.test_deque.TestSequence.test_imul) ... ok test_index (test.test_deque.TestSequence.test_index) ... ok test_len (test.test_deque.TestSequence.test_len) ... ok test_minmax (test.test_deque.TestSequence.test_minmax) ... ok test_pickle (test.test_deque.TestSequence.test_pickle) ... ok test_repeat (test.test_deque.TestSequence.test_repeat) ... ok test_subscript (test.test_deque.TestSequence.test_subscript) ... ok test_truth (test.test_deque.TestSequence.test_truth) ... ok test_basics (test.test_deque.TestSubclass.test_basics) ... ok test_bug_31608 (test.test_deque.TestSubclass.test_bug_31608) ... skipped 'implementation detail specific to cpython' test_copy_pickle (test.test_deque.TestSubclass.test_copy_pickle) ... ok test_pickle_recursive (test.test_deque.TestSubclass.test_pickle_recursive) ... ok test_strange_subclass (test.test_deque.TestSubclass.test_strange_subclass) ... ok test_weakref (test.test_deque.TestSubclass.test_weakref) ... ok test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs) ... ok test_constructor (test.test_deque.TestVariousIteratorArgs.test_constructor) ... ok test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data) ... ok test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque) ... ok libreftest (test.test_deque.__test__) Doctest: test.test_deque.__test__.libreftest ... ok ====================================================================== ERROR: test_remove (test.test_deque.TestBasic.test_remove) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_deque.py", line 527, in test_remove self.assertRaises(IndexError, d.remove, 'c') ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\case.py", line 778, in assertRaises return context.handle('assertRaises', args, kwargs) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\case.py", line 238, in handle callable_obj(*args, **kwargs) RuntimeError: deque mutated during iteration ---------------------------------------------------------------------- Ran 79 tests in 1.646s FAILED (errors=1, skipped=3) 0:00:01 [1/1/1] test_deque failed (1 error) == Tests result: FAILURE == 1 test failed: test_deque Total duration: 2.0 sec Total tests: run=79 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_deque failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9556æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3491187626 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_descr 0:00:00 [1/1/1] test_descr failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_descr Total duration: 341 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_descr crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_descr.py", line 21, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8928æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2669798311 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_descrtut tut1 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut1 ... ok tut2 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut2 ... ok tut3 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut3 ... FAIL tut4 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut4 ... ok tut5 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut5 ... ok tut6 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut6 ... ok tut7 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut7 ... ok tut8 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut8 ... ok ====================================================================== FAIL: tut3 (test.test_descrtut.__test__) Doctest: test.test_descrtut.__test__.tut3 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_descrtut.__test__.tut3 File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_descrtut.py", line unknown line number, in tut3 ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_descrtut.py", line ?, in test.test_descrtut.__test__.tut3 Failed example: pprint.pprint(dir(list)) # like list.__dict__.keys(), but sorted Expected: ['__add__', '__class__', '__class_getitem__', '__contains__', '__delattr__', '__delitem__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__getstate__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__init_subclass__', '__iter__', '__le__', '__len__', '__lt__', '__mul__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__reversed__', '__rmul__', '__setattr__', '__setitem__', '__sizeof__', '__str__', '__subclasshook__', 'append', 'clear', 'copy', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] Got: ['__add__', '__class__', '__class_getitem__', '__contains__', '__delattr__', '__delitem__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__getstate__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__init_subclass__', '__iter__', '__le__', '__len__', '__lt__', '__mul__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__reversed__', '__rmul__', '__setattr__', '__setitem__', '__str__', '__subclasshook__', 'append', 'clear', 'copy', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] ---------------------------------------------------------------------- Ran 8 tests in 0.057s FAILED (failures=1) 0:00:00 [1/1/1] test_descrtut failed (1 failure) == Tests result: FAILURE == 1 test failed: test_descrtut Total duration: 338 ms Total tests: run=8 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_descrtut failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10296æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4062706390 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_dict test_getitem_knownhash (test.test_dict.CAPITest.test_getitem_knownhash) ... skipped 'implementation detail specific to cpython' test_bad_key (test.test_dict.DictTest.test_bad_key) ... ok test_bool (test.test_dict.DictTest.test_bool) ... ok test_clear (test.test_dict.DictTest.test_clear) ... ok test_constructor (test.test_dict.DictTest.test_constructor) ... ok test_container_iterator (test.test_dict.DictTest.test_container_iterator) ... ok test_contains (test.test_dict.DictTest.test_contains) ... ok test_copy (test.test_dict.DictTest.test_copy) ... ok test_copy_fuzz (test.test_dict.DictTest.test_copy_fuzz) ... ok test_copy_maintains_tracking (test.test_dict.DictTest.test_copy_maintains_tracking) ... ERROR test_copy_noncompact (test.test_dict.DictTest.test_copy_noncompact) ... ok test_dict_contain_use_after_free (test.test_dict.DictTest.test_dict_contain_use_after_free) ... ok test_dict_copy_order (test.test_dict.DictTest.test_dict_copy_order) ... ok test_dict_items_result_gc (test.test_dict.DictTest.test_dict_items_result_gc) ... skipped 'implementation detail specific to cpython' test_dict_items_result_gc_reversed (test.test_dict.DictTest.test_dict_items_result_gc_reversed) ... skipped 'implementation detail specific to cpython' test_dictitems_contains_use_after_free (test.test_dict.DictTest.test_dictitems_contains_use_after_free) ... ok test_dictview_mixed_set_operations (test.test_dict.DictTest.test_dictview_mixed_set_operations) ... ok test_dictview_set_operations_on_items (test.test_dict.DictTest.test_dictview_set_operations_on_items) ... ok test_dictview_set_operations_on_keys (test.test_dict.DictTest.test_dictview_set_operations_on_keys) ... ok test_empty_presized_dict_in_freelist (test.test_dict.DictTest.test_empty_presized_dict_in_freelist) ... ok test_eq (test.test_dict.DictTest.test_eq) ... ok test_equal_operator_modifying_operand (test.test_dict.DictTest.test_equal_operator_modifying_operand) ... ERROR test_errors_in_view_containment_check (test.test_dict.DictTest.test_errors_in_view_containment_check) ... ok test_free_after_iterating (test.test_dict.DictTest.test_free_after_iterating) ... ok test_fromkeys (test.test_dict.DictTest.test_fromkeys) ... ok test_fromkeys_operator_modifying_dict_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_dict_operand) ... ok test_fromkeys_operator_modifying_set_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_set_operand) ... ok test_get (test.test_dict.DictTest.test_get) ... ok test_getitem (test.test_dict.DictTest.test_getitem) ... ok test_init_use_after_free (test.test_dict.DictTest.test_init_use_after_free) ... ok test_instance_dict_getattr_str_subclass (test.test_dict.DictTest.test_instance_dict_getattr_str_subclass) ... ok test_invalid_keyword_arguments (test.test_dict.DictTest.test_invalid_keyword_arguments) ... ok test_itemiterator_pickling (test.test_dict.DictTest.test_itemiterator_pickling) ... ok test_items (test.test_dict.DictTest.test_items) ... ok test_items_symmetric_difference (test.test_dict.DictTest.test_items_symmetric_difference) ... ok test_iterator_pickling (test.test_dict.DictTest.test_iterator_pickling) ... ok test_keys (test.test_dict.DictTest.test_keys) ... ok test_keys_contained (test.test_dict.DictTest.test_keys_contained) ... ok test_len (test.test_dict.DictTest.test_len) ... ok test_literal_constructor (test.test_dict.DictTest.test_literal_constructor) ... ok test_merge_and_mutate (test.test_dict.DictTest.test_merge_and_mutate) ... FAIL test_merge_operator (test.test_dict.DictTest.test_merge_operator) ... ok test_missing (test.test_dict.DictTest.test_missing) ... ok test_mutating_iteration (test.test_dict.DictTest.test_mutating_iteration) ... ok test_mutating_iteration_delete (test.test_dict.DictTest.test_mutating_iteration_delete) ... FAIL test_mutating_iteration_delete_over_items (test.test_dict.DictTest.test_mutating_iteration_delete_over_items) ... FAIL test_mutating_iteration_delete_over_values (test.test_dict.DictTest.test_mutating_iteration_delete_over_values) ... FAIL test_mutating_lookup (test.test_dict.DictTest.test_mutating_lookup) ... ok test_object_set_item_single_instance_non_str_key (test.test_dict.DictTest.test_object_set_item_single_instance_non_str_key) ... ok test_oob_indexing_dictiter_iternextitem (test.test_dict.DictTest.test_oob_indexing_dictiter_iternextitem) ... FAIL test_pop (test.test_dict.DictTest.test_pop) ... ok test_popitem (test.test_dict.DictTest.test_popitem) ... ok test_reentrant_insertion (test.test_dict.DictTest.test_reentrant_insertion) ... ok test_repr (test.test_dict.DictTest.test_repr) ... ok test_repr_deep (test.test_dict.DictTest.test_repr_deep) ... ok test_resize1 (test.test_dict.DictTest.test_resize1) ... ok test_resize2 (test.test_dict.DictTest.test_resize2) ... ok test_reverse_iterator_for_empty_dict (test.test_dict.DictTest.test_reverse_iterator_for_empty_dict) ... ok test_reverse_iterator_for_shared_shared_dicts (test.test_dict.DictTest.test_reverse_iterator_for_shared_shared_dicts) ... ok test_reversed (test.test_dict.DictTest.test_reversed) ... ok test_reverseitemiterator_pickling (test.test_dict.DictTest.test_reverseitemiterator_pickling) ... ok test_reverseiterator_pickling (test.test_dict.DictTest.test_reverseiterator_pickling) ... ok test_reversevaluesiterator_pickling (test.test_dict.DictTest.test_reversevaluesiterator_pickling) ... ok test_setdefault (test.test_dict.DictTest.test_setdefault) ... ok test_setdefault_atomic (test.test_dict.DictTest.test_setdefault_atomic) ... ok test_setitem_atomic_at_resize (test.test_dict.DictTest.test_setitem_atomic_at_resize) ... ok test_splittable_del (test.test_dict.DictTest.test_splittable_del) split table must be combined when del d[k] ... skipped 'implementation detail specific to cpython' test_splittable_pop (test.test_dict.DictTest.test_splittable_pop) ... skipped 'implementation detail specific to cpython' test_splittable_pop_pending (test.test_dict.DictTest.test_splittable_pop_pending) pop a pending key in a split table should not crash ... skipped 'implementation detail specific to cpython' test_splittable_popitem (test.test_dict.DictTest.test_splittable_popitem) split table must be combined when d.popitem() ... skipped 'implementation detail specific to cpython' test_splittable_setdefault (test.test_dict.DictTest.test_splittable_setdefault) split table must keep correct insertion ... skipped 'implementation detail specific to cpython' test_splittable_to_generic_combinedtable (test.test_dict.DictTest.test_splittable_to_generic_combinedtable) split table must be correctly resized and converted to generic combined table ... skipped 'implementation detail specific to cpython' test_splittable_update (test.test_dict.DictTest.test_splittable_update) dict.update(other) must preserve order in other. ... skipped 'implementation detail specific to cpython' test_store_evilattr (test.test_dict.DictTest.test_store_evilattr) ... ok test_str_nonstr (test.test_dict.DictTest.test_str_nonstr) ... ok test_string_keys_can_track_values (test.test_dict.DictTest.test_string_keys_can_track_values) ... ok test_track_dynamic (test.test_dict.DictTest.test_track_dynamic) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_dict.DictTest.test_track_literals) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_dict.DictTest.test_track_subtypes) ... skipped 'implementation detail specific to cpython' test_tuple_keyerror (test.test_dict.DictTest.test_tuple_keyerror) ... ok test_update (test.test_dict.DictTest.test_update) ... ok test_values (test.test_dict.DictTest.test_values) ... ok test_valuesiterator_pickling (test.test_dict.DictTest.test_valuesiterator_pickling) ... ok test_views_mapping (test.test_dict.DictTest.test_views_mapping) ... ok test_bool (test.test_dict.GeneralMappingTests.test_bool) ... ok test_constructor (test.test_dict.GeneralMappingTests.test_constructor) ... ok test_get (test.test_dict.GeneralMappingTests.test_get) ... ok test_getitem (test.test_dict.GeneralMappingTests.test_getitem) ... ok test_items (test.test_dict.GeneralMappingTests.test_items) ... ok test_keys (test.test_dict.GeneralMappingTests.test_keys) ... ok test_len (test.test_dict.GeneralMappingTests.test_len) ... ok test_pop (test.test_dict.GeneralMappingTests.test_pop) ... ok test_popitem (test.test_dict.GeneralMappingTests.test_popitem) ... ok test_read (test.test_dict.GeneralMappingTests.test_read) ... ok test_setdefault (test.test_dict.GeneralMappingTests.test_setdefault) ... ok test_update (test.test_dict.GeneralMappingTests.test_update) ... ok test_values (test.test_dict.GeneralMappingTests.test_values) ... ok test_write (test.test_dict.GeneralMappingTests.test_write) ... ok test_bool (test.test_dict.SubclassMappingTests.test_bool) ... ok test_constructor (test.test_dict.SubclassMappingTests.test_constructor) ... ok test_get (test.test_dict.SubclassMappingTests.test_get) ... ok test_getitem (test.test_dict.SubclassMappingTests.test_getitem) ... ok test_items (test.test_dict.SubclassMappingTests.test_items) ... ok test_keys (test.test_dict.SubclassMappingTests.test_keys) ... ok test_len (test.test_dict.SubclassMappingTests.test_len) ... ok test_pop (test.test_dict.SubclassMappingTests.test_pop) ... ok test_popitem (test.test_dict.SubclassMappingTests.test_popitem) ... ok test_read (test.test_dict.SubclassMappingTests.test_read) ... ok test_setdefault (test.test_dict.SubclassMappingTests.test_setdefault) ... ok test_update (test.test_dict.SubclassMappingTests.test_update) ... ok test_values (test.test_dict.SubclassMappingTests.test_values) ... ok test_write (test.test_dict.SubclassMappingTests.test_write) ... ok ====================================================================== ERROR: test_copy_maintains_tracking (test.test_dict.DictTest.test_copy_maintains_tracking) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 363, in test_copy_maintains_tracking self.assertEqual(gc.is_tracked(d), gc.is_tracked(d2)) ^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'is_tracked' ====================================================================== ERROR: test_equal_operator_modifying_operand (test.test_dict.DictTest.test_equal_operator_modifying_operand) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 1305, in test_equal_operator_modifying_operand self.assertTrue(dict_a == dict_b) ^^^^^^^^^^^^^^^^ RuntimeError: dictionary changed size during iteration ====================================================================== FAIL: test_merge_and_mutate (test.test_dict.DictTest.test_merge_and_mutate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 1282, in test_merge_and_mutate self.assertRaises(RuntimeError, d.update, other) ^^^^^^^^^^^^ AssertionError: RuntimeError not raised by update ====================================================================== FAIL: test_mutating_iteration_delete (test.test_dict.DictTest.test_mutating_iteration_delete) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 530, in test_mutating_iteration_delete with self.assertRaises(RuntimeError): AssertionError: RuntimeError not raised ====================================================================== FAIL: test_mutating_iteration_delete_over_items (test.test_dict.DictTest.test_mutating_iteration_delete_over_items) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 548, in test_mutating_iteration_delete_over_items with self.assertRaises(RuntimeError): AssertionError: RuntimeError not raised ====================================================================== FAIL: test_mutating_iteration_delete_over_values (test.test_dict.DictTest.test_mutating_iteration_delete_over_values) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 539, in test_mutating_iteration_delete_over_values with self.assertRaises(RuntimeError): AssertionError: RuntimeError not raised ====================================================================== FAIL: test_oob_indexing_dictiter_iternextitem (test.test_dict.DictTest.test_oob_indexing_dictiter_iternextitem) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dict.py", line 1396, in test_oob_indexing_dictiter_iternextitem self.assertRaises(RuntimeError, iter_and_mutate) ^^^^^^^^^^^^ AssertionError: RuntimeError not raised by iter_and_mutate ---------------------------------------------------------------------- Ran 112 tests in 0.270s FAILED (failures=5, errors=2, skipped=13) 0:00:00 [1/1/1] test_dict failed (2 errors, 5 failures) == Tests result: FAILURE == 1 test failed: test_dict Total duration: 631 ms Total tests: run=112 failures=5 skipped=13 Total test files: run=1/1 failed=1 Result: FAILURE test test_dict failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_11008æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1564426605 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_dictcomps test_assignment_idiom_in_comprehensions (test.test_dictcomps.DictComprehensionTest.test_assignment_idiom_in_comprehensions) ... ok test_basics (test.test_dictcomps.DictComprehensionTest.test_basics) ... ok test_evaluation_order (test.test_dictcomps.DictComprehensionTest.test_evaluation_order) ... ok test_exception_locations (test.test_dictcomps.DictComprehensionTest.test_exception_locations) ... test_exception_locations (test.test_dictcomps.DictComprehensionTest.test_exception_locations) [<function DictComprehensionTest.test_exception_locations.<locals>.next_raises at 0x000001763c14b218>] ... FAIL test_exception_locations (test.test_dictcomps.DictComprehensionTest.test_exception_locations) [<function DictComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x000001763c14b2e0>] ... FAIL test_global_visibility (test.test_dictcomps.DictComprehensionTest.test_global_visibility) ... ok test_illegal_assignment (test.test_dictcomps.DictComprehensionTest.test_illegal_assignment) ... ok test_local_visibility (test.test_dictcomps.DictComprehensionTest.test_local_visibility) ... ok test_scope_isolation (test.test_dictcomps.DictComprehensionTest.test_scope_isolation) ... ok test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest.test_scope_isolation_from_global) ... ok test_star_expression (test.test_dictcomps.DictComprehensionTest.test_star_expression) ... ok ====================================================================== FAIL: test_exception_locations (test.test_dictcomps.DictComprehensionTest.test_exception_locations) [<function DictComprehensionTest.test_exception_locations.<locals>.next_raises at 0x000001763c14b218>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dictcomps.py", line 165, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '{x:x for x in BrokenIter(next_raises=True)}' != 'BrokenIter(next_raises=True)' - {x:x for x in BrokenIter(next_raises=True)} ? -------------- - + BrokenIter(next_raises=True) ====================================================================== FAIL: test_exception_locations (test.test_dictcomps.DictComprehensionTest.test_exception_locations) [<function DictComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x000001763c14b2e0>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dictcomps.py", line 165, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '{x:x for x in BrokenIter(iter_raises=True)}' != 'BrokenIter(iter_raises=True)' - {x:x for x in BrokenIter(iter_raises=True)} ? -------------- - + BrokenIter(iter_raises=True) ---------------------------------------------------------------------- Ran 10 tests in 0.013s FAILED (failures=2) 0:00:00 [1/1/1] test_dictcomps failed (2 failures) == Tests result: FAILURE == 1 test failed: test_dictcomps Total duration: 268 ms Total tests: run=10 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_dictcomps failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9900æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2263138602 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_dictviews test_abc_registry (test.test_dictviews.DictSetTest.test_abc_registry) ... ok test_compare_error (test.test_dictviews.DictSetTest.test_compare_error) ... ok test_constructors_not_callable (test.test_dictviews.DictSetTest.test_constructors_not_callable) ... FAIL test_copy (test.test_dictviews.DictSetTest.test_copy) ... ok test_deeply_nested_repr (test.test_dictviews.DictSetTest.test_deeply_nested_repr) ... ok test_dict_items (test.test_dictviews.DictSetTest.test_dict_items) ... ok test_dict_keys (test.test_dictviews.DictSetTest.test_dict_keys) ... ok test_dict_mixed_keys_items (test.test_dictviews.DictSetTest.test_dict_mixed_keys_items) ... ok test_dict_repr (test.test_dictviews.DictSetTest.test_dict_repr) ... ok test_dict_values (test.test_dictviews.DictSetTest.test_dict_values) ... ok test_items_set_operations (test.test_dictviews.DictSetTest.test_items_set_operations) ... ok test_keys_set_operations (test.test_dictviews.DictSetTest.test_keys_set_operations) ... ok test_pickle (test.test_dictviews.DictSetTest.test_pickle) ... ok test_recursive_repr (test.test_dictviews.DictSetTest.test_recursive_repr) ... ok test_set_operations_with_iterator (test.test_dictviews.DictSetTest.test_set_operations_with_iterator) ... ok test_set_operations_with_noniterable (test.test_dictviews.DictSetTest.test_set_operations_with_noniterable) ... ok ====================================================================== FAIL: test_constructors_not_callable (test.test_dictviews.DictSetTest.test_constructors_not_callable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dictviews.py", line 12, in test_constructors_not_callable self.assertRaises(TypeError, kt, {}) ^^^^^^^^^^^^ AssertionError: TypeError not raised by dict_keys ---------------------------------------------------------------------- Ran 16 tests in 0.017s FAILED (failures=1) 0:00:00 [1/1/1] test_dictviews failed (1 failure) == Tests result: FAILURE == 1 test failed: test_dictviews Total duration: 279 ms Total tests: run=16 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_dictviews failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4292æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2630357911 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_embed test_audit (test.test_embed.AuditingTests.test_audit) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_run_command (test.test_embed.AuditingTests.test_audit_run_command) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_run_file (test.test_embed.AuditingTests.test_audit_run_file) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_run_interactivehook (test.test_embed.AuditingTests.test_audit_run_interactivehook) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_run_startup (test.test_embed.AuditingTests.test_audit_run_startup) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_run_stdin (test.test_embed.AuditingTests.test_audit_run_stdin) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_audit_subinterpreter (test.test_embed.AuditingTests.test_audit_subinterpreter) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_get_incomplete_frame (test.test_embed.AuditingTests.test_get_incomplete_frame) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_open_code_hook (test.test_embed.AuditingTests.test_open_code_hook) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_bpo20891 (test.test_embed.EmbeddingTests.test_bpo20891) bpo-20891: Calling PyGILState_Ensure in a non-Python thread must not ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_finalize_structseq (test.test_embed.EmbeddingTests.test_finalize_structseq) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_forced_io_encoding (test.test_embed.EmbeddingTests.test_forced_io_encoding) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_getargs_reset_static_parser (test.test_embed.EmbeddingTests.test_getargs_reset_static_parser) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_initialize_pymain (test.test_embed.EmbeddingTests.test_initialize_pymain) bpo-34008: Calling Py_Main() after Py_Initialize() must not fail. ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_initialize_twice (test.test_embed.EmbeddingTests.test_initialize_twice) bpo-33932: Calling Py_Initialize() twice should do nothing (and not ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_pre_initialization_api (test.test_embed.EmbeddingTests.test_pre_initialization_api) Checks some key parts of the C-API that need to work before the runtime ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_pre_initialization_sys_options (test.test_embed.EmbeddingTests.test_pre_initialization_sys_options) Checks that sys.warnoptions and sys._xoptions can be set before the ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_repeated_init_and_inittab (test.test_embed.EmbeddingTests.test_repeated_init_and_inittab) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_run_main (test.test_embed.EmbeddingTests.test_run_main) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_run_main_loop (test.test_embed.EmbeddingTests.test_run_main_loop) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_simple_initialization_api (test.test_embed.EmbeddingTests.test_simple_initialization_api) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE (test.test_embed.EmbeddingTests.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_static_types_inherited_slots (test.test_embed.EmbeddingTests.test_static_types_inherited_slots) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_subinterps_different_ids (test.test_embed.EmbeddingTests.test_subinterps_different_ids) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_subinterps_distinct_state (test.test_embed.EmbeddingTests.test_subinterps_distinct_state) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_subinterps_main (test.test_embed.EmbeddingTests.test_subinterps_main) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_ucnhash_capi_reset (test.test_embed.EmbeddingTests.test_ucnhash_capi_reset) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_get_argc_argv (test.test_embed.InitConfigTests.test_get_argc_argv) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_getpath_abspath_win32 (test.test_embed.InitConfigTests.test_getpath_abspath_win32) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_global_pathconfig (test.test_embed.InitConfigTests.test_global_pathconfig) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_compat_config (test.test_embed.InitConfigTests.test_init_compat_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_compat_env (test.test_embed.InitConfigTests.test_init_compat_env) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_default_config (test.test_embed.InitConfigTests.test_init_default_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_dev_mode (test.test_embed.InitConfigTests.test_init_dev_mode) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_dont_configure_locale (test.test_embed.InitConfigTests.test_init_dont_configure_locale) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_dont_parse_argv (test.test_embed.InitConfigTests.test_init_dont_parse_argv) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_env_dev_mode (test.test_embed.InitConfigTests.test_init_env_dev_mode) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_env_dev_mode_alloc (test.test_embed.InitConfigTests.test_init_env_dev_mode_alloc) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_from_config (test.test_embed.InitConfigTests.test_init_from_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_global_config (test.test_embed.InitConfigTests.test_init_global_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_is_python_build_with_home (test.test_embed.InitConfigTests.test_init_is_python_build_with_home) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_isolated_config (test.test_embed.InitConfigTests.test_init_isolated_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_isolated_flag (test.test_embed.InitConfigTests.test_init_isolated_flag) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_main (test.test_embed.InitConfigTests.test_init_main) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_main_interpreter_settings (test.test_embed.InitConfigTests.test_init_main_interpreter_settings) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_parse_argv (test.test_embed.InitConfigTests.test_init_parse_argv) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_pybuilddir (test.test_embed.InitConfigTests.test_init_pybuilddir) ... skipped 'See test_init_pybuilddir_win32' test_init_pybuilddir_win32 (test.test_embed.InitConfigTests.test_init_pybuilddir_win32) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_python_config (test.test_embed.InitConfigTests.test_init_python_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_python_env (test.test_embed.InitConfigTests.test_init_python_env) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_pyvenv_cfg (test.test_embed.InitConfigTests.test_init_pyvenv_cfg) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_read_set (test.test_embed.InitConfigTests.test_init_read_set) ... skipped 'as of 3.11 this test no longer works because path calculations do not occur on read' test_init_run_main (test.test_embed.InitConfigTests.test_init_run_main) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_set_config (test.test_embed.InitConfigTests.test_init_set_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_setpath (test.test_embed.InitConfigTests.test_init_setpath) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_setpath_config (test.test_embed.InitConfigTests.test_init_setpath_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_setpythonhome (test.test_embed.InitConfigTests.test_init_setpythonhome) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_sys_add (test.test_embed.InitConfigTests.test_init_sys_add) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_use_frozen_modules (test.test_embed.InitConfigTests.test_init_use_frozen_modules) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_init_warnoptions (test.test_embed.InitConfigTests.test_init_warnoptions) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_compat_config (test.test_embed.InitConfigTests.test_preinit_compat_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_dont_parse_argv (test.test_embed.InitConfigTests.test_preinit_dont_parse_argv) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_isolated1 (test.test_embed.InitConfigTests.test_preinit_isolated1) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_isolated2 (test.test_embed.InitConfigTests.test_preinit_isolated2) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_isolated_config (test.test_embed.InitConfigTests.test_preinit_isolated_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_parse_argv (test.test_embed.InitConfigTests.test_preinit_parse_argv) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_preinit_python_config (test.test_embed.InitConfigTests.test_preinit_python_config) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_frozenmain (test.test_embed.MiscTests.test_frozenmain) ... skipped 'Py_FrozenMain is not exported on Windows' test_no_memleak (test.test_embed.MiscTests.test_no_memleak) ... skipped '-X showrefcount requires a Python debug build' test_unicode_id_init (test.test_embed.MiscTests.test_unicode_id_init) ... skipped "'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\_testembed.exe' doesn't exist" test_set_config (test.test_embed.SetConfigTests.test_set_config) ... ERROR ====================================================================== ERROR: test_set_config (test.test_embed.SetConfigTests.test_set_config) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_embed.py", line 1748, in test_set_config import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ---------------------------------------------------------------------- Ran 71 tests in 0.037s FAILED (errors=1, skipped=70) 0:00:00 [1/1/1] test_embed failed (1 error) == Tests result: FAILURE == 1 test failed: test_embed Total duration: 310 ms Total tests: run=71 skipped=70 Total test files: run=1/1 failed=1 Result: FAILURE test test_embed failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7240æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1817782490 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_eof test_EOFS (test.test_eof.EOFTestCase.test_EOFS) ... FAIL test_EOFS_with_file (test.test_eof.EOFTestCase.test_EOFS_with_file) ... ok test_EOF_single_quote (test.test_eof.EOFTestCase.test_EOF_single_quote) ... ok test_eof_with_line_continuation (test.test_eof.EOFTestCase.test_eof_with_line_continuation) ... FAIL test_line_continuation_EOF (test.test_eof.EOFTestCase.test_line_continuation_EOF) A continuation at the end of input must be an error; bpo2180. ... FAIL test_line_continuation_EOF_from_file_bpo2180 (test.test_eof.EOFTestCase.test_line_continuation_EOF_from_file_bpo2180) Ensure tok_nextc() does not add too many ending newlines. ... FAIL ====================================================================== FAIL: test_EOFS (test.test_eof.EOFTestCase.test_EOFS) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_eof.py", line 25, in test_EOFS self.assertEqual(str(cm.exception), expect) ^^^^^^^^^^^ AssertionError: 'unte[18 chars]oted string literal (detected at line 3) (<string>, lines 1-3)' != 'unte[18 chars]oted string literal (detected at line 3) (<string>, line 1)' - unterminated triple-quoted string literal (detected at line 3) (<string>, lines 1-3) ? - -- + unterminated triple-quoted string literal (detected at line 3) (<string>, line 1) ====================================================================== FAIL: test_eof_with_line_continuation (test.test_eof.EOFTestCase.test_eof_with_line_continuation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 57, in wrapper return test(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_eof.py", line 91, in test_eof_with_line_continuation self.assertEqual(str(cm.exception), expect) ^^^^^^^^^^^ AssertionError: 'unexpected end of file (EOF) in multi-line statement (<string>, line 1)' != 'unexpected EOF while parsing (<string>, line 1)' - unexpected end of file (EOF) in multi-line statement (<string>, line 1) + unexpected EOF while parsing (<string>, line 1) ====================================================================== FAIL: test_line_continuation_EOF (test.test_eof.EOFTestCase.test_line_continuation_EOF) A continuation at the end of input must be an error; bpo2180. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_eof.py", line 98, in test_line_continuation_EOF self.assertEqual(str(cm.exception), expect) ^^^^^^^^^^^ AssertionError: 'unexpected end of file (EOF) in multi-line statement (<string>, line 1)' != 'unexpected EOF while parsing (<string>, line 1)' - unexpected end of file (EOF) in multi-line statement (<string>, line 1) + unexpected EOF while parsing (<string>, line 1) ====================================================================== FAIL: test_line_continuation_EOF_from_file_bpo2180 (test.test_eof.EOFTestCase.test_line_continuation_EOF_from_file_bpo2180) Ensure tok_nextc() does not add too many ending newlines. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_eof.py", line 132, in test_line_continuation_EOF_from_file_bpo2180 self.assertEqual(err[-2:], [ ^^^^^^^^^^^ AssertionError: Lists differ: [' ^', 'SyntaxError: unexpected end of file (EOF) in multi-line statement'] != [' \\', 'SyntaxError: unexpected EOF while parsing'] First differing element 0: ' ^' ' \\' - [' ^', 'SyntaxError: unexpected end of file (EOF) in multi-line statement'] + [' \\', 'SyntaxError: unexpected EOF while parsing'] ---------------------------------------------------------------------- Ran 6 tests in 0.458s FAILED (failures=4) 0:00:00 [1/1/1] test_eof failed (4 failures) == Tests result: FAILURE == 1 test failed: test_eof Total duration: 751 ms Total tests: run=6 failures=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_eof failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4496æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 231844366 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_except_star test_break_continue_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_continue_in_except_star_block_valid) ... ok test_break_in_except_star (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_in_except_star) ... FAIL test_continue_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_continue_in_except_star_block_invalid) ... FAIL test_return_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_invalid) ... FAIL test_return_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_valid) ... ok test_sys_exception_restored (test.test_except_star.TestExceptStarCleanup.test_sys_exception_restored) ... ok test_except_star_EG_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_except_star_EG_subclass) ... ok test_exception_group_subclass_with_bad_split_func (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_exception_group_subclass_with_bad_split_func) ... ERROR test_falsy_exception_group_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_falsy_exception_group_subclass) ... ok test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_named) ... ok test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_unnamed) ... ok test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_named) ... ok test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_unnamed) ... ok test_raise_named (test.test_except_star.TestExceptStarRaise.test_raise_named) ... ok test_raise_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_unnamed) ... ok test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_named) ... ok test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_unnamed) ... ok test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_named) ... ok test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_unnamed) ... ok test_raise_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_named) ... ok test_raise_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_unnamed) ... ok test_reraise_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_all_named) ... ok test_reraise_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_all_unnamed) ... ok test_reraise_partial_handle_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_all_unnamed) ... ok test_reraise_partial_handle_some_named (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_named) ... ok test_reraise_partial_handle_some_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_unnamed) ... ok test_reraise_plain_exception_named (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_named) ... ok test_reraise_plain_exception_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_unnamed) ... ok test_reraise_some_handle_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_some_handle_all_named) ... ok test_empty_groups_removed (test.test_except_star.TestExceptStarSplitSemantics.test_empty_groups_removed) ... ok test_exception_group_except_star_Exception_not_wrapped (test.test_except_star.TestExceptStarSplitSemantics.test_exception_group_except_star_Exception_not_wrapped) ... ok test_first_match_wins_named (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_named) ... ok test_first_match_wins_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_unnamed) ... ok test_match__supertype (test.test_except_star.TestExceptStarSplitSemantics.test_match__supertype) ... ok test_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type) ... ok test_match_single_type_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_nested) ... ok test_match_single_type_partial_match (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_partial_match) ... ok test_match_type_tuple_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_type_tuple_nested) ... ok test_multiple_matches_named (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_named) ... ok test_multiple_matches_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_unnamed) ... ok test_naked_exception_matched_wrapped1 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped1) ... ok test_naked_exception_matched_wrapped2 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped2) ... ok test_nested_except_stars (test.test_except_star.TestExceptStarSplitSemantics.test_nested_except_stars) ... ok test_nested_in_loop (test.test_except_star.TestExceptStarSplitSemantics.test_nested_in_loop) ... ok test_no_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_no_match_single_type) ... ok test_plain_exception_not_matched (test.test_except_star.TestExceptStarSplitSemantics.test_plain_exception_not_matched) ... ok test_singleton_groups_are_kept (test.test_except_star.TestExceptStarSplitSemantics.test_singleton_groups_are_kept) ... ok test_catch_all_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_all_unhashable_exception_group_subclass) ... ok test_catch_none_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_none_unhashable_exception_group_subclass) ... ok test_catch_some_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_some_unhashable_exception_group_subclass) ... ok test_reraise_unhashable_eg (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_reraise_unhashable_eg) ... ok test_catch_everything_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_everything_unhashable_leaf) ... ok test_catch_nothing_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_nothing_unhashable_leaf) ... ok test_catch_unhashable_leaf_exception (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_unhashable_leaf_exception) ... ok test_propagate_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_propagate_unhashable_leaf) ... ok test_reraise_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_reraise_unhashable_leaf) ... ok test_except_star_ExceptionGroup_is_runtime_error_single (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_single) ... ok test_except_star_ExceptionGroup_is_runtime_error_tuple (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_tuple) ... ok test_except_star_invalid_exception_type (test.test_except_star.TestInvalidExceptStar.test_except_star_invalid_exception_type) ... ok test_mixed_except_and_except_star_is_syntax_error (test.test_except_star.TestInvalidExceptStar.test_mixed_except_and_except_star_is_syntax_error) ... ok ====================================================================== ERROR: test_exception_group_subclass_with_bad_split_func (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_exception_group_subclass_with_bad_split_func) ---------------------------------------------------------------------- + Exception Group Traceback (most recent call last): | File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 975, in test_exception_group_subclass_with_bad_split_func | raise eg_class | test.test_except_star.TestExceptStarExceptionGroupSubclass.test_exception_group_subclass_with_bad_split_func.<locals>.BadEG1: eg (2 sub-exceptions) +-+---------------- 1 ---------------- | OSError: 123 +---------------- 2 ---------------- | ValueError: 456 +------------------------------------ During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 976, in test_exception_group_subclass_with_bad_split_func except* ValueError: ValueError: too many values to unpack (expected 2) ====================================================================== FAIL: test_break_in_except_star (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_in_except_star) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 57, in check_invalid compile(textwrap.dedent(src), "<string>", "exec") File "<string>", line 5 SyntaxError: 'break' cannot appear in an except* block During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 60, in test_break_in_except_star self.check_invalid( ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 56, in check_invalid with self.assertRaisesRegex(SyntaxError, self.MSG): AssertionError: "'break', 'continue' and 'return' cannot appear in an except\* block" does not match "'break' cannot appear in an except* block (<string>, line 5)" ====================================================================== FAIL: test_continue_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_continue_in_except_star_block_invalid) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 57, in check_invalid compile(textwrap.dedent(src), "<string>", "exec") File "<string>", line 6 SyntaxError: 'continue' cannot appear in an except* block During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 92, in test_continue_in_except_star_block_invalid self.check_invalid( ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 56, in check_invalid with self.assertRaisesRegex(SyntaxError, self.MSG): AssertionError: "'break', 'continue' and 'return' cannot appear in an except\* block" does not match "'continue' cannot appear in an except* block (<string>, line 6)" ====================================================================== FAIL: test_return_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_invalid) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 57, in check_invalid compile(textwrap.dedent(src), "<string>", "exec") File "<string>", line 6 SyntaxError: 'return' cannot appear in an except* block During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 124, in test_return_in_except_star_block_invalid self.check_invalid( ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_except_star.py", line 56, in check_invalid with self.assertRaisesRegex(SyntaxError, self.MSG): AssertionError: "'break', 'continue' and 'return' cannot appear in an except\* block" does not match "'return' cannot appear in an except* block (<string>, line 6)" ---------------------------------------------------------------------- Ran 60 tests in 0.040s FAILED (failures=3, errors=1) 0:00:00 [1/1/1] test_except_star failed (1 error, 3 failures) == Tests result: FAILURE == 1 test failed: test_except_star Total duration: 317 ms Total tests: run=60 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_except_star failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6012æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1773764053 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_exception_group test_bad_EG_construction__bad_excs_sequence (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_excs_sequence) ... ok test_bad_EG_construction__bad_message (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_message) ... ok test_bad_EG_construction__nested_non_exceptions (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__nested_non_exceptions) ... ok test_bad_EG_construction__too_many_args (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__too_many_args) ... FAIL test_deep_split (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_split) ... ok test_deep_subgroup (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_subgroup) ... ok test_basics_ExceptionGroup_fields (test.test_exception_group.ExceptionGroupFields.test_basics_ExceptionGroup_fields) ... ok test_fields_are_readonly (test.test_exception_group.ExceptionGroupFields.test_fields_are_readonly) ... ok test_basics_split_by_predicate__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__match) ... ok test_basics_split_by_predicate__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__no_match) ... ok test_basics_split_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__passthrough) ... ok test_basics_split_by_type__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__match) ... ok test_basics_split_by_type__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__no_match) ... ok test_basics_split_by_type__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__passthrough) ... ok test_basics_subgroup_by_predicate__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__match) ... ok test_basics_subgroup_by_predicate__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__no_match) ... ok test_basics_subgroup_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__passthrough) ... ok test_basics_subgroup_by_type__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__match) ... ok test_basics_subgroup_by_type__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__no_match) ... ok test_basics_subgroup_by_type__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__passthrough) ... ok test_basics_subgroup_split__bad_arg_type (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_split__bad_arg_type) ... ok test_BEG_and_E_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_BEG_and_E_subclass_does_not_wrap_base_exceptions) ... ok test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception) ... ok test_BEG_subclass_wraps_anything (test.test_exception_group.InstanceCreation.test_BEG_subclass_wraps_anything) ... ok test_BEG_wraps_BaseException__creates_BEG (test.test_exception_group.InstanceCreation.test_BEG_wraps_BaseException__creates_BEG) ... ok test_BEG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_BEG_wraps_Exceptions__creates_EG) ... ok test_EG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_EG_and_specific_subclass_can_wrap_any_nonbase_exception) ... ok test_EG_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_does_not_wrap_base_exceptions) ... ok test_EG_subclass_wraps_non_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_wraps_non_base_exceptions) ... ok test_EG_wraps_BaseException__raises_TypeError (test.test_exception_group.InstanceCreation.test_EG_wraps_BaseException__raises_TypeError) ... ok test_EG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_EG_wraps_Exceptions__creates_EG) ... ok test_leaf_generator (test.test_exception_group.LeafGeneratorTest.test_leaf_generator) ... ok test_iteration_full_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_iteration_full_tracebacks) ... ok test_nested_exception_group_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_exception_group_tracebacks) ... ok test_nested_group_chaining (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_chaining) ... ok test_nested_group_matches_template (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_matches_template) ... ok test_drive_invalid_return_value (test.test_exception_group.NestedExceptionGroupSplitTest.test_drive_invalid_return_value) ... ERROR test_split_BaseExceptionGroup (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_BaseExceptionGroup) ... ok test_split_by_type (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_by_type) ... ok test_split_copies_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_copies_notes) ... ok test_split_does_not_copy_non_sequence_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_does_not_copy_non_sequence_notes) ... ok test_split_BaseExceptionGroup_subclass_no_derive_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_BaseExceptionGroup_subclass_no_derive_new_override) ... ok test_split_ExceptionGroup_subclass_derive_and_new_overrides (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_derive_and_new_overrides) ... ok test_split_ExceptionGroup_subclass_no_derive_no_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_no_derive_no_new_override) ... ok test_BaseExceptionGroup (test.test_exception_group.StrAndReprTests.test_BaseExceptionGroup) ... ok test_ExceptionGroup (test.test_exception_group.StrAndReprTests.test_ExceptionGroup) ... ok test_custom_exception (test.test_exception_group.StrAndReprTests.test_custom_exception) ... ok test_exception_group_is_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_is_generic_type) ... ok test_exception_group_types (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_types) ... ok test_exception_is_not_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_is_not_generic_type) ... ok ====================================================================== ERROR: test_drive_invalid_return_value (test.test_exception_group.NestedExceptionGroupSplitTest.test_drive_invalid_return_value) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_exception_group.py", line 797, in test_drive_invalid_return_value eg.split(TypeError) ^^^^^ AttributeError: 'int' object has no attribute '__cause__'. Did you mean: '__abs__'? ====================================================================== FAIL: test_bad_EG_construction__too_many_args (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__too_many_args) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_exception_group.py", line 26, in test_bad_EG_construction__too_many_args ExceptionGroup('no errors') TypeError: BaseExceptionGroup.__new__() missing 1 required positional argument: 'exceptions' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_exception_group.py", line 25, in test_bad_EG_construction__too_many_args with self.assertRaisesRegex(TypeError, MSG): AssertionError: "BaseExceptionGroup.__new__\(\) takes exactly 2 arguments" does not match "BaseExceptionGroup.__new__() missing 1 required positional argument: 'exceptions'" ---------------------------------------------------------------------- Ran 50 tests in 0.052s FAILED (failures=1, errors=1) 0:00:00 [1/1/1] test_exception_group failed (1 error, 1 failure) == Tests result: FAILURE == 1 test failed: test_exception_group Total duration: 337 ms Total tests: run=50 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_exception_group failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_11252æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 302869834 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_exceptions 0:00:00 [1/1/1] test_exceptions failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_exceptions Total duration: 283 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_exceptions crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_exceptions.py", line 24, in <module> from _testcapi import INT_MAX File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1352æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2630832437 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_extcall test_extcall (test) Doctest: test.test_extcall ... FAIL ====================================================================== FAIL: test_extcall (test) Doctest: test.test_extcall ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_extcall File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_extcall.py", line 1, in test_extcall ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_extcall.py", line 256, in test.test_extcall Failed example: f(**{1:2}) Expected: Traceback (most recent call last): ... TypeError: keywords must be strings Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_extcall[73]>", line 1, in <module> f(**{1:2}) TypeError: test.test_extcall.f() keywords must be strings, not 'int' ---------------------------------------------------------------------- Ran 1 test in 0.077s FAILED (failures=1) 0:00:00 [1/1/1] test_extcall failed (1 failure) == Tests result: FAILURE == 1 test failed: test_extcall Total duration: 379 ms Total tests: run=1 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_extcall failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8968æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2207673358 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_faulthandler 0:00:00 [1/1/1] test_faulthandler failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_faulthandler Total duration: 283 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_faulthandler crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_faulthandler.py", line 16, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8988æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2559423590 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_filecmp test_cmpfiles (test.test_filecmp.DirCompareTestCase.test_cmpfiles) ... ERROR test_cmpfiles_invalid_names (test.test_filecmp.DirCompareTestCase.test_cmpfiles_invalid_names) ... ERROR test_default_ignores (test.test_filecmp.DirCompareTestCase.test_default_ignores) ... ERROR test_dircmp (test.test_filecmp.DirCompareTestCase.test_dircmp) ... ERROR test_dircmp_invalid_names (test.test_filecmp.DirCompareTestCase.test_dircmp_invalid_names) ... ERROR test_dircmp_subdirs_type (test.test_filecmp.DirCompareTestCase.test_dircmp_subdirs_type) Check that dircmp.subdirs respects subclassing. ... ERROR test_report_full_closure (test.test_filecmp.DirCompareTestCase.test_report_full_closure) ... ERROR test_report_partial_closure (test.test_filecmp.DirCompareTestCase.test_report_partial_closure) ... ERROR test_cache_clear (test.test_filecmp.FileCompareTestCase.test_cache_clear) ... ok test_different (test.test_filecmp.FileCompareTestCase.test_different) ... ok test_matching (test.test_filecmp.FileCompareTestCase.test_matching) ... ok ====================================================================== ERROR: test_cmpfiles (test.test_filecmp.DirCompareTestCase.test_cmpfiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 83, in tearDown shutil.rmtree(dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cmpfiles_invalid_names (test.test_filecmp.DirCompareTestCase.test_cmpfiles_invalid_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_default_ignores (test.test_filecmp.DirCompareTestCase.test_default_ignores) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_dircmp (test.test_filecmp.DirCompareTestCase.test_dircmp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_dircmp_invalid_names (test.test_filecmp.DirCompareTestCase.test_dircmp_invalid_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_dircmp_subdirs_type (test.test_filecmp.DirCompareTestCase.test_dircmp_subdirs_type) Check that dircmp.subdirs respects subclassing. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_report_full_closure (test.test_filecmp.DirCompareTestCase.test_report_full_closure) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_report_partial_closure (test.test_filecmp.DirCompareTestCase.test_report_partial_closure) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_filecmp.py", line 67, in setUp shutil.rmtree(dir, True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 11 tests in 0.056s FAILED (errors=8) 0:00:00 [1/1/1] test_filecmp failed (8 errors) == Tests result: FAILURE == 1 test failed: test_filecmp Total duration: 335 ms Total tests: run=11 Total test files: run=1/1 failed=1 Result: FAILURE test test_filecmp failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6920æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 212243531 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_fileio testAttributes (test.test_fileio.CAutoFileTests.testAttributes) ... ok testBlksize (test.test_fileio.CAutoFileTests.testBlksize) ... ok testErrnoOnClose (test.test_fileio.CAutoFileTests.testErrnoOnClose) ... ok testErrnoOnClosedFileno (test.test_fileio.CAutoFileTests.testErrnoOnClosedFileno) ... ok testErrnoOnClosedIsatty (test.test_fileio.CAutoFileTests.testErrnoOnClosedIsatty) ... ok testErrnoOnClosedRead (test.test_fileio.CAutoFileTests.testErrnoOnClosedRead) ... ok testErrnoOnClosedReadable (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadable) ... ok testErrnoOnClosedReadall (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadall) ... ok testErrnoOnClosedReadinto (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadinto) ... ok testErrnoOnClosedSeek (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeek) ... ok testErrnoOnClosedSeekable (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeekable) ... ok testErrnoOnClosedTell (test.test_fileio.CAutoFileTests.testErrnoOnClosedTell) ... ok testErrnoOnClosedTruncate (test.test_fileio.CAutoFileTests.testErrnoOnClosedTruncate) ... ok testErrnoOnClosedWritable (test.test_fileio.CAutoFileTests.testErrnoOnClosedWritable) ... ok testErrnoOnClosedWrite (test.test_fileio.CAutoFileTests.testErrnoOnClosedWrite) ... ok testErrors (test.test_fileio.CAutoFileTests.testErrors) ... ok testMethods (test.test_fileio.CAutoFileTests.testMethods) ... ok testOpenDirFD (test.test_fileio.CAutoFileTests.testOpenDirFD) ... skipped 'test only works on a POSIX-like system' testOpendir (test.test_fileio.CAutoFileTests.testOpendir) ... ok testReadintoByteArray (test.test_fileio.CAutoFileTests.testReadintoByteArray) ... ok testRecursiveRepr (test.test_fileio.CAutoFileTests.testRecursiveRepr) ... ok testRepr (test.test_fileio.CAutoFileTests.testRepr) ... ok testReprNoCloseFD (test.test_fileio.CAutoFileTests.testReprNoCloseFD) ... ok testSeekTell (test.test_fileio.CAutoFileTests.testSeekTell) ... ok testWeakRefs (test.test_fileio.CAutoFileTests.testWeakRefs) ... ok testWritelinesError (test.test_fileio.CAutoFileTests.testWritelinesError) ... ok testWritelinesList (test.test_fileio.CAutoFileTests.testWritelinesList) ... ok testWritelinesUserList (test.test_fileio.CAutoFileTests.testWritelinesUserList) ... ok test_none_args (test.test_fileio.CAutoFileTests.test_none_args) ... ok test_reject (test.test_fileio.CAutoFileTests.test_reject) ... ok testAbles (test.test_fileio.COtherFileTests.testAbles) ... ok testAppend (test.test_fileio.COtherFileTests.testAppend) ... ok testBadModeArgument (test.test_fileio.COtherFileTests.testBadModeArgument) ... ok testBytesOpen (test.test_fileio.COtherFileTests.testBytesOpen) ... ok testConstructorHandlesNULChars (test.test_fileio.COtherFileTests.testConstructorHandlesNULChars) ... ok testInvalidFd (test.test_fileio.COtherFileTests.testInvalidFd) ... ok testInvalidFd_overflow (test.test_fileio.COtherFileTests.testInvalidFd_overflow) ... skipped 'implementation detail specific to cpython' testInvalidInit (test.test_fileio.COtherFileTests.testInvalidInit) ... ok testInvalidModeStrings (test.test_fileio.COtherFileTests.testInvalidModeStrings) ... ok testModeStrings (test.test_fileio.COtherFileTests.testModeStrings) ... ok testTruncate (test.test_fileio.COtherFileTests.testTruncate) ... ok testTruncateOnWindows (test.test_fileio.COtherFileTests.testTruncateOnWindows) ... ok testUnclosedFDOnException (test.test_fileio.COtherFileTests.testUnclosedFDOnException) ... ok testUnicodeOpen (test.test_fileio.COtherFileTests.testUnicodeOpen) ... ok testUtf8BytesOpen (test.test_fileio.COtherFileTests.testUtf8BytesOpen) ... ok testWarnings (test.test_fileio.COtherFileTests.testWarnings) ... ok test_open_code (test.test_fileio.COtherFileTests.test_open_code) ... ok testAttributes (test.test_fileio.PyAutoFileTests.testAttributes) ... ok testBlksize (test.test_fileio.PyAutoFileTests.testBlksize) ... ok testErrnoOnClose (test.test_fileio.PyAutoFileTests.testErrnoOnClose) ... ok testErrnoOnClosedFileno (test.test_fileio.PyAutoFileTests.testErrnoOnClosedFileno) ... ok testErrnoOnClosedIsatty (test.test_fileio.PyAutoFileTests.testErrnoOnClosedIsatty) ... ok testErrnoOnClosedRead (test.test_fileio.PyAutoFileTests.testErrnoOnClosedRead) ... ok testErrnoOnClosedReadable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadable) ... ok testErrnoOnClosedReadall (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadall) ... ok testErrnoOnClosedReadinto (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadinto) ... ok testErrnoOnClosedSeek (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeek) ... ok testErrnoOnClosedSeekable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeekable) ... ok testErrnoOnClosedTell (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTell) ... ok testErrnoOnClosedTruncate (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTruncate) ... FAIL testErrnoOnClosedWritable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWritable) ... ok testErrnoOnClosedWrite (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWrite) ... ok testErrors (test.test_fileio.PyAutoFileTests.testErrors) ... ok testMethods (test.test_fileio.PyAutoFileTests.testMethods) ... ok testOpenDirFD (test.test_fileio.PyAutoFileTests.testOpenDirFD) ... skipped 'test only works on a POSIX-like system' testOpendir (test.test_fileio.PyAutoFileTests.testOpendir) ... ok testReadintoByteArray (test.test_fileio.PyAutoFileTests.testReadintoByteArray) ... ok testRecursiveRepr (test.test_fileio.PyAutoFileTests.testRecursiveRepr) ... ok testRepr (test.test_fileio.PyAutoFileTests.testRepr) ... ok testReprNoCloseFD (test.test_fileio.PyAutoFileTests.testReprNoCloseFD) ... ok testSeekTell (test.test_fileio.PyAutoFileTests.testSeekTell) ... ok testWeakRefs (test.test_fileio.PyAutoFileTests.testWeakRefs) ... ok testWritelinesError (test.test_fileio.PyAutoFileTests.testWritelinesError) ... ok testWritelinesList (test.test_fileio.PyAutoFileTests.testWritelinesList) ... ok testWritelinesUserList (test.test_fileio.PyAutoFileTests.testWritelinesUserList) ... ok test_none_args (test.test_fileio.PyAutoFileTests.test_none_args) ... ok test_reject (test.test_fileio.PyAutoFileTests.test_reject) ... ok testAbles (test.test_fileio.PyOtherFileTests.testAbles) ... ok testAppend (test.test_fileio.PyOtherFileTests.testAppend) ... ok testBadModeArgument (test.test_fileio.PyOtherFileTests.testBadModeArgument) ... ok testBytesOpen (test.test_fileio.PyOtherFileTests.testBytesOpen) ... ok testConstructorHandlesNULChars (test.test_fileio.PyOtherFileTests.testConstructorHandlesNULChars) ... ok testInvalidFd (test.test_fileio.PyOtherFileTests.testInvalidFd) ... ok testInvalidInit (test.test_fileio.PyOtherFileTests.testInvalidInit) ... ok testInvalidModeStrings (test.test_fileio.PyOtherFileTests.testInvalidModeStrings) ... ok testModeStrings (test.test_fileio.PyOtherFileTests.testModeStrings) ... ok testTruncate (test.test_fileio.PyOtherFileTests.testTruncate) ... ok testTruncateOnWindows (test.test_fileio.PyOtherFileTests.testTruncateOnWindows) ... ok testUnclosedFDOnException (test.test_fileio.PyOtherFileTests.testUnclosedFDOnException) ... ok testUnicodeOpen (test.test_fileio.PyOtherFileTests.testUnicodeOpen) ... ok testUtf8BytesOpen (test.test_fileio.PyOtherFileTests.testUtf8BytesOpen) ... ok testWarnings (test.test_fileio.PyOtherFileTests.testWarnings) ... ok test_open_code (test.test_fileio.PyOtherFileTests.test_open_code) ... ok ====================================================================== FAIL: testErrnoOnClosedTruncate (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTruncate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_fileio.py", line 276, in wrapper self.fail("Should have raised OSError") ^^^^ AssertionError: Should have raised OSError ---------------------------------------------------------------------- Ran 93 tests in 0.107s FAILED (failures=1, skipped=3) 0:00:00 [1/1/1] test_fileio failed (1 failure) == Tests result: FAILURE == 1 test failed: test_fileio Total duration: 379 ms Total tests: run=93 failures=1 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_fileio failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3796æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2908929140 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_finalization 0:00:00 [1/1/1] test_finalization failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_finalization Total duration: 257 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_finalization crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_finalization.py", line 11, in <module> from _testcapi import with_tp_del File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10524æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2789376456 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_float 0:00:00 [1/1/1] test_float failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_float Total duration: 375 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_float crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_float.py", line 18, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2816æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3674233334 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_flufl test_barry_as_bdfl (test.test_flufl.FLUFLTests.test_barry_as_bdfl) ... ok test_barry_as_bdfl_look_ma_with_no_compiler_flags (test.test_flufl.FLUFLTests.test_barry_as_bdfl_look_ma_with_no_compiler_flags) ... ok test_barry_as_bdfl_relative_import (test.test_flufl.FLUFLTests.test_barry_as_bdfl_relative_import) ... ERROR test_guido_as_bdfl (test.test_flufl.FLUFLTests.test_guido_as_bdfl) ... ok ====================================================================== ERROR: test_barry_as_bdfl_relative_import (test.test_flufl.FLUFLTests.test_barry_as_bdfl_relative_import) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_flufl.py", line 52, in test_barry_as_bdfl_relative_import compile(code.format('!='), '<FLUFL test>', 'exec') File "<FLUFL test>", line 1 SyntaxError: __future__ statements must appear at beginning of file ---------------------------------------------------------------------- Ran 4 tests in 0.011s FAILED (errors=1) 0:00:00 [1/1/1] test_flufl failed (1 error) == Tests result: FAILURE == 1 test failed: test_flufl Total duration: 296 ms Total tests: run=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_flufl failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2244æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4036531894 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_fnmatch test_case (test.test_fnmatch.FilterTestCase.test_case) ... ok test_filter (test.test_fnmatch.FilterTestCase.test_filter) ... ok test_mix_bytes_str (test.test_fnmatch.FilterTestCase.test_mix_bytes_str) ... ok test_sep (test.test_fnmatch.FilterTestCase.test_sep) ... ok test_bytes (test.test_fnmatch.FnmatchTestCase.test_bytes) ... ERROR test_case (test.test_fnmatch.FnmatchTestCase.test_case) ... ok test_char_set (test.test_fnmatch.FnmatchTestCase.test_char_set) ... ok test_fnmatch (test.test_fnmatch.FnmatchTestCase.test_fnmatch) ... ok test_fnmatchcase (test.test_fnmatch.FnmatchTestCase.test_fnmatchcase) ... ok test_mix_bytes_str (test.test_fnmatch.FnmatchTestCase.test_mix_bytes_str) ... ok test_range (test.test_fnmatch.FnmatchTestCase.test_range) ... ok test_sep (test.test_fnmatch.FnmatchTestCase.test_sep) ... ok test_sep_in_char_set (test.test_fnmatch.FnmatchTestCase.test_sep_in_char_set) ... ok test_sep_in_range (test.test_fnmatch.FnmatchTestCase.test_sep_in_range) ... ok test_slow_fnmatch (test.test_fnmatch.FnmatchTestCase.test_slow_fnmatch) ... ok test_warnings (test.test_fnmatch.FnmatchTestCase.test_warnings) ... ok test_translate (test.test_fnmatch.TranslateTestCase.test_translate) ... ok ====================================================================== ERROR: test_bytes (test.test_fnmatch.FnmatchTestCase.test_bytes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_fnmatch.py", line 76, in test_bytes self.check_match(b'test\xff', b'te*\xff') ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_fnmatch.py", line 14, in check_match self.assertTrue(fn(filename, pattern), ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\fnmatch.py", line 34, in fnmatch name = os.path.normcase(name) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 78, in normcase return os.fsencode(os.fsdecode(s).replace('/', '\\').lower()) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 4: invalid start byte ---------------------------------------------------------------------- Ran 17 tests in 0.064s FAILED (errors=1) 0:00:00 [1/1/1] test_fnmatch failed (1 error) == Tests result: FAILURE == 1 test failed: test_fnmatch Total duration: 331 ms Total tests: run=17 Total test files: run=1/1 failed=1 Result: FAILURE test test_fnmatch failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2040æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2787313502 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_format test_better_error_message_format (test.test_format.FormatTest.test_better_error_message_format) ... ok test_bytes_and_bytearray_format (test.test_format.FormatTest.test_bytes_and_bytearray_format) ... b'%c' % (7,) =? b'\x07' ... yes bytearray(b'%c') % (7,) =? bytearray(b'\x07') ... yes b'%c' % (b'Z',) =? b'Z' ... yes bytearray(b'%c') % (b'Z',) =? bytearray(b'Z') ... yes b'%c' % (bytearray(b'Z'),) =? b'Z' ... yes bytearray(b'%c') % (bytearray(b'Z'),) =? bytearray(b'Z') ... yes b'%5c' % (65,) =? b' A' ... yes bytearray(b'%5c') % (65,) =? bytearray(b' A') ... yes b'%-5c' % (65,) =? b'A ' ... yes bytearray(b'%-5c') % (65,) =? bytearray(b'A ') ... yes b'%b' % (b'abc',) =? b'abc' ... yes bytearray(b'%b') % (b'abc',) =? bytearray(b'abc') ... yes b'%b' % (bytearray(b'def'),) =? b'def' ... yes bytearray(b'%b') % (bytearray(b'def'),) =? bytearray(b'def') ... yes b'%b' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x00000216605b9e50>,) =? b'123' ... yes bytearray(b'%b') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x00000216605b9e50>,) =? bytearray(b'123') ... yes b'%b' % (<memory at 0x00000216605c95b0>,) =? b'abc' ... yes bytearray(b'%b') % (<memory at 0x00000216605c95b0>,) =? bytearray(b'abc') ... yes b'%s' % (b'abc',) =? b'abc' ... yes bytearray(b'%s') % (b'abc',) =? bytearray(b'abc') ... yes b'%s' % (bytearray(b'def'),) =? b'def' ... yes bytearray(b'%s') % (bytearray(b'def'),) =? bytearray(b'def') ... yes b'%s' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x00000216605b9e50>,) =? b'123' ... yes bytearray(b'%s') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x00000216605b9e50>,) =? bytearray(b'123') ... yes b'%s' % (<memory at 0x00000216605c95e0>,) =? b'abc' ... yes bytearray(b'%s') % (<memory at 0x00000216605c95e0>,) =? bytearray(b'abc') ... yes b'%a' % (3.14,) =? b'3.14' ... yes bytearray(b'%a') % (3.14,) =? bytearray(b'3.14') ... yes b'%a' % (b'ghi',) =? b"b'ghi'" ... yes bytearray(b'%a') % (b'ghi',) =? bytearray(b"b\'ghi\'") ... yes b'%a' % ('jkl',) =? b"'jkl'" ... yes bytearray(b'%a') % ('jkl',) =? bytearray(b"\'jkl\'") ... yes b'%a' % ('\u0544',) =? b"'\\u0544'" ... yes bytearray(b'%a') % ('\u0544',) =? bytearray(b"\'\\u0544\'") ... yes b'%r' % (3.14,) =? b'3.14' ... yes bytearray(b'%r') % (3.14,) =? bytearray(b'3.14') ... yes b'%r' % (b'ghi',) =? b"b'ghi'" ... yes bytearray(b'%r') % (b'ghi',) =? bytearray(b"b\'ghi\'") ... yes b'%r' % ('jkl',) =? b"'jkl'" ... yes bytearray(b'%r') % ('jkl',) =? bytearray(b"\'jkl\'") ... yes b'%r' % ('\u0544',) =? b"'\\u0544'" ... yes bytearray(b'%r') % ('\u0544',) =? bytearray(b"\'\\u0544\'") ... yes Testing exceptions b'%g' % '1' works? ... no Unexpected <class 'TypeError'> : 'must be real number, not str' b'%g' % b'1' works? ... no Unexpected <class 'TypeError'> : 'must be real number, not bytes' b'no format' % 7 works? ... no Unexpected <class 'TypeError'> : 'not all arguments converted during string formatting' b'no format' % b'1' works? ... no Unexpected <class 'TypeError'> : 'not all arguments converted during string formatting' b'no format' % bytearray(b'1') works? ... no Unexpected <class 'TypeError'> : 'not all arguments converted during string formatting' b'%c' % -1 works? ... no Unexpected <class 'OverflowError'> : 'character code not in range(256)' b'%c' % 256 works? ... no Unexpected <class 'OverflowError'> : 'character code not in range(256)' b'%c' % 340282366920938463463374607431768211456 works? ... no Unexpected <class 'OverflowError'> : 'int too large to convert to int' b'%c' % b'Za' works? ... no Unexpected <class 'TypeError'> : '%c requires int or single byte' b'%c' % 'Y' works? ... no Unexpected <class 'TypeError'> : '%c requires int or single byte' b'%c' % 3.14 works? ... no Unexpected <class 'TypeError'> : '%c requires int or single byte' b'%b' % 'Xc' works? ... no Unexpected <class 'TypeError'> : "requires bytes, or an object that implements __bytes__, not 'str'" b'%s' % 'Wd' works? ... no Unexpected <class 'TypeError'> : "requires bytes, or an object that implements __bytes__, not 'str'" ok test_common_format (test.test_format.FormatTest.test_common_format) ... '%%' % () =? '%' ... yes b'%%' % () =? b'%' ... yes bytearray(b'%%') % () =? bytearray(b'%') ... yes '%.1d' % (1,) =? '1' ... yes b'%.1d' % (1,) =? b'1' ... yes bytearray(b'%.1d') % (1,) =? bytearray(b'1') ... yes '%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine) b'%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine) bytearray(b'%.*d') % (9223372036854775807, 1) works? ... overflow (this is fine) '%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%.100d' % (1,) =? b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%.100d') % (1,) =? bytearray(b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%#.117x' % (1,) =? b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%#.117x') % (1,) =? bytearray(b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%#.118x' % (1,) =? b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%#.118x') % (1,) =? bytearray(b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%f' % (1.0,) =? '1.000000' ... yes b'%f' % (1.0,) =? b'1.000000' ... yes bytearray(b'%f') % (1.0,) =? bytearray(b'1.000000') ... yes '%#.*g' % (109, -3.3333333333333334e+48) works? ... yes b'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes bytearray(b'%#.*g') % (109, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.3333333333333334e+48) works? ... yes b'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes bytearray(b'%#.*g') % (110, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes b'%#.*g' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes '%12.*f' % (123456, 1.0) works? ... yes b'%12.*f' % (123456, 1.0) works? ... yes bytearray(b'%12.*f') % (123456, 1.0) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes b'%#.*g' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes '%#.*G' % (110, -3.333333333333333e+99) works? ... yes b'%#.*G' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*G') % (110, -3.333333333333333e+99) works? ... yes '%#.*f' % (110, -3.333333333333333e+99) works? ... yes b'%#.*f' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*f') % (110, -3.333333333333333e+99) works? ... yes '%#.*F' % (110, -3.333333333333333e+99) works? ... yes b'%#.*F' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*F') % (110, -3.333333333333333e+99) works? ... yes '%x' % 10 =? 'a' ... yes b'%x' % (10,) =? b'a' ... yes bytearray(b'%x') % (10,) =? bytearray(b'a') ... yes '%x' % 100000000000 =? '174876e800' ... yes b'%x' % (100000000000,) =? b'174876e800' ... yes bytearray(b'%x') % (100000000000,) =? bytearray(b'174876e800') ... yes '%o' % 10 =? '12' ... yes b'%o' % (10,) =? b'12' ... yes bytearray(b'%o') % (10,) =? bytearray(b'12') ... yes '%o' % 100000000000 =? '1351035564000' ... yes b'%o' % (100000000000,) =? b'1351035564000' ... yes bytearray(b'%o') % (100000000000,) =? bytearray(b'1351035564000') ... yes '%d' % 10 =? '10' ... yes b'%d' % (10,) =? b'10' ... yes bytearray(b'%d') % (10,) =? bytearray(b'10') ... yes '%d' % 100000000000 =? '100000000000' ... yes b'%d' % (100000000000,) =? b'100000000000' ... yes bytearray(b'%d') % (100000000000,) =? bytearray(b'100000000000') ... yes '%d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%5d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%5d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%5d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%31d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%31d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%31d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%32d' % -123456789012345678901234567890 =? ' -123456789012345678901234567890' ... yes b'%32d' % (-123456789012345678901234567890,) =? b' -123456789012345678901234567890' ... yes bytearray(b'%32d') % (-123456789012345678901234567890,) =? bytearray(b' -123456789012345678901234567890') ... yes '%-32d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes b'%-32d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes bytearray(b'%-32d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes '%032d' % -123456789012345678901234567890 =? '-0123456789012345678901234567890' ... yes b'%032d' % (-123456789012345678901234567890,) =? b'-0123456789012345678901234567890' ... yes bytearray(b'%032d') % (-123456789012345678901234567890,) =? bytearray(b'-0123456789012345678901234567890') ... yes '%-032d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes b'%-032d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes bytearray(b'%-032d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes '%034d' % -123456789012345678901234567890 =? '-000123456789012345678901234567890' ... yes b'%034d' % (-123456789012345678901234567890,) =? b'-000123456789012345678901234567890' ... yes bytearray(b'%034d') % (-123456789012345678901234567890,) =? bytearray(b'-000123456789012345678901234567890') ... yes '%034d' % 123456789012345678901234567890 =? '0000123456789012345678901234567890' ... yes b'%034d' % (123456789012345678901234567890,) =? b'0000123456789012345678901234567890' ... yes bytearray(b'%034d') % (123456789012345678901234567890,) =? bytearray(b'0000123456789012345678901234567890') ... yes '%0+34d' % 123456789012345678901234567890 =? '+000123456789012345678901234567890' ... yes b'%0+34d' % (123456789012345678901234567890,) =? b'+000123456789012345678901234567890' ... yes bytearray(b'%0+34d') % (123456789012345678901234567890,) =? bytearray(b'+000123456789012345678901234567890') ... yes '%+34d' % 123456789012345678901234567890 =? ' +123456789012345678901234567890' ... yes b'%+34d' % (123456789012345678901234567890,) =? b' +123456789012345678901234567890' ... yes bytearray(b'%+34d') % (123456789012345678901234567890,) =? bytearray(b' +123456789012345678901234567890') ... yes '%34d' % 123456789012345678901234567890 =? ' 123456789012345678901234567890' ... yes b'%34d' % (123456789012345678901234567890,) =? b' 123456789012345678901234567890' ... yes bytearray(b'%34d') % (123456789012345678901234567890,) =? bytearray(b' 123456789012345678901234567890') ... yes '%.2d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%.2d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%.2d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%.30d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%.30d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%.30d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%.31d' % 123456789012345678901234567890 =? '0123456789012345678901234567890' ... yes b'%.31d' % (123456789012345678901234567890,) =? b'0123456789012345678901234567890' ... yes bytearray(b'%.31d') % (123456789012345678901234567890,) =? bytearray(b'0123456789012345678901234567890') ... yes '%32.31d' % 123456789012345678901234567890 =? ' 0123456789012345678901234567890' ... yes b'%32.31d' % (123456789012345678901234567890,) =? b' 0123456789012345678901234567890' ... yes bytearray(b'%32.31d') % (123456789012345678901234567890,) =? bytearray(b' 0123456789012345678901234567890') ... yes '%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes b'%d' % (1.2345678901234568e+29,) =? b'123456________________________' ... yes bytearray(b'%d') % (1.2345678901234568e+29,) =? bytearray(b'123456________________________') ... yes '%x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%5x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%5x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%5x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%22x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%22x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%22x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%23x' % -1375488932362216742658885 =? ' -1234567890abcdef12345' ... yes b'%23x' % (-1375488932362216742658885,) =? b' -1234567890abcdef12345' ... yes bytearray(b'%23x') % (-1375488932362216742658885,) =? bytearray(b' -1234567890abcdef12345') ... yes '%-23x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes b'%-23x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes bytearray(b'%-23x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes '%023x' % -1375488932362216742658885 =? '-01234567890abcdef12345' ... yes b'%023x' % (-1375488932362216742658885,) =? b'-01234567890abcdef12345' ... yes bytearray(b'%023x') % (-1375488932362216742658885,) =? bytearray(b'-01234567890abcdef12345') ... yes '%-023x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes b'%-023x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes bytearray(b'%-023x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes '%025x' % -1375488932362216742658885 =? '-0001234567890abcdef12345' ... yes b'%025x' % (-1375488932362216742658885,) =? b'-0001234567890abcdef12345' ... yes bytearray(b'%025x') % (-1375488932362216742658885,) =? bytearray(b'-0001234567890abcdef12345') ... yes '%025x' % 1375488932362216742658885 =? '00001234567890abcdef12345' ... yes b'%025x' % (1375488932362216742658885,) =? b'00001234567890abcdef12345' ... yes bytearray(b'%025x') % (1375488932362216742658885,) =? bytearray(b'00001234567890abcdef12345') ... yes '%0+25x' % 1375488932362216742658885 =? '+0001234567890abcdef12345' ... yes b'%0+25x' % (1375488932362216742658885,) =? b'+0001234567890abcdef12345' ... yes bytearray(b'%0+25x') % (1375488932362216742658885,) =? bytearray(b'+0001234567890abcdef12345') ... yes '%+25x' % 1375488932362216742658885 =? ' +1234567890abcdef12345' ... yes b'%+25x' % (1375488932362216742658885,) =? b' +1234567890abcdef12345' ... yes bytearray(b'%+25x') % (1375488932362216742658885,) =? bytearray(b' +1234567890abcdef12345') ... yes '%25x' % 1375488932362216742658885 =? ' 1234567890abcdef12345' ... yes b'%25x' % (1375488932362216742658885,) =? b' 1234567890abcdef12345' ... yes bytearray(b'%25x') % (1375488932362216742658885,) =? bytearray(b' 1234567890abcdef12345') ... yes '%.2x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%.2x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%.2x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%.21x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%.21x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%.21x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%.22x' % 1375488932362216742658885 =? '01234567890abcdef12345' ... yes b'%.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345' ... yes bytearray(b'%.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345') ... yes '%23.22x' % 1375488932362216742658885 =? ' 01234567890abcdef12345' ... yes b'%23.22x' % (1375488932362216742658885,) =? b' 01234567890abcdef12345' ... yes bytearray(b'%23.22x') % (1375488932362216742658885,) =? bytearray(b' 01234567890abcdef12345') ... yes '%-23.22x' % 1375488932362216742658885 =? '01234567890abcdef12345 ' ... yes b'%-23.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345 ' ... yes bytearray(b'%-23.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345 ') ... yes '%X' % 1375488932362216742658885 =? '1234567890ABCDEF12345' ... yes b'%X' % (1375488932362216742658885,) =? b'1234567890ABCDEF12345' ... yes bytearray(b'%X') % (1375488932362216742658885,) =? bytearray(b'1234567890ABCDEF12345') ... yes '%#X' % 1375488932362216742658885 =? '0X1234567890ABCDEF12345' ... yes b'%#X' % (1375488932362216742658885,) =? b'0X1234567890ABCDEF12345' ... yes bytearray(b'%#X') % (1375488932362216742658885,) =? bytearray(b'0X1234567890ABCDEF12345') ... yes '%#x' % 1375488932362216742658885 =? '0x1234567890abcdef12345' ... yes b'%#x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345' ... yes bytearray(b'%#x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345') ... yes '%#x' % -1375488932362216742658885 =? '-0x1234567890abcdef12345' ... yes b'%#x' % (-1375488932362216742658885,) =? b'-0x1234567890abcdef12345' ... yes bytearray(b'%#x') % (-1375488932362216742658885,) =? bytearray(b'-0x1234567890abcdef12345') ... yes '%#27x' % 1375488932362216742658885 =? ' 0x1234567890abcdef12345' ... yes b'%#27x' % (1375488932362216742658885,) =? b' 0x1234567890abcdef12345' ... yes bytearray(b'%#27x') % (1375488932362216742658885,) =? bytearray(b' 0x1234567890abcdef12345') ... yes '%#-27x' % 1375488932362216742658885 =? '0x1234567890abcdef12345 ' ... yes b'%#-27x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345 ' ... yes bytearray(b'%#-27x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345 ') ... yes '%#027x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes b'%#027x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes bytearray(b'%#027x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes '%#.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345' ... yes b'%#.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345' ... yes bytearray(b'%#.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345') ... yes '%#.23x' % -1375488932362216742658885 =? '-0x001234567890abcdef12345' ... yes b'%#.23x' % (-1375488932362216742658885,) =? b'-0x001234567890abcdef12345' ... yes bytearray(b'%#.23x') % (-1375488932362216742658885,) =? bytearray(b'-0x001234567890abcdef12345') ... yes '%#27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes b'%#27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes bytearray(b'%#27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes '%#-27.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345 ' ... yes b'%#-27.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345 ' ... yes bytearray(b'%#-27.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345 ') ... yes '%#027.23x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes b'%#027.23x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes bytearray(b'%#027.23x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes '%#+.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345' ... yes b'%#+.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345' ... yes bytearray(b'%#+.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345') ... yes '%# .23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes b'%# .23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes bytearray(b'%# .23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes '%#+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes b'%#+.23X' % (1375488932362216742658885,) =? b'+0X001234567890ABCDEF12345' ... yes bytearray(b'%#+.23X') % (1375488932362216742658885,) =? bytearray(b'+0X001234567890ABCDEF12345') ... yes '%#+027.23X' % 1375488932362216742658885 =? '+0X0001234567890ABCDEF12345' ... yes b'%#+027.23X' % (1375488932362216742658885,) =? b'+0X0001234567890ABCDEF12345' ... yes bytearray(b'%#+027.23X') % (1375488932362216742658885,) =? bytearray(b'+0X0001234567890ABCDEF12345') ... yes '%# 027.23X' % 1375488932362216742658885 =? ' 0X0001234567890ABCDEF12345' ... yes b'%# 027.23X' % (1375488932362216742658885,) =? b' 0X0001234567890ABCDEF12345' ... yes bytearray(b'%# 027.23X') % (1375488932362216742658885,) =? bytearray(b' 0X0001234567890ABCDEF12345') ... yes '%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes b'%#+27.23X' % (1375488932362216742658885,) =? b' +0X001234567890ABCDEF12345' ... yes bytearray(b'%#+27.23X') % (1375488932362216742658885,) =? bytearray(b' +0X001234567890ABCDEF12345') ... yes '%#-+27.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345 ' ... yes b'%#-+27.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345 ' ... yes bytearray(b'%#-+27.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345 ') ... yes '%#- 27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345 ' ... yes b'%#- 27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345 ' ... yes bytearray(b'%#- 27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345 ') ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%5o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%5o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%5o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%33o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%33o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%33o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%34o' % -12935167030485801517351291832 =? ' -12345670123456701234567012345670' ... yes b'%34o' % (-12935167030485801517351291832,) =? b' -12345670123456701234567012345670' ... yes bytearray(b'%34o') % (-12935167030485801517351291832,) =? bytearray(b' -12345670123456701234567012345670') ... yes '%-34o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes b'%-34o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes bytearray(b'%-34o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes '%034o' % -12935167030485801517351291832 =? '-012345670123456701234567012345670' ... yes b'%034o' % (-12935167030485801517351291832,) =? b'-012345670123456701234567012345670' ... yes bytearray(b'%034o') % (-12935167030485801517351291832,) =? bytearray(b'-012345670123456701234567012345670') ... yes '%-034o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes b'%-034o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes bytearray(b'%-034o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes '%036o' % -12935167030485801517351291832 =? '-00012345670123456701234567012345670' ... yes b'%036o' % (-12935167030485801517351291832,) =? b'-00012345670123456701234567012345670' ... yes bytearray(b'%036o') % (-12935167030485801517351291832,) =? bytearray(b'-00012345670123456701234567012345670') ... yes '%036o' % 12935167030485801517351291832 =? '000012345670123456701234567012345670' ... yes b'%036o' % (12935167030485801517351291832,) =? b'000012345670123456701234567012345670' ... yes bytearray(b'%036o') % (12935167030485801517351291832,) =? bytearray(b'000012345670123456701234567012345670') ... yes '%0+36o' % 12935167030485801517351291832 =? '+00012345670123456701234567012345670' ... yes b'%0+36o' % (12935167030485801517351291832,) =? b'+00012345670123456701234567012345670' ... yes bytearray(b'%0+36o') % (12935167030485801517351291832,) =? bytearray(b'+00012345670123456701234567012345670') ... yes '%+36o' % 12935167030485801517351291832 =? ' +12345670123456701234567012345670' ... yes b'%+36o' % (12935167030485801517351291832,) =? b' +12345670123456701234567012345670' ... yes bytearray(b'%+36o') % (12935167030485801517351291832,) =? bytearray(b' +12345670123456701234567012345670') ... yes '%36o' % 12935167030485801517351291832 =? ' 12345670123456701234567012345670' ... yes b'%36o' % (12935167030485801517351291832,) =? b' 12345670123456701234567012345670' ... yes bytearray(b'%36o') % (12935167030485801517351291832,) =? bytearray(b' 12345670123456701234567012345670') ... yes '%.2o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%.2o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%.2o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%.32o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%.32o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%.32o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes b'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes bytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes '%34.33o' % 12935167030485801517351291832 =? ' 012345670123456701234567012345670' ... yes b'%34.33o' % (12935167030485801517351291832,) =? b' 012345670123456701234567012345670' ... yes bytearray(b'%34.33o') % (12935167030485801517351291832,) =? bytearray(b' 012345670123456701234567012345670') ... yes '%-34.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670 ' ... yes b'%-34.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670 ' ... yes bytearray(b'%-34.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670 ') ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%#o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes b'%#o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes bytearray(b'%#o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes '%#o' % -12935167030485801517351291832 =? '-0o12345670123456701234567012345670' ... yes b'%#o' % (-12935167030485801517351291832,) =? b'-0o12345670123456701234567012345670' ... yes bytearray(b'%#o') % (-12935167030485801517351291832,) =? bytearray(b'-0o12345670123456701234567012345670') ... yes '%#38o' % 12935167030485801517351291832 =? ' 0o12345670123456701234567012345670' ... yes b'%#38o' % (12935167030485801517351291832,) =? b' 0o12345670123456701234567012345670' ... yes bytearray(b'%#38o') % (12935167030485801517351291832,) =? bytearray(b' 0o12345670123456701234567012345670') ... yes '%#-38o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670 ' ... yes b'%#-38o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670 ' ... yes bytearray(b'%#-38o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670 ') ... yes '%#038o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes b'%#038o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes bytearray(b'%#038o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes '%#.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670' ... yes b'%#.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670' ... yes bytearray(b'%#.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670') ... yes '%#.34o' % -12935167030485801517351291832 =? '-0o0012345670123456701234567012345670' ... yes b'%#.34o' % (-12935167030485801517351291832,) =? b'-0o0012345670123456701234567012345670' ... yes bytearray(b'%#.34o') % (-12935167030485801517351291832,) =? bytearray(b'-0o0012345670123456701234567012345670') ... yes '%#38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes b'%#38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes bytearray(b'%#38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes '%#-38.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670 ' ... yes b'%#-38.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#-38.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670 ') ... yes '%#038.34o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes b'%#038.34o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes bytearray(b'%#038.34o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes '%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes b'%#+.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670' ... yes bytearray(b'%#+.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670') ... yes '%# .34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes b'%# .34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes bytearray(b'%# .34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes '%#+38.34o' % 12935167030485801517351291832 =? ' +0o0012345670123456701234567012345670' ... yes b'%#+38.34o' % (12935167030485801517351291832,) =? b' +0o0012345670123456701234567012345670' ... yes bytearray(b'%#+38.34o') % (12935167030485801517351291832,) =? bytearray(b' +0o0012345670123456701234567012345670') ... yes '%#-+38.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670 ' ... yes b'%#-+38.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#-+38.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670 ') ... yes '%#- 38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670 ' ... yes b'%#- 38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#- 38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670 ') ... yes '%#+038.34o' % 12935167030485801517351291832 =? '+0o00012345670123456701234567012345670' ... yes b'%#+038.34o' % (12935167030485801517351291832,) =? b'+0o00012345670123456701234567012345670' ... yes bytearray(b'%#+038.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o00012345670123456701234567012345670') ... yes '%# 038.34o' % 12935167030485801517351291832 =? ' 0o00012345670123456701234567012345670' ... yes b'%# 038.34o' % (12935167030485801517351291832,) =? b' 0o00012345670123456701234567012345670' ... yes bytearray(b'%# 038.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o00012345670123456701234567012345670') ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes b'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes bytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes '%#.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes b'%#.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes bytearray(b'%#.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes '%#.32o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes b'%#.32o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes bytearray(b'%#.32o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes '%035.33o' % 12935167030485801517351291832 =? '00012345670123456701234567012345670' ... yes b'%035.33o' % (12935167030485801517351291832,) =? b'00012345670123456701234567012345670' ... yes bytearray(b'%035.33o') % (12935167030485801517351291832,) =? bytearray(b'00012345670123456701234567012345670') ... yes '%0#35.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes b'%0#35.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes bytearray(b'%0#35.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes '%d' % 42 =? '42' ... yes b'%d' % (42,) =? b'42' ... yes bytearray(b'%d') % (42,) =? bytearray(b'42') ... yes '%d' % -42 =? '-42' ... yes b'%d' % (-42,) =? b'-42' ... yes bytearray(b'%d') % (-42,) =? bytearray(b'-42') ... yes '%d' % 42.0 =? '42' ... yes b'%d' % (42.0,) =? b'42' ... yes bytearray(b'%d') % (42.0,) =? bytearray(b'42') ... yes '%#x' % 1 =? '0x1' ... yes b'%#x' % (1,) =? b'0x1' ... yes bytearray(b'%#x') % (1,) =? bytearray(b'0x1') ... yes '%#X' % 1 =? '0X1' ... yes b'%#X' % (1,) =? b'0X1' ... yes bytearray(b'%#X') % (1,) =? bytearray(b'0X1') ... yes '%#o' % 1 =? '0o1' ... yes b'%#o' % (1,) =? b'0o1' ... yes bytearray(b'%#o') % (1,) =? bytearray(b'0o1') ... yes '%#o' % 0 =? '0o0' ... yes b'%#o' % (0,) =? b'0o0' ... yes bytearray(b'%#o') % (0,) =? bytearray(b'0o0') ... yes '%o' % 0 =? '0' ... yes b'%o' % (0,) =? b'0' ... yes bytearray(b'%o') % (0,) =? bytearray(b'0') ... yes '%d' % 0 =? '0' ... yes b'%d' % (0,) =? b'0' ... yes bytearray(b'%d') % (0,) =? bytearray(b'0') ... yes '%#x' % 0 =? '0x0' ... yes b'%#x' % (0,) =? b'0x0' ... yes bytearray(b'%#x') % (0,) =? bytearray(b'0x0') ... yes '%#X' % 0 =? '0X0' ... yes b'%#X' % (0,) =? b'0X0' ... yes bytearray(b'%#X') % (0,) =? bytearray(b'0X0') ... yes '%x' % 66 =? '42' ... yes b'%x' % (66,) =? b'42' ... yes bytearray(b'%x') % (66,) =? bytearray(b'42') ... yes '%x' % -66 =? '-42' ... yes b'%x' % (-66,) =? b'-42' ... yes bytearray(b'%x') % (-66,) =? bytearray(b'-42') ... yes '%o' % 34 =? '42' ... yes b'%o' % (34,) =? b'42' ... yes bytearray(b'%o') % (34,) =? bytearray(b'42') ... yes '%o' % -34 =? '-42' ... yes b'%o' % (-34,) =? b'-42' ... yes bytearray(b'%o') % (-34,) =? bytearray(b'-42') ... yes '%g' % 1.1 =? '1.1' ... yes b'%g' % (1.1,) =? b'1.1' ... yes bytearray(b'%g') % (1.1,) =? bytearray(b'1.1') ... yes '%#g' % 1.1 =? '1.10000' ... yes b'%#g' % (1.1,) =? b'1.10000' ... yes bytearray(b'%#g') % (1.1,) =? bytearray(b'1.10000') ... yes Testing exceptions '%' % () works? ... yes b'%' % () works? ... yes '% %s' % 1 works? ... no Unexpected <class 'ValueError'> : "extra character ' ' (0x20) before escaped '%' at index 1, use '%%'" b'% %s' % 1 works? ... no Unexpected <class 'ValueError'> : "extra character b' ' (0x20) before escaped '%' at index 1, use '%%'" '%d' % '1' works? ... yes b'%d' % '1' works? ... yes '%d' % b'1' works? ... yes b'%d' % b'1' works? ... yes '%x' % '1' works? ... yes b'%x' % '1' works? ... yes '%x' % 3.14 works? ... yes b'%x' % 3.14 works? ... yes ok test_g_format_has_no_trailing_zeros (test.test_format.FormatTest.test_g_format_has_no_trailing_zeros) ... ok test_locale (test.test_format.FormatTest.test_locale) ... ok test_negative_zero (test.test_format.FormatTest.test_negative_zero) ... ok test_non_ascii (test.test_format.FormatTest.test_non_ascii) ... '\u20ac=%f' % (1.0,) =? '\u20ac=1.000000' ... yes ok test_nul (test.test_format.FormatTest.test_nul) ... 'a\x00b' % () =? 'a\x00b' ... yes b'a\x00b' % () =? b'a\x00b' ... yes bytearray(b'a\x00b') % () =? bytearray(b'a\x00b') ... yes 'a%cb' % (0,) =? 'a\x00b' ... yes b'a%cb' % (0,) =? b'a\x00b' ... yes bytearray(b'a%cb') % (0,) =? bytearray(b'a\x00b') ... yes 'a%sb' % ('c\x00d',) =? 'ac\x00db' ... yes b'a%sb' % (b'c\x00d',) =? b'ac\x00db' ... yes bytearray(b'a%sb') % (b'c\x00d',) =? bytearray(b'ac\x00db') ... yes ok test_optimisations (test.test_format.FormatTest.test_optimisations) ... skipped 'implementation detail specific to cpython' test_precision (test.test_format.FormatTest.test_precision) ... ok test_precision_c_limits (test.test_format.FormatTest.test_precision_c_limits) ... skipped 'implementation detail specific to cpython' test_specifier_z_error (test.test_format.FormatTest.test_specifier_z_error) ... FAIL test_str_format (test.test_format.FormatTest.test_str_format) ... '%r' % '\u0378' =? "'\\u0378'" ... yes '%a' % '\u0378' =? "'\\u0378'" ... yes '%r' % '\u0374' =? "'\u0374'" ... yes '%a' % '\u0374' =? "'\\u0374'" ... yes Testing exceptions 'abc %b' % 1 works? ... yes '%g' % '1' works? ... yes 'no format' % '1' works? ... yes '%c' % -1 works? ... no Unexpected <class 'OverflowError'> : 'unicode character code out of range' '%c' % 1114112 works? ... no Unexpected <class 'OverflowError'> : 'unicode character code out of range' '%c' % 3.14 works? ... yes '%c' % 'ab' works? ... yes '%c' % b'x' works? ... yes ok test_unicode_in_error_message (test.test_format.FormatTest.test_unicode_in_error_message) ... ok test_with_a_commas_and_an_underscore_in_format_specifier (test.test_format.FormatTest.test_with_a_commas_and_an_underscore_in_format_specifier) ... ok test_with_an_underscore_and_a_comma_in_format_specifier (test.test_format.FormatTest.test_with_an_underscore_and_a_comma_in_format_specifier) ... ok test_with_two_commas_in_format_specifier (test.test_format.FormatTest.test_with_two_commas_in_format_specifier) ... ok test_with_two_underscore_in_format_specifier (test.test_format.FormatTest.test_with_two_underscore_in_format_specifier) ... ok ====================================================================== FAIL: test_specifier_z_error (test.test_format.FormatTest.test_specifier_z_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_format.py", line 623, in test_specifier_z_error b"%z.1f" % 0 ~~~~~~~~~^~~ ValueError: unsupported format character b'z' (0x7a) at index 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_format.py", line 622, in test_specifier_z_error with self.assertRaisesRegex(ValueError, error_msg): AssertionError: "unsupported\ format\ character\ 'z'" does not match "unsupported format character b'z' (0x7a) at index 1" ---------------------------------------------------------------------- Ran 18 tests in 0.032s FAILED (failures=1, skipped=2) 0:00:00 [1/1/1] test_format failed (1 failure) == Tests result: FAILURE == 1 test failed: test_format Total duration: 319 ms Total tests: run=18 failures=1 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_format failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_936æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2537723058 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_fractions testApproximateCos1 (test.test_fractions.FractionTest.testApproximateCos1) ... ok testApproximatePi (test.test_fractions.FractionTest.testApproximatePi) ... ok testArithmetic (test.test_fractions.FractionTest.testArithmetic) ... ok testBigComplexComparisons (test.test_fractions.FractionTest.testBigComplexComparisons) ... ok testBigFloatComparisons (test.test_fractions.FractionTest.testBigFloatComparisons) ... ok testBoolGuarateesBoolReturn (test.test_fractions.FractionTest.testBoolGuarateesBoolReturn) ... ok testComparisons (test.test_fractions.FractionTest.testComparisons) ... ok testComparisonsDummyFloat (test.test_fractions.FractionTest.testComparisonsDummyFloat) ... ok testComparisonsDummyRational (test.test_fractions.FractionTest.testComparisonsDummyRational) ... ok testConversions (test.test_fractions.FractionTest.testConversions) ... ok testFromDecimal (test.test_fractions.FractionTest.testFromDecimal) ... ok testFromFloat (test.test_fractions.FractionTest.testFromFloat) ... ok testFromString (test.test_fractions.FractionTest.testFromString) ... ok testHash (test.test_fractions.FractionTest.testHash) ... ok testImmutable (test.test_fractions.FractionTest.testImmutable) ... ok testInit (test.test_fractions.FractionTest.testInit) ... ok testInitFromDecimal (test.test_fractions.FractionTest.testInitFromDecimal) ... ok testInitFromFloat (test.test_fractions.FractionTest.testInitFromFloat) ... ok testIntGuaranteesIntReturn (test.test_fractions.FractionTest.testIntGuaranteesIntReturn) ... ok testLargeArithmetic (test.test_fractions.FractionTest.testLargeArithmetic) ... ok testLimitDenominator (test.test_fractions.FractionTest.testLimitDenominator) ... ok testMixedArithmetic (test.test_fractions.FractionTest.testMixedArithmetic) ... ok testMixedDivision (test.test_fractions.FractionTest.testMixedDivision) ... ok testMixedEqual (test.test_fractions.FractionTest.testMixedEqual) ... ok testMixedIntegerDivision (test.test_fractions.FractionTest.testMixedIntegerDivision) ... ok testMixedLess (test.test_fractions.FractionTest.testMixedLess) ... ok testMixedLessEqual (test.test_fractions.FractionTest.testMixedLessEqual) ... ok testMixedMultiplication (test.test_fractions.FractionTest.testMixedMultiplication) ... ok testMixedPower (test.test_fractions.FractionTest.testMixedPower) ... ok testMixingWithDecimal (test.test_fractions.FractionTest.testMixingWithDecimal) ... ok testRound (test.test_fractions.FractionTest.testRound) ... ok testStringification (test.test_fractions.FractionTest.testStringification) ... ok testSupportsInt (test.test_fractions.FractionTest.testSupportsInt) ... ok test_as_integer_ratio (test.test_fractions.FractionTest.test_as_integer_ratio) ... ok test_copy_deepcopy_pickle (test.test_fractions.FractionTest.test_copy_deepcopy_pickle) ... ok test_float_format_testfile (test.test_fractions.FractionTest.test_float_format_testfile) ... ok test_format_e_presentation_type (test.test_fractions.FractionTest.test_format_e_presentation_type) ... ok test_format_f_presentation_type (test.test_fractions.FractionTest.test_format_f_presentation_type) ... ok test_format_g_presentation_type (test.test_fractions.FractionTest.test_format_g_presentation_type) ... ok test_format_no_presentation_type (test.test_fractions.FractionTest.test_format_no_presentation_type) ... ok test_int_subclass (test.test_fractions.FractionTest.test_int_subclass) ... ok test_invalid_formats (test.test_fractions.FractionTest.test_invalid_formats) ... FAIL test_is_integer (test.test_fractions.FractionTest.test_is_integer) ... ok test_slots (test.test_fractions.FractionTest.test_slots) ... ok ====================================================================== FAIL: test_invalid_formats (test.test_fractions.FractionTest.test_invalid_formats) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_fractions.py", line 1501, in test_invalid_formats with self.assertRaises(TypeError): AssertionError: TypeError not raised ---------------------------------------------------------------------- Ran 44 tests in 0.081s FAILED (failures=1) 0:00:00 [1/1/1] test_fractions failed (1 failure) == Tests result: FAILURE == 1 test failed: test_fractions Total duration: 407 ms Total tests: run=44 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_fractions failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10512æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 234717948 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_frame 0:00:00 [1/1/1] test_frame failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_frame Total duration: 257 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_frame crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_frame.py", line 11, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2532æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1825806006 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_funcattrs test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_delete_unknown_attr) ... ok test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_set_attr) ... ok test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_unset_attr) ... ok test_builtin__qualname__ (test.test_funcattrs.BuiltinFunctionPropertiesTest.test_builtin__qualname__) ... ok test_comparison (test.test_funcattrs.CellTest.test_comparison) ... ok test_delete___dict__ (test.test_funcattrs.FunctionDictsTest.test_delete___dict__) ... ERROR test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest.test_func_as_dict_key) ... ok test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_invalid) ... ERROR test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_valid) ... ok test_unassigned_dict (test.test_funcattrs.FunctionDictsTest.test_unassigned_dict) ... ok test_delete_docstring (test.test_funcattrs.FunctionDocstringTest.test_delete_docstring) ... ok test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest.test_set_docstring_attr) ... ok test___builtins__ (test.test_funcattrs.FunctionPropertiesTest.test___builtins__) ... ERROR test___closure__ (test.test_funcattrs.FunctionPropertiesTest.test___closure__) ... ok test___code__ (test.test_funcattrs.FunctionPropertiesTest.test___code__) ... ok test___globals__ (test.test_funcattrs.FunctionPropertiesTest.test___globals__) ... ok test___name__ (test.test_funcattrs.FunctionPropertiesTest.test___name__) ... ERROR test___qualname__ (test.test_funcattrs.FunctionPropertiesTest.test___qualname__) ... ERROR test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__) ... test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__) (func=<function FunctionPropertiesTest.test___type_params__.<locals>.not_generic at 0x000002a2726f3dd0>) ... ERROR test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__) (func=<function FunctionPropertiesTest.test___type_params__.<locals>.<lambda> at 0x000002a2726f3e98>) ... ERROR test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest.test_blank_func_defaults) ... ok test_cell_new (test.test_funcattrs.FunctionPropertiesTest.test_cell_new) ... ok test_copying___code__ (test.test_funcattrs.FunctionPropertiesTest.test_copying___code__) ... ok test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest.test_dir_includes_correct_attrs) ... ok test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest.test_duplicate_function_equality) ... ok test_empty_cell (test.test_funcattrs.FunctionPropertiesTest.test_empty_cell) ... ok test_func_default_args (test.test_funcattrs.FunctionPropertiesTest.test_func_default_args) ... ok test_module (test.test_funcattrs.FunctionPropertiesTest.test_module) ... ok test_set_cell (test.test_funcattrs.FunctionPropertiesTest.test_set_cell) ... ok test___class__ (test.test_funcattrs.InstancemethodAttrTest.test___class__) ... ERROR test___func__ (test.test_funcattrs.InstancemethodAttrTest.test___func__) ... ok test___func___non_method (test.test_funcattrs.InstancemethodAttrTest.test___func___non_method) ... ok test___self__ (test.test_funcattrs.InstancemethodAttrTest.test___self__) ... ok test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest.test_func_attribute) ... ok ====================================================================== ERROR: test_delete___dict__ (test.test_funcattrs.FunctionDictsTest.test_delete___dict__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 359, in test_delete___dict__ del self.b.__dict__ ^^^^^^^^ AttributeError: cannot delete '__dict__' attribute of immutable type 'b' ====================================================================== ERROR: test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_invalid) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 336, in test_setting_dict_to_invalid self.cannot_set_attr(self.b, '__dict__', None, TypeError) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 39, in cannot_set_attr delattr(obj, name) AttributeError: cannot delete '__dict__' attribute of immutable type 'b' ====================================================================== ERROR: test___builtins__ (test.test_funcattrs.FunctionPropertiesTest.test___builtins__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 84, in test___builtins__ self.assertIs(self.b.__builtins__, builtins_dict) ^^^^^^^^^^^^ AttributeError: 'function' object has no attribute '__builtins__' ====================================================================== ERROR: test___name__ (test.test_funcattrs.FunctionPropertiesTest.test___name__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 170, in test___name__ self.cannot_set_attr(self.b, '__name__', 7, TypeError) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 39, in cannot_set_attr delattr(obj, name) AttributeError: cannot delete '__name__' attribute of immutable type 'd' ====================================================================== ERROR: test___qualname__ (test.test_funcattrs.FunctionPropertiesTest.test___qualname__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 197, in test___qualname__ self.cannot_set_attr(self.b, '__qualname__', 7, TypeError) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 39, in cannot_set_attr delattr(obj, name) AttributeError: cannot delete '__qualname__' attribute of immutable type 'b' ====================================================================== ERROR: test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__) (func=<function FunctionPropertiesTest.test___type_params__.<locals>.not_generic at 0x000002a2726f3dd0>) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 210, in test___type_params__ del func.__type_params__ ^^^^^^^^^^^^^^^ AttributeError: cannot delete '__type_params__' attribute of immutable type 'not_generic' ====================================================================== ERROR: test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__) (func=<function FunctionPropertiesTest.test___type_params__.<locals>.<lambda> at 0x000002a2726f3e98>) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 210, in test___type_params__ del func.__type_params__ ^^^^^^^^^^^^^^^ AttributeError: cannot delete '__type_params__' attribute of immutable type '<lambda>' ====================================================================== ERROR: test___class__ (test.test_funcattrs.InstancemethodAttrTest.test___class__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 278, in test___class__ self.cannot_set_attr(self.fi.a, "__class__", self.F, TypeError) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_funcattrs.py", line 39, in cannot_set_attr delattr(obj, name) AttributeError: cannot delete '__class__' attribute of immutable type 'a' ---------------------------------------------------------------------- Ran 33 tests in 0.025s FAILED (errors=8) 0:00:00 [1/1/1] test_funcattrs failed (8 errors) == Tests result: FAILURE == 1 test failed: test_funcattrs Total duration: 290 ms Total tests: run=33 Total test files: run=1/1 failed=1 Result: FAILURE test test_funcattrs failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_740æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2244588099 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_functools test_cache (test.test_functools.TestCacheC.test_cache) ... skipped 'requires the C _functools module' test_cache (test.test_functools.TestCachePy.test_cache) ... ok test_access_from_class (test.test_functools.TestCachedProperty.test_access_from_class) ... ok test_cached (test.test_functools.TestCachedProperty.test_cached) ... ok test_cached_attribute_name_differs_from_func_name (test.test_functools.TestCachedProperty.test_cached_attribute_name_differs_from_func_name) ... ok test_doc (test.test_functools.TestCachedProperty.test_doc) ... ok test_immutable_dict (test.test_functools.TestCachedProperty.test_immutable_dict) ... ok test_object_with_slots (test.test_functools.TestCachedProperty.test_object_with_slots) ... ok test_reuse_different_names (test.test_functools.TestCachedProperty.test_reuse_different_names) Disallow this case because decorated function a would not be cached. ... ok test_reuse_same_name (test.test_functools.TestCachedProperty.test_reuse_same_name) Reusing a cached_property on different classes under the same name is OK. ... ok test_set_name_not_called (test.test_functools.TestCachedProperty.test_set_name_not_called) ... ok test_subclass_with___set__ (test.test_functools.TestCachedProperty.test_subclass_with___set__) Caching still works for a subclass defining __set__. ... ok test_bad_cmp (test.test_functools.TestCmpToKeyC.test_bad_cmp) ... skipped 'requires the C _functools module' test_cmp_to_key (test.test_functools.TestCmpToKeyC.test_cmp_to_key) ... skipped 'requires the C _functools module' test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyC.test_cmp_to_key_arguments) ... skipped 'requires the C _functools module' test_cmp_to_signature (test.test_functools.TestCmpToKeyC.test_cmp_to_signature) ... skipped 'requires the C _functools module' test_disallow_instantiation (test.test_functools.TestCmpToKeyC.test_disallow_instantiation) ... skipped 'requires the C _functools module' test_hash (test.test_functools.TestCmpToKeyC.test_hash) ... skipped 'requires the C _functools module' test_obj_field (test.test_functools.TestCmpToKeyC.test_obj_field) ... skipped 'requires the C _functools module' test_sort_int (test.test_functools.TestCmpToKeyC.test_sort_int) ... skipped 'requires the C _functools module' test_sort_int_str (test.test_functools.TestCmpToKeyC.test_sort_int_str) ... skipped 'requires the C _functools module' test_bad_cmp (test.test_functools.TestCmpToKeyPy.test_bad_cmp) ... ok test_cmp_to_key (test.test_functools.TestCmpToKeyPy.test_cmp_to_key) ... ok test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyPy.test_cmp_to_key_arguments) ... ok test_cmp_to_signature (test.test_functools.TestCmpToKeyPy.test_cmp_to_signature) ... ok test_hash (test.test_functools.TestCmpToKeyPy.test_hash) ... ok test_obj_field (test.test_functools.TestCmpToKeyPy.test_obj_field) ... ok test_sort_int (test.test_functools.TestCmpToKeyPy.test_sort_int) ... ok test_sort_int_str (test.test_functools.TestCmpToKeyPy.test_sort_int_str) ... ok test_common_signatures (test.test_functools.TestLRUC.test_common_signatures) ... skipped 'requires the C _functools module' test_copy (test.test_functools.TestLRUC.test_copy) ... skipped 'requires the C _functools module' test_deepcopy (test.test_functools.TestLRUC.test_deepcopy) ... skipped 'requires the C _functools module' test_kwargs_order (test.test_functools.TestLRUC.test_kwargs_order) ... skipped 'requires the C _functools module' test_lru (test.test_functools.TestLRUC.test_lru) ... skipped 'requires the C _functools module' test_lru_bug_35780 (test.test_functools.TestLRUC.test_lru_bug_35780) ... skipped 'requires the C _functools module' test_lru_bug_36650 (test.test_functools.TestLRUC.test_lru_bug_36650) ... skipped 'requires the C _functools module' test_lru_cache_decoration (test.test_functools.TestLRUC.test_lru_cache_decoration) ... skipped 'requires the C _functools module' test_lru_cache_parameters (test.test_functools.TestLRUC.test_lru_cache_parameters) ... skipped 'requires the C _functools module' test_lru_cache_threaded (test.test_functools.TestLRUC.test_lru_cache_threaded) ... skipped 'requires the C _functools module' test_lru_cache_threaded2 (test.test_functools.TestLRUC.test_lru_cache_threaded2) ... skipped 'requires the C _functools module' test_lru_cache_threaded3 (test.test_functools.TestLRUC.test_lru_cache_threaded3) ... skipped 'requires the C _functools module' test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUC.test_lru_cache_typed_is_not_recursive) ... skipped 'requires the C _functools module' test_lru_cache_weakrefable (test.test_functools.TestLRUC.test_lru_cache_weakrefable) ... skipped 'requires the C _functools module' test_lru_hash_only_once (test.test_functools.TestLRUC.test_lru_hash_only_once) ... skipped 'requires the C _functools module' test_lru_method (test.test_functools.TestLRUC.test_lru_method) ... skipped 'requires the C _functools module' test_lru_no_args (test.test_functools.TestLRUC.test_lru_no_args) ... skipped 'requires the C _functools module' test_lru_reentrancy_with_len (test.test_functools.TestLRUC.test_lru_reentrancy_with_len) ... skipped 'requires the C _functools module' test_lru_star_arg_handling (test.test_functools.TestLRUC.test_lru_star_arg_handling) ... skipped 'requires the C _functools module' test_lru_type_error (test.test_functools.TestLRUC.test_lru_type_error) ... skipped 'requires the C _functools module' test_lru_with_exceptions (test.test_functools.TestLRUC.test_lru_with_exceptions) ... skipped 'requires the C _functools module' test_lru_with_keyword_args (test.test_functools.TestLRUC.test_lru_with_keyword_args) ... skipped 'requires the C _functools module' test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUC.test_lru_with_keyword_args_maxsize_none) ... skipped 'requires the C _functools module' test_lru_with_maxsize_negative (test.test_functools.TestLRUC.test_lru_with_maxsize_negative) ... skipped 'requires the C _functools module' test_lru_with_maxsize_none (test.test_functools.TestLRUC.test_lru_with_maxsize_none) ... skipped 'requires the C _functools module' test_lru_with_types (test.test_functools.TestLRUC.test_lru_with_types) ... skipped 'requires the C _functools module' test_need_for_rlock (test.test_functools.TestLRUC.test_need_for_rlock) ... skipped 'requires the C _functools module' test_pickle (test.test_functools.TestLRUC.test_pickle) ... skipped 'requires the C _functools module' test_common_signatures (test.test_functools.TestLRUPy.test_common_signatures) ... ok test_copy (test.test_functools.TestLRUPy.test_copy) ... ok test_deepcopy (test.test_functools.TestLRUPy.test_deepcopy) ... ok test_kwargs_order (test.test_functools.TestLRUPy.test_kwargs_order) ... ok test_lru (test.test_functools.TestLRUPy.test_lru) ... ok test_lru_bug_35780 (test.test_functools.TestLRUPy.test_lru_bug_35780) ... ok test_lru_bug_36650 (test.test_functools.TestLRUPy.test_lru_bug_36650) ... ok test_lru_cache_decoration (test.test_functools.TestLRUPy.test_lru_cache_decoration) ... ok test_lru_cache_parameters (test.test_functools.TestLRUPy.test_lru_cache_parameters) ... ok test_lru_cache_threaded (test.test_functools.TestLRUPy.test_lru_cache_threaded) ... ok test_lru_cache_threaded2 (test.test_functools.TestLRUPy.test_lru_cache_threaded2) ... ok test_lru_cache_threaded3 (test.test_functools.TestLRUPy.test_lru_cache_threaded3) ... ok test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUPy.test_lru_cache_typed_is_not_recursive) ... ok test_lru_cache_weakrefable (test.test_functools.TestLRUPy.test_lru_cache_weakrefable) ... ok test_lru_hash_only_once (test.test_functools.TestLRUPy.test_lru_hash_only_once) ... ok test_lru_method (test.test_functools.TestLRUPy.test_lru_method) ... ok test_lru_no_args (test.test_functools.TestLRUPy.test_lru_no_args) ... ok test_lru_reentrancy_with_len (test.test_functools.TestLRUPy.test_lru_reentrancy_with_len) ... ok test_lru_star_arg_handling (test.test_functools.TestLRUPy.test_lru_star_arg_handling) ... ok test_lru_type_error (test.test_functools.TestLRUPy.test_lru_type_error) ... ok test_lru_with_exceptions (test.test_functools.TestLRUPy.test_lru_with_exceptions) ... ok test_lru_with_keyword_args (test.test_functools.TestLRUPy.test_lru_with_keyword_args) ... ok test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_keyword_args_maxsize_none) ... ok test_lru_with_maxsize_negative (test.test_functools.TestLRUPy.test_lru_with_maxsize_negative) ... ok test_lru_with_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_maxsize_none) ... ok test_lru_with_types (test.test_functools.TestLRUPy.test_lru_with_types) ... ok test_need_for_rlock (test.test_functools.TestLRUPy.test_need_for_rlock) ... ok test_pickle (test.test_functools.TestLRUPy.test_pickle) ... ok test_arg_combinations (test.test_functools.TestPartialC.test_arg_combinations) ... skipped 'requires the C _functools module' test_argument_checking (test.test_functools.TestPartialC.test_argument_checking) ... skipped 'requires the C _functools module' test_attributes (test.test_functools.TestPartialC.test_attributes) ... skipped 'requires the C _functools module' test_attributes_unwritable (test.test_functools.TestPartialC.test_attributes_unwritable) ... skipped 'requires the C _functools module' test_basic_examples (test.test_functools.TestPartialC.test_basic_examples) ... skipped 'requires the C _functools module' test_copy (test.test_functools.TestPartialC.test_copy) ... skipped 'requires the C _functools module' test_deepcopy (test.test_functools.TestPartialC.test_deepcopy) ... skipped 'requires the C _functools module' test_error_propagation (test.test_functools.TestPartialC.test_error_propagation) ... skipped 'requires the C _functools module' test_keystr_replaces_value (test.test_functools.TestPartialC.test_keystr_replaces_value) ... skipped 'requires the C _functools module' test_keyword (test.test_functools.TestPartialC.test_keyword) ... skipped 'requires the C _functools module' test_kw_combinations (test.test_functools.TestPartialC.test_kw_combinations) ... skipped 'requires the C _functools module' test_kwargs_copy (test.test_functools.TestPartialC.test_kwargs_copy) ... skipped 'requires the C _functools module' test_manually_adding_non_string_keyword (test.test_functools.TestPartialC.test_manually_adding_non_string_keyword) ... skipped 'requires the C _functools module' test_nested_optimization (test.test_functools.TestPartialC.test_nested_optimization) ... skipped 'requires the C _functools module' test_nested_partial_with_attribute (test.test_functools.TestPartialC.test_nested_partial_with_attribute) ... skipped 'requires the C _functools module' test_no_side_effects (test.test_functools.TestPartialC.test_no_side_effects) ... skipped 'requires the C _functools module' test_partial_genericalias (test.test_functools.TestPartialC.test_partial_genericalias) ... skipped 'requires the C _functools module' test_pickle (test.test_functools.TestPartialC.test_pickle) ... skipped 'requires the C _functools module' test_positional (test.test_functools.TestPartialC.test_positional) ... skipped 'requires the C _functools module' test_protection_of_callers_dict_argument (test.test_functools.TestPartialC.test_protection_of_callers_dict_argument) ... skipped 'requires the C _functools module' test_recursive_pickle (test.test_functools.TestPartialC.test_recursive_pickle) ... skipped 'requires the C _functools module' test_recursive_repr (test.test_functools.TestPartialC.test_recursive_repr) ... skipped 'requires the C _functools module' test_repr (test.test_functools.TestPartialC.test_repr) ... skipped 'requires the C _functools module' test_setstate (test.test_functools.TestPartialC.test_setstate) ... skipped 'requires the C _functools module' test_setstate_errors (test.test_functools.TestPartialC.test_setstate_errors) ... skipped 'requires the C _functools module' test_setstate_refcount (test.test_functools.TestPartialC.test_setstate_refcount) ... skipped 'requires the C _functools module' test_setstate_subclasses (test.test_functools.TestPartialC.test_setstate_subclasses) ... skipped 'requires the C _functools module' test_weakref (test.test_functools.TestPartialC.test_weakref) ... skipped 'requires the C _functools module' test_with_bound_and_unbound_methods (test.test_functools.TestPartialC.test_with_bound_and_unbound_methods) ... skipped 'requires the C _functools module' test_arg_combinations (test.test_functools.TestPartialCSubclass.test_arg_combinations) ... skipped 'requires the C _functools module' test_argument_checking (test.test_functools.TestPartialCSubclass.test_argument_checking) ... skipped 'requires the C _functools module' test_attributes (test.test_functools.TestPartialCSubclass.test_attributes) ... skipped 'requires the C _functools module' test_attributes_unwritable (test.test_functools.TestPartialCSubclass.test_attributes_unwritable) ... skipped 'requires the C _functools module' test_basic_examples (test.test_functools.TestPartialCSubclass.test_basic_examples) ... skipped 'requires the C _functools module' test_copy (test.test_functools.TestPartialCSubclass.test_copy) ... skipped 'requires the C _functools module' test_deepcopy (test.test_functools.TestPartialCSubclass.test_deepcopy) ... skipped 'requires the C _functools module' test_error_propagation (test.test_functools.TestPartialCSubclass.test_error_propagation) ... skipped 'requires the C _functools module' test_keystr_replaces_value (test.test_functools.TestPartialCSubclass.test_keystr_replaces_value) ... skipped 'requires the C _functools module' test_keyword (test.test_functools.TestPartialCSubclass.test_keyword) ... skipped 'requires the C _functools module' test_kw_combinations (test.test_functools.TestPartialCSubclass.test_kw_combinations) ... skipped 'requires the C _functools module' test_kwargs_copy (test.test_functools.TestPartialCSubclass.test_kwargs_copy) ... skipped 'requires the C _functools module' test_manually_adding_non_string_keyword (test.test_functools.TestPartialCSubclass.test_manually_adding_non_string_keyword) ... skipped 'requires the C _functools module' test_nested_partial_with_attribute (test.test_functools.TestPartialCSubclass.test_nested_partial_with_attribute) ... skipped 'requires the C _functools module' test_no_side_effects (test.test_functools.TestPartialCSubclass.test_no_side_effects) ... skipped 'requires the C _functools module' test_partial_genericalias (test.test_functools.TestPartialCSubclass.test_partial_genericalias) ... skipped 'requires the C _functools module' test_pickle (test.test_functools.TestPartialCSubclass.test_pickle) ... skipped 'requires the C _functools module' test_positional (test.test_functools.TestPartialCSubclass.test_positional) ... skipped 'requires the C _functools module' test_protection_of_callers_dict_argument (test.test_functools.TestPartialCSubclass.test_protection_of_callers_dict_argument) ... skipped 'requires the C _functools module' test_recursive_pickle (test.test_functools.TestPartialCSubclass.test_recursive_pickle) ... skipped 'requires the C _functools module' test_recursive_repr (test.test_functools.TestPartialCSubclass.test_recursive_repr) ... skipped 'requires the C _functools module' test_repr (test.test_functools.TestPartialCSubclass.test_repr) ... skipped 'requires the C _functools module' test_setstate (test.test_functools.TestPartialCSubclass.test_setstate) ... skipped 'requires the C _functools module' test_setstate_errors (test.test_functools.TestPartialCSubclass.test_setstate_errors) ... skipped 'requires the C _functools module' test_setstate_refcount (test.test_functools.TestPartialCSubclass.test_setstate_refcount) ... skipped 'requires the C _functools module' test_setstate_subclasses (test.test_functools.TestPartialCSubclass.test_setstate_subclasses) ... skipped 'requires the C _functools module' test_weakref (test.test_functools.TestPartialCSubclass.test_weakref) ... skipped 'requires the C _functools module' test_with_bound_and_unbound_methods (test.test_functools.TestPartialCSubclass.test_with_bound_and_unbound_methods) ... skipped 'requires the C _functools module' test_abstract (test.test_functools.TestPartialMethod.test_abstract) ... ok test_arg_combinations (test.test_functools.TestPartialMethod.test_arg_combinations) ... ok test_bound_method_introspection (test.test_functools.TestPartialMethod.test_bound_method_introspection) ... ok test_descriptors (test.test_functools.TestPartialMethod.test_descriptors) ... ok test_invalid_args (test.test_functools.TestPartialMethod.test_invalid_args) ... ok test_nested (test.test_functools.TestPartialMethod.test_nested) ... ok test_over_partial (test.test_functools.TestPartialMethod.test_over_partial) ... ok test_overriding_keywords (test.test_functools.TestPartialMethod.test_overriding_keywords) ... ok test_positional_only (test.test_functools.TestPartialMethod.test_positional_only) ... ok test_repr (test.test_functools.TestPartialMethod.test_repr) ... ok test_unbound_method_retrieval (test.test_functools.TestPartialMethod.test_unbound_method_retrieval) ... ok test_arg_combinations (test.test_functools.TestPartialPy.test_arg_combinations) ... ok test_argument_checking (test.test_functools.TestPartialPy.test_argument_checking) ... ok test_attributes (test.test_functools.TestPartialPy.test_attributes) ... ok test_basic_examples (test.test_functools.TestPartialPy.test_basic_examples) ... ok test_copy (test.test_functools.TestPartialPy.test_copy) ... ok test_deepcopy (test.test_functools.TestPartialPy.test_deepcopy) ... ok test_error_propagation (test.test_functools.TestPartialPy.test_error_propagation) ... ok test_keyword (test.test_functools.TestPartialPy.test_keyword) ... ok test_kw_combinations (test.test_functools.TestPartialPy.test_kw_combinations) ... ok test_kwargs_copy (test.test_functools.TestPartialPy.test_kwargs_copy) ... ok test_nested_optimization (test.test_functools.TestPartialPy.test_nested_optimization) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialPy.test_nested_partial_with_attribute) ... ok test_no_side_effects (test.test_functools.TestPartialPy.test_no_side_effects) ... ok test_partial_genericalias (test.test_functools.TestPartialPy.test_partial_genericalias) ... ok test_pickle (test.test_functools.TestPartialPy.test_pickle) ... ok test_positional (test.test_functools.TestPartialPy.test_positional) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialPy.test_protection_of_callers_dict_argument) ... ok test_recursive_pickle (test.test_functools.TestPartialPy.test_recursive_pickle) ... ok test_recursive_repr (test.test_functools.TestPartialPy.test_recursive_repr) ... ok test_repr (test.test_functools.TestPartialPy.test_repr) ... ok test_setstate (test.test_functools.TestPartialPy.test_setstate) ... ok test_setstate_errors (test.test_functools.TestPartialPy.test_setstate_errors) ... ok test_setstate_refcount (test.test_functools.TestPartialPy.test_setstate_refcount) ... ok test_setstate_subclasses (test.test_functools.TestPartialPy.test_setstate_subclasses) ... ok test_weakref (test.test_functools.TestPartialPy.test_weakref) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialPy.test_with_bound_and_unbound_methods) ... ok test_arg_combinations (test.test_functools.TestPartialPySubclass.test_arg_combinations) ... ok test_argument_checking (test.test_functools.TestPartialPySubclass.test_argument_checking) ... ok test_attributes (test.test_functools.TestPartialPySubclass.test_attributes) ... ok test_basic_examples (test.test_functools.TestPartialPySubclass.test_basic_examples) ... ok test_copy (test.test_functools.TestPartialPySubclass.test_copy) ... ok test_deepcopy (test.test_functools.TestPartialPySubclass.test_deepcopy) ... ok test_error_propagation (test.test_functools.TestPartialPySubclass.test_error_propagation) ... ok test_keyword (test.test_functools.TestPartialPySubclass.test_keyword) ... ok test_kw_combinations (test.test_functools.TestPartialPySubclass.test_kw_combinations) ... ok test_kwargs_copy (test.test_functools.TestPartialPySubclass.test_kwargs_copy) ... ok test_nested_optimization (test.test_functools.TestPartialPySubclass.test_nested_optimization) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialPySubclass.test_nested_partial_with_attribute) ... ok test_no_side_effects (test.test_functools.TestPartialPySubclass.test_no_side_effects) ... ok test_partial_genericalias (test.test_functools.TestPartialPySubclass.test_partial_genericalias) ... ok test_pickle (test.test_functools.TestPartialPySubclass.test_pickle) ... ok test_positional (test.test_functools.TestPartialPySubclass.test_positional) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialPySubclass.test_protection_of_callers_dict_argument) ... ok test_recursive_pickle (test.test_functools.TestPartialPySubclass.test_recursive_pickle) ... ok test_recursive_repr (test.test_functools.TestPartialPySubclass.test_recursive_repr) ... ok test_repr (test.test_functools.TestPartialPySubclass.test_repr) ... ok test_setstate (test.test_functools.TestPartialPySubclass.test_setstate) ... ok test_setstate_errors (test.test_functools.TestPartialPySubclass.test_setstate_errors) ... ok test_setstate_refcount (test.test_functools.TestPartialPySubclass.test_setstate_refcount) ... ok test_setstate_subclasses (test.test_functools.TestPartialPySubclass.test_setstate_subclasses) ... ok test_weakref (test.test_functools.TestPartialPySubclass.test_weakref) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialPySubclass.test_with_bound_and_unbound_methods) ... ok test_iterator_usage (test.test_functools.TestReduceC.test_iterator_usage) ... skipped 'requires the C _functools module' test_reduce (test.test_functools.TestReduceC.test_reduce) ... skipped 'requires the C _functools module' test_iterator_usage (test.test_functools.TestReducePy.test_iterator_usage) ... ok test_reduce (test.test_functools.TestReducePy.test_reduce) ... ok test_abstractmethod_register (test.test_functools.TestSingleDispatch.test_abstractmethod_register) ... ok test_annotations (test.test_functools.TestSingleDispatch.test_annotations) ... ok test_c3_abc (test.test_functools.TestSingleDispatch.test_c3_abc) ... ok test_c_classes (test.test_functools.TestSingleDispatch.test_c_classes) ... skipped 'requires _decimal' test_cache_invalidation (test.test_functools.TestSingleDispatch.test_cache_invalidation) ... ok test_callable_register (test.test_functools.TestSingleDispatch.test_callable_register) ... ok test_classmethod_register (test.test_functools.TestSingleDispatch.test_classmethod_register) ... ok test_classmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_classmethod_type_ann_register) ... ok test_compose_mro (test.test_functools.TestSingleDispatch.test_compose_mro) ... ok test_double_wrapped_methods (test.test_functools.TestSingleDispatch.test_double_wrapped_methods) ... ok test_false_meta (test.test_functools.TestSingleDispatch.test_false_meta) ... ok test_invalid_positional_argument (test.test_functools.TestSingleDispatch.test_invalid_positional_argument) ... ok test_invalid_registrations (test.test_functools.TestSingleDispatch.test_invalid_registrations) ... ok test_method_bad_hash (test.test_functools.TestSingleDispatch.test_method_bad_hash) ... ok test_method_equal_instances (test.test_functools.TestSingleDispatch.test_method_equal_instances) ... ok test_method_no_reference_loops (test.test_functools.TestSingleDispatch.test_method_no_reference_loops) ... ok test_method_register (test.test_functools.TestSingleDispatch.test_method_register) ... ok test_method_signatures (test.test_functools.TestSingleDispatch.test_method_signatures) ... ok test_method_wrapping_attributes (test.test_functools.TestSingleDispatch.test_method_wrapping_attributes) ... ok test_mro (test.test_functools.TestSingleDispatch.test_mro) ... ok test_mro_conflicts (test.test_functools.TestSingleDispatch.test_mro_conflicts) ... ok test_register_abc (test.test_functools.TestSingleDispatch.test_register_abc) ... ok test_register_decorator (test.test_functools.TestSingleDispatch.test_register_decorator) ... ok test_register_genericalias (test.test_functools.TestSingleDispatch.test_register_genericalias) ... ok test_register_genericalias_annotation (test.test_functools.TestSingleDispatch.test_register_genericalias_annotation) ... ok test_register_genericalias_decorator (test.test_functools.TestSingleDispatch.test_register_genericalias_decorator) ... ok test_signatures (test.test_functools.TestSingleDispatch.test_signatures) ... ok test_simple_overloads (test.test_functools.TestSingleDispatch.test_simple_overloads) ... ok test_staticmethod_register (test.test_functools.TestSingleDispatch.test_staticmethod_register) ... ok test_staticmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_staticmethod_type_ann_register) ... ok test_type_ann_register (test.test_functools.TestSingleDispatch.test_type_ann_register) ... ok test_union (test.test_functools.TestSingleDispatch.test_union) ... ok test_union_None (test.test_functools.TestSingleDispatch.test_union_None) ... ok test_union_conflict (test.test_functools.TestSingleDispatch.test_union_conflict) ... ok test_wrapping_attributes (test.test_functools.TestSingleDispatch.test_wrapping_attributes) ... ok test_no_operations_defined (test.test_functools.TestTotalOrdering.test_no_operations_defined) ... ok test_notimplemented (test.test_functools.TestTotalOrdering.test_notimplemented) ... ok test_pickle (test.test_functools.TestTotalOrdering.test_pickle) ... ok test_total_ordering_for_metaclasses_issue_44605 (test.test_functools.TestTotalOrdering.test_total_ordering_for_metaclasses_issue_44605) ... ok test_total_ordering_ge (test.test_functools.TestTotalOrdering.test_total_ordering_ge) ... ok test_total_ordering_gt (test.test_functools.TestTotalOrdering.test_total_ordering_gt) ... ok test_total_ordering_le (test.test_functools.TestTotalOrdering.test_total_ordering_le) ... ok test_total_ordering_lt (test.test_functools.TestTotalOrdering.test_total_ordering_lt) ... ok test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering.test_total_ordering_no_overwrite) ... ok test_type_error_when_not_implemented (test.test_functools.TestTotalOrdering.test_type_error_when_not_implemented) ... ok test_builtin_update (test.test_functools.TestUpdateWrapper.test_builtin_update) ... ok test_default_update (test.test_functools.TestUpdateWrapper.test_default_update) ... ok test_default_update_doc (test.test_functools.TestUpdateWrapper.test_default_update_doc) ... ok test_missing_attributes (test.test_functools.TestUpdateWrapper.test_missing_attributes) ... ok test_no_update (test.test_functools.TestUpdateWrapper.test_no_update) ... ok test_selective_update (test.test_functools.TestUpdateWrapper.test_selective_update) ... ok test_update_type_wrapper (test.test_functools.TestUpdateWrapper.test_update_type_wrapper) ... ERROR test_builtin_update (test.test_functools.TestWraps.test_builtin_update) ... ok test_default_update (test.test_functools.TestWraps.test_default_update) ... ok test_default_update_doc (test.test_functools.TestWraps.test_default_update_doc) ... ok test_missing_attributes (test.test_functools.TestWraps.test_missing_attributes) ... ok test_no_update (test.test_functools.TestWraps.test_no_update) ... ok test_selective_update (test.test_functools.TestWraps.test_selective_update) ... ok test_update_type_wrapper (test.test_functools.TestWraps.test_update_type_wrapper) ... ERROR ====================================================================== ERROR: test_update_type_wrapper (test.test_functools.TestUpdateWrapper.test_update_type_wrapper) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_functools.py", line 726, in test_update_type_wrapper functools.update_wrapper(wrapper, type) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\functools.py", line 60, in update_wrapper setattr(wrapper, attr, value) TypeError: __annotations__ must be a dict ====================================================================== ERROR: test_update_type_wrapper (test.test_functools.TestWraps.test_update_type_wrapper) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_functools.py", line 726, in test_update_type_wrapper functools.update_wrapper(wrapper, type) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\functools.py", line 60, in update_wrapper setattr(wrapper, attr, value) TypeError: __annotations__ must be a dict ---------------------------------------------------------------------- Ran 268 tests in 0.483s FAILED (errors=2, skipped=98) 0:00:00 [1/1/1] test_functools failed (2 errors) == Tests result: FAILURE == 1 test failed: test_functools Total duration: 910 ms Total tests: run=268 skipped=98 Total test files: run=1/1 failed=1 Result: FAILURE test test_functools failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10944æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 884322764 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_generators 0:00:00 [1/1/1] test_generators failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_generators Total duration: 301 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_generators crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_generators.py", line 14, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4584æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2436325290 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_genericalias test_calling_next_twice_raises_stopiteration (test.test_genericalias.BaseTest.test_calling_next_twice_raises_stopiteration) ... ok test_class_methods (test.test_genericalias.BaseTest.test_class_methods) ... ok test_copy (test.test_genericalias.BaseTest.test_copy) ... ok test_del_iter (test.test_genericalias.BaseTest.test_del_iter) ... ok test_dir (test.test_genericalias.BaseTest.test_dir) ... ok test_equality (test.test_genericalias.BaseTest.test_equality) ... ok test_exposed_type (test.test_genericalias.BaseTest.test_exposed_type) ... ok test_generic_subclass (test.test_genericalias.BaseTest.test_generic_subclass) ... ok test_instantiate (test.test_genericalias.BaseTest.test_instantiate) ... ok test_isinstance (test.test_genericalias.BaseTest.test_isinstance) ... ok test_issubclass (test.test_genericalias.BaseTest.test_issubclass) ... ok test_iter_creates_starred_tuple (test.test_genericalias.BaseTest.test_iter_creates_starred_tuple) ... ok test_no_chaining (test.test_genericalias.BaseTest.test_no_chaining) ... ok test_no_kwargs (test.test_genericalias.BaseTest.test_no_kwargs) ... ok test_parameter_chaining (test.test_genericalias.BaseTest.test_parameter_chaining) ... ok test_parameters (test.test_genericalias.BaseTest.test_parameters) ... ok test_pickle (test.test_genericalias.BaseTest.test_pickle) ... ok test_repr (test.test_genericalias.BaseTest.test_repr) ... FAIL test_subclassing (test.test_genericalias.BaseTest.test_subclassing) ... ok test_subclassing_types_genericalias (test.test_genericalias.BaseTest.test_subclassing_types_genericalias) ... ok test_subscriptable (test.test_genericalias.BaseTest.test_subscriptable) ... test_subscriptable (test.test_genericalias.BaseTest.test_subscriptable) [Testing array] ... ERROR test_type_generic (test.test_genericalias.BaseTest.test_type_generic) ... ok test_type_subclass_generic (test.test_genericalias.BaseTest.test_type_subclass_generic) ... ok test_unbound_methods (test.test_genericalias.BaseTest.test_unbound_methods) ... ok test_union (test.test_genericalias.BaseTest.test_union) ... ok test_union_generic (test.test_genericalias.BaseTest.test_union_generic) ... ok test_unpack (test.test_genericalias.BaseTest.test_unpack) ... ok test_unsubscriptable (test.test_genericalias.BaseTest.test_unsubscriptable) ... ok test_weakref (test.test_genericalias.BaseTest.test_weakref) ... test_weakref (test.test_genericalias.BaseTest.test_weakref) [Testing array] ... ERROR test_cannot_iterate (test.test_genericalias.TypeIterationTests.test_cannot_iterate) ... ok test_is_not_instance_of_iterable (test.test_genericalias.TypeIterationTests.test_is_not_instance_of_iterable) ... ok ====================================================================== ERROR: test_subscriptable (test.test_genericalias.BaseTest.test_subscriptable) [Testing array] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_genericalias.py", line 146, in test_subscriptable alias = t[int] ~^^^^^ TypeError: type 'array.array' is not subscriptable (key <class 'int'>) ====================================================================== ERROR: test_weakref (test.test_genericalias.BaseTest.test_weakref) [Testing array] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_genericalias.py", line 431, in test_weakref alias = t[int] ~^^^^^ TypeError: type 'array.array' is not subscriptable (key <class 'int'>) ====================================================================== FAIL: test_repr (test.test_genericalias.BaseTest.test_repr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_genericalias.py", line 230, in test_repr self.assertTrue(repr(MyGeneric[[int, str]]).endswith('MyGeneric[[int, str]]')) ^^^^^^^^^^ AssertionError: False is not true ---------------------------------------------------------------------- Ran 31 tests in 0.084s FAILED (failures=1, errors=2) 0:00:00 [1/1/1] test_genericalias failed (2 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_genericalias Total duration: 515 ms Total tests: run=31 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_genericalias failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4336æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3204970606 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_glob test_escape (test.test_glob.GlobTests.test_escape) ... ERROR test_escape_windows (test.test_glob.GlobTests.test_escape_windows) ... ERROR test_glob_broken_symlinks (test.test_glob.GlobTests.test_glob_broken_symlinks) ... ERROR test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash) ... ERROR test_glob_directory_names (test.test_glob.GlobTests.test_glob_directory_names) ... ERROR test_glob_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_directory_with_trailing_slash) ... ERROR test_glob_empty_pattern (test.test_glob.GlobTests.test_glob_empty_pattern) ... ERROR test_glob_literal (test.test_glob.GlobTests.test_glob_literal) ... ERROR test_glob_magic_in_drive (test.test_glob.GlobTests.test_glob_magic_in_drive) ... ERROR test_glob_many_open_files (test.test_glob.GlobTests.test_glob_many_open_files) ... ERROR test_glob_named_pipe (test.test_glob.GlobTests.test_glob_named_pipe) ... skipped 'requires os.mkfifo()' test_glob_nested_directory (test.test_glob.GlobTests.test_glob_nested_directory) ... ERROR test_glob_non_directory (test.test_glob.GlobTests.test_glob_non_directory) ... ERROR test_glob_one_directory (test.test_glob.GlobTests.test_glob_one_directory) ... ERROR test_glob_symlinks (test.test_glob.GlobTests.test_glob_symlinks) ... ERROR test_hidden_glob (test.test_glob.GlobTests.test_hidden_glob) ... ERROR test_recursive_glob (test.test_glob.GlobTests.test_recursive_glob) ... ERROR test_selflink (test.test_glob.SymlinkLoopGlobTests.test_selflink) ... skipped 'flaky test' ====================================================================== ERROR: test_escape (test.test_glob.GlobTests.test_escape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 56, in tearDown shutil.rmtree(self.tempdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_escape_windows (test.test_glob.GlobTests.test_escape_windows) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_broken_symlinks (test.test_glob.GlobTests.test_glob_broken_symlinks) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_directory_names (test.test_glob.GlobTests.test_glob_directory_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_directory_with_trailing_slash) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_empty_pattern (test.test_glob.GlobTests.test_glob_empty_pattern) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_literal (test.test_glob.GlobTests.test_glob_literal) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_magic_in_drive (test.test_glob.GlobTests.test_glob_magic_in_drive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_many_open_files (test.test_glob.GlobTests.test_glob_many_open_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_nested_directory (test.test_glob.GlobTests.test_glob_nested_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_non_directory (test.test_glob.GlobTests.test_glob_non_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_one_directory (test.test_glob.GlobTests.test_glob_one_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_glob_symlinks (test.test_glob.GlobTests.test_glob_symlinks) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_hidden_glob (test.test_glob.GlobTests.test_hidden_glob) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ====================================================================== ERROR: test_recursive_glob (test.test_glob.GlobTests.test_recursive_glob) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_glob.py", line 40, in setUp os.symlink(self.norm('broken'), self.norm('sym1')) ^^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_4336_tmpæ_dir\\broken' -> '@test_4336_tmpæ_dir\\sym1' ---------------------------------------------------------------------- Ran 18 tests in 0.056s FAILED (errors=16, skipped=2) 0:00:00 [1/1/1] test_glob failed (16 errors) == Tests result: FAILURE == 1 test failed: test_glob Total duration: 321 ms Total tests: run=18 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- files was modified by test_glob Warning -- Before: [] Warning -- After: ['@test_4336_tmpæ_dir/'] test test_glob failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4408æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 563570446 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_grammar test_additive_ops (test.test_grammar.GrammarTests.test_additive_ops) ... ok test_annotations_inheritance (test.test_grammar.GrammarTests.test_annotations_inheritance) ... ok test_assert (test.test_grammar.GrammarTests.test_assert) ... ok test_assert_failures (test.test_grammar.GrammarTests.test_assert_failures) ... ok test_assert_syntax_warnings (test.test_grammar.GrammarTests.test_assert_syntax_warnings) ... ok test_assert_warning_promotes_to_syntax_error (test.test_grammar.GrammarTests.test_assert_warning_promotes_to_syntax_error) ... ok test_async_await (test.test_grammar.GrammarTests.test_async_await) ... ok test_async_for (test.test_grammar.GrammarTests.test_async_for) ... ok test_async_with (test.test_grammar.GrammarTests.test_async_with) ... ok test_atoms (test.test_grammar.GrammarTests.test_atoms) ... ok test_binary_mask_ops (test.test_grammar.GrammarTests.test_binary_mask_ops) ... ok test_break_continue_loop (test.test_grammar.GrammarTests.test_break_continue_loop) ... ok test_break_in_finally (test.test_grammar.GrammarTests.test_break_in_finally) ... ok test_break_in_finally_after_return (test.test_grammar.GrammarTests.test_break_in_finally_after_return) ... ok test_break_stmt (test.test_grammar.GrammarTests.test_break_stmt) ... ok test_classdef (test.test_grammar.GrammarTests.test_classdef) ... ok test_comparison (test.test_grammar.GrammarTests.test_comparison) ... ok test_comparison_is_literal (test.test_grammar.GrammarTests.test_comparison_is_literal) ... FAIL test_complex_lambda (test.test_grammar.GrammarTests.test_complex_lambda) ... ok test_comprehension_specials (test.test_grammar.GrammarTests.test_comprehension_specials) ... ok test_continue_in_finally (test.test_grammar.GrammarTests.test_continue_in_finally) ... ok test_continue_in_finally_after_return (test.test_grammar.GrammarTests.test_continue_in_finally_after_return) ... ok test_continue_stmt (test.test_grammar.GrammarTests.test_continue_stmt) ... ok test_del_stmt (test.test_grammar.GrammarTests.test_del_stmt) ... ok test_dictcomps (test.test_grammar.GrammarTests.test_dictcomps) ... ok test_eval_input (test.test_grammar.GrammarTests.test_eval_input) ... ok test_expr_stmt (test.test_grammar.GrammarTests.test_expr_stmt) ... ok test_for (test.test_grammar.GrammarTests.test_for) ... ok test_former_statements_refer_to_builtins (test.test_grammar.GrammarTests.test_former_statements_refer_to_builtins) ... ok test_funcdef (test.test_grammar.GrammarTests.test_funcdef) ... ok test_genexps (test.test_grammar.GrammarTests.test_genexps) ... ok test_global (test.test_grammar.GrammarTests.test_global) ... ok test_if (test.test_grammar.GrammarTests.test_if) ... ok test_if_else_expr (test.test_grammar.GrammarTests.test_if_else_expr) ... ok test_import (test.test_grammar.GrammarTests.test_import) ... ok test_lambdef (test.test_grammar.GrammarTests.test_lambdef) ... ok test_listcomps (test.test_grammar.GrammarTests.test_listcomps) ... ok test_matrix_mul (test.test_grammar.GrammarTests.test_matrix_mul) ... ok test_multiplicative_ops (test.test_grammar.GrammarTests.test_multiplicative_ops) ... ok test_nonlocal (test.test_grammar.GrammarTests.test_nonlocal) ... ok test_paren_evaluation (test.test_grammar.GrammarTests.test_paren_evaluation) ... ok test_pass_stmt (test.test_grammar.GrammarTests.test_pass_stmt) ... ok test_raise (test.test_grammar.GrammarTests.test_raise) ... ok test_return (test.test_grammar.GrammarTests.test_return) ... ok test_return_in_finally (test.test_grammar.GrammarTests.test_return_in_finally) ... ok test_selectors (test.test_grammar.GrammarTests.test_selectors) ... ok test_shift_ops (test.test_grammar.GrammarTests.test_shift_ops) ... ok test_simple_stmt (test.test_grammar.GrammarTests.test_simple_stmt) ... ok test_suite (test.test_grammar.GrammarTests.test_suite) ... ok test_test (test.test_grammar.GrammarTests.test_test) ... ok test_try (test.test_grammar.GrammarTests.test_try) ... ok test_try_star (test.test_grammar.GrammarTests.test_try_star) ... ok test_unary_ops (test.test_grammar.GrammarTests.test_unary_ops) ... ok test_var_annot_basic_semantics (test.test_grammar.GrammarTests.test_var_annot_basic_semantics) ... ok test_var_annot_basics (test.test_grammar.GrammarTests.test_var_annot_basics) ... ok test_var_annot_custom_maps (test.test_grammar.GrammarTests.test_var_annot_custom_maps) ... ok test_var_annot_in_module (test.test_grammar.GrammarTests.test_var_annot_in_module) ... ok test_var_annot_metaclass_semantics (test.test_grammar.GrammarTests.test_var_annot_metaclass_semantics) ... ok test_var_annot_module_semantics (test.test_grammar.GrammarTests.test_var_annot_module_semantics) ... ok test_var_annot_refleak (test.test_grammar.GrammarTests.test_var_annot_refleak) ... ok test_var_annot_rhs (test.test_grammar.GrammarTests.test_var_annot_rhs) ... ok test_var_annot_simple_exec (test.test_grammar.GrammarTests.test_var_annot_simple_exec) ... ok test_var_annot_syntax_errors (test.test_grammar.GrammarTests.test_var_annot_syntax_errors) ... ok test_warn_missed_comma (test.test_grammar.GrammarTests.test_warn_missed_comma) ... ok test_while (test.test_grammar.GrammarTests.test_while) ... ok test_with_statement (test.test_grammar.GrammarTests.test_with_statement) ... ok test_yield (test.test_grammar.GrammarTests.test_yield) ... ok test_yield_in_comprehensions (test.test_grammar.GrammarTests.test_yield_in_comprehensions) ... ok test_backslash (test.test_grammar.TokenTests.test_backslash) ... ok test_bad_numerical_literals (test.test_grammar.TokenTests.test_bad_numerical_literals) ... ok test_ellipsis (test.test_grammar.TokenTests.test_ellipsis) ... ok test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals) ... test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals) (expr='x if 9else y') ... ERROR test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals) (expr='x if 0else y') ... ERROR test_eof_error (test.test_grammar.TokenTests.test_eof_error) ... ok test_float_exponent_tokenization (test.test_grammar.TokenTests.test_float_exponent_tokenization) ... ERROR test_floats (test.test_grammar.TokenTests.test_floats) ... ok test_long_integers (test.test_grammar.TokenTests.test_long_integers) ... ok test_plain_integers (test.test_grammar.TokenTests.test_plain_integers) ... ok test_string_literals (test.test_grammar.TokenTests.test_string_literals) ... ok test_underscore_literals (test.test_grammar.TokenTests.test_underscore_literals) ... ok ====================================================================== ERROR: test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals) (expr='x if 9else y') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py", line 225, in check self.check_syntax_warning(test, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 22, in check_syntax_warning compile(statement, '<testcase>', 'exec') File "<testcase>", line 1 x if 9else y ^ SyntaxError: invalid decimal literal ====================================================================== ERROR: test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals) (expr='x if 0else y') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py", line 225, in check self.check_syntax_warning(test, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 22, in check_syntax_warning compile(statement, '<testcase>', 'exec') File "<testcase>", line 1 x if 0else y ^ SyntaxError: invalid decimal literal ====================================================================== ERROR: test_float_exponent_tokenization (test.test_grammar.TokenTests.test_float_exponent_tokenization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py", line 181, in test_float_exponent_tokenization self.assertEqual(eval("1 if 1else 0"), 1) ^^^^^^^^^^^^^^^^^^^^ File "<string>", line 1 1 if 1else 0 ^ SyntaxError: invalid decimal literal ====================================================================== FAIL: test_comparison_is_literal (test.test_grammar.GrammarTests.test_comparison_is_literal) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py", line 1485, in test_comparison_is_literal check('x is 1', '"is" with \'int\' literal') File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py", line 1483, in check self.check_syntax_warning(test, msg) ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 29, in check_syntax_warning testcase.assertRegex(str(warn.message), errtext) ^^^^^^^^^^^ AssertionError: Regex didn't match: '"is" with \'int\' literal' not found in '"is" with a literal. Did you mean "=="?' ---------------------------------------------------------------------- Ran 79 tests in 0.078s FAILED (failures=1, errors=3) 0:00:00 [1/1/1] test_grammar failed (3 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_grammar Total duration: 359 ms Total tests: run=79 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_grammar failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10380æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 643833471 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_hash test_empty_string (test.test_hash.BytesHashRandomizationTests.test_empty_string) ... FAIL test_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_fixed_hash) ... ok test_long_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_long_fixed_hash) ... ok test_null_hash (test.test_hash.BytesHashRandomizationTests.test_null_hash) ... ok test_randomized_hash (test.test_hash.BytesHashRandomizationTests.test_randomized_hash) ... ok test_randomized_hash (test.test_hash.DatetimeDateTests.test_randomized_hash) ... ok test_randomized_hash (test.test_hash.DatetimeDatetimeTests.test_randomized_hash) ... ok test_randomized_hash (test.test_hash.DatetimeTimeTests.test_randomized_hash) ... ok test_hashes (test.test_hash.HashBuiltinsTestCase.test_hashes) ... ok test_hash_distribution (test.test_hash.HashDistributionTestCase.test_hash_distribution) ... ok test_coerced_floats (test.test_hash.HashEqualityTestCase.test_coerced_floats) ... ok test_coerced_integers (test.test_hash.HashEqualityTestCase.test_coerced_integers) ... ok test_numeric_literals (test.test_hash.HashEqualityTestCase.test_numeric_literals) ... ok test_unaligned_buffers (test.test_hash.HashEqualityTestCase.test_unaligned_buffers) ... ok test_default_hash (test.test_hash.HashInheritanceTestCase.test_default_hash) ... ok test_error_hash (test.test_hash.HashInheritanceTestCase.test_error_hash) ... ok test_fixed_hash (test.test_hash.HashInheritanceTestCase.test_fixed_hash) ... ok test_hashable (test.test_hash.HashInheritanceTestCase.test_hashable) ... ok test_not_hashable (test.test_hash.HashInheritanceTestCase.test_not_hashable) ... ok test_empty_string (test.test_hash.MemoryviewHashRandomizationTests.test_empty_string) ... FAIL test_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_fixed_hash) ... ok test_long_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_long_fixed_hash) ... ok test_null_hash (test.test_hash.MemoryviewHashRandomizationTests.test_null_hash) ... ok test_randomized_hash (test.test_hash.MemoryviewHashRandomizationTests.test_randomized_hash) ... ok test_empty_string (test.test_hash.StrHashRandomizationTests.test_empty_string) ... FAIL test_fixed_hash (test.test_hash.StrHashRandomizationTests.test_fixed_hash) ... ok test_long_fixed_hash (test.test_hash.StrHashRandomizationTests.test_long_fixed_hash) ... ok test_null_hash (test.test_hash.StrHashRandomizationTests.test_null_hash) ... ok test_randomized_hash (test.test_hash.StrHashRandomizationTests.test_randomized_hash) ... ok test_ucs2_string (test.test_hash.StrHashRandomizationTests.test_ucs2_string) ... FAIL ====================================================================== FAIL: test_empty_string (test.test_hash.BytesHashRandomizationTests.test_empty_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hash.py", line 315, in test_empty_string self.assertEqual(hash(b""), 0) ^^^^^^^^^^^ AssertionError: -7722308892199740309 != 0 ====================================================================== FAIL: test_empty_string (test.test_hash.MemoryviewHashRandomizationTests.test_empty_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hash.py", line 324, in test_empty_string self.assertEqual(hash(memoryview(b"")), 0) ^^^^^^^^^^^ AssertionError: -7722308892199740309 != 0 ====================================================================== FAIL: test_empty_string (test.test_hash.StrHashRandomizationTests.test_empty_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hash.py", line 299, in test_empty_string self.assertEqual(hash(""), 0) ^^^^^^^^^^^ AssertionError: -7722308892199740309 != 0 ====================================================================== FAIL: test_ucs2_string (test.test_hash.StrHashRandomizationTests.test_ucs2_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hash.py", line 304, in test_ucs2_string self.assertEqual(self.get_hash(self.repr_ucs2, seed=0), h) ^^^^^^^^^^^ AssertionError: 6366690566833080022 != 5749986484189612790 ---------------------------------------------------------------------- Ran 30 tests in 1.036s FAILED (failures=4) 0:00:01 [1/1/1] test_hash failed (4 failures) == Tests result: FAILURE == 1 test failed: test_hash Total duration: 1.3 sec Total tests: run=30 failures=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_hash failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3908æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2634834655 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_hashlib 0:00:00 [1/1/1] test_hashlib failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_hashlib Total duration: 425 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_hashlib crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 138, in _load_run_test regrtest_runner(result, test_func, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 91, in regrtest_runner test_result = test_func() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 135, in test_func return run_unittest(test_mod) ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 31, in run_unittest tests = loader.loadTestsFromModule(test_mod) ^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 107, in loadTestsFromModule tests.append(self.loadTestsFromTestCase(obj)) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 94, in loadTestsFromTestCase loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames)) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\suite.py", line 24, in __init__ self.addTests(tests) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\suite.py", line 57, in addTests for test in tests: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hashlib.py", line 124, in __init__ _blake2 = self._conditional_import_module('_blake2') ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_hashlib.py", line 113, in _conditional_import_module return importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_blake2\__init__.py", line 165, in <module> from . import _blake2b_cffi ImportError: cannot import name '_blake2b_cffi' from partially initialized module '_blake2' (most likely due to a circular import) (d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_blake2\__init__.py) ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8080æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2146765293 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_hmac test_hmac_compare_digest (test.test_hmac.CompareDigestTestCase.test_hmac_compare_digest) ... ok test_openssl_compare_digest (test.test_hmac.CompareDigestTestCase.test_openssl_compare_digest) ... skipped 'test requires _hashlib' test_operator_compare_digest (test.test_hmac.CompareDigestTestCase.test_operator_compare_digest) ... ok test_dot_new_with_str_key (test.test_hmac.ConstructorTestCase.test_dot_new_with_str_key) ... ok test_internal_types (test.test_hmac.ConstructorTestCase.test_internal_types) ... skipped 'need _hashlib' test_normal (test.test_hmac.ConstructorTestCase.test_normal) ... ok test_with_bytearray (test.test_hmac.ConstructorTestCase.test_with_bytearray) ... ok test_with_memoryview_msg (test.test_hmac.ConstructorTestCase.test_with_memoryview_msg) ... ok test_with_sha256_module (test.test_hmac.ConstructorTestCase.test_with_sha256_module) ... ok test_with_str_key (test.test_hmac.ConstructorTestCase.test_with_str_key) ... ok test_withmodule (test.test_hmac.ConstructorTestCase.test_withmodule) ... ok test_withtext (test.test_hmac.ConstructorTestCase.test_withtext) ... ok test_attributes_old (test.test_hmac.CopyTestCase.test_attributes_old) ... ok test_equality (test.test_hmac.CopyTestCase.test_equality) ... ok test_equality_new (test.test_hmac.CopyTestCase.test_equality_new) ... ok test_realcopy_hmac (test.test_hmac.CopyTestCase.test_realcopy_hmac) ... skipped 'test requires _hashopenssl' test_realcopy_old (test.test_hmac.CopyTestCase.test_realcopy_old) ... ok test_exercise_all_methods (test.test_hmac.SanityTestCase.test_exercise_all_methods) ... ok test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase.test_legacy_block_size_warnings) ... ok test_md5_vectors (test.test_hmac.TestVectorsTestCase.test_md5_vectors) ... ok test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha224_rfc4231) ... ok test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha256_rfc4231) ... ok test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha384_rfc4231) ... ok test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha512_rfc4231) ... ok test_sha_vectors (test.test_hmac.TestVectorsTestCase.test_sha_vectors) ... ok test_with_digestmod_no_default (test.test_hmac.TestVectorsTestCase.test_with_digestmod_no_default) The digestmod parameter is required as of Python 3.8. ... ok test_with_fallback (test.test_hmac.TestVectorsTestCase.test_with_fallback) ... ok test_with_str_update (test.test_hmac.UpdateTestCase.test_with_str_update) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.603s OK (skipped=3) 0:00:01 [1/1] test_hmac passed == Tests result: SUCCESS == 1 test OK. Total duration: 1.0 sec Total tests: run=28 skipped=3 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4656æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2656454587 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_http_cookiejar test_Cookie_iterator (test.test_http_cookiejar.CookieTests.test_Cookie_iterator) ... ok test_bad_cookie_header (test.test_http_cookiejar.CookieTests.test_bad_cookie_header) ... ok test_custom_secure_protocols (test.test_http_cookiejar.CookieTests.test_custom_secure_protocols) ... ok test_default_path (test.test_http_cookiejar.CookieTests.test_default_path) ... ok test_default_path_with_query (test.test_http_cookiejar.CookieTests.test_default_path_with_query) ... ok test_domain_allow (test.test_http_cookiejar.CookieTests.test_domain_allow) ... ok test_domain_block (test.test_http_cookiejar.CookieTests.test_domain_block) ... ok test_domain_match (test.test_http_cookiejar.CookieTests.test_domain_match) ... ok test_domain_mirror (test.test_http_cookiejar.CookieTests.test_domain_mirror) ... ok test_domain_return_ok (test.test_http_cookiejar.CookieTests.test_domain_return_ok) ... ok test_escape_path (test.test_http_cookiejar.CookieTests.test_escape_path) ... ok test_evil_local_domain (test.test_http_cookiejar.CookieTests.test_evil_local_domain) ... ok test_evil_local_domain_2 (test.test_http_cookiejar.CookieTests.test_evil_local_domain_2) ... ok test_evil_nonlocal_domain (test.test_http_cookiejar.CookieTests.test_evil_nonlocal_domain) ... ok test_expires (test.test_http_cookiejar.CookieTests.test_expires) ... ok test_is_HDN (test.test_http_cookiejar.CookieTests.test_is_HDN) ... ok test_localhost_domain (test.test_http_cookiejar.CookieTests.test_localhost_domain) ... ok test_localhost_domain_contents (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents) ... ok test_localhost_domain_contents_2 (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents_2) ... ok test_missing_final_slash (test.test_http_cookiejar.CookieTests.test_missing_final_slash) ... ok test_missing_value (test.test_http_cookiejar.CookieTests.test_missing_value) ... ok test_no_return_comment (test.test_http_cookiejar.CookieTests.test_no_return_comment) ... ok test_ns_parser (test.test_http_cookiejar.CookieTests.test_ns_parser) ... ok test_ns_parser_special_names (test.test_http_cookiejar.CookieTests.test_ns_parser_special_names) ... ok test_parse_ns_headers (test.test_http_cookiejar.CookieTests.test_parse_ns_headers) ... ok test_path_mirror (test.test_http_cookiejar.CookieTests.test_path_mirror) ... ok test_path_prefix_match (test.test_http_cookiejar.CookieTests.test_path_prefix_match) ... ok test_port_mirror (test.test_http_cookiejar.CookieTests.test_port_mirror) ... ok test_quote_cookie_value (test.test_http_cookiejar.CookieTests.test_quote_cookie_value) ... ok test_reach (test.test_http_cookiejar.CookieTests.test_reach) ... ok test_request_host (test.test_http_cookiejar.CookieTests.test_request_host) ... ok test_request_path (test.test_http_cookiejar.CookieTests.test_request_path) ... ok test_request_port (test.test_http_cookiejar.CookieTests.test_request_port) ... ok test_rfc2109_handling (test.test_http_cookiejar.CookieTests.test_rfc2109_handling) ... ok test_secure (test.test_http_cookiejar.CookieTests.test_secure) ... ok test_secure_block (test.test_http_cookiejar.CookieTests.test_secure_block) ... ok test_strict_domain (test.test_http_cookiejar.CookieTests.test_strict_domain) ... ok test_two_component_domain_ns (test.test_http_cookiejar.CookieTests.test_two_component_domain_ns) ... ok test_two_component_domain_rfc2965 (test.test_http_cookiejar.CookieTests.test_two_component_domain_rfc2965) ... ok test_wrong_domain (test.test_http_cookiejar.CookieTests.test_wrong_domain) ... ok test_http2time (test.test_http_cookiejar.DateTimeTests.test_http2time) ... ok test_http2time_formats (test.test_http_cookiejar.DateTimeTests.test_http2time_formats) ... ok test_http2time_garbage (test.test_http_cookiejar.DateTimeTests.test_http2time_garbage) ... ok test_http2time_redos_regression_actually_completes (test.test_http_cookiejar.DateTimeTests.test_http2time_redos_regression_actually_completes) ... ok test_iso2time (test.test_http_cookiejar.DateTimeTests.test_iso2time) ... ok test_iso2time_formats (test.test_http_cookiejar.DateTimeTests.test_iso2time_formats) ... ok test_iso2time_garbage (test.test_http_cookiejar.DateTimeTests.test_iso2time_garbage) ... ok test_iso2time_performance_regression (test.test_http_cookiejar.DateTimeTests.test_iso2time_performance_regression) ... ok test_time2isoz (test.test_http_cookiejar.DateTimeTests.test_time2isoz) ... ok test_time2netscape (test.test_http_cookiejar.DateTimeTests.test_time2netscape) ... ok test_bad_magic (test.test_http_cookiejar.FileCookieJarTests.test_bad_magic) ... ok test_constructor_with_none (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_none) ... ok test_constructor_with_other_types (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_other_types) ... ok test_constructor_with_path_like (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_path_like) ... ok test_constructor_with_str (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_str) ... ok test_cookie_files_are_truncated (test.test_http_cookiejar.FileCookieJarTests.test_cookie_files_are_truncated) ... skipped 'windows file permissions are incompatible with file modes' test_lwp_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_lwp_filepermissions) ... skipped 'windows file permissions are incompatible with file modes' test_lwp_valueless_cookie (test.test_http_cookiejar.FileCookieJarTests.test_lwp_valueless_cookie) ... ok test_mozilla_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_mozilla_filepermissions) ... skipped 'windows file permissions are incompatible with file modes' test_join_header_words (test.test_http_cookiejar.HeaderTests.test_join_header_words) ... ok test_parse_ns_headers (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers) ... ok test_parse_ns_headers_special_names (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_special_names) ... ok test_parse_ns_headers_version (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_version) ... ok test_roundtrip (test.test_http_cookiejar.HeaderTests.test_roundtrip) ... ok test_split_header_words (test.test_http_cookiejar.HeaderTests.test_split_header_words) ... ok test_empty_path (test.test_http_cookiejar.LWPCookieTests.test_empty_path) ... ok test_ietf_example_1 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_1) ... ok test_ietf_example_2 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_2) ... ok test_intranet_domains_2965 (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_2965) ... ok test_intranet_domains_ns (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_ns) ... ok test_mozilla (test.test_http_cookiejar.LWPCookieTests.test_mozilla) ... ok test_netscape_example_1 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_1) ... ok test_netscape_example_2 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_2) ... ok test_netscape_misc (test.test_http_cookiejar.LWPCookieTests.test_netscape_misc) ... ok test_rejection (test.test_http_cookiejar.LWPCookieTests.test_rejection) ... ok test_session_cookies (test.test_http_cookiejar.LWPCookieTests.test_session_cookies) ... ok test_url_encoding (test.test_http_cookiejar.LWPCookieTests.test_url_encoding) ... ok ---------------------------------------------------------------------- Ran 77 tests in 0.294s OK (skipped=3) 0:00:00 [1/1] test_http_cookiejar passed == Tests result: SUCCESS == 1 test OK. Total duration: 654 ms Total tests: run=77 skipped=3 Total test files: run=1/1 Result: SUCCESS d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_http_cookiejar.py:1835: SyntaxWarning: invalid octal escape sequence '\345' c, "http://www.acme.com/foo%2f%25/<<%0anew\345/\346\370\345", d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_http_cookiejar.py:1842: SyntaxWarning: invalid octal escape sequence '\345' c, "http://www.acme.com/foo/%25/<<%0anew\345/\346\370\345") ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_11108æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2571331737 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_imaplib test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPSSLTests.test_EOF_without_complete_welcome_message) ... skipped 'SSL not available' test_aborted_authentication (test.test_imaplib.NewIMAPSSLTests.test_aborted_authentication) ... skipped 'SSL not available' test_bad_auth_name (test.test_imaplib.NewIMAPSSLTests.test_bad_auth_name) ... skipped 'SSL not available' test_enable_UTF8_True_append (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_True_append) ... skipped 'SSL not available' test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_raises_error_if_not_supported) ... skipped 'SSL not available' test_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_no_capability) ... skipped 'SSL not available' test_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_not_AUTH) ... skipped 'SSL not available' test_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_functionality_test) ... skipped 'SSL not available' test_imaplib_timeout_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_test) ... skipped 'SSL not available' test_invalid_authentication (test.test_imaplib.NewIMAPSSLTests.test_invalid_authentication) ... skipped 'SSL not available' test_line_termination (test.test_imaplib.NewIMAPSSLTests.test_line_termination) ... skipped 'SSL not available' test_linetoolong (test.test_imaplib.NewIMAPSSLTests.test_linetoolong) ... skipped 'SSL not available' test_login (test.test_imaplib.NewIMAPSSLTests.test_login) ... skipped 'SSL not available' test_login_cram_md5_bytes (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_bytes) ... skipped 'SSL not available' test_login_cram_md5_plain_text (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_plain_text) ... skipped 'SSL not available' test_logout (test.test_imaplib.NewIMAPSSLTests.test_logout) ... skipped 'SSL not available' test_lsub (test.test_imaplib.NewIMAPSSLTests.test_lsub) ... skipped 'SSL not available' test_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPSSLTests.test_search_disallows_charset_in_utf8_mode) ... skipped 'SSL not available' test_simple_with_statement (test.test_imaplib.NewIMAPSSLTests.test_simple_with_statement) ... skipped 'SSL not available' test_ssl_raises (test.test_imaplib.NewIMAPSSLTests.test_ssl_raises) ... skipped 'SSL not available' test_ssl_verified (test.test_imaplib.NewIMAPSSLTests.test_ssl_verified) ... skipped 'SSL not available' test_unselect (test.test_imaplib.NewIMAPSSLTests.test_unselect) ... skipped 'SSL not available' test_valid_authentication_bytes (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_bytes) ... skipped 'SSL not available' test_valid_authentication_plain_text (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_plain_text) ... skipped 'SSL not available' test_with_statement (test.test_imaplib.NewIMAPSSLTests.test_with_statement) ... skipped 'SSL not available' test_with_statement_logout (test.test_imaplib.NewIMAPSSLTests.test_with_statement_logout) ... skipped 'SSL not available' test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPTests.test_EOF_without_complete_welcome_message) ... ok test_aborted_authentication (test.test_imaplib.NewIMAPTests.test_aborted_authentication) ... SENT: b'* OK IMAP4rev1' GOT: b'MIGE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'MIGE0 OK CAPABILITY completed' GOT: b'MIGE1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'MIGE1 NO [AUTHENTICATIONFAILED] aborted' ok test_bad_auth_name (test.test_imaplib.NewIMAPTests.test_bad_auth_name) ... SENT: b'* OK IMAP4rev1' GOT: b'KENO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'KENO0 OK CAPABILITY completed' GOT: b'KENO1 AUTHENTICATE METHOD' SENT: b'KENO1 NO unrecognized authentication type METHOD' ok test_enable_UTF8_True_append (test.test_imaplib.NewIMAPTests.test_enable_UTF8_True_append) ... SENT: b'* OK IMAP4rev1' GOT: b'KKJJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT' SENT: b'KKJJ0 OK CAPABILITY completed' GOT: b'KKJJ1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'KKJJ1 OK FAKEAUTH successful' GOT: b'KKJJ2 ENABLE UTF8=ACCEPT' SENT: b'KKJJ2 OK ENABLE successful' GOT: b'KKJJ3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'KKJJ3 OK okay' ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPTests.test_enable_UTF8_raises_error_if_not_supported) ... SENT: b'* OK IMAP4rev1' GOT: b'NKOJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'NKOJ0 OK CAPABILITY completed' GOT: b'NKOJ1 LOGIN user "pass"' SENT: b'NKOJ1 OK LOGIN completed' ok test_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_no_capability) ... SENT: b'* OK IMAP4rev1' GOT: b'JCDL0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JCDL0 OK CAPABILITY completed' ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_not_AUTH) ... SENT: b'* OK IMAP4rev1' GOT: b'MLBF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'MLBF0 OK CAPABILITY completed' ok test_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_functionality_test) ... SENT: b'* OK IMAP4rev1' GOT: b'HKCO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'HKCO0 OK CAPABILITY completed' ok test_imaplib_timeout_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_test) ... SENT: b'* OK IMAP4rev1' GOT: b'GNKM0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GNKM0 OK CAPABILITY completed' GOT: b'GNKM1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'GNKM1 OK LOGOUT completed' SENT: b'* OK IMAP4rev1' GOT: b'IDME0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IDME0 OK CAPABILITY completed' GOT: b'IDME1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'IDME1 OK LOGOUT completed' ok test_invalid_authentication (test.test_imaplib.NewIMAPTests.test_invalid_authentication) ... SENT: b'* OK IMAP4rev1' GOT: b'JPMF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JPMF0 OK CAPABILITY completed' GOT: b'JPMF1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'JPMF1 NO [AUTHENTICATIONFAILED] invalid' ok test_line_termination (test.test_imaplib.NewIMAPTests.test_line_termination) ... SENT: b'* OK IMAP4rev1' GOT: b'IFJN0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'IFJN0 OK CAPABILITY completed' ok test_linetoolong (test.test_imaplib.NewIMAPTests.test_linetoolong) ... ok test_login (test.test_imaplib.NewIMAPTests.test_login) ... SENT: b'* OK IMAP4rev1' GOT: b'KDIK0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'KDIK0 OK CAPABILITY completed' GOT: b'KDIK1 LOGIN user "pass"' SENT: b'KDIK1 OK LOGIN completed' ok test_login_cram_md5_bytes (test.test_imaplib.NewIMAPTests.test_login_cram_md5_bytes) ... SENT: b'* OK IMAP4rev1' GOT: b'ILMO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'ILMO0 OK CAPABILITY completed' GOT: b'ILMO1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'ILMO1 OK CRAM-MD5 successful' ok test_login_cram_md5_plain_text (test.test_imaplib.NewIMAPTests.test_login_cram_md5_plain_text) ... SENT: b'* OK IMAP4rev1' GOT: b'GMMB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'GMMB0 OK CAPABILITY completed' GOT: b'GMMB1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'GMMB1 OK CRAM-MD5 successful' ok test_logout (test.test_imaplib.NewIMAPTests.test_logout) ... SENT: b'* OK IMAP4rev1' GOT: b'BNKL0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BNKL0 OK CAPABILITY completed' GOT: b'BNKL1 LOGIN user "pass"' SENT: b'BNKL1 OK LOGIN completed' GOT: b'BNKL2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'BNKL2 OK LOGOUT completed' ok test_lsub (test.test_imaplib.NewIMAPTests.test_lsub) ... SENT: b'* OK IMAP4rev1' GOT: b'FKIH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FKIH0 OK CAPABILITY completed' GOT: b'FKIH1 LOGIN user "pass"' SENT: b'FKIH1 OK LOGIN completed' GOT: b'FKIH2 LSUB "" *' SENT: b'* LSUB () "." directoryA' SENT: b'FKIH2 OK LSUB completed' ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPTests.test_search_disallows_charset_in_utf8_mode) ... SENT: b'* OK IMAP4rev1' GOT: b'KBNF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'KBNF0 OK CAPABILITY completed' GOT: b'KBNF1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'KBNF1 OK FAKEAUTH successful' GOT: b'KBNF2 ENABLE UTF8=ACCEPT' SENT: b'KBNF2 OK ENABLE successful' ok test_simple_with_statement (test.test_imaplib.NewIMAPTests.test_simple_with_statement) ... SENT: b'* OK IMAP4rev1' GOT: b'INCB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'INCB0 OK CAPABILITY completed' GOT: b'INCB1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'INCB1 OK LOGOUT completed' ok test_unselect (test.test_imaplib.NewIMAPTests.test_unselect) ... SENT: b'* OK IMAP4rev1' GOT: b'KPJB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'KPJB0 OK CAPABILITY completed' GOT: b'KPJB1 LOGIN user "pass"' SENT: b'KPJB1 OK LOGIN completed' GOT: b'KPJB2 SELECT INBOX' SENT: b'* 2 EXISTS' SENT: b'KPJB2 OK [READ-WRITE] SELECT completed.' GOT: b'KPJB3 UNSELECT' SENT: b'KPJB3 OK Returned to authenticated state. (Success)' ok test_valid_authentication_bytes (test.test_imaplib.NewIMAPTests.test_valid_authentication_bytes) ... SENT: b'* OK IMAP4rev1' GOT: b'NBLE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'NBLE0 OK CAPABILITY completed' GOT: b'NBLE1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'NBLE1 OK FAKEAUTH successful' ok test_valid_authentication_plain_text (test.test_imaplib.NewIMAPTests.test_valid_authentication_plain_text) ... SENT: b'* OK IMAP4rev1' GOT: b'NIHB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'NIHB0 OK CAPABILITY completed' GOT: b'NIHB1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'NIHB1 OK FAKEAUTH successful' ok test_with_statement (test.test_imaplib.NewIMAPTests.test_with_statement) ... SENT: b'* OK IMAP4rev1' GOT: b'PFEK0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PFEK0 OK CAPABILITY completed' GOT: b'PFEK1 LOGIN user "pass"' SENT: b'PFEK1 OK LOGIN completed' GOT: b'PFEK2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PFEK2 OK LOGOUT completed' ok test_with_statement_logout (test.test_imaplib.NewIMAPTests.test_with_statement_logout) ... SENT: b'* OK IMAP4rev1' GOT: b'DBML0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'DBML0 OK CAPABILITY completed' GOT: b'DBML1 LOGIN user "pass"' SENT: b'DBML1 OK LOGIN completed' GOT: b'DBML2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'DBML2 OK LOGOUT completed' ok test_logincapa (test.test_imaplib.RemoteIMAPTest.test_logincapa) ... skipped 'cyrus.andrew.cmu.edu blocks connections' test_logout (test.test_imaplib.RemoteIMAPTest.test_logout) ... skipped 'cyrus.andrew.cmu.edu blocks connections' test_logincapa (test.test_imaplib.RemoteIMAP_SSLTest.test_logincapa) ... skipped 'SSL not available' test_logout (test.test_imaplib.RemoteIMAP_SSLTest.test_logout) ... skipped 'SSL not available' test_logincapa (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logincapa) ... skipped 'SSL not available' test_logout (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logout) ... skipped 'SSL not available' test_Internaldate2tuple (test.test_imaplib.TestImaplib.test_Internaldate2tuple) ... ok test_Internaldate2tuple_issue10941 (test.test_imaplib.TestImaplib.test_Internaldate2tuple_issue10941) ... skipped 'tzset required' test_Time2Internaldate (test.test_imaplib.TestImaplib.test_Time2Internaldate) ... skipped 'tzset required' test_imap4_host_default_value (test.test_imaplib.TestImaplib.test_imap4_host_default_value) ... ok test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib.test_that_Time2Internaldate_returns_a_result) ... ok test_aborted_authentication (test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication.<locals>.MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'FBLK0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FBLK0 OK CAPABILITY completed' GOT: b'FBLK1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'FBLK1 NO [AUTHENTICATIONFAILED] aborted' GOT: b'FBLK2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FBLK2 OK LOGOUT completed' waiting for server done ok test_bad_auth_name (test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name.<locals>.MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'NOFP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'NOFP0 OK CAPABILITY completed' GOT: b'NOFP1 AUTHENTICATE METHOD' SENT: b'NOFP1 NO unrecognized authentication type METHOD' GOT: b'NOFP2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'NOFP2 OK LOGOUT completed' waiting for server done ok test_bracket_flags (test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags.<locals>.BracketFlagHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'GFFO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GFFO0 OK CAPABILITY completed' GOT: b'GFFO1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'GFFO1 OK FAKEAUTH successful' GOT: b'GFFO2 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft)' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\*)] Flags permitted.' SENT: b'GFFO2 OK [READ-WRITE] SELECT completed.' GOT: b'GFFO3 STORE 1 +FLAGS ([test])' SENT: b'* 1 FETCH (FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test]))' SENT: b'GFFO3 OK STORE completed.' GOT: b'GFFO4 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test])' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\[test] \\*)] Flags permitted.' SENT: b'GFFO4 OK [READ-WRITE] SELECT completed.' GOT: b'GFFO5 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'GFFO5 OK LOGOUT completed' waiting for server done ok test_connect (test.test_imaplib.ThreadedNetworkedTests.test_connect) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.SimpleIMAPHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'FGNI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FGNI0 OK CAPABILITY completed' waiting for server done ok test_dump_ur (test.test_imaplib.ThreadedNetworkedTests.test_dump_ur) ... skipped 'implementation detail specific to cpython' test_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append.<locals>.UTF8AppendServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'NJJC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'NJJC0 OK CAPABILITY completed' GOT: b'NJJC1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'NJJC1 OK FAKEAUTH successful' GOT: b'NJJC2 ENABLE UTF8=ACCEPT' SENT: b'NJJC2 OK ENABLE successful' GOT: b'NJJC3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'NJJC3 OK okay' GOT: b'NJJC4 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'NJJC4 OK LOGOUT completed' waiting for server done ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported.<locals>.NonUTF8Server'> server running SENT: b'* OK IMAP4rev1' GOT: b'BGIJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BGIJ0 OK CAPABILITY completed' GOT: b'BGIJ1 LOGIN user "pass"' SENT: b'BGIJ1 OK LOGIN completed' GOT: b'BGIJ2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'BGIJ2 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability.<locals>.NoEnableServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'PPAE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'PPAE0 OK CAPABILITY completed' GOT: b'PPAE1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PPAE1 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_not_AUTH) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'> server running SENT: b'* OK IMAP4rev1' GOT: b'GGNJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'GGNJ0 OK CAPABILITY completed' GOT: b'GGNJ1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'GGNJ1 OK LOGOUT completed' waiting for server done ok test_invalid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication.<locals>.MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'OCDA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'OCDA0 OK CAPABILITY completed' GOT: b'OCDA1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'OCDA1 NO [AUTHENTICATIONFAILED] invalid' GOT: b'OCDA2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OCDA2 OK LOGOUT completed' waiting for server done ok test_issue5949 (test.test_imaplib.ThreadedNetworkedTests.test_issue5949) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_issue5949.<locals>.EOFHandler'> server running waiting for server done ok test_line_termination (test.test_imaplib.ThreadedNetworkedTests.test_line_termination) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_line_termination.<locals>.BadNewlineHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'LJIG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'LJIG0 OK CAPABILITY completed' waiting for server done ok test_linetoolong (test.test_imaplib.ThreadedNetworkedTests.test_linetoolong) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_linetoolong.<locals>.TooLongHandler'> server running waiting for server done ok test_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'NPPP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'NPPP0 OK CAPABILITY completed' GOT: b'NPPP1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'NPPP1 OK CRAM-MD5 successful' GOT: b'NPPP2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'NPPP2 OK LOGOUT completed' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'COGG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'COGG0 OK CAPABILITY completed' GOT: b'COGG1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'COGG1 OK CRAM-MD5 successful' GOT: b'COGG2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'COGG2 OK LOGOUT completed' waiting for server done ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTests.test_search_disallows_charset_in_utf8_mode) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'> server running SENT: b'* OK IMAP4rev1' GOT: b'NCIJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'NCIJ0 OK CAPABILITY completed' GOT: b'NCIJ1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'NCIJ1 OK FAKEAUTH successful' GOT: b'NCIJ2 ENABLE UTF8=ACCEPT' SENT: b'NCIJ2 OK ENABLE successful' GOT: b'NCIJ3 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'NCIJ3 OK LOGOUT completed' waiting for server done ok test_simple_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_simple_with_statement) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.SimpleIMAPHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'PNBA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PNBA0 OK CAPABILITY completed' GOT: b'PNBA1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PNBA1 OK LOGOUT completed' waiting for server done ok test_truncated_large_literal (test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {32768}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {65536}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {131072}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {262144}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {524288}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {1048576}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {2097152}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {4194304}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {8388608}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {16777216}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {33554432}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {67108864}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {134217728}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {268435456}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {536870912}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {1073741824}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {2147483648}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {4294967296}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {8589934592}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {17179869184}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {34359738368}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {68719476736}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {137438953472}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {274877906944}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {549755813888}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {1099511627776}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {2199023255552}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {4398046511104}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {8796093022208}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {17592186044416}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {35184372088832}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {70368744177664}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {140737488355328}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {281474976710656}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {562949953421312}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {1125899906842624}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {2251799813685248}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {4503599627370496}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {9007199254740992}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {18014398509481984}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {36028797018963968}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {72057594037927936}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {144115188075855872}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {288230376151711744}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {576460752303423488}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {1152921504606846976}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {2305843009213693952}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {4611686018427387904}' SENT: b'IMAP4rev1' waiting for server done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_truncated_large_literal.<locals>.BadHandler'> server running SENT: b'* OK {9223372036854775808}' SENT: b'IMAP4rev1' waiting for server done ok test_valid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'FOFI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FOFI0 OK CAPABILITY completed' GOT: b'FOFI1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'FOFI1 OK FAKEAUTH successful' GOT: b'FOFI2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' waiting for server SENT: b'FOFI2 OK LOGOUT completed' done creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'NLGI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'NLGI0 OK CAPABILITY completed' GOT: b'NLGI1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'NLGI1 OK FAKEAUTH successful' GOT: b'NLGI2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' waiting for server SENT: b'NLGI2 OK LOGOUT completed' done ok test_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_with_statement) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.SimpleIMAPHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'FKGI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FKGI0 OK CAPABILITY completed' GOT: b'FKGI1 LOGIN user "pass"' SENT: b'FKGI1 OK LOGIN completed' GOT: b'FKGI2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' waiting for server SENT: b'FKGI2 OK LOGOUT completed' done ok test_with_statement_logout (test.test_imaplib.ThreadedNetworkedTests.test_with_statement_logout) ... creating server server created ADDR = ('localhost', 0) CLASS = <class 'socketserver.TCPServer'> HDLR = <class 'test.test_imaplib.SimpleIMAPHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'OGAK0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'OGAK0 OK CAPABILITY completed' GOT: b'OGAK1 LOGIN user "pass"' SENT: b'OGAK1 OK LOGIN completed' GOT: b'OGAK2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' waiting for server SENT: b'OGAK2 OK LOGOUT completed' done ok test_aborted_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_aborted_authentication) ... skipped 'SSL not available' test_bad_auth_name (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bad_auth_name) ... skipped 'SSL not available' test_bracket_flags (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bracket_flags) ... skipped 'SSL not available' test_connect (test.test_imaplib.ThreadedNetworkedTestsSSL.test_connect) ... skipped 'SSL not available' test_dump_ur (test.test_imaplib.ThreadedNetworkedTestsSSL.test_dump_ur) ... skipped 'SSL not available' test_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_True_append) ... skipped 'SSL not available' test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_raises_error_if_not_supported) ... skipped 'SSL not available' test_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_no_capability) ... skipped 'SSL not available' test_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_not_AUTH) ... skipped 'SSL not available' test_invalid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_invalid_authentication) ... skipped 'SSL not available' test_issue5949 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_issue5949) ... skipped 'SSL not available' test_line_termination (test.test_imaplib.ThreadedNetworkedTestsSSL.test_line_termination) ... skipped 'SSL not available' test_linetoolong (test.test_imaplib.ThreadedNetworkedTestsSSL.test_linetoolong) ... skipped 'SSL not available' test_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_login_cram_md5) ... skipped 'SSL not available' test_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTestsSSL.test_search_disallows_charset_in_utf8_mode) ... skipped 'SSL not available' test_simple_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_simple_with_statement) ... skipped 'SSL not available' test_ssl_verified (test.test_imaplib.ThreadedNetworkedTestsSSL.test_ssl_verified) ... skipped 'SSL not available' test_truncated_large_literal (test.test_imaplib.ThreadedNetworkedTestsSSL.test_truncated_large_literal) ... skipped 'SSL not available' test_valid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_valid_authentication) ... skipped 'SSL not available' test_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement) ... skipped 'SSL not available' test_with_statement_logout (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement_logout) ... skipped 'SSL not available' ---------------------------------------------------------------------- Ran 102 tests in 6.227s OK (skipped=56) 0:00:06 load avg: 0.00 [1/1] test_imaplib passed == Tests result: SUCCESS == 1 test OK. Total duration: 6.6 sec Total tests: run=102 skipped=56 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8920æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2711860643 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_int test_denial_of_service_prevented_int_to_str (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str) Regression test: ensure we fail before performing O(N**2) work. ... ok test_denial_of_service_prevented_str_to_int (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int) Regression test: ensure we fail before performing O(N**2) work. ... ok test_disabled_limit (test.test_int.IntStrDigitLimitsTests.test_disabled_limit) ... ok test_int_from_other_bases (test.test_int.IntStrDigitLimitsTests.test_int_from_other_bases) ... ok test_int_max_str_digits_is_per_interpreter (test.test_int.IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter) ... ERROR test_max_str_digits (test.test_int.IntStrDigitLimitsTests.test_max_str_digits) ... ok test_max_str_digits_edge_cases (test.test_int.IntStrDigitLimitsTests.test_max_str_digits_edge_cases) Ignore the +/- sign and space padding. ... ok test_power_of_two_bases_unlimited (test.test_int.IntStrDigitLimitsTests.test_power_of_two_bases_unlimited) The limit does not apply to power of 2 bases. ... ok test_sign_not_counted (test.test_int.IntStrDigitLimitsTests.test_sign_not_counted) ... ok test_underscores_ignored (test.test_int.IntStrDigitLimitsTests.test_underscores_ignored) ... ok test_denial_of_service_prevented_int_to_str (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str) Regression test: ensure we fail before performing O(N**2) work. ... ok test_denial_of_service_prevented_str_to_int (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int) Regression test: ensure we fail before performing O(N**2) work. ... ok test_disabled_limit (test.test_int.IntSubclassStrDigitLimitsTests.test_disabled_limit) ... ok test_int_from_other_bases (test.test_int.IntSubclassStrDigitLimitsTests.test_int_from_other_bases) ... ok test_int_max_str_digits_is_per_interpreter (test.test_int.IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter) ... ERROR test_max_str_digits (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits) ... ok test_max_str_digits_edge_cases (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases) Ignore the +/- sign and space padding. ... ok test_power_of_two_bases_unlimited (test.test_int.IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited) The limit does not apply to power of 2 bases. ... ok test_sign_not_counted (test.test_int.IntSubclassStrDigitLimitsTests.test_sign_not_counted) ... ok test_underscores_ignored (test.test_int.IntSubclassStrDigitLimitsTests.test_underscores_ignored) ... ok test_basic (test.test_int.IntTestCases.test_basic) ... ok test_error_message (test.test_int.IntTestCases.test_error_message) ... ok test_int_base_bad_types (test.test_int.IntTestCases.test_int_base_bad_types) Not integer types are not valid bases; issue16772. ... ok test_int_base_indexable (test.test_int.IntTestCases.test_int_base_indexable) ... ok test_int_base_limits (test.test_int.IntTestCases.test_int_base_limits) Testing the supported limits of the int() base parameter. ... ok test_int_memoryview (test.test_int.IntTestCases.test_int_memoryview) ... ok test_int_returns_int_subclass (test.test_int.IntTestCases.test_int_returns_int_subclass) ... ok test_int_subclass_with_index (test.test_int.IntTestCases.test_int_subclass_with_index) ... ok test_int_subclass_with_int (test.test_int.IntTestCases.test_int_subclass_with_int) ... ok test_intconversion (test.test_int.IntTestCases.test_intconversion) ... FAIL test_invalid_signs (test.test_int.IntTestCases.test_invalid_signs) ... ok test_issue31619 (test.test_int.IntTestCases.test_issue31619) ... ok test_keyword_args (test.test_int.IntTestCases.test_keyword_args) ... ok test_no_args (test.test_int.IntTestCases.test_no_args) ... ok test_non_numeric_input_types (test.test_int.IntTestCases.test_non_numeric_input_types) ... ok test_small_ints (test.test_int.IntTestCases.test_small_ints) ... skipped 'implementation detail specific to cpython' test_string_float (test.test_int.IntTestCases.test_string_float) ... ok test_underscores (test.test_int.IntTestCases.test_underscores) ... ok test_unicode (test.test_int.IntTestCases.test_unicode) ... ok test_pylong_int_divmod (test.test_int.PyLongModuleTests.test_pylong_int_divmod) ... ok test_pylong_int_to_decimal (test.test_int.PyLongModuleTests.test_pylong_int_to_decimal) ... ok test_pylong_int_to_decimal_2 (test.test_int.PyLongModuleTests.test_pylong_int_to_decimal_2) ... skipped "resource 'cpu' is not enabled" test_pylong_misbehavior_error_path_from_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_from_str) ... skipped 'implementation detail specific to cpython' test_pylong_misbehavior_error_path_to_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_to_str) ... skipped 'implementation detail specific to cpython' test_pylong_str_to_int (test.test_int.PyLongModuleTests.test_pylong_str_to_int) ... ok ====================================================================== ERROR: test_int_max_str_digits_is_per_interpreter (test.test_int.IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_int.py", line 814, in test_int_max_str_digits_is_per_interpreter self.assertEqual(support.run_in_subinterp(code), 0, ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1784, in run_in_subinterp import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ====================================================================== ERROR: test_int_max_str_digits_is_per_interpreter (test.test_int.IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_int.py", line 814, in test_int_max_str_digits_is_per_interpreter self.assertEqual(support.run_in_subinterp(code), 0, ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1784, in run_in_subinterp import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ====================================================================== FAIL: test_intconversion (test.test_int.IntTestCases.test_intconversion) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_int.py", line 440, in test_intconversion int(TruncReturnsNonIntegral()) TypeError: __trunc__ returned non-Integral (type 'NonIntegral') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_int.py", line 442, in test_intconversion self.assertEqual(str(e), ^^^^^^^^^^^ AssertionError: "__trunc__ returned non-Integral (type 'NonIntegral')" != '__trunc__ returned non-Integral (type NonIntegral)' - __trunc__ returned non-Integral (type 'NonIntegral') ? - - + __trunc__ returned non-Integral (type NonIntegral) ---------------------------------------------------------------------- Ran 45 tests in 0.338s FAILED (failures=1, errors=2, skipped=4) 0:00:00 [1/1/1] test_int failed (2 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_int Total duration: 720 ms Total tests: run=45 failures=1 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_int failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_496æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1523097971 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_io test_BufferedIOBase_destructor (test.test_io.CIOTest.test_BufferedIOBase_destructor) ... ok test_BufferedIOBase_readinto (test.test_io.CIOTest.test_BufferedIOBase_readinto) ... ok test_IOBase_destructor (test.test_io.CIOTest.test_IOBase_destructor) ... ok test_IOBase_finalize (test.test_io.CIOTest.test_IOBase_finalize) ... ok test_RawIOBase_destructor (test.test_io.CIOTest.test_RawIOBase_destructor) ... ok test_RawIOBase_read (test.test_io.CIOTest.test_RawIOBase_read) ... ok test_RawIOBase_readall (test.test_io.CIOTest.test_RawIOBase_readall) ... ok test_TextIOBase_destructor (test.test_io.CIOTest.test_TextIOBase_destructor) ... ok test_append_mode_tell (test.test_io.CIOTest.test_append_mode_tell) ... ok test_array_writes (test.test_io.CIOTest.test_array_writes) ... ok test_bad_opener_negative_1 (test.test_io.CIOTest.test_bad_opener_negative_1) ... ok test_bad_opener_other_negative (test.test_io.CIOTest.test_bad_opener_other_negative) ... ok test_buffered_file_io (test.test_io.CIOTest.test_buffered_file_io) ... ok test_buffered_readinto_mixin (test.test_io.CIOTest.test_buffered_readinto_mixin) ... ok test_close_assert (test.test_io.CIOTest.test_close_assert) ... ok test_close_flushes (test.test_io.CIOTest.test_close_flushes) ... ok test_closefd (test.test_io.CIOTest.test_closefd) ... ok test_closefd_attr (test.test_io.CIOTest.test_closefd_attr) ... ok test_destructor (test.test_io.CIOTest.test_destructor) ... ok test_fileio_closefd (test.test_io.CIOTest.test_fileio_closefd) ... ok test_flush_error_on_close (test.test_io.CIOTest.test_flush_error_on_close) ... ok test_fspath_support (test.test_io.CIOTest.test_fspath_support) ... ok test_garbage_collection (test.test_io.CIOTest.test_garbage_collection) ... ok test_invalid_newline (test.test_io.CIOTest.test_invalid_newline) ... ok test_invalid_operations (test.test_io.CIOTest.test_invalid_operations) ... ok test_large_file_ops (test.test_io.CIOTest.test_large_file_ops) ... skipped 'test requires 2147483648 bytes and a long time to run' test_multi_close (test.test_io.CIOTest.test_multi_close) ... ok test_next_nonsizeable (test.test_io.CIOTest.test_next_nonsizeable) ... ok test_no_closefd_with_filename (test.test_io.CIOTest.test_no_closefd_with_filename) ... ok test_nonbuffered_textio (test.test_io.CIOTest.test_nonbuffered_textio) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest.test_open_handles_NUL_chars) ... ok test_opener (test.test_io.CIOTest.test_opener) ... ok test_opener_invalid_fd (test.test_io.CIOTest.test_opener_invalid_fd) ... ok test_optional_abilities (test.test_io.CIOTest.test_optional_abilities) ... ok test_raw_bytes_io (test.test_io.CIOTest.test_raw_bytes_io) ... ok test_raw_file_io (test.test_io.CIOTest.test_raw_file_io) ... ok test_read_closed (test.test_io.CIOTest.test_read_closed) ... ok test_readline (test.test_io.CIOTest.test_readline) ... ok test_readline_nonsizeable (test.test_io.CIOTest.test_readline_nonsizeable) ... ok test_types_have_dict (test.test_io.CIOTest.test_types_have_dict) ... ok test_unbounded_file (test.test_io.CIOTest.test_unbounded_file) ... skipped '/dev/zero does not exist' test_with_open (test.test_io.CIOTest.test_with_open) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest.test_BufferedIOBase_destructor) ... ok test_BufferedIOBase_readinto (test.test_io.PyIOTest.test_BufferedIOBase_readinto) ... ok test_IOBase_destructor (test.test_io.PyIOTest.test_IOBase_destructor) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest.test_RawIOBase_destructor) ... ok test_RawIOBase_read (test.test_io.PyIOTest.test_RawIOBase_read) ... ok test_RawIOBase_readall (test.test_io.PyIOTest.test_RawIOBase_readall) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest.test_TextIOBase_destructor) ... ok test_append_mode_tell (test.test_io.PyIOTest.test_append_mode_tell) ... ok test_array_writes (test.test_io.PyIOTest.test_array_writes) ... ok test_bad_opener_negative_1 (test.test_io.PyIOTest.test_bad_opener_negative_1) ... ok test_bad_opener_other_negative (test.test_io.PyIOTest.test_bad_opener_other_negative) ... ok test_buffered_file_io (test.test_io.PyIOTest.test_buffered_file_io) ... ok test_buffered_readinto_mixin (test.test_io.PyIOTest.test_buffered_readinto_mixin) ... ok test_close_assert (test.test_io.PyIOTest.test_close_assert) ... ok test_close_flushes (test.test_io.PyIOTest.test_close_flushes) ... ok test_closefd (test.test_io.PyIOTest.test_closefd) ... ok test_closefd_attr (test.test_io.PyIOTest.test_closefd_attr) ... ok test_destructor (test.test_io.PyIOTest.test_destructor) ... ok test_fileio_closefd (test.test_io.PyIOTest.test_fileio_closefd) ... ok test_flush_error_on_close (test.test_io.PyIOTest.test_flush_error_on_close) ... ok test_fspath_support (test.test_io.PyIOTest.test_fspath_support) ... ok test_garbage_collection (test.test_io.PyIOTest.test_garbage_collection) ... ok test_invalid_newline (test.test_io.PyIOTest.test_invalid_newline) ... ok test_invalid_operations (test.test_io.PyIOTest.test_invalid_operations) ... ok test_large_file_ops (test.test_io.PyIOTest.test_large_file_ops) ... skipped 'test requires 2147483648 bytes and a long time to run' test_multi_close (test.test_io.PyIOTest.test_multi_close) ... ok test_next_nonsizeable (test.test_io.PyIOTest.test_next_nonsizeable) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest.test_no_closefd_with_filename) ... ok test_nonbuffered_textio (test.test_io.PyIOTest.test_nonbuffered_textio) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest.test_open_handles_NUL_chars) ... ok test_opener (test.test_io.PyIOTest.test_opener) ... ok test_opener_invalid_fd (test.test_io.PyIOTest.test_opener_invalid_fd) ... ok test_optional_abilities (test.test_io.PyIOTest.test_optional_abilities) ... ok test_raw_bytes_io (test.test_io.PyIOTest.test_raw_bytes_io) ... ok test_raw_file_io (test.test_io.PyIOTest.test_raw_file_io) ... ok test_read_closed (test.test_io.PyIOTest.test_read_closed) ... ok test_readline (test.test_io.PyIOTest.test_readline) ... ok test_readline_nonsizeable (test.test_io.PyIOTest.test_readline_nonsizeable) ... ok test_types_have_dict (test.test_io.PyIOTest.test_types_have_dict) ... ok test_unbounded_file (test.test_io.PyIOTest.test_unbounded_file) ... skipped '/dev/zero does not exist' test_with_open (test.test_io.PyIOTest.test_with_open) ... ok test_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest.test_RawIOBase_io_in_pyio_match) Test that pyio RawIOBase class has all c RawIOBase methods ... skipped 'implementation detail specific to cpython' test_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest.test_RawIOBase_pyio_in_io_match) Test that c RawIOBase class has all pyio RawIOBase methods ... skipped 'implementation detail specific to cpython' test_args_error (test.test_io.CBufferedReaderTest.test_args_error) ... ok test_bad_readinto_type (test.test_io.CBufferedReaderTest.test_bad_readinto_type) ... ERROR test_bad_readinto_value (test.test_io.CBufferedReaderTest.test_bad_readinto_value) ... ok test_buffer_freeing (test.test_io.CBufferedReaderTest.test_buffer_freeing) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedReaderTest.test_buffering) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest.test_close_error_on_close) ... ok test_constructor (test.test_io.CBufferedReaderTest.test_constructor) ... ok test_context_manager (test.test_io.CBufferedReaderTest.test_context_manager) ... ok test_detach (test.test_io.CBufferedReaderTest.test_detach) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest.test_error_through_destructor) ... ok test_fileno (test.test_io.CBufferedReaderTest.test_fileno) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest.test_flush_error_on_close) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest.test_garbage_collection) ... ok test_initialization (test.test_io.CBufferedReaderTest.test_initialization) ... ok test_invalid_args (test.test_io.CBufferedReaderTest.test_invalid_args) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest.test_misbehaved_io) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest.test_misbehaved_io_read) ... ok test_multi_close (test.test_io.CBufferedReaderTest.test_multi_close) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest.test_no_extraneous_read) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.CBufferedReaderTest.test_override_destructor) ... ok test_read (test.test_io.CBufferedReaderTest.test_read) ... ok test_read1 (test.test_io.CBufferedReaderTest.test_read1) ... ok test_read1_arbitrary (test.test_io.CBufferedReaderTest.test_read1_arbitrary) ... ok test_read_all (test.test_io.CBufferedReaderTest.test_read_all) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest.test_read_non_blocking) ... ok test_read_on_closed (test.test_io.CBufferedReaderTest.test_read_on_closed) ... test_read_on_closed (test.test_io.CBufferedReaderTest.test_read_on_closed) [flush] ... FAIL test_read_past_eof (test.test_io.CBufferedReaderTest.test_read_past_eof) ... ok test_readinto (test.test_io.CBufferedReaderTest.test_readinto) ... ok test_readinto1 (test.test_io.CBufferedReaderTest.test_readinto1) ... ok test_readinto1_array (test.test_io.CBufferedReaderTest.test_readinto1_array) ... ok test_readinto_array (test.test_io.CBufferedReaderTest.test_readinto_array) ... ok test_readlines (test.test_io.CBufferedReaderTest.test_readlines) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.CBufferedReaderTest.test_recursive_repr) ... ok test_repr (test.test_io.CBufferedReaderTest.test_repr) ... ok test_seek_character_device_file (test.test_io.CBufferedReaderTest.test_seek_character_device_file) ... ok test_sizeof (test.test_io.CBufferedReaderTest.test_sizeof) ... skipped 'implementation detail specific to cpython' test_tell_character_device_file (test.test_io.CBufferedReaderTest.test_tell_character_device_file) ... ok test_threads (test.test_io.CBufferedReaderTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate_on_read_only (test.test_io.CBufferedReaderTest.test_truncate_on_read_only) ... ok test_uninitialized (test.test_io.CBufferedReaderTest.test_uninitialized) ... ok test_unseekable (test.test_io.CBufferedReaderTest.test_unseekable) ... ok test_buffering (test.test_io.PyBufferedReaderTest.test_buffering) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest.test_close_error_on_close) ... ok test_constructor (test.test_io.PyBufferedReaderTest.test_constructor) ... ok test_context_manager (test.test_io.PyBufferedReaderTest.test_context_manager) ... ok test_detach (test.test_io.PyBufferedReaderTest.test_detach) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest.test_error_through_destructor) ... ok test_fileno (test.test_io.PyBufferedReaderTest.test_fileno) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest.test_flush_error_on_close) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest.test_invalid_args) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest.test_misbehaved_io) ... ok test_multi_close (test.test_io.PyBufferedReaderTest.test_multi_close) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest.test_no_extraneous_read) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.PyBufferedReaderTest.test_override_destructor) ... ok test_read (test.test_io.PyBufferedReaderTest.test_read) ... ok test_read1 (test.test_io.PyBufferedReaderTest.test_read1) ... ok test_read1_arbitrary (test.test_io.PyBufferedReaderTest.test_read1_arbitrary) ... ok test_read_all (test.test_io.PyBufferedReaderTest.test_read_all) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest.test_read_non_blocking) ... ok test_read_on_closed (test.test_io.PyBufferedReaderTest.test_read_on_closed) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest.test_read_past_eof) ... ok test_readinto (test.test_io.PyBufferedReaderTest.test_readinto) ... ok test_readinto1 (test.test_io.PyBufferedReaderTest.test_readinto1) ... ok test_readinto1_array (test.test_io.PyBufferedReaderTest.test_readinto1_array) ... ok test_readinto_array (test.test_io.PyBufferedReaderTest.test_readinto_array) ... ok test_readlines (test.test_io.PyBufferedReaderTest.test_readlines) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.PyBufferedReaderTest.test_recursive_repr) ... ok test_repr (test.test_io.PyBufferedReaderTest.test_repr) ... ok test_seek_character_device_file (test.test_io.PyBufferedReaderTest.test_seek_character_device_file) ... ok test_tell_character_device_file (test.test_io.PyBufferedReaderTest.test_tell_character_device_file) ... ok test_threads (test.test_io.PyBufferedReaderTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate_on_read_only (test.test_io.PyBufferedReaderTest.test_truncate_on_read_only) ... ok test_uninitialized (test.test_io.PyBufferedReaderTest.test_uninitialized) ... ok test_unseekable (test.test_io.PyBufferedReaderTest.test_unseekable) ... ok test_args_error (test.test_io.CBufferedWriterTest.test_args_error) ... ok test_buffer_freeing (test.test_io.CBufferedWriterTest.test_buffer_freeing) ... skipped 'implementation detail specific to cpython' test_close_error_on_close (test.test_io.CBufferedWriterTest.test_close_error_on_close) ... ok test_constructor (test.test_io.CBufferedWriterTest.test_constructor) ... ok test_context_manager (test.test_io.CBufferedWriterTest.test_context_manager) ... ok test_destructor (test.test_io.CBufferedWriterTest.test_destructor) ... ok test_detach (test.test_io.CBufferedWriterTest.test_detach) ... ok test_detach_flush (test.test_io.CBufferedWriterTest.test_detach_flush) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest.test_error_through_destructor) ... ok test_fileno (test.test_io.CBufferedWriterTest.test_fileno) ... ok test_flush (test.test_io.CBufferedWriterTest.test_flush) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest.test_flush_error_on_close) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest.test_garbage_collection) ... ok test_initialization (test.test_io.CBufferedWriterTest.test_initialization) ... ok test_invalid_args (test.test_io.CBufferedWriterTest.test_invalid_args) ... ok test_max_buffer_size_removal (test.test_io.CBufferedWriterTest.test_max_buffer_size_removal) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest.test_misbehaved_io) ... ok test_multi_close (test.test_io.CBufferedWriterTest.test_multi_close) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.CBufferedWriterTest.test_override_destructor) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.CBufferedWriterTest.test_recursive_repr) ... ok test_repr (test.test_io.CBufferedWriterTest.test_repr) ... ok test_sizeof (test.test_io.CBufferedWriterTest.test_sizeof) ... skipped 'implementation detail specific to cpython' test_slow_close_from_thread (test.test_io.CBufferedWriterTest.test_slow_close_from_thread) ... ok test_threads (test.test_io.CBufferedWriterTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedWriterTest.test_truncate) ... ok test_truncate_after_write (test.test_io.CBufferedWriterTest.test_truncate_after_write) ... ok test_uninitialized (test.test_io.CBufferedWriterTest.test_uninitialized) ... ok test_unseekable (test.test_io.CBufferedWriterTest.test_unseekable) ... ok test_write (test.test_io.CBufferedWriterTest.test_write) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest.test_write_and_rewind) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest.test_write_error_on_close) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest.test_write_non_blocking) ... ok test_write_overflow (test.test_io.CBufferedWriterTest.test_write_overflow) ... ok test_writelines (test.test_io.CBufferedWriterTest.test_writelines) ... ok test_writelines_error (test.test_io.CBufferedWriterTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest.test_writelines_userlist) ... ok test_writes (test.test_io.CBufferedWriterTest.test_writes) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest.test_writes_and_flushes) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest.test_writes_and_seeks) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest.test_writes_and_truncates) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest.test_close_error_on_close) ... ok test_constructor (test.test_io.PyBufferedWriterTest.test_constructor) ... ok test_context_manager (test.test_io.PyBufferedWriterTest.test_context_manager) ... ok test_destructor (test.test_io.PyBufferedWriterTest.test_destructor) ... ok test_detach (test.test_io.PyBufferedWriterTest.test_detach) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest.test_detach_flush) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest.test_error_through_destructor) ... ok test_fileno (test.test_io.PyBufferedWriterTest.test_fileno) ... ok test_flush (test.test_io.PyBufferedWriterTest.test_flush) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest.test_flush_error_on_close) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest.test_invalid_args) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest.test_max_buffer_size_removal) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest.test_misbehaved_io) ... ok test_multi_close (test.test_io.PyBufferedWriterTest.test_multi_close) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.PyBufferedWriterTest.test_override_destructor) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.PyBufferedWriterTest.test_recursive_repr) ... ok test_repr (test.test_io.PyBufferedWriterTest.test_repr) ... ok test_slow_close_from_thread (test.test_io.PyBufferedWriterTest.test_slow_close_from_thread) ... ok test_threads (test.test_io.PyBufferedWriterTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedWriterTest.test_truncate) ... ok test_truncate_after_write (test.test_io.PyBufferedWriterTest.test_truncate_after_write) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest.test_uninitialized) ... ok test_unseekable (test.test_io.PyBufferedWriterTest.test_unseekable) ... ok test_write (test.test_io.PyBufferedWriterTest.test_write) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest.test_write_and_rewind) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest.test_write_error_on_close) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest.test_write_non_blocking) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest.test_write_overflow) ... ok test_writelines (test.test_io.PyBufferedWriterTest.test_writelines) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest.test_writelines_userlist) ... ok test_writes (test.test_io.PyBufferedWriterTest.test_writes) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest.test_writes_and_flushes) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest.test_writes_and_seeks) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest.test_writes_and_truncates) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest.test_close_and_closed) ... ok test_constructor (test.test_io.CBufferedRWPairTest.test_constructor) ... ok test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest.test_constructor_max_buffer_size_removal) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_readable) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_writeable) ... ok test_detach (test.test_io.CBufferedRWPairTest.test_detach) ... ok test_isatty (test.test_io.CBufferedRWPairTest.test_isatty) ... ok test_peek (test.test_io.CBufferedRWPairTest.test_peek) ... ok test_read (test.test_io.CBufferedRWPairTest.test_read) ... ok test_read1 (test.test_io.CBufferedRWPairTest.test_read1) ... ok test_readable (test.test_io.CBufferedRWPairTest.test_readable) ... ok test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_close_error_on_close) ... ok test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_writer_close_error_on_close) ... ok test_readinto (test.test_io.CBufferedRWPairTest.test_readinto) ... ok test_readlines (test.test_io.CBufferedRWPairTest.test_readlines) ... ok test_seekable (test.test_io.CBufferedRWPairTest.test_seekable) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest.test_uninitialized) ... ok test_weakref_clearing (test.test_io.CBufferedRWPairTest.test_weakref_clearing) ... ok test_write (test.test_io.CBufferedRWPairTest.test_write) ... ok test_writeable (test.test_io.CBufferedRWPairTest.test_writeable) ... ok test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_writer_close_error_on_close) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest.test_close_and_closed) ... ok test_constructor (test.test_io.PyBufferedRWPairTest.test_constructor) ... ok test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest.test_constructor_max_buffer_size_removal) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_readable) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_writeable) ... ok test_detach (test.test_io.PyBufferedRWPairTest.test_detach) ... ok test_isatty (test.test_io.PyBufferedRWPairTest.test_isatty) ... ok test_peek (test.test_io.PyBufferedRWPairTest.test_peek) ... ok test_read (test.test_io.PyBufferedRWPairTest.test_read) ... ok test_read1 (test.test_io.PyBufferedRWPairTest.test_read1) ... ok test_readable (test.test_io.PyBufferedRWPairTest.test_readable) ... ok test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_close_error_on_close) ... ok test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_writer_close_error_on_close) ... ok test_readinto (test.test_io.PyBufferedRWPairTest.test_readinto) ... ok test_readlines (test.test_io.PyBufferedRWPairTest.test_readlines) ... ok test_seekable (test.test_io.PyBufferedRWPairTest.test_seekable) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest.test_uninitialized) ... ok test_weakref_clearing (test.test_io.PyBufferedRWPairTest.test_weakref_clearing) ... ok test_write (test.test_io.PyBufferedRWPairTest.test_write) ... ok test_writeable (test.test_io.PyBufferedRWPairTest.test_writeable) ... ok test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_writer_close_error_on_close) ... ok test_args_error (test.test_io.CBufferedRandomTest.test_args_error) ... ok test_buffer_freeing (test.test_io.CBufferedRandomTest.test_buffer_freeing) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedRandomTest.test_buffering) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest.test_close_error_on_close) ... ok test_constructor (test.test_io.CBufferedRandomTest.test_constructor) ... ok test_context_manager (test.test_io.CBufferedRandomTest.test_context_manager) ... ok test_destructor (test.test_io.CBufferedRandomTest.test_destructor) ... ok test_detach (test.test_io.CBufferedRandomTest.test_detach) ... ok test_detach_flush (test.test_io.CBufferedRandomTest.test_detach_flush) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest.test_error_through_destructor) ... ok test_fileno (test.test_io.CBufferedRandomTest.test_fileno) ... ok test_flush (test.test_io.CBufferedRandomTest.test_flush) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest.test_flush_and_peek) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest.test_flush_and_read) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest.test_flush_and_readinto) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest.test_flush_and_write) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest.test_flush_error_on_close) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest.test_garbage_collection) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest.test_interleaved_read_write) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest.test_interleaved_readline_write) ... ok test_invalid_args (test.test_io.CBufferedRandomTest.test_invalid_args) ... ok test_max_buffer_size_removal (test.test_io.CBufferedRandomTest.test_max_buffer_size_removal) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest.test_misbehaved_io) ... ok test_multi_close (test.test_io.CBufferedRandomTest.test_multi_close) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest.test_no_extraneous_read) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.CBufferedRandomTest.test_override_destructor) ... ok test_read (test.test_io.CBufferedRandomTest.test_read) ... ok test_read1 (test.test_io.CBufferedRandomTest.test_read1) ... ok test_read1_after_write (test.test_io.CBufferedRandomTest.test_read1_after_write) ... ok test_read1_arbitrary (test.test_io.CBufferedRandomTest.test_read1_arbitrary) ... ok test_read_all (test.test_io.CBufferedRandomTest.test_read_all) ... ok test_read_and_write (test.test_io.CBufferedRandomTest.test_read_and_write) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest.test_read_non_blocking) ... ok test_read_on_closed (test.test_io.CBufferedRandomTest.test_read_on_closed) ... test_read_on_closed (test.test_io.CBufferedRandomTest.test_read_on_closed) [flush] ... FAIL test_read_past_eof (test.test_io.CBufferedRandomTest.test_read_past_eof) ... ok test_readinto (test.test_io.CBufferedRandomTest.test_readinto) ... ok test_readinto1 (test.test_io.CBufferedRandomTest.test_readinto1) ... ok test_readinto1_array (test.test_io.CBufferedRandomTest.test_readinto1_array) ... ok test_readinto_array (test.test_io.CBufferedRandomTest.test_readinto_array) ... ok test_readlines (test.test_io.CBufferedRandomTest.test_readlines) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.CBufferedRandomTest.test_recursive_repr) ... ok test_repr (test.test_io.CBufferedRandomTest.test_repr) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest.test_seek_and_tell) ... ok test_seek_character_device_file (test.test_io.CBufferedRandomTest.test_seek_character_device_file) ... ok test_sizeof (test.test_io.CBufferedRandomTest.test_sizeof) ... skipped 'implementation detail specific to cpython' test_slow_close_from_thread (test.test_io.CBufferedRandomTest.test_slow_close_from_thread) ... ok test_tell_character_device_file (test.test_io.CBufferedRandomTest.test_tell_character_device_file) ... ok test_threads (test.test_io.CBufferedRandomTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedRandomTest.test_truncate) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest.test_truncate_after_read_or_write) ... ok test_truncate_after_write (test.test_io.CBufferedRandomTest.test_truncate_after_write) ... ok test_uninitialized (test.test_io.CBufferedRandomTest.test_uninitialized) ... ok test_write (test.test_io.CBufferedRandomTest.test_write) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest.test_write_after_readahead) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest.test_write_and_rewind) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest.test_write_error_on_close) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest.test_write_non_blocking) ... ok test_write_overflow (test.test_io.CBufferedRandomTest.test_write_overflow) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest.test_write_rewind_write) ... ok test_writelines (test.test_io.CBufferedRandomTest.test_writelines) ... ok test_writelines_error (test.test_io.CBufferedRandomTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest.test_writelines_userlist) ... ok test_writes (test.test_io.CBufferedRandomTest.test_writes) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest.test_writes_and_flushes) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest.test_writes_and_peek) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest.test_writes_and_read1s) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest.test_writes_and_readintos) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest.test_writes_and_reads) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest.test_writes_and_seeks) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest.test_writes_and_truncates) ... ok test_buffering (test.test_io.PyBufferedRandomTest.test_buffering) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest.test_close_error_on_close) ... ok test_constructor (test.test_io.PyBufferedRandomTest.test_constructor) ... ok test_context_manager (test.test_io.PyBufferedRandomTest.test_context_manager) ... ok test_destructor (test.test_io.PyBufferedRandomTest.test_destructor) ... ok test_detach (test.test_io.PyBufferedRandomTest.test_detach) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest.test_detach_flush) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest.test_error_through_destructor) ... ok test_fileno (test.test_io.PyBufferedRandomTest.test_fileno) ... ok test_flush (test.test_io.PyBufferedRandomTest.test_flush) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest.test_flush_and_peek) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest.test_flush_and_read) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest.test_flush_and_readinto) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest.test_flush_and_write) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest.test_flush_error_on_close) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest.test_interleaved_read_write) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest.test_interleaved_readline_write) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest.test_invalid_args) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest.test_max_buffer_size_removal) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest.test_misbehaved_io) ... ok test_multi_close (test.test_io.PyBufferedRandomTest.test_multi_close) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest.test_no_extraneous_read) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.PyBufferedRandomTest.test_override_destructor) ... ok test_read (test.test_io.PyBufferedRandomTest.test_read) ... ok test_read1 (test.test_io.PyBufferedRandomTest.test_read1) ... ok test_read1_after_write (test.test_io.PyBufferedRandomTest.test_read1_after_write) ... ok test_read1_arbitrary (test.test_io.PyBufferedRandomTest.test_read1_arbitrary) ... ok test_read_all (test.test_io.PyBufferedRandomTest.test_read_all) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest.test_read_and_write) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest.test_read_non_blocking) ... ok test_read_on_closed (test.test_io.PyBufferedRandomTest.test_read_on_closed) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest.test_read_past_eof) ... ok test_readinto (test.test_io.PyBufferedRandomTest.test_readinto) ... ok test_readinto1 (test.test_io.PyBufferedRandomTest.test_readinto1) ... ok test_readinto1_array (test.test_io.PyBufferedRandomTest.test_readinto1_array) ... ok test_readinto_array (test.test_io.PyBufferedRandomTest.test_readinto_array) ... ok test_readlines (test.test_io.PyBufferedRandomTest.test_readlines) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest.test_readonly_attributes) ... ok test_recursive_repr (test.test_io.PyBufferedRandomTest.test_recursive_repr) ... ok test_repr (test.test_io.PyBufferedRandomTest.test_repr) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest.test_seek_and_tell) ... ok test_seek_character_device_file (test.test_io.PyBufferedRandomTest.test_seek_character_device_file) ... ok test_slow_close_from_thread (test.test_io.PyBufferedRandomTest.test_slow_close_from_thread) ... ok test_tell_character_device_file (test.test_io.PyBufferedRandomTest.test_tell_character_device_file) ... ok test_threads (test.test_io.PyBufferedRandomTest.test_threads) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedRandomTest.test_truncate) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest.test_truncate_after_read_or_write) ... ok test_truncate_after_write (test.test_io.PyBufferedRandomTest.test_truncate_after_write) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest.test_uninitialized) ... ok test_write (test.test_io.PyBufferedRandomTest.test_write) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest.test_write_after_readahead) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest.test_write_and_rewind) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest.test_write_error_on_close) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest.test_write_non_blocking) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest.test_write_overflow) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest.test_write_rewind_write) ... ok test_writelines (test.test_io.PyBufferedRandomTest.test_writelines) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest.test_writelines_userlist) ... ok test_writes (test.test_io.PyBufferedRandomTest.test_writes) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest.test_writes_and_flushes) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest.test_writes_and_peek) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest.test_writes_and_read1s) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest.test_writes_and_readintos) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest.test_writes_and_reads) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest.test_writes_and_seeks) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest.test_writes_and_truncates) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest.test_decoder) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest.test_newline_bytes) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest.test_newline_decoder) ... ok test_translate (test.test_io.CIncrementalNewlineDecoderTest.test_translate) ... ok test_uninitialized (test.test_io.CIncrementalNewlineDecoderTest.test_uninitialized) ... skipped 'implementation detail specific to cpython' test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_bytes) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_decoder) ... ok test_translate (test.test_io.PyIncrementalNewlineDecoderTest.test_translate) ... ok test_append_bom (test.test_io.CTextIOWrapperTest.test_append_bom) ... ok test_basic_io (test.test_io.CTextIOWrapperTest.test_basic_io) ... ok test_bufio_write_through (test.test_io.CTextIOWrapperTest.test_bufio_write_through) ... ok test_close_error_on_close (test.test_io.CTextIOWrapperTest.test_close_error_on_close) ... ok test_constructor (test.test_io.CTextIOWrapperTest.test_constructor) ... ERROR test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_with_encoding) ... FAIL test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_without_encoding) ... FAIL test_default_encoding (test.test_io.CTextIOWrapperTest.test_default_encoding) ... skipped 'utf-8 mode is enabled' test_del__CHUNK_SIZE_SystemError (test.test_io.CTextIOWrapperTest.test_del__CHUNK_SIZE_SystemError) ... ok test_destructor (test.test_io.CTextIOWrapperTest.test_destructor) ... ok test_detach (test.test_io.CTextIOWrapperTest.test_detach) ... ok test_encoded_writes (test.test_io.CTextIOWrapperTest.test_encoded_writes) ... ok test_encoding (test.test_io.CTextIOWrapperTest.test_encoding) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest.test_encoding_errors_reading) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest.test_encoding_errors_writing) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest.test_error_through_destructor) ... ok test_errors_property (test.test_io.CTextIOWrapperTest.test_errors_property) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest.test_flush_error_on_close) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest.test_garbage_collection) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest.test_illegal_decoder) ... ok test_illegal_encoder (test.test_io.CTextIOWrapperTest.test_illegal_encoder) ... ok test_initialization (test.test_io.CTextIOWrapperTest.test_initialization) ... ok test_internal_buffer_size (test.test_io.CTextIOWrapperTest.test_internal_buffer_size) ... ok test_issue119506 (test.test_io.CTextIOWrapperTest.test_issue119506) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest.test_issue1395_1) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest.test_issue1395_2) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest.test_issue1395_3) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest.test_issue1395_4) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest.test_issue1395_5) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest.test_issue2282) ... ok test_issue22849 (test.test_io.CTextIOWrapperTest.test_issue22849) ... ok test_issue25862 (test.test_io.CTextIOWrapperTest.test_issue25862) ... ok test_issue35928 (test.test_io.CTextIOWrapperTest.test_issue35928) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest.test_line_buffering) ... ok test_multi_close (test.test_io.CTextIOWrapperTest.test_multi_close) ... ok test_multibyte_seek_and_tell (test.test_io.CTextIOWrapperTest.test_multibyte_seek_and_tell) ... ok test_newlines (test.test_io.CTextIOWrapperTest.test_newlines) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest.test_newlines_input) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest.test_newlines_output) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected) ... ok test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest.test_override_destructor) ... ok test_rawio (test.test_io.CTextIOWrapperTest.test_rawio) ... ok test_rawio_write_through (test.test_io.CTextIOWrapperTest.test_rawio_write_through) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest.test_read_by_chunk) ... ok test_read_byteslike (test.test_io.CTextIOWrapperTest.test_read_byteslike) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest.test_read_nonbytes) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest.test_read_one_by_one) ... ok test_readlines (test.test_io.CTextIOWrapperTest.test_readlines) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest.test_readonly_attributes) ... ok test_reconfigure_defaults (test.test_io.CTextIOWrapperTest.test_reconfigure_defaults) ... ok test_reconfigure_encoding_read (test.test_io.CTextIOWrapperTest.test_reconfigure_encoding_read) ... ok test_reconfigure_errors (test.test_io.CTextIOWrapperTest.test_reconfigure_errors) ... ERROR test_reconfigure_line_buffering (test.test_io.CTextIOWrapperTest.test_reconfigure_line_buffering) ... ok test_reconfigure_locale (test.test_io.CTextIOWrapperTest.test_reconfigure_locale) ... ok test_reconfigure_newline (test.test_io.CTextIOWrapperTest.test_reconfigure_newline) ... ok test_reconfigure_write (test.test_io.CTextIOWrapperTest.test_reconfigure_write) ... ok test_reconfigure_write_fromascii (test.test_io.CTextIOWrapperTest.test_reconfigure_write_fromascii) ... ok test_reconfigure_write_non_seekable (test.test_io.CTextIOWrapperTest.test_reconfigure_write_non_seekable) ... ok test_reconfigure_write_through (test.test_io.CTextIOWrapperTest.test_reconfigure_write_through) ... ok test_recursive_repr (test.test_io.CTextIOWrapperTest.test_recursive_repr) ... ok test_repr (test.test_io.CTextIOWrapperTest.test_repr) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest.test_rwpair_cleared_before_textio) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest.test_seek_and_tell) ... ok test_seek_append_bom (test.test_io.CTextIOWrapperTest.test_seek_append_bom) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest.test_seek_bom) ... ok test_seek_with_encoder_state (test.test_io.CTextIOWrapperTest.test_seek_with_encoder_state) ... ok test_seeking (test.test_io.CTextIOWrapperTest.test_seeking) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest.test_seeking_too) ... ok test_telling (test.test_io.CTextIOWrapperTest.test_telling) ... ok test_threads_write (test.test_io.CTextIOWrapperTest.test_threads_write) ... ok test_uninitialized (test.test_io.CTextIOWrapperTest.test_uninitialized) ... ok test_unreadable (test.test_io.CTextIOWrapperTest.test_unreadable) ... ok test_unseekable (test.test_io.CTextIOWrapperTest.test_unseekable) ... ok test_writelines (test.test_io.CTextIOWrapperTest.test_writelines) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest.test_writelines_userlist) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest.test_append_bom) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest.test_basic_io) ... ok test_bufio_write_through (test.test_io.PyTextIOWrapperTest.test_bufio_write_through) ... ok test_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_close_error_on_close) ... ok test_constructor (test.test_io.PyTextIOWrapperTest.test_constructor) ... ERROR test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_with_encoding) ... FAIL test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_without_encoding) ... FAIL test_default_encoding (test.test_io.PyTextIOWrapperTest.test_default_encoding) ... skipped 'utf-8 mode is enabled' test_destructor (test.test_io.PyTextIOWrapperTest.test_destructor) ... ok test_detach (test.test_io.PyTextIOWrapperTest.test_detach) ... ok test_encoded_writes (test.test_io.PyTextIOWrapperTest.test_encoded_writes) ... ok test_encoding (test.test_io.PyTextIOWrapperTest.test_encoding) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest.test_encoding_errors_reading) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest.test_encoding_errors_writing) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest.test_error_through_destructor) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest.test_errors_property) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest.test_flush_error_on_close) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest.test_illegal_decoder) ... ok test_illegal_encoder (test.test_io.PyTextIOWrapperTest.test_illegal_encoder) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest.test_issue1395_1) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest.test_issue1395_2) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest.test_issue1395_3) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest.test_issue1395_4) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest.test_issue1395_5) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest.test_issue2282) ... ok test_issue22849 (test.test_io.PyTextIOWrapperTest.test_issue22849) ... ok test_issue25862 (test.test_io.PyTextIOWrapperTest.test_issue25862) ... ok test_issue35928 (test.test_io.PyTextIOWrapperTest.test_issue35928) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest.test_line_buffering) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest.test_multi_close) ... ok test_multibyte_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_multibyte_seek_and_tell) ... ok test_newlines (test.test_io.PyTextIOWrapperTest.test_newlines) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest.test_newlines_input) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest.test_newlines_output) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_nonnormalized_close_error_on_close) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest.test_override_destructor) ... ok test_rawio (test.test_io.PyTextIOWrapperTest.test_rawio) ... ok test_rawio_write_through (test.test_io.PyTextIOWrapperTest.test_rawio_write_through) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest.test_read_by_chunk) ... ok test_read_byteslike (test.test_io.PyTextIOWrapperTest.test_read_byteslike) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest.test_read_nonbytes) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest.test_read_one_by_one) ... ok test_readlines (test.test_io.PyTextIOWrapperTest.test_readlines) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest.test_readonly_attributes) ... ok test_reconfigure_defaults (test.test_io.PyTextIOWrapperTest.test_reconfigure_defaults) ... ok test_reconfigure_encoding_read (test.test_io.PyTextIOWrapperTest.test_reconfigure_encoding_read) ... ok test_reconfigure_errors (test.test_io.PyTextIOWrapperTest.test_reconfigure_errors) ... ok test_reconfigure_line_buffering (test.test_io.PyTextIOWrapperTest.test_reconfigure_line_buffering) ... ok test_reconfigure_locale (test.test_io.PyTextIOWrapperTest.test_reconfigure_locale) ... ok test_reconfigure_newline (test.test_io.PyTextIOWrapperTest.test_reconfigure_newline) ... ok test_reconfigure_write (test.test_io.PyTextIOWrapperTest.test_reconfigure_write) ... ok test_reconfigure_write_fromascii (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_fromascii) ... ok test_reconfigure_write_non_seekable (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_non_seekable) ... ok test_reconfigure_write_through (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_through) ... ok test_recursive_repr (test.test_io.PyTextIOWrapperTest.test_recursive_repr) ... ok test_repr (test.test_io.PyTextIOWrapperTest.test_repr) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_seek_and_tell) ... ok test_seek_append_bom (test.test_io.PyTextIOWrapperTest.test_seek_append_bom) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest.test_seek_bom) ... ok test_seek_with_encoder_state (test.test_io.PyTextIOWrapperTest.test_seek_with_encoder_state) ... ok test_seeking (test.test_io.PyTextIOWrapperTest.test_seeking) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest.test_seeking_too) ... ok test_telling (test.test_io.PyTextIOWrapperTest.test_telling) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest.test_threads_write) ... ok test_uninitialized (test.test_io.PyTextIOWrapperTest.test_uninitialized) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest.test_unreadable) ... ok test_unseekable (test.test_io.PyTextIOWrapperTest.test_unseekable) ... ok test_writelines (test.test_io.PyTextIOWrapperTest.test_writelines) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest.test_writelines_error) ... ok test_writelines_userlist (test.test_io.PyTextIOWrapperTest.test_writelines_userlist) ... ok test___all__ (test.test_io.CMiscIOTest.test___all__) ... ok test_abc_inheritance (test.test_io.CMiscIOTest.test_abc_inheritance) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest.test_abc_inheritance_official) ... ok test_abcs (test.test_io.CMiscIOTest.test_abcs) ... ok test_attributes (test.test_io.CMiscIOTest.test_attributes) ... ok test_blockingioerror (test.test_io.CMiscIOTest.test_blockingioerror) ... ok test_check_encoding_errors (test.test_io.CMiscIOTest.test_check_encoding_errors) ... ok test_check_encoding_warning (test.test_io.CMiscIOTest.test_check_encoding_warning) ... ok test_create_fail (test.test_io.CMiscIOTest.test_create_fail) ... ok test_create_writes (test.test_io.CMiscIOTest.test_create_writes) ... ok test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stderr_deadlock) ... skipped "resource 'walltime' is not enabled" test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stdout_deadlock) ... skipped "resource 'walltime' is not enabled" test_io_after_close (test.test_io.CMiscIOTest.test_io_after_close) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_bigbuf) ... skipped 'os.set_blocking() required for this test' test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_smallbuf) ... skipped 'os.set_blocking() required for this test' test_open_allargs (test.test_io.CMiscIOTest.test_open_allargs) ... ok test_open_pipe_with_append (test.test_io.CMiscIOTest.test_open_pipe_with_append) ... ok test_pickling (test.test_io.CMiscIOTest.test_pickling) ... ok test_readinto_buffer_overflow (test.test_io.CMiscIOTest.test_readinto_buffer_overflow) ... ok test_removed_u_mode (test.test_io.CMiscIOTest.test_removed_u_mode) ... ok test_text_encoding (test.test_io.CMiscIOTest.test_text_encoding) ... ok test_warn_on_dealloc (test.test_io.CMiscIOTest.test_warn_on_dealloc) ... ok test_warn_on_dealloc_fd (test.test_io.CMiscIOTest.test_warn_on_dealloc_fd) ... ok test___all__ (test.test_io.PyMiscIOTest.test___all__) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest.test_abc_inheritance) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest.test_abc_inheritance_official) ... ok test_abcs (test.test_io.PyMiscIOTest.test_abcs) ... ok test_attributes (test.test_io.PyMiscIOTest.test_attributes) ... ok test_blockingioerror (test.test_io.PyMiscIOTest.test_blockingioerror) ... ok test_check_encoding_errors (test.test_io.PyMiscIOTest.test_check_encoding_errors) ... ok test_check_encoding_warning (test.test_io.PyMiscIOTest.test_check_encoding_warning) ... ok test_create_fail (test.test_io.PyMiscIOTest.test_create_fail) ... ok test_create_writes (test.test_io.PyMiscIOTest.test_create_writes) ... ok test_io_after_close (test.test_io.PyMiscIOTest.test_io_after_close) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_bigbuf) ... skipped 'os.set_blocking() required for this test' test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_smallbuf) ... skipped 'os.set_blocking() required for this test' test_open_allargs (test.test_io.PyMiscIOTest.test_open_allargs) ... ok test_open_pipe_with_append (test.test_io.PyMiscIOTest.test_open_pipe_with_append) ... ok test_pickling (test.test_io.PyMiscIOTest.test_pickling) ... ok test_removed_u_mode (test.test_io.PyMiscIOTest.test_removed_u_mode) ... ok test_text_encoding (test.test_io.PyMiscIOTest.test_text_encoding) ... ok test_warn_on_dealloc (test.test_io.PyMiscIOTest.test_warn_on_dealloc) ... ok test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest.test_warn_on_dealloc_fd) ... ok test_interrupted_read_retry_buffered (test.test_io.CSignalsTest.test_interrupted_read_retry_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_read_retry_text (test.test_io.CSignalsTest.test_interrupted_read_retry_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_buffered (test.test_io.CSignalsTest.test_interrupted_write_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_write_retry_buffered (test.test_io.CSignalsTest.test_interrupted_write_retry_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_write_retry_text (test.test_io.CSignalsTest.test_interrupted_write_retry_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_text (test.test_io.CSignalsTest.test_interrupted_write_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_unbuffered (test.test_io.CSignalsTest.test_interrupted_write_unbuffered) ... skipped 'POSIX signals required for this test.' test_reentrant_write_buffered (test.test_io.CSignalsTest.test_reentrant_write_buffered) ... skipped 'POSIX signals required for this test.' test_reentrant_write_text (test.test_io.CSignalsTest.test_reentrant_write_text) ... skipped 'POSIX signals required for this test.' test_interrupted_read_retry_buffered (test.test_io.PySignalsTest.test_interrupted_read_retry_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_read_retry_text (test.test_io.PySignalsTest.test_interrupted_read_retry_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_buffered (test.test_io.PySignalsTest.test_interrupted_write_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_write_retry_buffered (test.test_io.PySignalsTest.test_interrupted_write_retry_buffered) ... skipped 'POSIX signals required for this test.' test_interrupted_write_retry_text (test.test_io.PySignalsTest.test_interrupted_write_retry_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_text (test.test_io.PySignalsTest.test_interrupted_write_text) ... skipped 'POSIX signals required for this test.' test_interrupted_write_unbuffered (test.test_io.PySignalsTest.test_interrupted_write_unbuffered) ... skipped 'POSIX signals required for this test.' test_class_hierarchy (test.test_io.TestIOCTypes.test_class_hierarchy) ... skipped 'implementation detail specific to cpython' test_disallow_instantiation (test.test_io.TestIOCTypes.test_disallow_instantiation) ... skipped 'implementation detail specific to cpython' test_immutable_types (test.test_io.TestIOCTypes.test_immutable_types) ... skipped 'implementation detail specific to cpython' test_stringio_setstate (test.test_io.TestIOCTypes.test_stringio_setstate) ... skipped 'implementation detail specific to cpython' test_subclassing (test.test_io.TestIOCTypes.test_subclassing) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_bad_readinto_type (test.test_io.CBufferedReaderTest.test_bad_readinto_type) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 1787, in test_bad_readinto_type bufio.readline() ^^^^^^^^ TypeError: expected integer, got bytes object ====================================================================== ERROR: test_constructor (test.test_io.CTextIOWrapperTest.test_constructor) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 2812, in test_constructor t.__init__(b, encoding='\udcfe') ^^^^^^^^ LookupError: unknown encoding: \udcfe ====================================================================== ERROR: test_reconfigure_errors (test.test_io.CTextIOWrapperTest.test_reconfigure_errors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 3885, in test_reconfigure_errors txt.reconfigure(encoding='\udcfe') ^^^^^^^^^^^ LookupError: unknown encoding: \udcfe ====================================================================== ERROR: test_constructor (test.test_io.PyTextIOWrapperTest.test_constructor) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 2812, in test_constructor t.__init__(b, encoding='\udcfe') ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\_pyio.py", line 2017, in __init__ if not codecs.lookup(encoding)._is_text_encoding: ^^^^^^ LookupError: unknown encoding: \udcfe ====================================================================== FAIL: test_read_on_closed (test.test_io.CBufferedReaderTest.test_read_on_closed) [flush] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 1685, in test_read_on_closed self.assertRaises(ValueError, b.flush) ^^^^^^^^^^^^ AssertionError: ValueError not raised by flush ====================================================================== FAIL: test_read_on_closed (test.test_io.CBufferedRandomTest.test_read_on_closed) [flush] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 1685, in test_read_on_closed self.assertRaises(ValueError, b.flush) ^^^^^^^^^^^^ AssertionError: ValueError not raised by flush ====================================================================== FAIL: test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_with_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 3766, in test_create_at_shutdown_with_encoding self.assertEqual("ok", out.decode().strip()) ^^^^^^^^^^^ AssertionError: 'ok' != '' - ok ====================================================================== FAIL: test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_without_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 3760, in test_create_at_shutdown_without_encoding self.assertEqual("ok", out.decode().strip()) ^^^^^^^^^^^ AssertionError: 'ok' != '' - ok ====================================================================== FAIL: test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_with_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 3766, in test_create_at_shutdown_with_encoding self.assertEqual("ok", out.decode().strip()) ^^^^^^^^^^^ AssertionError: 'ok' != '' - ok ====================================================================== FAIL: test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_without_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_io.py", line 3760, in test_create_at_shutdown_without_encoding self.assertEqual("ok", out.decode().strip()) ^^^^^^^^^^^ AssertionError: 'ok' != '' - ok ---------------------------------------------------------------------- Ran 644 tests in 12.143s FAILED (failures=6, errors=4, skipped=48) 0:00:12 load avg: 0.39 [1/1/1] test_io failed (4 errors, 6 failures) == Tests result: FAILURE == 1 test failed: test_io Total duration: 12.5 sec Total tests: run=644 failures=6 skipped=48 Total test files: run=1/1 failed=1 Result: FAILURE test test_io failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10884æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 833490865 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_iter test_3720 (test.test_iter.TestCase.test_3720) ... ok test_builtin_filter (test.test_iter.TestCase.test_builtin_filter) ... ok test_builtin_list (test.test_iter.TestCase.test_builtin_list) ... ok test_builtin_map (test.test_iter.TestCase.test_builtin_map) ... ok test_builtin_max_min (test.test_iter.TestCase.test_builtin_max_min) ... ok test_builtin_tuple (test.test_iter.TestCase.test_builtin_tuple) ... ok test_builtin_zip (test.test_iter.TestCase.test_builtin_zip) ... ok test_countOf (test.test_iter.TestCase.test_countOf) ... ok test_error_iter (test.test_iter.TestCase.test_error_iter) ... ok test_exception_function (test.test_iter.TestCase.test_exception_function) ... ok test_exception_locations (test.test_iter.TestCase.test_exception_locations) ... test_exception_locations (test.test_iter.TestCase.test_exception_locations) [<function TestCase.test_exception_locations.<locals>.next_raises at 0x00000224f32abab0>] ... FAIL test_exception_locations (test.test_iter.TestCase.test_exception_locations) [<function TestCase.test_exception_locations.<locals>.iter_raises at 0x00000224f32abb78>] ... FAIL test_exception_sequence (test.test_iter.TestCase.test_exception_sequence) ... ok test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase.test_extending_list_with_iterator_does_not_segfault) ... ok test_free_after_iterating (test.test_iter.TestCase.test_free_after_iterating) ... ok test_in_and_not_in (test.test_iter.TestCase.test_in_and_not_in) ... ok test_indexOf (test.test_iter.TestCase.test_indexOf) ... ok test_iter_basic (test.test_iter.TestCase.test_iter_basic) ... ok test_iter_big_range (test.test_iter.TestCase.test_iter_big_range) ... ok test_iter_callable (test.test_iter.TestCase.test_iter_callable) ... ERROR test_iter_class_for (test.test_iter.TestCase.test_iter_class_for) ... ok test_iter_class_iter (test.test_iter.TestCase.test_iter_class_iter) ... ok test_iter_dict (test.test_iter.TestCase.test_iter_dict) ... ok test_iter_empty (test.test_iter.TestCase.test_iter_empty) ... ok test_iter_file (test.test_iter.TestCase.test_iter_file) ... ok test_iter_for_loop (test.test_iter.TestCase.test_iter_for_loop) ... ok test_iter_function (test.test_iter.TestCase.test_iter_function) ... ok test_iter_function_concealing_reentrant_exhaustion (test.test_iter.TestCase.test_iter_function_concealing_reentrant_exhaustion) ... ok test_iter_function_stop (test.test_iter.TestCase.test_iter_function_stop) ... ok test_iter_idempotency (test.test_iter.TestCase.test_iter_idempotency) ... ok test_iter_independence (test.test_iter.TestCase.test_iter_independence) ... ok test_iter_neg_setstate (test.test_iter.TestCase.test_iter_neg_setstate) ... ok test_iter_overflow (test.test_iter.TestCase.test_iter_overflow) ... skipped 'implementation detail specific to cpython' test_iter_range (test.test_iter.TestCase.test_iter_range) ... ok test_iter_string (test.test_iter.TestCase.test_iter_string) ... ok test_iter_tuple (test.test_iter.TestCase.test_iter_tuple) ... ok test_mutating_seq_class_exhausted_iter (test.test_iter.TestCase.test_mutating_seq_class_exhausted_iter) ... ok test_mutating_seq_class_iter_pickle (test.test_iter.TestCase.test_mutating_seq_class_iter_pickle) ... ok test_nested_comprehensions_for (test.test_iter.TestCase.test_nested_comprehensions_for) ... ok test_nested_comprehensions_iter (test.test_iter.TestCase.test_nested_comprehensions_iter) ... ok test_new_style_iter_class (test.test_iter.TestCase.test_new_style_iter_class) ... ok test_reduce_mutating_builtins_iter (test.test_iter.TestCase.test_reduce_mutating_builtins_iter) ... FAIL test_ref_counting_behavior (test.test_iter.TestCase.test_ref_counting_behavior) ... skipped 'implementation detail specific to cpython' test_seq_class_for (test.test_iter.TestCase.test_seq_class_for) ... ok test_seq_class_iter (test.test_iter.TestCase.test_seq_class_iter) ... ok test_sinkstate_callable (test.test_iter.TestCase.test_sinkstate_callable) ... ok test_sinkstate_dict (test.test_iter.TestCase.test_sinkstate_dict) ... ok test_sinkstate_enumerate (test.test_iter.TestCase.test_sinkstate_enumerate) ... ok test_sinkstate_list (test.test_iter.TestCase.test_sinkstate_list) ... ok test_sinkstate_range (test.test_iter.TestCase.test_sinkstate_range) ... ok test_sinkstate_sequence (test.test_iter.TestCase.test_sinkstate_sequence) ... ok test_sinkstate_string (test.test_iter.TestCase.test_sinkstate_string) ... ok test_sinkstate_tuple (test.test_iter.TestCase.test_sinkstate_tuple) ... ok test_sinkstate_yield (test.test_iter.TestCase.test_sinkstate_yield) ... ok test_stop_sequence (test.test_iter.TestCase.test_stop_sequence) ... ok test_unicode_join_endcase (test.test_iter.TestCase.test_unicode_join_endcase) ... ok test_unpack_iter (test.test_iter.TestCase.test_unpack_iter) ... ok test_writelines (test.test_iter.TestCase.test_writelines) ... ok ====================================================================== ERROR: test_iter_callable (test.test_iter.TestCase.test_iter_callable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 333, in test_iter_callable self.check_iterator(iter(CallableIterClass(), 10), list(range(10)), pickle=True) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 112, in check_iterator self.check_pickle(it, seq) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 134, in check_pickle d = pickle.dumps(itorg, proto) ^^^^^ _pickle.PicklingError: Can't pickle <class '__builtin__._CallableIterator'>: it's not found as __builtin__._CallableIterator ====================================================================== FAIL: test_exception_locations (test.test_iter.TestCase.test_exception_locations) [<function TestCase.test_exception_locations.<locals>.next_raises at 0x00000224f32abab0>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 1183, in test_exception_locations self.assertEqual(f.end_lineno, co.co_firstlineno + 2) ^^^^^^^^^^^ AssertionError: 1162 != 1161 ====================================================================== FAIL: test_exception_locations (test.test_iter.TestCase.test_exception_locations) [<function TestCase.test_exception_locations.<locals>.iter_raises at 0x00000224f32abb78>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 1183, in test_exception_locations self.assertEqual(f.end_lineno, co.co_firstlineno + 2) ^^^^^^^^^^^ AssertionError: 1169 != 1168 ====================================================================== FAIL: test_reduce_mutating_builtins_iter (test.test_iter.TestCase.test_reduce_mutating_builtins_iter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_iter.py", line 300, in test_reduce_mutating_builtins_iter self.assertEqual(run_iter("xyz"), (orig["iter"], ("",))) ^^^^^^^^^^^ AssertionError: Tuples differ: (<built-in function iter>, ('xyz',), 3) != (<built-in function iter>, ('',)) First differing element 1: ('xyz',) ('',) First tuple contains 1 additional elements. First extra element 2: 3 - (<built-in function iter>, ('xyz',), 3) ? --- --- + (<built-in function iter>, ('',)) ---------------------------------------------------------------------- Ran 57 tests in 0.074s FAILED (failures=3, errors=1, skipped=2) 0:00:00 [1/1/1] test_iter failed (1 error, 3 failures) == Tests result: FAILURE == 1 test failed: test_iter Total duration: 359 ms Total tests: run=57 failures=3 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_iter failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10064æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2688482091 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_itertools test_repeat (test.test_itertools.LengthTransparency.test_repeat) ... ok test_repeat_with_negative_times (test.test_itertools.LengthTransparency.test_repeat_with_negative_times) ... ok test_issue30347_1 (test.test_itertools.RegressionTests.test_issue30347_1) ... ok test_issue30347_2 (test.test_itertools.RegressionTests.test_issue30347_2) ... ok test_long_chain_of_empty_iterables (test.test_itertools.RegressionTests.test_long_chain_of_empty_iterables) ... skipped "resource 'cpu' is not enabled" test_sf_793826 (test.test_itertools.RegressionTests.test_sf_793826) ... ok test_sf_950057 (test.test_itertools.RegressionTests.test_sf_950057) ... ok test_combinations_sizeof (test.test_itertools.SizeofTest.test_combinations_sizeof) ... skipped 'implementation detail specific to cpython' test_combinations_with_replacement_sizeof (test.test_itertools.SizeofTest.test_combinations_with_replacement_sizeof) ... skipped 'implementation detail specific to cpython' test_permutations_sizeof (test.test_itertools.SizeofTest.test_permutations_sizeof) ... skipped 'implementation detail specific to cpython' test_product_sizeof (test.test_itertools.SizeofTest.test_product_sizeof) ... skipped 'implementation detail specific to cpython' test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass) ... ok test_StopIteration (test.test_itertools.TestBasicOps.test_StopIteration) ... ok test_accumulate (test.test_itertools.TestBasicOps.test_accumulate) ... FAIL test_batched (test.test_itertools.TestBasicOps.test_batched) ... ok test_bug_7244 (test.test_itertools.TestBasicOps.test_bug_7244) ... ok test_chain (test.test_itertools.TestBasicOps.test_chain) ... ok test_chain_from_iterable (test.test_itertools.TestBasicOps.test_chain_from_iterable) ... ok test_chain_reducible (test.test_itertools.TestBasicOps.test_chain_reducible) ... FAIL test_chain_setstate (test.test_itertools.TestBasicOps.test_chain_setstate) ... FAIL test_combinations (test.test_itertools.TestBasicOps.test_combinations) ... FAIL test_combinations_overflow (test.test_itertools.TestBasicOps.test_combinations_overflow) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_combinations_result_gc (test.test_itertools.TestBasicOps.test_combinations_result_gc) ... skipped 'implementation detail specific to cpython' test_combinations_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_combinations_with_replacement (test.test_itertools.TestBasicOps.test_combinations_with_replacement) ... FAIL test_combinations_with_replacement_overflow (test.test_itertools.TestBasicOps.test_combinations_with_replacement_overflow) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_combinations_with_replacement_result_gc (test.test_itertools.TestBasicOps.test_combinations_with_replacement_result_gc) ... skipped 'implementation detail specific to cpython' test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_combinatorics (test.test_itertools.TestBasicOps.test_combinatorics) ... ok test_compress (test.test_itertools.TestBasicOps.test_compress) ... FAIL test_count (test.test_itertools.TestBasicOps.test_count) ... FAIL test_count_with_stride (test.test_itertools.TestBasicOps.test_count_with_stride) ... FAIL test_cycle (test.test_itertools.TestBasicOps.test_cycle) ... ok test_cycle_copy_pickle (test.test_itertools.TestBasicOps.test_cycle_copy_pickle) ... FAIL test_cycle_setstate (test.test_itertools.TestBasicOps.test_cycle_setstate) ... FAIL test_cycle_unpickle_compat (test.test_itertools.TestBasicOps.test_cycle_unpickle_compat) ... FAIL test_dropwhile (test.test_itertools.TestBasicOps.test_dropwhile) ... FAIL test_filter (test.test_itertools.TestBasicOps.test_filter) ... ok test_filterfalse (test.test_itertools.TestBasicOps.test_filterfalse) ... FAIL test_groupby (test.test_itertools.TestBasicOps.test_groupby) ... FAIL test_immutable_types (test.test_itertools.TestBasicOps.test_immutable_types) ... skipped 'implementation detail specific to cpython' test_islice (test.test_itertools.TestBasicOps.test_islice) ... FAIL test_map (test.test_itertools.TestBasicOps.test_map) ... FAIL test_pairwise (test.test_itertools.TestBasicOps.test_pairwise) ... ok test_pairwise_reenter (test.test_itertools.TestBasicOps.test_pairwise_reenter) ... ok test_pairwise_reenter2 (test.test_itertools.TestBasicOps.test_pairwise_reenter2) ... ok test_permutations (test.test_itertools.TestBasicOps.test_permutations) ... FAIL test_permutations_overflow (test.test_itertools.TestBasicOps.test_permutations_overflow) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_permutations_result_gc (test.test_itertools.TestBasicOps.test_permutations_result_gc) ... skipped 'implementation detail specific to cpython' test_permutations_tuple_reuse (test.test_itertools.TestBasicOps.test_permutations_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_product (test.test_itertools.TestBasicOps.test_product) ... ok test_product_issue_25021 (test.test_itertools.TestBasicOps.test_product_issue_25021) ... FAIL test_product_overflow (test.test_itertools.TestBasicOps.test_product_overflow) ... skipped 'not enough memory: 8589934592.0G minimum needed' test_product_pickling (test.test_itertools.TestBasicOps.test_product_pickling) ... FAIL test_product_result_gc (test.test_itertools.TestBasicOps.test_product_result_gc) ... skipped 'implementation detail specific to cpython' test_product_tuple_reuse (test.test_itertools.TestBasicOps.test_product_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_repeat (test.test_itertools.TestBasicOps.test_repeat) ... FAIL test_repeat_with_negative_times (test.test_itertools.TestBasicOps.test_repeat_with_negative_times) ... ok test_starmap (test.test_itertools.TestBasicOps.test_starmap) ... FAIL test_takewhile (test.test_itertools.TestBasicOps.test_takewhile) ... FAIL test_tee (test.test_itertools.TestBasicOps.test_tee) ... FAIL test_tee_concurrent (test.test_itertools.TestBasicOps.test_tee_concurrent) ... ok test_tee_dealloc_segfault (test.test_itertools.TestBasicOps.test_tee_dealloc_segfault) ... ok test_tee_del_backward (test.test_itertools.TestBasicOps.test_tee_del_backward) ... ok test_tee_reenter (test.test_itertools.TestBasicOps.test_tee_reenter) ... ok test_zip (test.test_itertools.TestBasicOps.test_zip) ... ok test_zip_longest_bad_iterable (test.test_itertools.TestBasicOps.test_zip_longest_bad_iterable) ... ok test_zip_longest_pickling (test.test_itertools.TestBasicOps.test_zip_longest_pickling) ... FAIL test_zip_longest_result_gc (test.test_itertools.TestBasicOps.test_zip_longest_result_gc) ... skipped 'implementation detail specific to cpython' test_zip_longest_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_zip_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_tuple_reuse) ... skipped 'tuple reuse is specific to CPython' test_ziplongest (test.test_itertools.TestBasicOps.test_ziplongest) ... ok test_accumulate (test.test_itertools.TestExamples.test_accumulate) ... ok test_accumulate_reducible (test.test_itertools.TestExamples.test_accumulate_reducible) ... FAIL test_accumulate_reducible_none (test.test_itertools.TestExamples.test_accumulate_reducible_none) ... FAIL test_chain (test.test_itertools.TestExamples.test_chain) ... ok test_chain_from_iterable (test.test_itertools.TestExamples.test_chain_from_iterable) ... ok test_combinations (test.test_itertools.TestExamples.test_combinations) ... ok test_combinations_with_replacement (test.test_itertools.TestExamples.test_combinations_with_replacement) ... ok test_compress (test.test_itertools.TestExamples.test_compress) ... ok test_count (test.test_itertools.TestExamples.test_count) ... ok test_cycle (test.test_itertools.TestExamples.test_cycle) ... ok test_dropwhile (test.test_itertools.TestExamples.test_dropwhile) ... ok test_filter (test.test_itertools.TestExamples.test_filter) ... ok test_filterfalse (test.test_itertools.TestExamples.test_filterfalse) ... ok test_groupby (test.test_itertools.TestExamples.test_groupby) ... ok test_islice (test.test_itertools.TestExamples.test_islice) ... ok test_map (test.test_itertools.TestExamples.test_map) ... ok test_permutations (test.test_itertools.TestExamples.test_permutations) ... ok test_product (test.test_itertools.TestExamples.test_product) ... ok test_repeat (test.test_itertools.TestExamples.test_repeat) ... ok test_stapmap (test.test_itertools.TestExamples.test_stapmap) ... ok test_takewhile (test.test_itertools.TestExamples.test_takewhile) ... ok test_zip (test.test_itertools.TestExamples.test_zip) ... ok test_zip_longest (test.test_itertools.TestExamples.test_zip_longest) ... ok test_accumulate (test.test_itertools.TestGC.test_accumulate) ... ok test_batched (test.test_itertools.TestGC.test_batched) ... ok test_chain (test.test_itertools.TestGC.test_chain) ... ok test_chain_from_iterable (test.test_itertools.TestGC.test_chain_from_iterable) ... ok test_combinations (test.test_itertools.TestGC.test_combinations) ... ok test_combinations_with_replacement (test.test_itertools.TestGC.test_combinations_with_replacement) ... ok test_compress (test.test_itertools.TestGC.test_compress) ... ok test_count (test.test_itertools.TestGC.test_count) ... ok test_cycle (test.test_itertools.TestGC.test_cycle) ... ok test_dropwhile (test.test_itertools.TestGC.test_dropwhile) ... ok test_filter (test.test_itertools.TestGC.test_filter) ... ok test_filterfalse (test.test_itertools.TestGC.test_filterfalse) ... ok test_groupby (test.test_itertools.TestGC.test_groupby) ... ok test_islice (test.test_itertools.TestGC.test_islice) ... ok test_issue2246 (test.test_itertools.TestGC.test_issue2246) ... ok test_map (test.test_itertools.TestGC.test_map) ... ok test_pairwise (test.test_itertools.TestGC.test_pairwise) ... ok test_permutations (test.test_itertools.TestGC.test_permutations) ... ok test_product (test.test_itertools.TestGC.test_product) ... ok test_repeat (test.test_itertools.TestGC.test_repeat) ... ok test_starmap (test.test_itertools.TestGC.test_starmap) ... ok test_takewhile (test.test_itertools.TestGC.test_takewhile) ... ok test_zip (test.test_itertools.TestGC.test_zip) ... ok test_zip_longest (test.test_itertools.TestGC.test_zip_longest) ... ok test_batched_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_batched_recipe) ... ok test_islice_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_islice_recipe) ... ok test_tee_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_tee_recipe) ... ok test_accumulate (test.test_itertools.TestVariousIteratorArgs.test_accumulate) ... ok test_batched (test.test_itertools.TestVariousIteratorArgs.test_batched) ... ok test_chain (test.test_itertools.TestVariousIteratorArgs.test_chain) ... ok test_compress (test.test_itertools.TestVariousIteratorArgs.test_compress) ... ok test_cycle (test.test_itertools.TestVariousIteratorArgs.test_cycle) ... ok test_dropwhile (test.test_itertools.TestVariousIteratorArgs.test_dropwhile) ... ok test_filter (test.test_itertools.TestVariousIteratorArgs.test_filter) ... ok test_filterfalse (test.test_itertools.TestVariousIteratorArgs.test_filterfalse) ... ok test_groupby (test.test_itertools.TestVariousIteratorArgs.test_groupby) ... ok test_islice (test.test_itertools.TestVariousIteratorArgs.test_islice) ... ok test_map (test.test_itertools.TestVariousIteratorArgs.test_map) ... ok test_pairwise (test.test_itertools.TestVariousIteratorArgs.test_pairwise) ... ok test_product (test.test_itertools.TestVariousIteratorArgs.test_product) ... ok test_starmap (test.test_itertools.TestVariousIteratorArgs.test_starmap) ... ok test_takewhile (test.test_itertools.TestVariousIteratorArgs.test_takewhile) ... ok test_tee (test.test_itertools.TestVariousIteratorArgs.test_tee) ... ok test_zip (test.test_itertools.TestVariousIteratorArgs.test_zip) ... ok test_ziplongest (test.test_itertools.TestVariousIteratorArgs.test_ziplongest) ... ok batched (itertools) Doctest: itertools.batched ... ok ====================================================================== FAIL: test_accumulate (test.test_itertools.TestBasicOps.test_accumulate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_chain_reducible (test.test_itertools.TestBasicOps.test_chain_reducible) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_chain_setstate (test.test_itertools.TestBasicOps.test_chain_setstate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 29, in inner testfunc(self) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 264, in test_chain_setstate self.assertRaises(TypeError, chain().__setstate__, ([],)) ^^^^^^^^^^^^ AssertionError: TypeError not raised by __setstate__ ====================================================================== FAIL: test_combinations (test.test_itertools.TestBasicOps.test_combinations) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_combinations_with_replacement (test.test_itertools.TestBasicOps.test_combinations_with_replacement) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_compress (test.test_itertools.TestBasicOps.test_compress) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_count (test.test_itertools.TestBasicOps.test_count) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_count_with_stride (test.test_itertools.TestBasicOps.test_count_with_stride) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_cycle_copy_pickle (test.test_itertools.TestBasicOps.test_cycle_copy_pickle) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_cycle_setstate (test.test_itertools.TestBasicOps.test_cycle_setstate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 29, in inner testfunc(self) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 824, in test_cycle_setstate self.assertEqual(take(20, c), list('defgabcdefgabcdefgab')) ^^^^^^^^^^^ AssertionError: Lists differ: ['b', 'c', 'd', 'e', 'f', 'g', 'a', 'b', 'c[52 chars] 'g'] != ['d', 'e', 'f', 'g', 'a', 'b', 'c', 'd', 'e[52 chars] 'b'] First differing element 0: 'b' 'd' - ['b', ? ^ + ['d', ? ^ - 'c', - 'd', 'e', 'f', 'g', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'a', 'b', 'c', 'd', 'e', 'f', - 'g'] ? ^ + 'g', ? ^ + 'a', + 'b'] ====================================================================== FAIL: test_cycle_unpickle_compat (test.test_itertools.TestBasicOps.test_cycle_unpickle_compat) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_dropwhile (test.test_itertools.TestBasicOps.test_dropwhile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_filterfalse (test.test_itertools.TestBasicOps.test_filterfalse) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_groupby (test.test_itertools.TestBasicOps.test_groupby) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_islice (test.test_itertools.TestBasicOps.test_islice) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_map (test.test_itertools.TestBasicOps.test_map) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_permutations (test.test_itertools.TestBasicOps.test_permutations) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_product_issue_25021 (test.test_itertools.TestBasicOps.test_product_issue_25021) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_product_pickling (test.test_itertools.TestBasicOps.test_product_pickling) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_repeat (test.test_itertools.TestBasicOps.test_repeat) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_starmap (test.test_itertools.TestBasicOps.test_starmap) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_takewhile (test.test_itertools.TestBasicOps.test_takewhile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_tee (test.test_itertools.TestBasicOps.test_tee) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_zip_longest_pickling (test.test_itertools.TestBasicOps.test_zip_longest_pickling) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_accumulate_reducible (test.test_itertools.TestExamples.test_accumulate_reducible) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ====================================================================== FAIL: test_accumulate_reducible_none (test.test_itertools.TestExamples.test_accumulate_reducible_none) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_itertools.py", line 28, in inner with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ---------------------------------------------------------------------- Ran 141 tests in 3.850s FAILED (failures=26, skipped=21) 0:00:04 [1/1/1] test_itertools failed (26 failures) == Tests result: FAILURE == 1 test failed: test_itertools Total duration: 4.3 sec Total tests: run=141 failures=26 skipped=21 Total test files: run=1/1 failed=1 Result: FAILURE test test_itertools failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10580æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4170313370 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_launcher setUpClass (test.test_launcher.TestLauncher) ... ERROR ====================================================================== ERROR: setUpClass (test.test_launcher.TestLauncher) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 291, in setUpClass create_registry_data(key, TEST_DATA) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 105, in create_registry_data _create_registry_data(root, k, v) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 97, in _create_registry_data _create_registry_data(hkey, k, v) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 97, in _create_registry_data _create_registry_data(hkey, k, v) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 97, in _create_registry_data _create_registry_data(hkey, k, v) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_launcher.py", line 100, in _create_registry_data winreg.SetValueEx(root, key, None, winreg.REG_SZ, value) ^^^^^^^^^^ TypeError: expected str, got NoneType object ---------------------------------------------------------------------- Ran 0 tests in 0.005s FAILED (errors=1) 0:00:00 [1/1/1] test_launcher failed (1 error) == Tests result: FAILURE == 1 test failed: test_launcher Total duration: 297 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_launcher failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7484æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3366472052 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_list test_addmul (test.test_list.ListTest.test_addmul) ... ok test_append (test.test_list.ListTest.test_append) ... ok test_basic (test.test_list.ListTest.test_basic) ... ok test_bigrepeat (test.test_list.ListTest.test_bigrepeat) ... ok test_clear (test.test_list.ListTest.test_clear) ... ok test_constructor_exception_handling (test.test_list.ListTest.test_constructor_exception_handling) ... ok test_constructors (test.test_list.ListTest.test_constructors) ... ok test_contains (test.test_list.ListTest.test_contains) ... ok test_contains_fake (test.test_list.ListTest.test_contains_fake) ... ok test_contains_order (test.test_list.ListTest.test_contains_order) ... ok test_copy (test.test_list.ListTest.test_copy) ... ok test_count (test.test_list.ListTest.test_count) ... ok test_count_index_remove_crashes (test.test_list.ListTest.test_count_index_remove_crashes) ... ok test_delitem (test.test_list.ListTest.test_delitem) ... ok test_delslice (test.test_list.ListTest.test_delslice) ... ok test_equal_operator_modifying_operand (test.test_list.ListTest.test_equal_operator_modifying_operand) ... FAIL test_exhausted_iterator (test.test_list.ListTest.test_exhausted_iterator) ... ok test_extend (test.test_list.ListTest.test_extend) ... ok test_extendedslicing (test.test_list.ListTest.test_extendedslicing) ... ok test_free_after_iterating (test.test_list.ListTest.test_free_after_iterating) ... ok test_getitem (test.test_list.ListTest.test_getitem) ... ok test_getitem_error (test.test_list.ListTest.test_getitem_error) ... ok test_getitemoverwriteiter (test.test_list.ListTest.test_getitemoverwriteiter) ... ok test_getslice (test.test_list.ListTest.test_getslice) ... ok test_iadd (test.test_list.ListTest.test_iadd) ... ok test_identity (test.test_list.ListTest.test_identity) ... ok test_imul (test.test_list.ListTest.test_imul) ... ok test_index (test.test_list.ListTest.test_index) ... ok test_init (test.test_list.ListTest.test_init) ... ok test_insert (test.test_list.ListTest.test_insert) ... ok test_iterator_pickle (test.test_list.ListTest.test_iterator_pickle) ... ok test_keyword_args (test.test_list.ListTest.test_keyword_args) ... ok test_keywords_in_subclass (test.test_list.ListTest.test_keywords_in_subclass) ... ok test_len (test.test_list.ListTest.test_len) ... ok test_list_index_modifing_operand (test.test_list.ListTest.test_list_index_modifing_operand) ... ok test_list_resize_overflow (test.test_list.ListTest.test_list_resize_overflow) ... ok test_lt_operator_modifying_operand (test.test_list.ListTest.test_lt_operator_modifying_operand) ... ok test_minmax (test.test_list.ListTest.test_minmax) ... ok test_no_comdat_folding (test.test_list.ListTest.test_no_comdat_folding) ... ok test_overflow (test.test_list.ListTest.test_overflow) ... ok test_pickle (test.test_list.ListTest.test_pickle) ... ok test_pop (test.test_list.ListTest.test_pop) ... ok test_preallocation (test.test_list.ListTest.test_preallocation) ... skipped 'implementation detail specific to cpython' test_remove (test.test_list.ListTest.test_remove) ... ok test_repeat (test.test_list.ListTest.test_repeat) ... ok test_repr (test.test_list.ListTest.test_repr) ... ok test_repr_deep (test.test_list.ListTest.test_repr_deep) ... ok test_repr_large (test.test_list.ListTest.test_repr_large) ... ok test_reverse (test.test_list.ListTest.test_reverse) ... ok test_reversed (test.test_list.ListTest.test_reversed) ... ok test_reversed_pickle (test.test_list.ListTest.test_reversed_pickle) ... ok test_set_subscript (test.test_list.ListTest.test_set_subscript) ... ok test_setitem (test.test_list.ListTest.test_setitem) ... ok test_setitem_error (test.test_list.ListTest.test_setitem_error) ... ok test_setslice (test.test_list.ListTest.test_setslice) ... ok test_slice (test.test_list.ListTest.test_slice) ... ok test_slice_assign_iterator (test.test_list.ListTest.test_slice_assign_iterator) ... ok test_sort (test.test_list.ListTest.test_sort) ... ok test_step_overflow (test.test_list.ListTest.test_step_overflow) ... ok test_subscript (test.test_list.ListTest.test_subscript) ... ok test_truth (test.test_list.ListTest.test_truth) ... ok ====================================================================== FAIL: test_equal_operator_modifying_operand (test.test_list.ListTest.test_equal_operator_modifying_operand) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_list.py", line 226, in test_equal_operator_modifying_operand self.assertTrue(list1 == list2) ^^^^^^^^^^ AssertionError: False is not true ---------------------------------------------------------------------- Ran 61 tests in 0.100s FAILED (failures=1, skipped=1) 0:00:00 [1/1/1] test_list failed (1 failure) == Tests result: FAILURE == 1 test failed: test_list Total duration: 351 ms Total tests: run=61 failures=1 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_list failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7008æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1176958273 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_listcomps test_assign_to_comp_iter_var_in_outer_function (test.test_listcomps.ListComprehensionTest.test_assign_to_comp_iter_var_in_outer_function) ... ok test_assignment_expression (test.test_listcomps.ListComprehensionTest.test_assignment_expression) ... ok test_cell_in_nested_comprehension (test.test_listcomps.ListComprehensionTest.test_cell_in_nested_comprehension) ... ok test_cell_inner_free_outer (test.test_listcomps.ListComprehensionTest.test_cell_inner_free_outer) ... ok test_class_scope_free_var_with_class_cell (test.test_listcomps.ListComprehensionTest.test_class_scope_free_var_with_class_cell) ... ok test_closure_can_jump_over_comp_scope (test.test_listcomps.ListComprehensionTest.test_closure_can_jump_over_comp_scope) ... ok test_code_replace (test.test_listcomps.ListComprehensionTest.test_code_replace) ... ok test_code_replace_extended_arg (test.test_listcomps.ListComprehensionTest.test_code_replace_extended_arg) ... ok test_comp_in_try_except (test.test_listcomps.ListComprehensionTest.test_comp_in_try_except) ... ok test_comp_in_try_finally (test.test_listcomps.ListComprehensionTest.test_comp_in_try_finally) ... ok test_dunder_name (test.test_listcomps.ListComprehensionTest.test_dunder_name) ... ok test_exception_in_post_comp_call (test.test_listcomps.ListComprehensionTest.test_exception_in_post_comp_call) ... ok test_exception_locations (test.test_listcomps.ListComprehensionTest.test_exception_locations) ... test_exception_locations (test.test_listcomps.ListComprehensionTest.test_exception_locations) [<function ListComprehensionTest.test_exception_locations.<locals>.next_raises at 0x0000017f80768340>] ... FAIL test_exception_locations (test.test_listcomps.ListComprehensionTest.test_exception_locations) [<function ListComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x0000017f80768408>] ... FAIL test_explicit_global (test.test_listcomps.ListComprehensionTest.test_explicit_global) ... ok test_explicit_global_2 (test.test_listcomps.ListComprehensionTest.test_explicit_global_2) ... ok test_explicit_global_3 (test.test_listcomps.ListComprehensionTest.test_explicit_global_3) ... ok test_frame_locals (test.test_listcomps.ListComprehensionTest.test_frame_locals) ... ok test_free_inner_cell_outer (test.test_listcomps.ListComprehensionTest.test_free_inner_cell_outer) ... ok test_free_var_in_comp_child (test.test_listcomps.ListComprehensionTest.test_free_var_in_comp_child) ... ok test_global_in_class_scope (test.test_listcomps.ListComprehensionTest.test_global_in_class_scope) ... ok test_global_outside_cellvar_inside_plus_freevar (test.test_listcomps.ListComprehensionTest.test_global_outside_cellvar_inside_plus_freevar) ... ok test_in_class_scope_inside_function_1 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_1) ... ok test_in_class_scope_inside_function_2 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_2) ... ok test_in_class_scope_with_global (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_global) ... ok test_in_class_scope_with_nonlocal (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_nonlocal) ... ok test_inner_cell_shadows_outer (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer) ... ok test_inner_cell_shadows_outer_no_store (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_no_store) ... ok test_inner_cell_shadows_outer_redefined (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_redefined) ... ok test_introspecting_frame_locals (test.test_listcomps.ListComprehensionTest.test_introspecting_frame_locals) ... ok test_iter_var_available_in_locals (test.test_listcomps.ListComprehensionTest.test_iter_var_available_in_locals) ... ok test_lambda_in_iter (test.test_listcomps.ListComprehensionTest.test_lambda_in_iter) ... ok test_lambdas_with_free_var (test.test_listcomps.ListComprehensionTest.test_lambdas_with_free_var) ... ok test_lambdas_with_iteration_var_as_default (test.test_listcomps.ListComprehensionTest.test_lambdas_with_iteration_var_as_default) ... ok test_multiple_comprehension_name_reuse (test.test_listcomps.ListComprehensionTest.test_multiple_comprehension_name_reuse) ... ok test_name_collision_locals (test.test_listcomps.ListComprehensionTest.test_name_collision_locals) ... ok test_name_error_in_class_scope (test.test_listcomps.ListComprehensionTest.test_name_error_in_class_scope) ... ok test_nameerror (test.test_listcomps.ListComprehensionTest.test_nameerror) ... ok test_nested (test.test_listcomps.ListComprehensionTest.test_nested) ... ok test_nested_2 (test.test_listcomps.ListComprehensionTest.test_nested_2) ... ok test_nested_3 (test.test_listcomps.ListComprehensionTest.test_nested_3) ... ok test_nested_4 (test.test_listcomps.ListComprehensionTest.test_nested_4) ... ok test_nested_free (test.test_listcomps.ListComprehensionTest.test_nested_free) ... ok test_nested_free_var_in_expr (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_expr) ... ok test_nested_free_var_in_iter (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_iter) ... ok test_nested_free_var_not_bound_in_outer_comp (test.test_listcomps.ListComprehensionTest.test_nested_free_var_not_bound_in_outer_comp) ... ok test_nested_has_free_var (test.test_listcomps.ListComprehensionTest.test_nested_has_free_var) ... ok test_nested_listcomp_in_lambda (test.test_listcomps.ListComprehensionTest.test_nested_listcomp_in_lambda) ... ok test_no_leakage_to_locals (test.test_listcomps.ListComprehensionTest.test_no_leakage_to_locals) ... ok test_references___class__ (test.test_listcomps.ListComprehensionTest.test_references___class__) ... ok test_references___class___defined (test.test_listcomps.ListComprehensionTest.test_references___class___defined) ... ok test_references___class___enclosing (test.test_listcomps.ListComprehensionTest.test_references___class___enclosing) ... ok test_references_super (test.test_listcomps.ListComprehensionTest.test_references_super) ... ok test_shadow_comp_iterable_name (test.test_listcomps.ListComprehensionTest.test_shadow_comp_iterable_name) ... ok test_shadow_with_free_and_local (test.test_listcomps.ListComprehensionTest.test_shadow_with_free_and_local) ... ok test_shadows_outer_cell (test.test_listcomps.ListComprehensionTest.test_shadows_outer_cell) ... ok test_super_and_class_cell_in_sibling_comps (test.test_listcomps.ListComprehensionTest.test_super_and_class_cell_in_sibling_comps) ... ok test_unbound_local_after_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_after_comprehension) ... ok test_unbound_local_inside_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_inside_comprehension) ... ok doctests (test.test_listcomps.__test__) Doctest: test.test_listcomps.__test__.doctests ... ok ====================================================================== FAIL: test_exception_locations (test.test_listcomps.ListComprehensionTest.test_exception_locations) [<function ListComprehensionTest.test_exception_locations.<locals>.next_raises at 0x0000017f80768340>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_listcomps.py", line 762, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '[x for x in BrokenIter(next_raises=True)]' != 'BrokenIter(next_raises=True)' - [x for x in BrokenIter(next_raises=True)] ? ------------ - + BrokenIter(next_raises=True) ====================================================================== FAIL: test_exception_locations (test.test_listcomps.ListComprehensionTest.test_exception_locations) [<function ListComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x0000017f80768408>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_listcomps.py", line 762, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '[x for x in BrokenIter(iter_raises=True)]' != 'BrokenIter(iter_raises=True)' - [x for x in BrokenIter(iter_raises=True)] ? ------------ - + BrokenIter(iter_raises=True) ---------------------------------------------------------------------- Ran 59 tests in 0.131s FAILED (failures=2) 0:00:00 [1/1/1] test_listcomps failed (2 failures) == Tests result: FAILURE == 1 test failed: test_listcomps Total duration: 430 ms Total tests: run=59 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_listcomps failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10120æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2256193667 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_logging test_critical (test.test_logging.BasicConfigTest.test_critical) ... ok test_datefmt (test.test_logging.BasicConfigTest.test_datefmt) ... ok test_debug (test.test_logging.BasicConfigTest.test_debug) ... ok test_encoding (test.test_logging.BasicConfigTest.test_encoding) ... ok test_encoding_errors (test.test_logging.BasicConfigTest.test_encoding_errors) ... ok test_encoding_errors_default (test.test_logging.BasicConfigTest.test_encoding_errors_default) ... ok test_encoding_errors_none (test.test_logging.BasicConfigTest.test_encoding_errors_none) ... ok test_error (test.test_logging.BasicConfigTest.test_error) ... ok test_filemode (test.test_logging.BasicConfigTest.test_filemode) ... ok test_filename (test.test_logging.BasicConfigTest.test_filename) ... ok test_force (test.test_logging.BasicConfigTest.test_force) ... ok test_format (test.test_logging.BasicConfigTest.test_format) ... ok test_handlers (test.test_logging.BasicConfigTest.test_handlers) ... ok test_incompatible (test.test_logging.BasicConfigTest.test_incompatible) ... ok test_info (test.test_logging.BasicConfigTest.test_info) ... ok test_level (test.test_logging.BasicConfigTest.test_level) ... ok test_log (test.test_logging.BasicConfigTest.test_log) ... ok test_log_taskName (test.test_logging.BasicConfigTest.test_log_taskName) ... ok test_no_kwargs (test.test_logging.BasicConfigTest.test_no_kwargs) ... ok test_stream (test.test_logging.BasicConfigTest.test_stream) ... ok test_strformatstyle (test.test_logging.BasicConfigTest.test_strformatstyle) ... ok test_stringtemplatestyle (test.test_logging.BasicConfigTest.test_stringtemplatestyle) ... ok test_style (test.test_logging.BasicConfigTest.test_style) ... ok test_warning (test.test_logging.BasicConfigTest.test_warning) ... ok test_callable_filter (test.test_logging.BasicFilterTest.test_callable_filter) ... ok test_empty_filter (test.test_logging.BasicFilterTest.test_empty_filter) ... ok test_filter (test.test_logging.BasicFilterTest.test_filter) ... ok test_custom (test.test_logging.BufferingFormatterTest.test_custom) ... ok test_default (test.test_logging.BufferingFormatterTest.test_default) ... ok test_flat (test.test_logging.BuiltinLevelsTest.test_flat) ... ok test_issue27935 (test.test_logging.BuiltinLevelsTest.test_issue27935) ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest.test_nested_explicit) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest.test_nested_inherited) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest.test_nested_with_virtual_parent) ... ok test_regression_22386 (test.test_logging.BuiltinLevelsTest.test_regression_22386) See issue #22386 for more information. ... ok test_regression_29220 (test.test_logging.BuiltinLevelsTest.test_regression_29220) See issue #29220 for more information. ... ok test_child_loggers (test.test_logging.ChildLoggerTest.test_child_loggers) ... ok test_get_children (test.test_logging.ChildLoggerTest.test_get_children) ... ok test_111615 (test.test_logging.ConfigDictTest.test_111615) ... ok test_90195 (test.test_logging.ConfigDictTest.test_90195) ... ok test_bad_format (test.test_logging.ConfigDictTest.test_bad_format) ... ok test_bad_format_with_dollar_style (test.test_logging.ConfigDictTest.test_bad_format_with_dollar_style) ... ok test_baseconfig (test.test_logging.ConfigDictTest.test_baseconfig) ... ok test_config0_ok (test.test_logging.ConfigDictTest.test_config0_ok) ... ok test_config11_ok (test.test_logging.ConfigDictTest.test_config11_ok) ... ok test_config12_failure (test.test_logging.ConfigDictTest.test_config12_failure) ... ok test_config13_failure (test.test_logging.ConfigDictTest.test_config13_failure) ... ok test_config14_ok (test.test_logging.ConfigDictTest.test_config14_ok) ... ok test_config15_ok (test.test_logging.ConfigDictTest.test_config15_ok) ... ok test_config16_ok (test.test_logging.ConfigDictTest.test_config16_ok) ... ok test_config17_ok (test.test_logging.ConfigDictTest.test_config17_ok) ... ok test_config18_ok (test.test_logging.ConfigDictTest.test_config18_ok) ... ok test_config1_ok (test.test_logging.ConfigDictTest.test_config1_ok) ... ok test_config2_failure (test.test_logging.ConfigDictTest.test_config2_failure) ... ok test_config2a_failure (test.test_logging.ConfigDictTest.test_config2a_failure) ... ok test_config2b_failure (test.test_logging.ConfigDictTest.test_config2b_failure) ... ok test_config3_failure (test.test_logging.ConfigDictTest.test_config3_failure) ... ok test_config4_ok (test.test_logging.ConfigDictTest.test_config4_ok) ... ok test_config4a_ok (test.test_logging.ConfigDictTest.test_config4a_ok) ... ok test_config5_ok (test.test_logging.ConfigDictTest.test_config5_ok) ... ok test_config6_failure (test.test_logging.ConfigDictTest.test_config6_failure) ... ok test_config7_ok (test.test_logging.ConfigDictTest.test_config7_ok) ... ok test_config_10_ok (test.test_logging.ConfigDictTest.test_config_10_ok) ... ok test_config_8_ok (test.test_logging.ConfigDictTest.test_config_8_ok) ... ok test_config_8a_ok (test.test_logging.ConfigDictTest.test_config_8a_ok) ... ok test_config_9_ok (test.test_logging.ConfigDictTest.test_config_9_ok) ... ok test_config_callable_filter_works (test.test_logging.ConfigDictTest.test_config_callable_filter_works) ... ok test_config_filter_method_works (test.test_logging.ConfigDictTest.test_config_filter_method_works) ... ok test_config_filter_works (test.test_logging.ConfigDictTest.test_config_filter_works) ... ok test_config_queue_handler (test.test_logging.ConfigDictTest.test_config_queue_handler) ... ok test_config_queue_handler_does_not_create_multiprocessing_manager (test.test_logging.ConfigDictTest.test_config_queue_handler_does_not_create_multiprocessing_manager) ... ok test_config_queue_handler_invalid_config_does_not_create_multiprocessing_manager (test.test_logging.ConfigDictTest.test_config_queue_handler_invalid_config_does_not_create_multiprocessing_manager) ... ok test_config_queue_handler_multiprocessing_context (test.test_logging.ConfigDictTest.test_config_queue_handler_multiprocessing_context) ... skipped 'requires a debug build for testingassertions in multiprocessing' test_config_reject_simple_queue_handler_multiprocessing_context (test.test_logging.ConfigDictTest.test_config_reject_simple_queue_handler_multiprocessing_context) ... skipped 'requires a debug build for testing assertions in multiprocessing' test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate) ... ok test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2) ... ok test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2_with_wrong_fmt) ... ok test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate3) ... ok test_custom_formatter_function_with_defaults (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_defaults) ... ok test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_validate) ... ok test_invalid_type_raises (test.test_logging.ConfigDictTest.test_invalid_type_raises) ... ok test_kwargs_passing (test.test_logging.ConfigDictTest.test_kwargs_passing) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest.test_listen_config_10_ok) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest.test_listen_config_1_ok) ... ok test_listen_verify (test.test_logging.ConfigDictTest.test_listen_verify) ... ok test_multiprocessing_queues (test.test_logging.ConfigDictTest.test_multiprocessing_queues) ... ok test_namedtuple (test.test_logging.ConfigDictTest.test_namedtuple) ... ok test_config0_ok (test.test_logging.ConfigFileTest.test_config0_ok) ... ok test_config0_using_cp_ok (test.test_logging.ConfigFileTest.test_config0_using_cp_ok) ... ok test_config1_ok (test.test_logging.ConfigFileTest.test_config1_ok) ... ok test_config2_failure (test.test_logging.ConfigFileTest.test_config2_failure) ... ok test_config3_failure (test.test_logging.ConfigFileTest.test_config3_failure) ... ok test_config4_ok (test.test_logging.ConfigFileTest.test_config4_ok) ... ok test_config5_ok (test.test_logging.ConfigFileTest.test_config5_ok) ... ok test_config6_ok (test.test_logging.ConfigFileTest.test_config6_ok) ... ok test_config7_ok (test.test_logging.ConfigFileTest.test_config7_ok) ... ok test_config8_ok (test.test_logging.ConfigFileTest.test_config8_ok) ... ok test_config9_ok (test.test_logging.ConfigFileTest.test_config9_ok) ... ok test_config_set_handler_names (test.test_logging.ConfigFileTest.test_config_set_handler_names) ... ok test_defaults_do_no_interpolation (test.test_logging.ConfigFileTest.test_defaults_do_no_interpolation) bpo-33802 defaults should not get interpolated ... ok test_exception_if_confg_file_is_empty (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_empty) ... ok test_exception_if_confg_file_is_invalid (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_invalid) ... ok test_exception_if_config_file_does_not_exist (test.test_logging.ConfigFileTest.test_exception_if_config_file_does_not_exist) ... ok test_logger_disabling (test.test_logging.ConfigFileTest.test_logger_disabling) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter) ... ok test_handler_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter_replaces_record) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest.test_logger_filter) ... ok test_logging_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_logging_filter_replaces_record) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest.test_specific_filters) ... ok test_output (test.test_logging.DatagramHandlerTest.test_output) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest.test_encoding_cyrillic_unicode) ... ok test_encoding_plain_file (test.test_logging.EncodingTest.test_encoding_plain_file) ... ok test_formatting (test.test_logging.ExceptionTest.test_formatting) ... ok test_delay (test.test_logging.FileHandlerTest.test_delay) ... ok test_emit_after_closing_in_write_mode (test.test_logging.FileHandlerTest.test_emit_after_closing_in_write_mode) ... ok test_braces (test.test_logging.FormatterTest.test_braces) ... ok test_default_msec_format_none (test.test_logging.FormatterTest.test_default_msec_format_none) ... ok test_defaults_parameter (test.test_logging.FormatterTest.test_defaults_parameter) ... ok test_dollars (test.test_logging.FormatterTest.test_dollars) ... ok test_format_validate (test.test_logging.FormatterTest.test_format_validate) ... ok test_invalid_style (test.test_logging.FormatterTest.test_invalid_style) ... ok test_issue_89047 (test.test_logging.FormatterTest.test_issue_89047) ... ok test_percent (test.test_logging.FormatterTest.test_percent) ... ok test_time (test.test_logging.FormatterTest.test_time) ... ok test_output (test.test_logging.HTTPHandlerTest.test_output) ... ok test_builtin_handlers (test.test_logging.HandlerTest.test_builtin_handlers) ... ok test_name (test.test_logging.HandlerTest.test_name) ... ok test_pathlike_objects (test.test_logging.HandlerTest.test_pathlike_objects) Test that path-like objects are accepted as filename arguments to handlers. ... ok test_post_fork_child_no_deadlock (test.test_logging.HandlerTest.test_post_fork_child_no_deadlock) Ensure child logging locks are not held; bpo-6721 & bpo-36533. ... skipped 'requires working os.fork()' test_race (test.test_logging.HandlerTest.test_race) ... skipped 'WatchedFileHandler not appropriate for Windows.' test_output (test.test_logging.IPv6SysLogHandlerTest.test_output) ... ok test_udp_reconnection (test.test_logging.IPv6SysLogHandlerTest.test_udp_reconnection) ... ok test_last_resort (test.test_logging.LastResortTest.test_last_resort) ... ok test_logrecord_class (test.test_logging.LogRecordFactoryTest.test_logrecord_class) ... ok test_dict_arg (test.test_logging.LogRecordTest.test_dict_arg) ... ok test_multiprocessing (test.test_logging.LogRecordTest.test_multiprocessing) ... ok test_optional (test.test_logging.LogRecordTest.test_optional) ... ok test_str_rep (test.test_logging.LogRecordTest.test_str_rep) ... ok test_taskName_with_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_with_asyncio_imported) ... ok test_taskName_without_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_without_asyncio_imported) ... ok test_critical (test.test_logging.LoggerAdapterTest.test_critical) ... ok test_exception (test.test_logging.LoggerAdapterTest.test_exception) ... ok test_exception_excinfo (test.test_logging.LoggerAdapterTest.test_exception_excinfo) ... ok test_extra_in_records (test.test_logging.LoggerAdapterTest.test_extra_in_records) ... ok test_extra_not_merged_by_default (test.test_logging.LoggerAdapterTest.test_extra_not_merged_by_default) ... ok test_find_caller_with_stacklevel (test.test_logging.LoggerAdapterTest.test_find_caller_with_stacklevel) ... ok test_has_handlers (test.test_logging.LoggerAdapterTest.test_has_handlers) ... ok test_is_enabled_for (test.test_logging.LoggerAdapterTest.test_is_enabled_for) ... ok test_nested (test.test_logging.LoggerAdapterTest.test_nested) ... ok test_nested_styled_adapter (test.test_logging.LoggerAdapterTest.test_nested_styled_adapter) ... ok test_styled_adapter (test.test_logging.LoggerAdapterTest.test_styled_adapter) ... ok test_caching (test.test_logging.LoggerTest.test_caching) ... ok test_exception (test.test_logging.LoggerTest.test_exception) ... ok test_find_caller_with_stack_info (test.test_logging.LoggerTest.test_find_caller_with_stack_info) ... ok test_find_caller_with_stacklevel (test.test_logging.LoggerTest.test_find_caller_with_stacklevel) ... ok test_has_handlers (test.test_logging.LoggerTest.test_has_handlers) ... ok test_has_handlers_no_propagate (test.test_logging.LoggerTest.test_has_handlers_no_propagate) ... ok test_invalid_names (test.test_logging.LoggerTest.test_invalid_names) ... ok test_is_enabled_for (test.test_logging.LoggerTest.test_is_enabled_for) ... ok test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest.test_is_enabled_for_disabled_logger) ... ok test_log_invalid_level_no_raise (test.test_logging.LoggerTest.test_log_invalid_level_no_raise) ... ok test_log_invalid_level_with_raise (test.test_logging.LoggerTest.test_log_invalid_level_with_raise) ... ok test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_no_overwrite) ... ok test_make_record_with_extra_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_overwrite) ... ok test_pickling (test.test_logging.LoggerTest.test_pickling) ... ok test_root_logger_aliases (test.test_logging.LoggerTest.test_root_logger_aliases) ... ok test_set_invalid_level (test.test_logging.LoggerTest.test_set_invalid_level) ... ok test_manager_loggerclass (test.test_logging.ManagerTest.test_manager_loggerclass) ... ok test_set_log_record_factory (test.test_logging.ManagerTest.test_set_log_record_factory) ... ok test_flush (test.test_logging.MemoryHandlerTest.test_flush) ... ok test_flush_on_close (test.test_logging.MemoryHandlerTest.test_flush_on_close) Test that the flush-on-close configuration works as expected. ... ok test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest.test_race_between_set_target_and_flush) ... ok test_shutdown_flush_on_close (test.test_logging.MemoryHandlerTest.test_shutdown_flush_on_close) Test that the flush-on-close configuration is respected by the ... ok test_persistent_loggers (test.test_logging.MemoryTest.test_persistent_loggers) ... ok test__all__ (test.test_logging.MiscTestCase.test__all__) ... ok test_critical (test.test_logging.ModuleLevelMiscTest.test_critical) ... ok test_debug (test.test_logging.ModuleLevelMiscTest.test_debug) ... ok test_disable (test.test_logging.ModuleLevelMiscTest.test_disable) ... ok test_error (test.test_logging.ModuleLevelMiscTest.test_error) ... ok test_get_level_names_mapping (test.test_logging.ModuleLevelMiscTest.test_get_level_names_mapping) ... ok test_info (test.test_logging.ModuleLevelMiscTest.test_info) ... ok test_log (test.test_logging.ModuleLevelMiscTest.test_log) ... ok test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown) ... FAIL test_logging_at_shutdown_open (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open) ... FAIL test_recursion_error (test.test_logging.ModuleLevelMiscTest.test_recursion_error) ... ok test_set_logger_class (test.test_logging.ModuleLevelMiscTest.test_set_logger_class) ... ok test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest.test_subclass_logger_cache) ... ok test_warning (test.test_logging.ModuleLevelMiscTest.test_warning) ... ok test_basic (test.test_logging.NTEventLogHandlerTest.test_basic) ... skipped 'win32evtlog/win32evtlogutil/pywintypes required for this test.' test_formatting (test.test_logging.QueueHandlerTest.test_formatting) ... ok test_queue_handler (test.test_logging.QueueHandlerTest.test_queue_handler) ... ok test_queue_listener (test.test_logging.QueueHandlerTest.test_queue_listener) ... ok test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest.test_queue_listener_with_StreamHandler) ... ok test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest.test_queue_listener_with_multiple_handlers) ... ok test_calls_task_done_after_stop (test.test_logging.QueueListenerTest.test_calls_task_done_after_stop) ... ok test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest.test_handle_called_with_mp_queue) ... ok test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest.test_handle_called_with_queue_queue) ... ok test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest.test_no_messages_in_queue_after_stop) Five messages are logged then the QueueListener is stopped. This ... ok test_file_created (test.test_logging.RotatingFileHandlerTest.test_file_created) ... ok test_max_bytes (test.test_logging.RotatingFileHandlerTest.test_max_bytes) ... ok test_max_bytes_delay (test.test_logging.RotatingFileHandlerTest.test_max_bytes_delay) ... ok test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest.test_namer_rotator_inheritance) ... ok test_rollover_filenames (test.test_logging.RotatingFileHandlerTest.test_rollover_filenames) ... ok test_rotator (test.test_logging.RotatingFileHandlerTest.test_rotator) ... ok test_should_not_rollover (test.test_logging.RotatingFileHandlerTest.test_should_not_rollover) ... ok test_should_not_rollover_non_file (test.test_logging.RotatingFileHandlerTest.test_should_not_rollover_non_file) ... ok test_should_rollover (test.test_logging.RotatingFileHandlerTest.test_should_rollover) ... ok test_basic (test.test_logging.SMTPHandlerTest.test_basic) ... ok test_no_failure (test.test_logging.ShutdownTest.test_no_failure) ... ok test_with_ioerror_in_acquire (test.test_logging.ShutdownTest.test_with_ioerror_in_acquire) ... ok test_with_ioerror_in_close (test.test_logging.ShutdownTest.test_with_ioerror_in_close) ... ok test_with_ioerror_in_flush (test.test_logging.ShutdownTest.test_with_ioerror_in_flush) ... ok test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_with_raise) ... ok test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_without_raise) ... ok test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_with_raise) ... ok test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_without_raise) ... ok test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_with_raise) ... ok test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_without_raise) ... ok test_with_valueerror_in_acquire (test.test_logging.ShutdownTest.test_with_valueerror_in_acquire) ... ok test_with_valueerror_in_close (test.test_logging.ShutdownTest.test_with_valueerror_in_close) ... ok test_with_valueerror_in_flush (test.test_logging.ShutdownTest.test_with_valueerror_in_flush) ... ok test_noserver (test.test_logging.SocketHandlerTest.test_noserver) ... ok test_output (test.test_logging.SocketHandlerTest.test_output) ... ok test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest.test_can_represent_stream_with_int_name) ... ok test_error_handling (test.test_logging.StreamHandlerTest.test_error_handling) ... ok test_stream_setting (test.test_logging.StreamHandlerTest.test_stream_setting) Test setting the handler's stream ... ok test_output (test.test_logging.SysLogHandlerTest.test_output) ... ok test_udp_reconnection (test.test_logging.SysLogHandlerTest.test_udp_reconnection) ... ok test_compute_files_to_delete (test.test_logging.TimedRotatingFileHandlerTest.test_compute_files_to_delete) ... ok test_compute_files_to_delete_same_filename_different_extensions (test.test_logging.TimedRotatingFileHandlerTest.test_compute_files_to_delete_same_filename_different_extensions) ... ok test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_D) ... ok test_compute_rollover_D_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_D_interval) ... ok test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_H) ... ok test_compute_rollover_H_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_H_interval) ... ok test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_M) ... ok test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT) ... ok test_compute_rollover_MIDNIGHT_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT_interval) ... ok test_compute_rollover_MIDNIGHT_local (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT_local) ... skipped 'tzset required' test_compute_rollover_MIDNIGHT_local_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT_local_interval) ... skipped 'tzset required' test_compute_rollover_M_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_M_interval) ... ok test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_S) ... ok test_compute_rollover_S_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_S_interval) ... ok test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W0) ... ok test_compute_rollover_W0_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W0_interval) ... ok test_compute_rollover_W6_local (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W6_local) ... skipped 'tzset required' test_compute_rollover_W6_local_interval (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W6_local_interval) ... skipped 'tzset required' test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_daily_attime) ... ok test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_weekly_attime) ... ok test_invalid (test.test_logging.TimedRotatingFileHandlerTest.test_invalid) ... ok test_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_rollover) ... ok test_rollover_at_midnight (test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight) ... ok test_rollover_at_weekday (test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_weekday) ... ok test_should_not_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_should_not_rollover) ... ok test_output (test.test_logging.UnixDatagramHandlerTest.test_output) ... skipped 'Unix sockets required' test_noserver (test.test_logging.UnixSocketHandlerTest.test_noserver) ... skipped 'Unix sockets required' test_output (test.test_logging.UnixSocketHandlerTest.test_output) ... skipped 'Unix sockets required' test_output (test.test_logging.UnixSysLogHandlerTest.test_output) ... skipped 'Unix sockets required' test_udp_reconnection (test.test_logging.UnixSysLogHandlerTest.test_udp_reconnection) ... skipped 'Unix sockets required' test_warnings (test.test_logging.WarningsTest.test_warnings) ... ok test_warnings_no_handlers (test.test_logging.WarningsTest.test_warnings_no_handlers) ... ok ====================================================================== FAIL: test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_logging.py", line 5066, in test_logging_at_shutdown self.assertIn("exception in __del__", err) ^^^^^^^^ AssertionError: 'exception in __del__' not found in '' ====================================================================== FAIL: test_logging_at_shutdown_open (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_logging.py", line 5098, in test_logging_at_shutdown_open self.assertEqual(fp.read().rstrip(), "ERROR:root:log in __del__") ^^^^^^^^^^^ AssertionError: '' != 'ERROR:root:log in __del__' + ERROR:root:log in __del__ ---------------------------------------------------------------------- Ran 260 tests in 86.071s FAILED (failures=2, skipped=14) 0:01:26 load avg: 0.08 [1/1/1] test_logging failed (2 failures) in 1 min 26 sec == Tests result: FAILURE == 1 test failed: test_logging Total duration: 1 min 26 sec Total tests: run=260 failures=2 skipped=14 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_logging failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5864æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3980489372 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_long test___sizeof__ (test.test_long.LongTest.test___sizeof__) ... ERROR test__format__ (test.test_long.LongTest.test__format__) ... ok test_access_to_nonexistent_digit_0 (test.test_long.LongTest.test_access_to_nonexistent_digit_0) ... ok test_as_integer_ratio (test.test_long.LongTest.test_as_integer_ratio) ... ok test_big_lshift (test.test_long.LongTest.test_big_lshift) ... ok test_big_rshift (test.test_long.LongTest.test_big_rshift) ... ok test_bit_count (test.test_long.LongTest.test_bit_count) ... ok test_bit_length (test.test_long.LongTest.test_bit_length) ... ok test_bitop_identities (test.test_long.LongTest.test_bitop_identities) ... ok test_conversion (test.test_long.LongTest.test_conversion) ... ok test_correctly_rounded_true_division (test.test_long.LongTest.test_correctly_rounded_true_division) ... ok test_division (test.test_long.LongTest.test_division) ... ok test_divmod_uses_cached_small_ints (test.test_long.LongTest.test_divmod_uses_cached_small_ints) ... skipped 'implementation detail specific to cpython' test_float_conversion (test.test_long.LongTest.test_float_conversion) ... ok test_float_overflow (test.test_long.LongTest.test_float_overflow) ... ok test_floordiv (test.test_long.LongTest.test_floordiv) ... ok test_format (test.test_long.LongTest.test_format) ... ok test_from_bytes (test.test_long.LongTest.test_from_bytes) ... ok test_from_bytes_small (test.test_long.LongTest.test_from_bytes_small) ... skipped 'implementation detail specific to cpython' test_huge_lshift (test.test_long.LongTest.test_huge_lshift) ... skipped 'implementation detail specific to cpython' test_huge_lshift_of_zero (test.test_long.LongTest.test_huge_lshift_of_zero) ... skipped 'implementation detail specific to cpython' test_huge_rshift (test.test_long.LongTest.test_huge_rshift) ... ok test_huge_rshift_of_huge (test.test_long.LongTest.test_huge_rshift_of_huge) ... skipped 'implementation detail specific to cpython' test_is_integer (test.test_long.LongTest.test_is_integer) ... ERROR test_karatsuba (test.test_long.LongTest.test_karatsuba) ... ok test_logs (test.test_long.LongTest.test_logs) ... ok test_long (test.test_long.LongTest.test_long) ... ok test_lshift_of_zero (test.test_long.LongTest.test_lshift_of_zero) ... ok test_medium_lshift (test.test_long.LongTest.test_medium_lshift) ... ok test_medium_rshift (test.test_long.LongTest.test_medium_rshift) ... ok test_mixed_compares (test.test_long.LongTest.test_mixed_compares) ... ok test_mod_division (test.test_long.LongTest.test_mod_division) ... ok test_nan_inf (test.test_long.LongTest.test_nan_inf) ... ok test_negative_shift_count (test.test_long.LongTest.test_negative_shift_count) ... ok test_pow_uses_cached_small_ints (test.test_long.LongTest.test_pow_uses_cached_small_ints) ... skipped 'implementation detail specific to cpython' test_round (test.test_long.LongTest.test_round) ... ok test_shift_bool (test.test_long.LongTest.test_shift_bool) ... ok test_small_ints (test.test_long.LongTest.test_small_ints) ... ok test_small_ints_in_huge_calculation (test.test_long.LongTest.test_small_ints_in_huge_calculation) ... skipped 'implementation detail specific to cpython' test_small_lshift (test.test_long.LongTest.test_small_lshift) ... ok test_small_rshift (test.test_long.LongTest.test_small_rshift) ... ok test_square (test.test_long.LongTest.test_square) ... ok test_to_bytes (test.test_long.LongTest.test_to_bytes) ... ok test_true_division (test.test_long.LongTest.test_true_division) ... ok ====================================================================== ERROR: test___sizeof__ (test.test_long.LongTest.test___sizeof__) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_long.py", line 1605, in test___sizeof__ self.assertEqual(int.__itemsize__, sys.int_info.sizeof_digit) ^^^^^^^^^^^^ AttributeError: type object 'int' has no attribute '__itemsize__' ====================================================================== ERROR: test_is_integer (test.test_long.LongTest.test_is_integer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_long.py", line 1557, in test_is_integer self.assertTrue((-1).is_integer()) ^^^^^^^^^^ AttributeError: 'int' object has no attribute 'is_integer' ---------------------------------------------------------------------- Ran 44 tests in 1.689s FAILED (errors=2, skipped=7) 0:00:02 [1/1/1] test_long failed (2 errors) == Tests result: FAILURE == 1 test failed: test_long Total duration: 2.0 sec Total tests: run=44 skipped=7 Total test files: run=1/1 failed=1 Result: FAILURE test test_long failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10468æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2251261546 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_marshal 0:00:00 [1/1/1] test_marshal failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_marshal Total duration: 278 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_marshal crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_marshal.py", line 14, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6276æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1471121469 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_math test_asymmetry (test.test_math.IsCloseTests.test_asymmetry) ... ok test_decimals (test.test_math.IsCloseTests.test_decimals) ... ok test_eight_decimal_places (test.test_math.IsCloseTests.test_eight_decimal_places) ... ok test_fractions (test.test_math.IsCloseTests.test_fractions) ... ok test_identical (test.test_math.IsCloseTests.test_identical) ... ok test_identical_infinite (test.test_math.IsCloseTests.test_identical_infinite) ... ok test_inf_ninf_nan (test.test_math.IsCloseTests.test_inf_ninf_nan) ... ok test_integers (test.test_math.IsCloseTests.test_integers) ... ok test_near_zero (test.test_math.IsCloseTests.test_near_zero) ... ok test_negative_tolerances (test.test_math.IsCloseTests.test_negative_tolerances) ... ok test_zero_tolerance (test.test_math.IsCloseTests.test_zero_tolerance) ... ok testAcos (test.test_math.MathTests.testAcos) ... ok testAcosh (test.test_math.MathTests.testAcosh) ... ok testAsin (test.test_math.MathTests.testAsin) ... ok testAsinh (test.test_math.MathTests.testAsinh) ... ok testAtan (test.test_math.MathTests.testAtan) ... ok testAtan2 (test.test_math.MathTests.testAtan2) ... ok testAtanh (test.test_math.MathTests.testAtanh) ... ok testCbrt (test.test_math.MathTests.testCbrt) ... ok testCeil (test.test_math.MathTests.testCeil) ... ok testComb (test.test_math.MathTests.testComb) ... ok testConstants (test.test_math.MathTests.testConstants) ... ok testCopysign (test.test_math.MathTests.testCopysign) ... ok testCos (test.test_math.MathTests.testCos) ... ok testCosh (test.test_math.MathTests.testCosh) ... ok testDegrees (test.test_math.MathTests.testDegrees) ... ok testDist (test.test_math.MathTests.testDist) ... ok testExp (test.test_math.MathTests.testExp) ... ok testExp2 (test.test_math.MathTests.testExp2) ... ok testFabs (test.test_math.MathTests.testFabs) ... ok testFactorial (test.test_math.MathTests.testFactorial) ... ok testFactorialHugeInputs (test.test_math.MathTests.testFactorialHugeInputs) ... skipped 'implementation detail specific to cpython' testFactorialNonIntegers (test.test_math.MathTests.testFactorialNonIntegers) ... ok testFloor (test.test_math.MathTests.testFloor) ... ok testFmod (test.test_math.MathTests.testFmod) ... ok testFrexp (test.test_math.MathTests.testFrexp) ... ok testFsum (test.test_math.MathTests.testFsum) ... ok testGcd (test.test_math.MathTests.testGcd) ... ok testHypot (test.test_math.MathTests.testHypot) ... ok testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) ... ok testIsfinite (test.test_math.MathTests.testIsfinite) ... ok testIsinf (test.test_math.MathTests.testIsinf) ... ok testIsnan (test.test_math.MathTests.testIsnan) ... ok testIsqrt (test.test_math.MathTests.testIsqrt) ... ok testLdexp (test.test_math.MathTests.testLdexp) ... ok testLog (test.test_math.MathTests.testLog) ... ok testLog10 (test.test_math.MathTests.testLog10) ... ok testLog1p (test.test_math.MathTests.testLog1p) ... ok testLog2 (test.test_math.MathTests.testLog2) ... ok testLog2Exact (test.test_math.MathTests.testLog2Exact) ... ok testModf (test.test_math.MathTests.testModf) ... ok testPerm (test.test_math.MathTests.testPerm) ... ok testPow (test.test_math.MathTests.testPow) ... ok testRadians (test.test_math.MathTests.testRadians) ... ok testRemainder (test.test_math.MathTests.testRemainder) ... ok testSin (test.test_math.MathTests.testSin) ... ok testSinh (test.test_math.MathTests.testSinh) ... ok testSqrt (test.test_math.MathTests.testSqrt) ... ok testSumProd (test.test_math.MathTests.testSumProd) ... ok testTan (test.test_math.MathTests.testTan) ... ok testTanh (test.test_math.MathTests.testTanh) ... ok testTanhSign (test.test_math.MathTests.testTanhSign) ... ok test_exceptions (test.test_math.MathTests.test_exceptions) ... ok test_inf_constant (test.test_math.MathTests.test_inf_constant) ... ok test_input_exceptions (test.test_math.MathTests.test_input_exceptions) ... ok test_issue39871 (test.test_math.MathTests.test_issue39871) ... ok test_lcm (test.test_math.MathTests.test_lcm) ... FAIL test_math_dist_leak (test.test_math.MathTests.test_math_dist_leak) ... ok test_mtestfile (test.test_math.MathTests.test_mtestfile) ... FAIL test_nan_constant (test.test_math.MathTests.test_nan_constant) ... ok test_nextafter (test.test_math.MathTests.test_nextafter) ... ERROR test_prod (test.test_math.MathTests.test_prod) ... ok test_sumprod_accuracy (test.test_math.MathTests.test_sumprod_accuracy) ... skipped 'implementation detail specific to cpython' test_sumprod_extended_precision_accuracy (test.test_math.MathTests.test_sumprod_extended_precision_accuracy) ... skipped 'implementation detail specific to cpython' test_sumprod_stress (test.test_math.MathTests.test_sumprod_stress) ... skipped "resource 'cpu' is not enabled" test_testfile (test.test_math.MathTests.test_testfile) ... ok test_trunc (test.test_math.MathTests.test_trunc) ... ok test_ulp (test.test_math.MathTests.test_ulp) ... ok d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\ieee754.txt Doctest: ieee754.txt ... ok ====================================================================== ERROR: test_nextafter (test.test_math.MathTests.test_nextafter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_math.py", line 2400, in test_nextafter self.assertEqual(math.nextafter(1.0, -INF, steps=1), ^^^^^^^^^ TypeError: nextafter() takes no keyword arguments ====================================================================== FAIL: test_lcm (test.test_math.MathTests.test_lcm) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_math.py", line 1169, in test_lcm self.assertRaises(TypeError, lcm, 120, 0, 84.0) ^^^^^^^^^^^^ AssertionError: TypeError not raised by lcm ====================================================================== FAIL: test_mtestfile (test.test_math.MathTests.test_mtestfile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_math.py", line 2144, in test_mtestfile self.fail('Failures in test_mtestfile:\n ' + ^^^^ AssertionError: Failures in test_mtestfile: gam0128: gamma(-201.0001): expected 0.0, got -0.0 (zero has wrong sign) gam0129: gamma(-202.9999): expected -0.0, got 0.0 (zero has wrong sign) gam0130: gamma(-1000.5): expected -0.0, got 0.0 (zero has wrong sign) gam0131: gamma(-1000000000.3): expected -0.0, got 0.0 (zero has wrong sign) gam0132: gamma(-4503599627370495.5): expected 0.0, got -0.0 (zero has wrong sign) ---------------------------------------------------------------------- Ran 79 tests in 1.944s FAILED (failures=2, errors=1, skipped=4) 0:00:02 [1/1/1] test_math failed (1 error, 2 failures) == Tests result: FAILURE == 1 test failed: test_math Total duration: 2.3 sec Total tests: run=79 failures=2 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_math failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2032æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1940173833 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_memoryio testInit (test.test_memoryio.CBytesIOTest.testInit) ... ok testRead (test.test_memoryio.CBytesIOTest.testRead) ... ok testReadNoArgs (test.test_memoryio.CBytesIOTest.testReadNoArgs) ... ok testSeek (test.test_memoryio.CBytesIOTest.testSeek) ... ok testTell (test.test_memoryio.CBytesIOTest.testTell) ... ok test_bytes_array (test.test_memoryio.CBytesIOTest.test_bytes_array) ... ok test_cow_mutable (test.test_memoryio.CBytesIOTest.test_cow_mutable) ... skipped 'implementation detail specific to cpython' test_cow_setstate (test.test_memoryio.CBytesIOTest.test_cow_setstate) ... skipped 'implementation detail specific to cpython' test_cow_truncate (test.test_memoryio.CBytesIOTest.test_cow_truncate) ... skipped 'implementation detail specific to cpython' test_cow_write (test.test_memoryio.CBytesIOTest.test_cow_write) ... skipped 'implementation detail specific to cpython' test_detach (test.test_memoryio.CBytesIOTest.test_detach) ... ok test_flags (test.test_memoryio.CBytesIOTest.test_flags) ... ok test_flush (test.test_memoryio.CBytesIOTest.test_flush) ... ok test_getbuffer (test.test_memoryio.CBytesIOTest.test_getbuffer) ... FAIL test_getbuffer_empty (test.test_memoryio.CBytesIOTest.test_getbuffer_empty) ... ok test_getbuffer_gc_collect (test.test_memoryio.CBytesIOTest.test_getbuffer_gc_collect) ... ok test_getstate (test.test_memoryio.CBytesIOTest.test_getstate) ... ok test_getvalue (test.test_memoryio.CBytesIOTest.test_getvalue) ... ok test_init (test.test_memoryio.CBytesIOTest.test_init) ... ok test_instance_dict_leak (test.test_memoryio.CBytesIOTest.test_instance_dict_leak) ... ok test_issue5449 (test.test_memoryio.CBytesIOTest.test_issue5449) ... ok test_iterator (test.test_memoryio.CBytesIOTest.test_iterator) ... ok test_overseek (test.test_memoryio.CBytesIOTest.test_overseek) ... ok test_pickling (test.test_memoryio.CBytesIOTest.test_pickling) ... ok test_read (test.test_memoryio.CBytesIOTest.test_read) ... ok test_read1 (test.test_memoryio.CBytesIOTest.test_read1) ... ok test_readinto (test.test_memoryio.CBytesIOTest.test_readinto) ... ok test_readline (test.test_memoryio.CBytesIOTest.test_readline) ... ok test_readlines (test.test_memoryio.CBytesIOTest.test_readlines) ... ok test_relative_seek (test.test_memoryio.CBytesIOTest.test_relative_seek) ... ok test_seek (test.test_memoryio.CBytesIOTest.test_seek) ... ok test_setstate (test.test_memoryio.CBytesIOTest.test_setstate) ... ok test_sizeof (test.test_memoryio.CBytesIOTest.test_sizeof) ... skipped 'implementation detail specific to cpython' test_subclassing (test.test_memoryio.CBytesIOTest.test_subclassing) ... ok test_tell (test.test_memoryio.CBytesIOTest.test_tell) ... ok test_truncate (test.test_memoryio.CBytesIOTest.test_truncate) ... ok test_unicode (test.test_memoryio.CBytesIOTest.test_unicode) ... ok test_write (test.test_memoryio.CBytesIOTest.test_write) ... ok test_writelines (test.test_memoryio.CBytesIOTest.test_writelines) ... ok test_writelines_error (test.test_memoryio.CBytesIOTest.test_writelines_error) ... ok test_issue5265 (test.test_memoryio.CStringIOPickleTest.test_issue5265) ... ok test_newline_argument (test.test_memoryio.CStringIOPickleTest.test_newline_argument) ... ok test_newline_cr (test.test_memoryio.CStringIOPickleTest.test_newline_cr) ... ok test_newline_crlf (test.test_memoryio.CStringIOPickleTest.test_newline_crlf) ... ok test_newline_default (test.test_memoryio.CStringIOPickleTest.test_newline_default) ... ok test_newline_empty (test.test_memoryio.CStringIOPickleTest.test_newline_empty) ... ok test_newline_lf (test.test_memoryio.CStringIOPickleTest.test_newline_lf) ... ok test_newline_none (test.test_memoryio.CStringIOPickleTest.test_newline_none) ... ok test_newlines_property (test.test_memoryio.CStringIOPickleTest.test_newlines_property) ... ok test_relative_seek (test.test_memoryio.CStringIOPickleTest.test_relative_seek) ... ok test_textio_properties (test.test_memoryio.CStringIOPickleTest.test_textio_properties) ... ok testInit (test.test_memoryio.CStringIOTest.testInit) ... ok testRead (test.test_memoryio.CStringIOTest.testRead) ... ok testReadNoArgs (test.test_memoryio.CStringIOTest.testReadNoArgs) ... ok testSeek (test.test_memoryio.CStringIOTest.testSeek) ... ok testTell (test.test_memoryio.CStringIOTest.testTell) ... ok test_detach (test.test_memoryio.CStringIOTest.test_detach) ... ok test_flags (test.test_memoryio.CStringIOTest.test_flags) ... ok test_flush (test.test_memoryio.CStringIOTest.test_flush) ... ok test_getstate (test.test_memoryio.CStringIOTest.test_getstate) ... ok test_getvalue (test.test_memoryio.CStringIOTest.test_getvalue) ... ok test_init (test.test_memoryio.CStringIOTest.test_init) ... ok test_instance_dict_leak (test.test_memoryio.CStringIOTest.test_instance_dict_leak) ... ok test_issue5265 (test.test_memoryio.CStringIOTest.test_issue5265) ... ok test_iterator (test.test_memoryio.CStringIOTest.test_iterator) ... ok test_lone_surrogates (test.test_memoryio.CStringIOTest.test_lone_surrogates) ... ok test_newline_argument (test.test_memoryio.CStringIOTest.test_newline_argument) ... ok test_newline_cr (test.test_memoryio.CStringIOTest.test_newline_cr) ... ok test_newline_crlf (test.test_memoryio.CStringIOTest.test_newline_crlf) ... ok test_newline_default (test.test_memoryio.CStringIOTest.test_newline_default) ... ok test_newline_empty (test.test_memoryio.CStringIOTest.test_newline_empty) ... ok test_newline_lf (test.test_memoryio.CStringIOTest.test_newline_lf) ... ok test_newline_none (test.test_memoryio.CStringIOTest.test_newline_none) ... ok test_newlines_property (test.test_memoryio.CStringIOTest.test_newlines_property) ... ok test_overseek (test.test_memoryio.CStringIOTest.test_overseek) ... ok test_pickling (test.test_memoryio.CStringIOTest.test_pickling) ... ok test_read (test.test_memoryio.CStringIOTest.test_read) ... ok test_readline (test.test_memoryio.CStringIOTest.test_readline) ... ok test_readlines (test.test_memoryio.CStringIOTest.test_readlines) ... ok test_relative_seek (test.test_memoryio.CStringIOTest.test_relative_seek) ... ok test_seek (test.test_memoryio.CStringIOTest.test_seek) ... ok test_setstate (test.test_memoryio.CStringIOTest.test_setstate) ... ok test_subclassing (test.test_memoryio.CStringIOTest.test_subclassing) ... ok test_tell (test.test_memoryio.CStringIOTest.test_tell) ... ok test_textio_properties (test.test_memoryio.CStringIOTest.test_textio_properties) ... ok test_truncate (test.test_memoryio.CStringIOTest.test_truncate) ... ok test_widechar (test.test_memoryio.CStringIOTest.test_widechar) ... ok test_write (test.test_memoryio.CStringIOTest.test_write) ... ok test_writelines (test.test_memoryio.CStringIOTest.test_writelines) ... ok test_writelines_error (test.test_memoryio.CStringIOTest.test_writelines_error) ... ok testInit (test.test_memoryio.PyBytesIOTest.testInit) ... ok testRead (test.test_memoryio.PyBytesIOTest.testRead) ... ok testReadNoArgs (test.test_memoryio.PyBytesIOTest.testReadNoArgs) ... ok testSeek (test.test_memoryio.PyBytesIOTest.testSeek) ... ok testTell (test.test_memoryio.PyBytesIOTest.testTell) ... ok test_bytes_array (test.test_memoryio.PyBytesIOTest.test_bytes_array) ... ok test_detach (test.test_memoryio.PyBytesIOTest.test_detach) ... ok test_flags (test.test_memoryio.PyBytesIOTest.test_flags) ... ok test_flush (test.test_memoryio.PyBytesIOTest.test_flush) ... ok test_getbuffer (test.test_memoryio.PyBytesIOTest.test_getbuffer) ... ok test_getbuffer_empty (test.test_memoryio.PyBytesIOTest.test_getbuffer_empty) ... ok test_getbuffer_gc_collect (test.test_memoryio.PyBytesIOTest.test_getbuffer_gc_collect) ... ok test_getvalue (test.test_memoryio.PyBytesIOTest.test_getvalue) ... ok test_init (test.test_memoryio.PyBytesIOTest.test_init) ... ok test_instance_dict_leak (test.test_memoryio.PyBytesIOTest.test_instance_dict_leak) ... ok test_issue5449 (test.test_memoryio.PyBytesIOTest.test_issue5449) ... ok test_iterator (test.test_memoryio.PyBytesIOTest.test_iterator) ... ok test_overseek (test.test_memoryio.PyBytesIOTest.test_overseek) ... ok test_pickling (test.test_memoryio.PyBytesIOTest.test_pickling) ... ok test_read (test.test_memoryio.PyBytesIOTest.test_read) ... ok test_read1 (test.test_memoryio.PyBytesIOTest.test_read1) ... ok test_readinto (test.test_memoryio.PyBytesIOTest.test_readinto) ... ok test_readline (test.test_memoryio.PyBytesIOTest.test_readline) ... ok test_readlines (test.test_memoryio.PyBytesIOTest.test_readlines) ... ok test_relative_seek (test.test_memoryio.PyBytesIOTest.test_relative_seek) ... ok test_seek (test.test_memoryio.PyBytesIOTest.test_seek) ... ok test_subclassing (test.test_memoryio.PyBytesIOTest.test_subclassing) ... ok test_tell (test.test_memoryio.PyBytesIOTest.test_tell) ... ok test_truncate (test.test_memoryio.PyBytesIOTest.test_truncate) ... ok test_unicode (test.test_memoryio.PyBytesIOTest.test_unicode) ... ok test_write (test.test_memoryio.PyBytesIOTest.test_write) ... ok test_writelines (test.test_memoryio.PyBytesIOTest.test_writelines) ... ok test_writelines_error (test.test_memoryio.PyBytesIOTest.test_writelines_error) ... ok test_issue5265 (test.test_memoryio.PyStringIOPickleTest.test_issue5265) ... ok test_newline_argument (test.test_memoryio.PyStringIOPickleTest.test_newline_argument) ... ok test_newline_cr (test.test_memoryio.PyStringIOPickleTest.test_newline_cr) ... ok test_newline_crlf (test.test_memoryio.PyStringIOPickleTest.test_newline_crlf) ... ok test_newline_default (test.test_memoryio.PyStringIOPickleTest.test_newline_default) ... ok test_newline_empty (test.test_memoryio.PyStringIOPickleTest.test_newline_empty) ... ok test_newline_lf (test.test_memoryio.PyStringIOPickleTest.test_newline_lf) ... ok test_newline_none (test.test_memoryio.PyStringIOPickleTest.test_newline_none) ... ok test_newlines_property (test.test_memoryio.PyStringIOPickleTest.test_newlines_property) ... ok test_relative_seek (test.test_memoryio.PyStringIOPickleTest.test_relative_seek) ... ok test_textio_properties (test.test_memoryio.PyStringIOPickleTest.test_textio_properties) ... ok testInit (test.test_memoryio.PyStringIOTest.testInit) ... ok testRead (test.test_memoryio.PyStringIOTest.testRead) ... ok testReadNoArgs (test.test_memoryio.PyStringIOTest.testReadNoArgs) ... ok testSeek (test.test_memoryio.PyStringIOTest.testSeek) ... ok testTell (test.test_memoryio.PyStringIOTest.testTell) ... ok test_detach (test.test_memoryio.PyStringIOTest.test_detach) ... ok test_flags (test.test_memoryio.PyStringIOTest.test_flags) ... ok test_flush (test.test_memoryio.PyStringIOTest.test_flush) ... ok test_getvalue (test.test_memoryio.PyStringIOTest.test_getvalue) ... ok test_init (test.test_memoryio.PyStringIOTest.test_init) ... ok test_instance_dict_leak (test.test_memoryio.PyStringIOTest.test_instance_dict_leak) ... ok test_issue5265 (test.test_memoryio.PyStringIOTest.test_issue5265) ... ok test_iterator (test.test_memoryio.PyStringIOTest.test_iterator) ... ok test_lone_surrogates (test.test_memoryio.PyStringIOTest.test_lone_surrogates) ... ok test_newline_argument (test.test_memoryio.PyStringIOTest.test_newline_argument) ... ok test_newline_cr (test.test_memoryio.PyStringIOTest.test_newline_cr) ... ok test_newline_crlf (test.test_memoryio.PyStringIOTest.test_newline_crlf) ... ok test_newline_default (test.test_memoryio.PyStringIOTest.test_newline_default) ... ok test_newline_empty (test.test_memoryio.PyStringIOTest.test_newline_empty) ... ok test_newline_lf (test.test_memoryio.PyStringIOTest.test_newline_lf) ... ok test_newline_none (test.test_memoryio.PyStringIOTest.test_newline_none) ... ok test_newlines_property (test.test_memoryio.PyStringIOTest.test_newlines_property) ... ok test_overseek (test.test_memoryio.PyStringIOTest.test_overseek) ... ok test_pickling (test.test_memoryio.PyStringIOTest.test_pickling) ... ok test_read (test.test_memoryio.PyStringIOTest.test_read) ... ok test_readline (test.test_memoryio.PyStringIOTest.test_readline) ... ok test_readlines (test.test_memoryio.PyStringIOTest.test_readlines) ... ok test_relative_seek (test.test_memoryio.PyStringIOTest.test_relative_seek) ... ok test_seek (test.test_memoryio.PyStringIOTest.test_seek) ... ok test_subclassing (test.test_memoryio.PyStringIOTest.test_subclassing) ... ok test_tell (test.test_memoryio.PyStringIOTest.test_tell) ... ok test_textio_properties (test.test_memoryio.PyStringIOTest.test_textio_properties) ... ok test_truncate (test.test_memoryio.PyStringIOTest.test_truncate) ... ok test_write (test.test_memoryio.PyStringIOTest.test_write) ... ok test_writelines (test.test_memoryio.PyStringIOTest.test_writelines) ... ok test_writelines_error (test.test_memoryio.PyStringIOTest.test_writelines_error) ... ok ====================================================================== FAIL: test_getbuffer (test.test_memoryio.CBytesIOTest.test_getbuffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_memoryio.py", line 454, in test_getbuffer self.assertRaises(BufferError, memio.close) ^^^^^^^^^^^^ AssertionError: BufferError not raised by close ---------------------------------------------------------------------- Ran 170 tests in 0.102s FAILED (failures=1, skipped=5) 0:00:00 [1/1/1] test_memoryio failed (1 failure) == Tests result: FAILURE == 1 test failed: test_memoryio Total duration: 393 ms Total tests: run=170 failures=1 skipped=5 Total test files: run=1/1 failed=1 Result: FAILURE test test_memoryio failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3264æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1106995356 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_memoryview test_attributes_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_readonly) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.ArrayMemorySliceSliceTest.test_compare) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceSliceTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_delitem) ... ok test_gc (test.test_memoryview.ArrayMemorySliceSliceTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuffer) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_getitem) ... ok test_hash (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.ArrayMemorySliceSliceTest.test_issue22668) ... ok test_iter (test.test_memoryview.ArrayMemorySliceSliceTest.test_iter) ... ok test_release (test.test_memoryview.ArrayMemorySliceSliceTest.test_release) ... ok test_reversed (test.test_memoryview.ArrayMemorySliceSliceTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_readonly) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceSliceTest.test_tobytes) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceSliceTest.test_tolist) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_toreadonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.ArrayMemorySliceSliceTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_writable_readonly) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.ArrayMemorySliceTest.test_attributes_readonly) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.ArrayMemorySliceTest.test_compare) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceTest.test_delitem) ... ok test_gc (test.test_memoryview.ArrayMemorySliceTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceTest.test_getbuffer) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceTest.test_getitem) ... ok test_hash (test.test_memoryview.ArrayMemorySliceTest.test_hash) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.ArrayMemorySliceTest.test_issue22668) ... ok test_iter (test.test_memoryview.ArrayMemorySliceTest.test_iter) ... ok test_refs (test.test_memoryview.ArrayMemorySliceTest.test_refs) ... ok test_release (test.test_memoryview.ArrayMemorySliceTest.test_release) ... ok test_reversed (test.test_memoryview.ArrayMemorySliceTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceTest.test_setitem_readonly) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceTest.test_tobytes) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceTest.test_tolist) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_toreadonly (test.test_memoryview.ArrayMemorySliceTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.ArrayMemorySliceTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceTest.test_writable_readonly) ... skipped 'no read-only type to test' test_array_assign (test.test_memoryview.ArrayMemoryviewTest.test_array_assign) ... ok test_attributes_readonly (test.test_memoryview.ArrayMemoryviewTest.test_attributes_readonly) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemoryviewTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.ArrayMemoryviewTest.test_compare) ... ok test_contextmanager (test.test_memoryview.ArrayMemoryviewTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.ArrayMemoryviewTest.test_delitem) ... ok test_gc (test.test_memoryview.ArrayMemoryviewTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemoryviewTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.ArrayMemoryviewTest.test_getbuffer) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemoryviewTest.test_getitem) ... ok test_hash (test.test_memoryview.ArrayMemoryviewTest.test_hash) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemoryviewTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.ArrayMemoryviewTest.test_issue22668) ... ok test_iter (test.test_memoryview.ArrayMemoryviewTest.test_iter) ... ok test_release (test.test_memoryview.ArrayMemoryviewTest.test_release) ... ok test_reversed (test.test_memoryview.ArrayMemoryviewTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemoryviewTest.test_setitem_readonly) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemoryviewTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.ArrayMemoryviewTest.test_tobytes) ... ok test_tolist (test.test_memoryview.ArrayMemoryviewTest.test_tolist) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_toreadonly (test.test_memoryview.ArrayMemoryviewTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.ArrayMemoryviewTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.ArrayMemoryviewTest.test_writable_readonly) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_readonly) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.BytesMemorySliceSliceTest.test_compare) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceSliceTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.BytesMemorySliceSliceTest.test_delitem) ... ok test_gc (test.test_memoryview.BytesMemorySliceSliceTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuffer) ... ok test_getitem (test.test_memoryview.BytesMemorySliceSliceTest.test_getitem) ... ok test_hash (test.test_memoryview.BytesMemorySliceSliceTest.test_hash) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.BytesMemorySliceSliceTest.test_issue22668) ... ok test_iter (test.test_memoryview.BytesMemorySliceSliceTest.test_iter) ... ok test_release (test.test_memoryview.BytesMemorySliceSliceTest.test_release) ... ok test_reversed (test.test_memoryview.BytesMemorySliceSliceTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_readonly) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest.test_tobytes) ... ok test_tolist (test.test_memoryview.BytesMemorySliceSliceTest.test_tolist) ... ok test_toreadonly (test.test_memoryview.BytesMemorySliceSliceTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.BytesMemorySliceSliceTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_writable_readonly) ... ok test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest.test_attributes_readonly) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.BytesMemorySliceTest.test_compare) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.BytesMemorySliceTest.test_delitem) ... ok test_gc (test.test_memoryview.BytesMemorySliceTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceTest.test_getbuffer) ... ok test_getitem (test.test_memoryview.BytesMemorySliceTest.test_getitem) ... ok test_hash (test.test_memoryview.BytesMemorySliceTest.test_hash) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.BytesMemorySliceTest.test_issue22668) ... ok test_iter (test.test_memoryview.BytesMemorySliceTest.test_iter) ... ok test_refs (test.test_memoryview.BytesMemorySliceTest.test_refs) ... ok test_release (test.test_memoryview.BytesMemorySliceTest.test_release) ... ok test_reversed (test.test_memoryview.BytesMemorySliceTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest.test_setitem_readonly) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceTest.test_tobytes) ... ok test_tolist (test.test_memoryview.BytesMemorySliceTest.test_tolist) ... ok test_toreadonly (test.test_memoryview.BytesMemorySliceTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.BytesMemorySliceTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceTest.test_writable_readonly) ... ok test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest.test_attributes_readonly) ... ok test_attributes_writable (test.test_memoryview.BytesMemoryviewTest.test_attributes_writable) ... ok test_compare (test.test_memoryview.BytesMemoryviewTest.test_compare) ... ok test_constructor (test.test_memoryview.BytesMemoryviewTest.test_constructor) ... ok test_contextmanager (test.test_memoryview.BytesMemoryviewTest.test_contextmanager) ... ok test_delitem (test.test_memoryview.BytesMemoryviewTest.test_delitem) ... ok test_gc (test.test_memoryview.BytesMemoryviewTest.test_gc) ... ok test_getbuf_fail (test.test_memoryview.BytesMemoryviewTest.test_getbuf_fail) ... ok test_getbuffer (test.test_memoryview.BytesMemoryviewTest.test_getbuffer) ... ok test_getitem (test.test_memoryview.BytesMemoryviewTest.test_getitem) ... ok test_hash (test.test_memoryview.BytesMemoryviewTest.test_hash) ... ok test_hash_writable (test.test_memoryview.BytesMemoryviewTest.test_hash_writable) ... ok test_issue22668 (test.test_memoryview.BytesMemoryviewTest.test_issue22668) ... ok test_iter (test.test_memoryview.BytesMemoryviewTest.test_iter) ... ok test_release (test.test_memoryview.BytesMemoryviewTest.test_release) ... ok test_reversed (test.test_memoryview.BytesMemoryviewTest.test_reversed) ... ok test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest.test_setitem_readonly) ... ok test_setitem_writable (test.test_memoryview.BytesMemoryviewTest.test_setitem_writable) ... ok test_tobytes (test.test_memoryview.BytesMemoryviewTest.test_tobytes) ... ok test_tolist (test.test_memoryview.BytesMemoryviewTest.test_tolist) ... ok test_toreadonly (test.test_memoryview.BytesMemoryviewTest.test_toreadonly) ... ok test_weakref (test.test_memoryview.BytesMemoryviewTest.test_weakref) ... ok test_writable_readonly (test.test_memoryview.BytesMemoryviewTest.test_writable_readonly) ... ok test_buffer_reference_loop (test.test_memoryview.OtherTest.test_buffer_reference_loop) ... ERROR test_copy (test.test_memoryview.OtherTest.test_copy) ... ok test_ctypes_cast (test.test_memoryview.OtherTest.test_ctypes_cast) ... ok test_half_float (test.test_memoryview.OtherTest.test_half_float) ... ERROR test_memoryview_hex (test.test_memoryview.OtherTest.test_memoryview_hex) ... ok test_pickle (test.test_memoryview.OtherTest.test_pickle) ... ok test_picklebuffer_reference_loop (test.test_memoryview.OtherTest.test_picklebuffer_reference_loop) ... ok test_use_released_memory (test.test_memoryview.OtherTest.test_use_released_memory) ... ERROR ====================================================================== ERROR: test_buffer_reference_loop (test.test_memoryview.OtherTest.test_buffer_reference_loop) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_memoryview.py", line 668, in test_buffer_reference_loop m = memoryview(b'abc').__buffer__(0) ^^^^^^^^^^ AttributeError: 'memoryview' object has no attribute '__buffer__' ====================================================================== ERROR: test_half_float (test.test_memoryview.OtherTest.test_half_float) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_memoryview.py", line 542, in test_half_float half_view = memoryview(half_data).cast('e') ^^^^ ValueError: memoryview: destination format must be a native single character format prefixed with an optional '@' ====================================================================== ERROR: test_use_released_memory (test.test_memoryview.OtherTest.test_use_released_memory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_memoryview.py", line 594, in test_use_released_memory self.assertEqual(list(m[:MyIndex()]), [255] * 4) ~^^^^^^^^^^^^ ValueError: operation forbidden on released memoryview object ---------------------------------------------------------------------- Ran 144 tests in 0.303s FAILED (errors=3, skipped=18) 0:00:00 [1/1/1] test_memoryview failed (3 errors) == Tests result: FAILURE == 1 test failed: test_memoryview Total duration: 591 ms Total tests: run=144 skipped=18 Total test files: run=1/1 failed=1 Result: FAILURE test test_memoryview failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8156æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2083680139 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_mmap test_around_2GB (test.test_mmap.LargeMmapTests.test_around_2GB) ... skipped 'test requires 6442450944 bytes and a long time to run' test_around_4GB (test.test_mmap.LargeMmapTests.test_around_4GB) ... skipped 'test requires 6442450944 bytes and a long time to run' test_large_filesize (test.test_mmap.LargeMmapTests.test_large_filesize) ... skipped 'test requires 6442450944 bytes and a long time to run' test_large_offset (test.test_mmap.LargeMmapTests.test_large_offset) ... skipped 'test requires 6442450944 bytes and a long time to run' test_access_parameter (test.test_mmap.MmapTests.test_access_parameter) ... FAIL test_anonymous (test.test_mmap.MmapTests.test_anonymous) ... ERROR test_bad_file_desc (test.test_mmap.MmapTests.test_bad_file_desc) ... ERROR test_basic (test.test_mmap.MmapTests.test_basic) ... ERROR test_concat_repeat_exception (test.test_mmap.MmapTests.test_concat_repeat_exception) ... ERROR test_context_manager (test.test_mmap.MmapTests.test_context_manager) ... ERROR test_context_manager_exception (test.test_mmap.MmapTests.test_context_manager_exception) ... ERROR test_crasher_on_windows (test.test_mmap.MmapTests.test_crasher_on_windows) ... ERROR test_double_close (test.test_mmap.MmapTests.test_double_close) ... ERROR test_empty_file (test.test_mmap.MmapTests.test_empty_file) ... ERROR test_entire_file (test.test_mmap.MmapTests.test_entire_file) ... ERROR test_error (test.test_mmap.MmapTests.test_error) ... ERROR test_extended_getslice (test.test_mmap.MmapTests.test_extended_getslice) ... ERROR test_extended_set_del_slice (test.test_mmap.MmapTests.test_extended_set_del_slice) ... ERROR test_find_does_not_access_beyond_buffer (test.test_mmap.MmapTests.test_find_does_not_access_beyond_buffer) ... ERROR test_find_end (test.test_mmap.MmapTests.test_find_end) ... ERROR test_flush_return_value (test.test_mmap.MmapTests.test_flush_return_value) ... ERROR test_invalid_descriptor (test.test_mmap.MmapTests.test_invalid_descriptor) ... ERROR test_io_methods (test.test_mmap.MmapTests.test_io_methods) ... ERROR test_length_0_large_offset (test.test_mmap.MmapTests.test_length_0_large_offset) ... ERROR test_length_0_offset (test.test_mmap.MmapTests.test_length_0_offset) ... ERROR test_madvise (test.test_mmap.MmapTests.test_madvise) ... skipped 'needs madvise' test_mmap_closed_by_int_scenarios (test.test_mmap.MmapTests.test_mmap_closed_by_int_scenarios) gh-103987: Test that mmap objects raise ValueError ... ERROR test_move (test.test_mmap.MmapTests.test_move) ... ERROR test_non_ascii_byte (test.test_mmap.MmapTests.test_non_ascii_byte) ... ERROR test_offset (test.test_mmap.MmapTests.test_offset) ... ERROR test_prot_readonly (test.test_mmap.MmapTests.test_prot_readonly) ... skipped 'needs mmap.PROT_READ' test_read_all (test.test_mmap.MmapTests.test_read_all) ... ERROR test_read_invalid_arg (test.test_mmap.MmapTests.test_read_invalid_arg) ... ERROR test_repr (test.test_mmap.MmapTests.test_repr) ... ERROR test_resize_down_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_down_when_mapped_to_pagefile) If the mmap is backed by the pagefile ensure a resize down up can happen ... ERROR test_resize_fails_if_mapping_held_elsewhere (test.test_mmap.MmapTests.test_resize_fails_if_mapping_held_elsewhere) If more than one mapping is held against a named file on Windows, neither ... ERROR test_resize_past_pos (test.test_mmap.MmapTests.test_resize_past_pos) ... ERROR test_resize_succeeds_with_error_for_second_named_mapping (test.test_mmap.MmapTests.test_resize_succeeds_with_error_for_second_named_mapping) If a more than one mapping exists of the same name, none of them can ... ERROR test_resize_up_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_up_when_mapped_to_pagefile) If the mmap is backed by the pagefile ensure a resize up can happen ... ERROR test_rfind (test.test_mmap.MmapTests.test_rfind) ... ERROR test_sizeof (test.test_mmap.MmapTests.test_sizeof) ... skipped 'implementation detail specific to cpython' test_subclass (test.test_mmap.MmapTests.test_subclass) ... ERROR test_tagname (test.test_mmap.MmapTests.test_tagname) ... ERROR test_tougher_find (test.test_mmap.MmapTests.test_tougher_find) ... ERROR test_weakref (test.test_mmap.MmapTests.test_weakref) ... ERROR test_write_returning_the_number_of_bytes_written (test.test_mmap.MmapTests.test_write_returning_the_number_of_bytes_written) ... ERROR ====================================================================== ERROR: test_anonymous (test.test_mmap.MmapTests.test_anonymous) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_bad_file_desc (test.test_mmap.MmapTests.test_bad_file_desc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_basic (test.test_mmap.MmapTests.test_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_concat_repeat_exception (test.test_mmap.MmapTests.test_concat_repeat_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_context_manager (test.test_mmap.MmapTests.test_context_manager) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_context_manager_exception (test.test_mmap.MmapTests.test_context_manager_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_crasher_on_windows (test.test_mmap.MmapTests.test_crasher_on_windows) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_double_close (test.test_mmap.MmapTests.test_double_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_empty_file (test.test_mmap.MmapTests.test_empty_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_entire_file (test.test_mmap.MmapTests.test_entire_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_error (test.test_mmap.MmapTests.test_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_extended_getslice (test.test_mmap.MmapTests.test_extended_getslice) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_extended_set_del_slice (test.test_mmap.MmapTests.test_extended_set_del_slice) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_find_does_not_access_beyond_buffer (test.test_mmap.MmapTests.test_find_does_not_access_beyond_buffer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_find_end (test.test_mmap.MmapTests.test_find_end) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_flush_return_value (test.test_mmap.MmapTests.test_flush_return_value) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_invalid_descriptor (test.test_mmap.MmapTests.test_invalid_descriptor) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_io_methods (test.test_mmap.MmapTests.test_io_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_length_0_large_offset (test.test_mmap.MmapTests.test_length_0_large_offset) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_length_0_offset (test.test_mmap.MmapTests.test_length_0_offset) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_mmap_closed_by_int_scenarios (test.test_mmap.MmapTests.test_mmap_closed_by_int_scenarios) gh-103987: Test that mmap objects raise ValueError ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_move (test.test_mmap.MmapTests.test_move) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_non_ascii_byte (test.test_mmap.MmapTests.test_non_ascii_byte) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_offset (test.test_mmap.MmapTests.test_offset) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_read_all (test.test_mmap.MmapTests.test_read_all) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_read_invalid_arg (test.test_mmap.MmapTests.test_read_invalid_arg) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_repr (test.test_mmap.MmapTests.test_repr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_resize_down_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_down_when_mapped_to_pagefile) If the mmap is backed by the pagefile ensure a resize down up can happen ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_resize_fails_if_mapping_held_elsewhere (test.test_mmap.MmapTests.test_resize_fails_if_mapping_held_elsewhere) If more than one mapping is held against a named file on Windows, neither ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_resize_past_pos (test.test_mmap.MmapTests.test_resize_past_pos) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_resize_succeeds_with_error_for_second_named_mapping (test.test_mmap.MmapTests.test_resize_succeeds_with_error_for_second_named_mapping) If a more than one mapping exists of the same name, none of them can ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_resize_up_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_up_when_mapped_to_pagefile) If the mmap is backed by the pagefile ensure a resize up can happen ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_rfind (test.test_mmap.MmapTests.test_rfind) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_subclass (test.test_mmap.MmapTests.test_subclass) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_tagname (test.test_mmap.MmapTests.test_tagname) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_tougher_find (test.test_mmap.MmapTests.test_tougher_find) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_weakref (test.test_mmap.MmapTests.test_weakref) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== ERROR: test_write_returning_the_number_of_bytes_written (test.test_mmap.MmapTests.test_write_returning_the_number_of_bytes_written) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 36, in setUp os.unlink(TESTFN) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_8156_tmpæ' ====================================================================== FAIL: test_access_parameter (test.test_mmap.MmapTests.test_access_parameter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 197, in test_access_parameter m = mmap.mmap(f.fileno(), mapsize+1) ^^^^ ValueError: mmap length is greater than file size During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_mmap.py", line 204, in test_access_parameter self.fail("Opening mmap with size+1 should work on Windows.") ^^^^ AssertionError: Opening mmap with size+1 should work on Windows. ---------------------------------------------------------------------- Ran 46 tests in 0.048s FAILED (failures=1, errors=38, skipped=7) 0:00:00 [1/1/1] test_mmap failed (38 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_mmap Total duration: 330 ms Total tests: run=46 failures=1 skipped=7 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- test_mmap left behind file '@test_8156_tmpæ' test test_mmap failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9124æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4106198547 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_modulefinder test_absolute_imports (test.test_modulefinder.ModuleFinderTest.test_absolute_imports) ... ERROR test_bytecode (test.test_modulefinder.ModuleFinderTest.test_bytecode) ... ok test_coding_default_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_default_utf8) ... ok test_coding_explicit_cp1252 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_cp1252) ... ok test_coding_explicit_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_utf8) ... ok test_extended_opargs (test.test_modulefinder.ModuleFinderTest.test_extended_opargs) ... ok test_load_module_api (test.test_modulefinder.ModuleFinderTest.test_load_module_api) ... ERROR test_maybe (test.test_modulefinder.ModuleFinderTest.test_maybe) ... ERROR test_maybe_new (test.test_modulefinder.ModuleFinderTest.test_maybe_new) ... ERROR test_package (test.test_modulefinder.ModuleFinderTest.test_package) ... ERROR test_relative_imports (test.test_modulefinder.ModuleFinderTest.test_relative_imports) ... ERROR test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_2) ... ERROR test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_3) ... ERROR test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_4) ... ERROR test_replace_paths (test.test_modulefinder.ModuleFinderTest.test_replace_paths) ... ERROR test_same_name_as_bad (test.test_modulefinder.ModuleFinderTest.test_same_name_as_bad) ... ERROR test_syntax_error (test.test_modulefinder.ModuleFinderTest.test_syntax_error) ... ERROR ====================================================================== ERROR: test_absolute_imports (test.test_modulefinder.ModuleFinderTest.test_absolute_imports) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_load_module_api (test.test_modulefinder.ModuleFinderTest.test_load_module_api) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_maybe (test.test_modulefinder.ModuleFinderTest.test_maybe) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_maybe_new (test.test_modulefinder.ModuleFinderTest.test_maybe_new) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_package (test.test_modulefinder.ModuleFinderTest.test_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_relative_imports (test.test_modulefinder.ModuleFinderTest.test_relative_imports) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_3) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_4) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_replace_paths (test.test_modulefinder.ModuleFinderTest.test_replace_paths) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_same_name_as_bad (test.test_modulefinder.ModuleFinderTest.test_same_name_as_bad) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_syntax_error (test.test_modulefinder.ModuleFinderTest.test_syntax_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_modulefinder.py", line 324, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 17 tests in 0.685s FAILED (errors=12) 0:00:00 [1/1/1] test_modulefinder failed (12 errors) == Tests result: FAILURE == 1 test failed: test_modulefinder Total duration: 1.0 sec Total tests: run=17 Total test files: run=1/1 failed=1 Result: FAILURE test test_modulefinder failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2012æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3418150325 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_multibytecodec test_encode (test.test_multibytecodec.TestHZStateful.test_encode) ... ok test_incrementalencoder (test.test_multibytecodec.TestHZStateful.test_incrementalencoder) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful.test_incrementalencoder_final) ... ok test_encode (test.test_multibytecodec.TestStateful.test_encode) ... ok test_incrementalencoder (test.test_multibytecodec.TestStateful.test_incrementalencoder) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestStateful.test_incrementalencoder_final) ... ok test_bug1572832 (test.test_multibytecodec.Test_ISO2022.test_bug1572832) ... skipped "resource 'cpu' is not enabled" test_g2 (test.test_multibytecodec.Test_ISO2022.test_g2) ... ok test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022.test_iso2022_jp_g0) ... ok test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs) ... ok test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs_keep_buffer) ... ok test_decode_unicode (test.test_multibytecodec.Test_IncrementalDecoder.test_decode_unicode) ... ok test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder.test_iso2022) ... ok test_setstate_validates_input (test.test_multibytecodec.Test_IncrementalDecoder.test_setstate_validates_input) ... ok test_state_methods (test.test_multibytecodec.Test_IncrementalDecoder.test_state_methods) ... ok test_getstate_returns_expected_value (test.test_multibytecodec.Test_IncrementalEncoder.test_getstate_returns_expected_value) ... ok test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder.test_issue5640) ... ok test_setstate_validates_input_bytes (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_bytes) ... ok test_setstate_validates_input_size (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_size) ... ok test_state_methods_with_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_buffer_state) ... ok test_state_methods_with_non_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_non_buffer_state) ... ok test_stateful (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful) ... ok test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful_keep_buffer) ... ok test_stateless (test.test_multibytecodec.Test_IncrementalEncoder.test_stateless) ... ok test_subinterp (test.test_multibytecodec.Test_IncrementalEncoder.test_subinterp) ... skipped 'implementation detail specific to cpython' test_codingspec (test.test_multibytecodec.Test_MultibyteCodec.test_codingspec) ... ok test_decode_unicode (test.test_multibytecodec.Test_MultibyteCodec.test_decode_unicode) ... ok test_errorcallback_custom_ignore (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_custom_ignore) ... ok test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_longindex) ... ok test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec.test_init_segfault) ... ok test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec.test_nullcoding) ... ok test_str_decode (test.test_multibytecodec.Test_MultibyteCodec.test_str_decode) ... ok test_bug1728403 (test.test_multibytecodec.Test_StreamReader.test_bug1728403) ... ok test_gb18030 (test.test_multibytecodec.Test_StreamWriter.test_gb18030) ... FAIL test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter.test_streamwriter_strwrite) ... ok test_utf_8 (test.test_multibytecodec.Test_StreamWriter.test_utf_8) ... ok ====================================================================== FAIL: test_gb18030 (test.test_multibytecodec.Test_StreamWriter.test_gb18030) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_multibytecodec.py", line 331, in test_gb18030 self.assertEqual(s.getvalue(), b'123\x907\x959') ^^^^^^^^^^^ AssertionError: b'123\x816\xee3' != b'123\x907\x959' ---------------------------------------------------------------------- Ran 36 tests in 0.042s FAILED (failures=1, skipped=2) 0:00:00 [1/1/1] test_multibytecodec failed (1 failure) == Tests result: FAILURE == 1 test failed: test_multibytecodec Total duration: 369 ms Total tests: run=36 failures=1 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_multibytecodec failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_11000æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 624113046 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_named_expressions test_named_expression_assignment_01 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_01) ... ok test_named_expression_assignment_02 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_02) ... ok test_named_expression_assignment_03 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_03) ... ok test_named_expression_assignment_04 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_04) ... ok test_named_expression_assignment_05 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_05) ... ok test_named_expression_assignment_06 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_06) ... ok test_named_expression_assignment_07 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_07) ... ok test_named_expression_assignment_08 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_08) ... ok test_named_expression_assignment_09 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_09) ... ok test_named_expression_assignment_10 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_10) ... ok test_named_expression_assignment_11 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_11) ... ok test_named_expression_assignment_12 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_12) ... ok test_named_expression_assignment_13 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_13) ... ok test_named_expression_assignment_14 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_14) Where all variables are positive integers, and a is at least as large ... ok test_named_expression_assignment_15 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_15) ... ok test_named_expression_assignment_16 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_16) ... ok test_named_expression_assignment_17 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_17) ... ok test_named_expression_assignment_18 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_18) ... ok test_named_expression_invalid_01 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_01) ... ok test_named_expression_invalid_02 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_02) ... ok test_named_expression_invalid_03 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_03) ... ok test_named_expression_invalid_04 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_04) ... ok test_named_expression_invalid_06 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_06) ... ok test_named_expression_invalid_07 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_07) ... ok test_named_expression_invalid_08 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_08) ... ok test_named_expression_invalid_09 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_09) ... ok test_named_expression_invalid_10 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_10) ... ok test_named_expression_invalid_11 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_11) ... ok test_named_expression_invalid_12 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_12) ... ok test_named_expression_invalid_13 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_13) ... ok test_named_expression_invalid_14 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_14) ... ok test_named_expression_invalid_15 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_15) ... ok test_named_expression_invalid_16 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_16) ... ok test_named_expression_invalid_17 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_17) ... ok test_named_expression_invalid_dict_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_dict_comprehension_iterable_expression) ... ok test_named_expression_invalid_in_class_body (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_in_class_body) ... ok test_named_expression_invalid_list_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_list_comprehension_iterable_expression) ... ok test_named_expression_invalid_mangled_class_variables (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_mangled_class_variables) ... ok test_named_expression_invalid_rebinding_dict_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_dict_comprehension_inner_loop) ... ok test_named_expression_invalid_rebinding_dict_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_dict_comprehension_iteration_variable) ... ok test_named_expression_invalid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_iteration_variable) ... ok test_named_expression_invalid_rebinding_list_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_inner_loop) ... ok test_named_expression_invalid_rebinding_list_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_iteration_variable) ... ok test_named_expression_invalid_rebinding_set_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_inner_loop) ... ok test_named_expression_invalid_rebinding_set_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_iteration_variable) ... ok test_named_expression_invalid_set_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_set_comprehension_iterable_expression) ... ok test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) ... test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='{', rpar='}') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='{', rpar='}') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='{', rpar='}') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='{', rpar='}') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='{', rpar='}') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='(', rpar=')') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='[', rpar=']') ... ERROR test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='{', rpar='}') ... ERROR test_named_expression_global_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope) ... ok test_named_expression_global_scope_no_global_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope_no_global_keyword) ... ok test_named_expression_nonlocal_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope) ... ok test_named_expression_nonlocal_scope_no_nonlocal_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope_no_nonlocal_keyword) ... ok test_named_expression_scope_01 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_01) ... ok test_named_expression_scope_02 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_02) ... ok test_named_expression_scope_03 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_03) ... ok test_named_expression_scope_04 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_04) ... ok test_named_expression_scope_05 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_05) ... ok test_named_expression_scope_06 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_06) ... ok test_named_expression_scope_07 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_07) ... ok test_named_expression_scope_08 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_08) ... ok test_named_expression_scope_09 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_09) ... ok test_named_expression_scope_10 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_10) ... ok test_named_expression_scope_11 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_11) ... ok test_named_expression_scope_17 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_17) ... ok test_named_expression_scope_18 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_18) ... ok test_named_expression_scope_19 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_19) ... ok test_named_expression_scope_20 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_20) ... ok test_named_expression_scope_21 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_21) ... ok test_named_expression_scope_22 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_22) ... ok test_named_expression_scope_23 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_23) ... ok test_named_expression_scope_24 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_24) ... ok test_named_expression_scope_25 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_25) ... ok test_named_expression_scope_in_genexp (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_in_genexp) ... ok test_named_expression_scope_mangled_names (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_mangled_names) ... ok test_named_expression_variable_reuse_in_comprehensions (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_variable_reuse_in_comprehensions) ... ok ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'c' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'c' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: c', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'c' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'd' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'd' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: d', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'd' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'e' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'e' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: e', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'e' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'f' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'f' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: f', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'f' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'g' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'g' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: g', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'g' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='(', rpar=')') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'h' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='[', rpar=']') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'h' ====================================================================== ERROR: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable) (case='Complex expression: h', lpar='{', rpar='}') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_named_expressions.py", line 149, in test_named_expression_valid_rebinding_iteration_variable exec(code, {}) # Module scope ^^^^^^^^^^^^^^ File "<string>", line 1 SyntaxError: assignment expression cannot rebind comprehension iteration variable 'h' ---------------------------------------------------------------------- Ran 74 tests in 0.060s FAILED (errors=18) 0:00:00 [1/1/1] test_named_expressions failed (18 errors) == Tests result: FAILURE == 1 test failed: test_named_expressions Total duration: 324 ms Total tests: run=74 Total test files: run=1/1 failed=1 Result: FAILURE test test_named_expressions failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_828æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3624343135 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_ntpath test_abspath (test.test_ntpath.NtCommonTest.test_abspath) ... ok test_abspath_issue3426 (test.test_ntpath.NtCommonTest.test_abspath_issue3426) ... ok test_commonprefix (test.test_ntpath.NtCommonTest.test_commonprefix) ... ok test_exists (test.test_ntpath.NtCommonTest.test_exists) ... ok test_exists_fd (test.test_ntpath.NtCommonTest.test_exists_fd) ... ok test_expandvars (test.test_ntpath.NtCommonTest.test_expandvars) ... ok test_expandvars_large (test.test_ntpath.NtCommonTest.test_expandvars_large) ... skipped "resource 'cpu' is not enabled" test_expandvars_nonascii (test.test_ntpath.NtCommonTest.test_expandvars_nonascii) ... ok test_filetime (test.test_ntpath.NtCommonTest.test_filetime) ... ok test_getsize (test.test_ntpath.NtCommonTest.test_getsize) ... ok test_import (test.test_ntpath.NtCommonTest.test_import) ... ok test_isdir (test.test_ntpath.NtCommonTest.test_isdir) ... ok test_isfile (test.test_ntpath.NtCommonTest.test_isfile) ... ok test_join_errors (test.test_ntpath.NtCommonTest.test_join_errors) ... ok test_no_argument (test.test_ntpath.NtCommonTest.test_no_argument) ... ok test_nonascii_abspath (test.test_ntpath.NtCommonTest.test_nonascii_abspath) ... ok test_normcase (test.test_ntpath.NtCommonTest.test_normcase) ... ok test_normpath_issue106242 (test.test_ntpath.NtCommonTest.test_normpath_issue106242) ... ok test_normpath_issue5827 (test.test_ntpath.NtCommonTest.test_normpath_issue5827) ... ok test_realpath (test.test_ntpath.NtCommonTest.test_realpath) ... ERROR test_relpath_errors (test.test_ntpath.NtCommonTest.test_relpath_errors) ... ok test_samefile (test.test_ntpath.NtCommonTest.test_samefile) ... ok test_samefile_on_link (test.test_ntpath.NtCommonTest.test_samefile_on_link) ... ok test_samefile_on_symlink (test.test_ntpath.NtCommonTest.test_samefile_on_symlink) ... ok test_sameopenfile (test.test_ntpath.NtCommonTest.test_sameopenfile) ... ok test_samestat (test.test_ntpath.NtCommonTest.test_samestat) ... ok test_samestat_on_link (test.test_ntpath.NtCommonTest.test_samestat_on_link) ... ok test_samestat_on_symlink (test.test_ntpath.NtCommonTest.test_samestat_on_symlink) ... ok test_splitdrive (test.test_ntpath.NtCommonTest.test_splitdrive) ... ok test_path_abspath (test.test_ntpath.PathLikeTests.test_path_abspath) ... ok test_path_basename (test.test_ntpath.PathLikeTests.test_path_basename) ... ok test_path_commonpath (test.test_ntpath.PathLikeTests.test_path_commonpath) ... ok test_path_dirname (test.test_ntpath.PathLikeTests.test_path_dirname) ... ok test_path_expanduser (test.test_ntpath.PathLikeTests.test_path_expanduser) ... ok test_path_expandvars (test.test_ntpath.PathLikeTests.test_path_expandvars) ... ok test_path_isabs (test.test_ntpath.PathLikeTests.test_path_isabs) ... ok test_path_isdir (test.test_ntpath.PathLikeTests.test_path_isdir) ... ok test_path_islink (test.test_ntpath.PathLikeTests.test_path_islink) ... ok test_path_ismount (test.test_ntpath.PathLikeTests.test_path_ismount) ... ok test_path_join (test.test_ntpath.PathLikeTests.test_path_join) ... ok test_path_lexists (test.test_ntpath.PathLikeTests.test_path_lexists) ... ok test_path_normcase (test.test_ntpath.PathLikeTests.test_path_normcase) ... FAIL test_path_normpath (test.test_ntpath.PathLikeTests.test_path_normpath) ... ok test_path_realpath (test.test_ntpath.PathLikeTests.test_path_realpath) ... ok test_path_relpath (test.test_ntpath.PathLikeTests.test_path_relpath) ... ok test_path_split (test.test_ntpath.PathLikeTests.test_path_split) ... ok test_path_splitdrive (test.test_ntpath.PathLikeTests.test_path_splitdrive) ... ok test_path_splitext (test.test_ntpath.PathLikeTests.test_path_splitext) ... ok test_path_splitroot (test.test_ntpath.PathLikeTests.test_path_splitroot) ... ok test_abspath (test.test_ntpath.TestNtpath.test_abspath) ... ERROR test_commonpath (test.test_ntpath.TestNtpath.test_commonpath) ... ok test_commonprefix (test.test_ntpath.TestNtpath.test_commonprefix) ... ok test_con_device (test.test_ntpath.TestNtpath.test_con_device) ... ok test_expanduser (test.test_ntpath.TestNtpath.test_expanduser) ... ok test_expandvars (test.test_ntpath.TestNtpath.test_expandvars) ... ok test_expandvars_large (test.test_ntpath.TestNtpath.test_expandvars_large) ... skipped "resource 'cpu' is not enabled" test_expandvars_nonascii (test.test_ntpath.TestNtpath.test_expandvars_nonascii) ... ok test_fast_paths_in_use (test.test_ntpath.TestNtpath.test_fast_paths_in_use) ... skipped 'implementation detail specific to cpython' test_isabs (test.test_ntpath.TestNtpath.test_isabs) ... ok test_isdevdrive (test.test_ntpath.TestNtpath.test_isdevdrive) ... ERROR test_isdevdrive_fallback (test.test_ntpath.TestNtpath.test_isdevdrive_fallback) ... skipped 'isdevdrive fallback only used off Win32' test_isfile_anonymous_pipe (test.test_ntpath.TestNtpath.test_isfile_anonymous_pipe) ... ok test_isfile_driveletter (test.test_ntpath.TestNtpath.test_isfile_driveletter) ... ok test_isfile_named_pipe (test.test_ntpath.TestNtpath.test_isfile_named_pipe) ... ERROR test_isjunction (test.test_ntpath.TestNtpath.test_isjunction) ... ERROR test_ismount (test.test_ntpath.TestNtpath.test_ismount) ... ok test_join (test.test_ntpath.TestNtpath.test_join) ... ok test_normpath (test.test_ntpath.TestNtpath.test_normpath) ... ok test_nt_helpers (test.test_ntpath.TestNtpath.test_nt_helpers) ... ERROR test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) ... test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{}] ... ERROR test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{'strict': True}] ... ERROR test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{'strict': os.path.ALLOW_MISSING}] ... ERROR test_realpath_broken_symlinks (test.test_ntpath.TestNtpath.test_realpath_broken_symlinks) ... ERROR test_realpath_curdir (test.test_ntpath.TestNtpath.test_realpath_curdir) ... ERROR test_realpath_curdir_missing_ok (test.test_ntpath.TestNtpath.test_realpath_curdir_missing_ok) ... ERROR test_realpath_curdir_strict (test.test_ntpath.TestNtpath.test_realpath_curdir_strict) ... ERROR test_realpath_cwd (test.test_ntpath.TestNtpath.test_realpath_cwd) ... ok test_realpath_invalid_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_paths) ... FAIL test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) ... test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{}] ... FAIL test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{'strict': True}] ... FAIL test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{'strict': os.path.ALLOW_MISSING}] ... FAIL test_realpath_nul (test.test_ntpath.TestNtpath.test_realpath_nul) ... ok test_realpath_pardir (test.test_ntpath.TestNtpath.test_realpath_pardir) ... ok test_realpath_pardir_missing_ok (test.test_ntpath.TestNtpath.test_realpath_pardir_missing_ok) ... ok test_realpath_pardir_strict (test.test_ntpath.TestNtpath.test_realpath_pardir_strict) ... ok test_realpath_relative (test.test_ntpath.TestNtpath.test_realpath_relative) ... ok test_realpath_strict (test.test_ntpath.TestNtpath.test_realpath_strict) ... ok test_realpath_symlink_loops (test.test_ntpath.TestNtpath.test_realpath_symlink_loops) ... ok test_realpath_symlink_loops_raise (test.test_ntpath.TestNtpath.test_realpath_symlink_loops_raise) ... ok test_realpath_symlink_loops_strict (test.test_ntpath.TestNtpath.test_realpath_symlink_loops_strict) ... ok test_realpath_symlink_prefix (test.test_ntpath.TestNtpath.test_realpath_symlink_prefix) ... ok test_relpath (test.test_ntpath.TestNtpath.test_relpath) ... ok test_sameopenfile (test.test_ntpath.TestNtpath.test_sameopenfile) ... ok test_split (test.test_ntpath.TestNtpath.test_split) ... ok test_splitdrive (test.test_ntpath.TestNtpath.test_splitdrive) ... ok test_splitext (test.test_ntpath.TestNtpath.test_splitext) ... ok test_splitroot (test.test_ntpath.TestNtpath.test_splitroot) ... ok ====================================================================== ERROR: test_realpath (test.test_ntpath.NtCommonTest.test_realpath) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 695, in realpath path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\foo' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 639, in _getfinalpathname_nonstrict path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\foo' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_genericpath.py", line 479, in test_realpath self.assertIn(b"foo", self.pathmodule.realpath(b"foo")) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 707, in realpath path = _getfinalpathname_nonstrict(path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 648, in _getfinalpathname_nonstrict new_path = _readlink_deep(path, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 590, in _readlink_deep while normcase(path) not in seen: ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 78, in normcase return os.fsencode(os.fsdecode(s).replace('/', '\\').lower()) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 43: invalid continuation byte ====================================================================== ERROR: test_abspath (test.test_ntpath.TestNtpath.test_abspath) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 989, in test_abspath tester('ntpath.abspath(" ")', cwd_dir + "\\ ") File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 76, in tester if _norm(wantResult) != _norm(gotResult): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 51, in _norm return ntpath.normcase(os.fsdecode(path)) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 43: invalid continuation byte ====================================================================== ERROR: test_isdevdrive (test.test_ntpath.TestNtpath.test_isdevdrive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 1247, in test_isdevdrive self.assertIn(ntpath.isdevdrive(os.listvolumes()[0]), (True, False)) ^^^^^^^^^^^ AttributeError: module 'os' has no attribute 'listvolumes' ====================================================================== ERROR: test_isfile_named_pipe (test.test_ntpath.TestNtpath.test_isfile_named_pipe) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 1207, in test_isfile_named_pipe h = _winapi.CreateNamedPipe(named_pipe, ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 70, in CreateNamedPipe handle = _kernel32.CreateNamedPipeW(*args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: initializer for ctype 'struct _SECURITY_ATTRIBUTES *' must be a cdata pointer, not int ====================================================================== ERROR: test_isjunction (test.test_ntpath.TestNtpath.test_isjunction) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 1183, in test_isjunction self.assertTrue(ntpath.isjunction('testjunc')) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 290, in isjunction return bool(st.st_reparse_tag == stat.IO_REPARSE_TAG_MOUNT_POINT) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'stat' has no attribute 'IO_REPARSE_TAG_MOUNT_POINT' ====================================================================== ERROR: test_nt_helpers (test.test_ntpath.TestNtpath.test_nt_helpers) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 1149, in test_nt_helpers volume_path = nt._getvolumepathname(path) ^^^^^^^^^^^^^^^^^^ AttributeError: module 'nt' has no attribute '_getvolumepathname' ====================================================================== ERROR: test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 463, in test_realpath_basic drives = {f"{c}:\\" for c in string.ascii_uppercase} - set(os.listdrives()) ^^^^^^^^^^ AttributeError: module 'os' has no attribute 'listdrives' ====================================================================== ERROR: test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{'strict': True}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 463, in test_realpath_basic drives = {f"{c}:\\" for c in string.ascii_uppercase} - set(os.listdrives()) ^^^^^^^^^^ AttributeError: module 'os' has no attribute 'listdrives' ====================================================================== ERROR: test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) [{'strict': os.path.ALLOW_MISSING}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 463, in test_realpath_basic drives = {f"{c}:\\" for c in string.ascii_uppercase} - set(os.listdrives()) ^^^^^^^^^^ AttributeError: module 'os' has no attribute 'listdrives' ====================================================================== ERROR: test_realpath_broken_symlinks (test.test_ntpath.TestNtpath.test_realpath_broken_symlinks) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 695, in realpath path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\@test_828_tmp\xe6\\broken' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 639, in _getfinalpathname_nonstrict path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\@test_828_tmp\xe6\\broken' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 598, in test_realpath_broken_symlinks self.assertPathEqual(ntpath.realpath(b"broken"), ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 707, in realpath path = _getfinalpathname_nonstrict(path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 648, in _getfinalpathname_nonstrict new_path = _readlink_deep(path, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 590, in _readlink_deep while normcase(path) not in seen: ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 78, in normcase return os.fsencode(os.fsdecode(s).replace('/', '\\').lower()) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 43: invalid continuation byte ====================================================================== ERROR: test_realpath_curdir (test.test_ntpath.TestNtpath.test_realpath_curdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 695, in realpath path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\.' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 639, in _getfinalpathname_nonstrict path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\.' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 383, in test_realpath_curdir tester("ntpath.realpath('.')", expected) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 75, in tester gotResult = eval(fn) ^^^^^^^^ File "<string>", line 1, in <module> File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 707, in realpath path = _getfinalpathname_nonstrict(path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 648, in _getfinalpathname_nonstrict new_path = _readlink_deep(path, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 590, in _readlink_deep while normcase(path) not in seen: ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 78, in normcase return os.fsencode(os.fsdecode(s).replace('/', '\\').lower()) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 43: invalid continuation byte ====================================================================== ERROR: test_realpath_curdir_missing_ok (test.test_ntpath.TestNtpath.test_realpath_curdir_missing_ok) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 695, in realpath path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\.' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 639, in _getfinalpathname_nonstrict path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\.' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 399, in test_realpath_curdir_missing_ok tester("ntpath.realpath('.', strict=ALLOW_MISSING)", File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 75, in tester gotResult = eval(fn) ^^^^^^^^ File "<string>", line 1, in <module> File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 707, in realpath path = _getfinalpathname_nonstrict(path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 648, in _getfinalpathname_nonstrict new_path = _readlink_deep(path, ^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 590, in _readlink_deep while normcase(path) not in seen: ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 78, in normcase return os.fsencode(os.fsdecode(s).replace('/', '\\').lower()) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 861, in fsdecode return filename.decode(encoding, errors) ^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe6 in position 43: invalid continuation byte ====================================================================== ERROR: test_realpath_curdir_strict (test.test_ntpath.TestNtpath.test_realpath_curdir_strict) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 391, in test_realpath_curdir_strict tester("ntpath.realpath('.', strict=True)", expected) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 75, in tester gotResult = eval(fn) ^^^^^^^^ File "<string>", line 1, in <module> File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 695, in realpath path = _getfinalpathname(path) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6\\.' ====================================================================== FAIL: test_path_normcase (test.test_ntpath.PathLikeTests.test_path_normcase) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 1282, in test_path_normcase self.assertEqual(ntpath.normcase('\u03a9\u2126'), 'ωΩ') ^^^^^^^^^^^ AssertionError: 'ωω' != 'ωΩ' - ωω + ωΩ ====================================================================== FAIL: test_realpath_invalid_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_paths) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 515, in test_realpath_invalid_paths self.assertEqual(realpath(path, strict=False), os.getcwdb()) ^^^^^^^^^^^ AssertionError: b'D:\\SystemTemp\\pytest\\test_python_worker_828\xc3\xa6' != b'D:\\SystemTemp\\pytest\\test_python_worker_828\xe6' ====================================================================== FAIL: test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 540, in test_realpath_invalid_unicode_paths self.assertRaises(UnicodeDecodeError, ntpath.realpath, path, **kwargs) AssertionError: UnicodeDecodeError not raised by realpath ====================================================================== FAIL: test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{'strict': True}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 540, in test_realpath_invalid_unicode_paths self.assertRaises(UnicodeDecodeError, ntpath.realpath, path, **kwargs) AssertionError: UnicodeDecodeError not raised by realpath ====================================================================== FAIL: test_realpath_invalid_unicode_paths (test.test_ntpath.TestNtpath.test_realpath_invalid_unicode_paths) [{'strict': os.path.ALLOW_MISSING}] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 96, in _parameterized func(self, *args, parameter, **kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ntpath.py", line 540, in test_realpath_invalid_unicode_paths self.assertRaises(UnicodeDecodeError, ntpath.realpath, path, **kwargs) AssertionError: UnicodeDecodeError not raised by realpath ---------------------------------------------------------------------- Ran 93 tests in 0.356s FAILED (failures=5, errors=13, skipped=4) 0:00:00 [1/1/1] test_ntpath failed (13 errors, 5 failures) == Tests result: FAILURE == 1 test failed: test_ntpath Total duration: 662 ms Total tests: run=93 failures=5 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_ntpath failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10140æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2265208754 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_os 0:00:00 [1/1/1] test_os failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_os Total duration: 386 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_os crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_os.py", line 58, in <module> from _testcapi import INT_MAX, PY_SSIZE_T_MAX File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1104æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1518768074 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pathlib test_rtruediv (test.test_pathlib.CompatiblePathTest.test_rtruediv) ... ok test_truediv (test.test_pathlib.CompatiblePathTest.test_truediv) ... ok test_absolute_common (test.test_pathlib.PathSubclassTest.test_absolute_common) ... ok test_chmod (test.test_pathlib.PathSubclassTest.test_chmod) ... ok test_chmod_follow_symlinks_true (test.test_pathlib.PathSubclassTest.test_chmod_follow_symlinks_true) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_absolute (test.test_pathlib.PathSubclassTest.test_complex_symlinks_absolute) ... ok test_complex_symlinks_relative (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative) ... ok test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative_dot_dot) ... ok test_cwd (test.test_pathlib.PathSubclassTest.test_cwd) ... ok test_empty_path (test.test_pathlib.PathSubclassTest.test_empty_path) ... ok test_exists (test.test_pathlib.PathSubclassTest.test_exists) ... ok test_expanduser_common (test.test_pathlib.PathSubclassTest.test_expanduser_common) ... ok test_glob_above_recursion_limit (test.test_pathlib.PathSubclassTest.test_glob_above_recursion_limit) ... ok test_glob_case_sensitive (test.test_pathlib.PathSubclassTest.test_glob_case_sensitive) ... ok test_glob_common (test.test_pathlib.PathSubclassTest.test_glob_common) ... ok test_glob_dotdot (test.test_pathlib.PathSubclassTest.test_glob_dotdot) ... ok test_glob_long_symlink (test.test_pathlib.PathSubclassTest.test_glob_long_symlink) ... ok test_glob_many_open_files (test.test_pathlib.PathSubclassTest.test_glob_many_open_files) ... ok test_glob_permissions (test.test_pathlib.PathSubclassTest.test_glob_permissions) ... ok test_group (test.test_pathlib.PathSubclassTest.test_group) ... skipped 'the grp module is needed for this test' test_hardlink_to (test.test_pathlib.PathSubclassTest.test_hardlink_to) ... ok test_home (test.test_pathlib.PathSubclassTest.test_home) ... skipped 'Test requires pwd module to get homedir.' test_is_block_device_false (test.test_pathlib.PathSubclassTest.test_is_block_device_false) ... ok test_is_char_device_false (test.test_pathlib.PathSubclassTest.test_is_char_device_false) ... ok test_is_char_device_true (test.test_pathlib.PathSubclassTest.test_is_char_device_true) ... ok test_is_dir (test.test_pathlib.PathSubclassTest.test_is_dir) ... ok test_is_fifo_false (test.test_pathlib.PathSubclassTest.test_is_fifo_false) ... ok test_is_fifo_true (test.test_pathlib.PathSubclassTest.test_is_fifo_true) ... skipped 'os.mkfifo() required' test_is_file (test.test_pathlib.PathSubclassTest.test_is_file) ... ok test_is_junction (test.test_pathlib.PathSubclassTest.test_is_junction) ... ok test_is_mount (test.test_pathlib.PathSubclassTest.test_is_mount) ... ok test_is_socket_false (test.test_pathlib.PathSubclassTest.test_is_socket_false) ... ok test_is_socket_true (test.test_pathlib.PathSubclassTest.test_is_socket_true) ... skipped 'Unix sockets required' test_is_symlink (test.test_pathlib.PathSubclassTest.test_is_symlink) ... ok test_iterdir (test.test_pathlib.PathSubclassTest.test_iterdir) ... ok test_iterdir_nodir (test.test_pathlib.PathSubclassTest.test_iterdir_nodir) ... ok test_iterdir_symlink (test.test_pathlib.PathSubclassTest.test_iterdir_symlink) ... ok test_link_to_not_implemented (test.test_pathlib.PathSubclassTest.test_link_to_not_implemented) ... skipped 'os.link() is present' test_lstat (test.test_pathlib.PathSubclassTest.test_lstat) ... ok test_lstat_nosymlink (test.test_pathlib.PathSubclassTest.test_lstat_nosymlink) ... ok test_mkdir (test.test_pathlib.PathSubclassTest.test_mkdir) ... ok test_mkdir_concurrent_parent_creation (test.test_pathlib.PathSubclassTest.test_mkdir_concurrent_parent_creation) ... ok test_mkdir_exist_ok (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok) ... ok test_mkdir_exist_ok_root (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_root) ... ok test_mkdir_exist_ok_with_parent (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_with_parent) ... ok test_mkdir_no_parents_file (test.test_pathlib.PathSubclassTest.test_mkdir_no_parents_file) ... ok test_mkdir_parents (test.test_pathlib.PathSubclassTest.test_mkdir_parents) ... ok test_mkdir_with_child_file (test.test_pathlib.PathSubclassTest.test_mkdir_with_child_file) ... ok test_mkdir_with_unknown_drive (test.test_pathlib.PathSubclassTest.test_mkdir_with_unknown_drive) ... ok test_open_common (test.test_pathlib.PathSubclassTest.test_open_common) ... ok test_owner (test.test_pathlib.PathSubclassTest.test_owner) ... skipped 'the pwd module is needed for this test' test_parts_interning (test.test_pathlib.PathSubclassTest.test_parts_interning) ... ok test_passing_kwargs_deprecated (test.test_pathlib.PathSubclassTest.test_passing_kwargs_deprecated) ... ok test_pickling_common (test.test_pathlib.PathSubclassTest.test_pickling_common) ... ok test_read_write_bytes (test.test_pathlib.PathSubclassTest.test_read_write_bytes) ... ok test_read_write_text (test.test_pathlib.PathSubclassTest.test_read_write_text) ... ok test_readlink (test.test_pathlib.PathSubclassTest.test_readlink) ... ok test_rename (test.test_pathlib.PathSubclassTest.test_rename) ... ok test_replace (test.test_pathlib.PathSubclassTest.test_replace) ... ok test_resolve_common (test.test_pathlib.PathSubclassTest.test_resolve_common) ... ok test_resolve_dot (test.test_pathlib.PathSubclassTest.test_resolve_dot) ... ok test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathSubclassTest.test_resolve_nonexist_relative_issue38671) ... ok test_rglob_common (test.test_pathlib.PathSubclassTest.test_rglob_common) ... ok test_rglob_symlink_loop (test.test_pathlib.PathSubclassTest.test_rglob_symlink_loop) ... ok test_rmdir (test.test_pathlib.PathSubclassTest.test_rmdir) ... ok test_samefile (test.test_pathlib.PathSubclassTest.test_samefile) ... ok test_stat (test.test_pathlib.PathSubclassTest.test_stat) ... ok test_stat_no_follow_symlinks (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks) ... ok test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks_nosymlink) ... ok test_symlink_to (test.test_pathlib.PathSubclassTest.test_symlink_to) ... ok test_touch_common (test.test_pathlib.PathSubclassTest.test_touch_common) ... FAIL test_touch_nochange (test.test_pathlib.PathSubclassTest.test_touch_nochange) ... ok test_unlink (test.test_pathlib.PathSubclassTest.test_unlink) ... ok test_unlink_missing_ok (test.test_pathlib.PathSubclassTest.test_unlink_missing_ok) ... ok test_with (test.test_pathlib.PathSubclassTest.test_with) ... ok test_with_segments (test.test_pathlib.PathSubclassTest.test_with_segments) ... ok test_write_text_with_newlines (test.test_pathlib.PathSubclassTest.test_write_text_with_newlines) ... ok test_absolute_common (test.test_pathlib.PathTest.test_absolute_common) ... ok test_chmod (test.test_pathlib.PathTest.test_chmod) ... ok test_chmod_follow_symlinks_true (test.test_pathlib.PathTest.test_chmod_follow_symlinks_true) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_absolute (test.test_pathlib.PathTest.test_complex_symlinks_absolute) ... ok test_complex_symlinks_relative (test.test_pathlib.PathTest.test_complex_symlinks_relative) ... ok test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathTest.test_complex_symlinks_relative_dot_dot) ... ok test_concrete_class (test.test_pathlib.PathTest.test_concrete_class) ... ok test_cwd (test.test_pathlib.PathTest.test_cwd) ... ok test_empty_path (test.test_pathlib.PathTest.test_empty_path) ... ok test_exists (test.test_pathlib.PathTest.test_exists) ... ok test_expanduser_common (test.test_pathlib.PathTest.test_expanduser_common) ... ok test_glob_above_recursion_limit (test.test_pathlib.PathTest.test_glob_above_recursion_limit) ... ok test_glob_case_sensitive (test.test_pathlib.PathTest.test_glob_case_sensitive) ... ok test_glob_common (test.test_pathlib.PathTest.test_glob_common) ... ok test_glob_dotdot (test.test_pathlib.PathTest.test_glob_dotdot) ... ok test_glob_empty_pattern (test.test_pathlib.PathTest.test_glob_empty_pattern) ... ok test_glob_long_symlink (test.test_pathlib.PathTest.test_glob_long_symlink) ... ok test_glob_many_open_files (test.test_pathlib.PathTest.test_glob_many_open_files) ... ok test_glob_permissions (test.test_pathlib.PathTest.test_glob_permissions) ... ok test_group (test.test_pathlib.PathTest.test_group) ... skipped 'the grp module is needed for this test' test_hardlink_to (test.test_pathlib.PathTest.test_hardlink_to) ... ok test_home (test.test_pathlib.PathTest.test_home) ... skipped 'Test requires pwd module to get homedir.' test_is_block_device_false (test.test_pathlib.PathTest.test_is_block_device_false) ... ok test_is_char_device_false (test.test_pathlib.PathTest.test_is_char_device_false) ... ok test_is_char_device_true (test.test_pathlib.PathTest.test_is_char_device_true) ... ok test_is_dir (test.test_pathlib.PathTest.test_is_dir) ... ok test_is_fifo_false (test.test_pathlib.PathTest.test_is_fifo_false) ... ok test_is_fifo_true (test.test_pathlib.PathTest.test_is_fifo_true) ... skipped 'os.mkfifo() required' test_is_file (test.test_pathlib.PathTest.test_is_file) ... ok test_is_junction (test.test_pathlib.PathTest.test_is_junction) ... ok test_is_mount (test.test_pathlib.PathTest.test_is_mount) ... ok test_is_socket_false (test.test_pathlib.PathTest.test_is_socket_false) ... ok test_is_socket_true (test.test_pathlib.PathTest.test_is_socket_true) ... skipped 'Unix sockets required' test_is_symlink (test.test_pathlib.PathTest.test_is_symlink) ... ok test_iterdir (test.test_pathlib.PathTest.test_iterdir) ... ok test_iterdir_nodir (test.test_pathlib.PathTest.test_iterdir_nodir) ... ok test_iterdir_symlink (test.test_pathlib.PathTest.test_iterdir_symlink) ... ok test_link_to_not_implemented (test.test_pathlib.PathTest.test_link_to_not_implemented) ... skipped 'os.link() is present' test_lstat (test.test_pathlib.PathTest.test_lstat) ... ok test_lstat_nosymlink (test.test_pathlib.PathTest.test_lstat_nosymlink) ... ok test_mkdir (test.test_pathlib.PathTest.test_mkdir) ... ok test_mkdir_concurrent_parent_creation (test.test_pathlib.PathTest.test_mkdir_concurrent_parent_creation) ... ok test_mkdir_exist_ok (test.test_pathlib.PathTest.test_mkdir_exist_ok) ... ok test_mkdir_exist_ok_root (test.test_pathlib.PathTest.test_mkdir_exist_ok_root) ... ok test_mkdir_exist_ok_with_parent (test.test_pathlib.PathTest.test_mkdir_exist_ok_with_parent) ... ok test_mkdir_no_parents_file (test.test_pathlib.PathTest.test_mkdir_no_parents_file) ... ok test_mkdir_parents (test.test_pathlib.PathTest.test_mkdir_parents) ... ok test_mkdir_with_child_file (test.test_pathlib.PathTest.test_mkdir_with_child_file) ... ok test_mkdir_with_unknown_drive (test.test_pathlib.PathTest.test_mkdir_with_unknown_drive) ... ok test_open_common (test.test_pathlib.PathTest.test_open_common) ... ok test_owner (test.test_pathlib.PathTest.test_owner) ... skipped 'the pwd module is needed for this test' test_parts_interning (test.test_pathlib.PathTest.test_parts_interning) ... ok test_passing_kwargs_deprecated (test.test_pathlib.PathTest.test_passing_kwargs_deprecated) ... ok test_pickling_common (test.test_pathlib.PathTest.test_pickling_common) ... ok test_read_write_bytes (test.test_pathlib.PathTest.test_read_write_bytes) ... ok test_read_write_text (test.test_pathlib.PathTest.test_read_write_text) ... ok test_readlink (test.test_pathlib.PathTest.test_readlink) ... ok test_rename (test.test_pathlib.PathTest.test_rename) ... ok test_replace (test.test_pathlib.PathTest.test_replace) ... ok test_resolve_common (test.test_pathlib.PathTest.test_resolve_common) ... ok test_resolve_dot (test.test_pathlib.PathTest.test_resolve_dot) ... ok test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathTest.test_resolve_nonexist_relative_issue38671) ... ok test_rglob_common (test.test_pathlib.PathTest.test_rglob_common) ... ok test_rglob_symlink_loop (test.test_pathlib.PathTest.test_rglob_symlink_loop) ... ok test_rmdir (test.test_pathlib.PathTest.test_rmdir) ... ok test_samefile (test.test_pathlib.PathTest.test_samefile) ... ok test_stat (test.test_pathlib.PathTest.test_stat) ... ok test_stat_no_follow_symlinks (test.test_pathlib.PathTest.test_stat_no_follow_symlinks) ... ok test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathTest.test_stat_no_follow_symlinks_nosymlink) ... ok test_symlink_to (test.test_pathlib.PathTest.test_symlink_to) ... ok test_touch_common (test.test_pathlib.PathTest.test_touch_common) ... FAIL test_touch_nochange (test.test_pathlib.PathTest.test_touch_nochange) ... ok test_unlink (test.test_pathlib.PathTest.test_unlink) ... ok test_unlink_missing_ok (test.test_pathlib.PathTest.test_unlink_missing_ok) ... ok test_unsupported_flavour (test.test_pathlib.PathTest.test_unsupported_flavour) ... ok test_with (test.test_pathlib.PathTest.test_with) ... ok test_with_segments (test.test_pathlib.PathTest.test_with_segments) ... ok test_write_text_with_newlines (test.test_pathlib.PathTest.test_write_text_with_newlines) ... ok test_anchor_common (test.test_pathlib.PosixPathAsPureTest.test_anchor_common) ... skipped 'test requires a POSIX-compatible system' test_as_bytes_common (test.test_pathlib.PosixPathAsPureTest.test_as_bytes_common) ... skipped 'test requires a POSIX-compatible system' test_as_posix_common (test.test_pathlib.PosixPathAsPureTest.test_as_posix_common) ... skipped 'test requires a POSIX-compatible system' test_as_uri (test.test_pathlib.PosixPathAsPureTest.test_as_uri) ... skipped 'test requires a POSIX-compatible system' test_as_uri_common (test.test_pathlib.PosixPathAsPureTest.test_as_uri_common) ... skipped 'test requires a POSIX-compatible system' test_as_uri_non_ascii (test.test_pathlib.PosixPathAsPureTest.test_as_uri_non_ascii) ... skipped 'test requires a POSIX-compatible system' test_bytes (test.test_pathlib.PosixPathAsPureTest.test_bytes) ... skipped 'test requires a POSIX-compatible system' test_constructor_common (test.test_pathlib.PosixPathAsPureTest.test_constructor_common) ... skipped 'test requires a POSIX-compatible system' test_div (test.test_pathlib.PosixPathAsPureTest.test_div) ... skipped 'test requires a POSIX-compatible system' test_div_common (test.test_pathlib.PosixPathAsPureTest.test_div_common) ... skipped 'test requires a POSIX-compatible system' test_drive_common (test.test_pathlib.PosixPathAsPureTest.test_drive_common) ... skipped 'test requires a POSIX-compatible system' test_drive_root_parts (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts) ... skipped 'test requires a POSIX-compatible system' test_drive_root_parts_common (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts_common) ... skipped 'test requires a POSIX-compatible system' test_eq (test.test_pathlib.PosixPathAsPureTest.test_eq) ... skipped 'test requires a POSIX-compatible system' test_eq_common (test.test_pathlib.PosixPathAsPureTest.test_eq_common) ... skipped 'test requires a POSIX-compatible system' test_equivalences (test.test_pathlib.PosixPathAsPureTest.test_equivalences) ... skipped 'test requires a POSIX-compatible system' test_fspath_common (test.test_pathlib.PosixPathAsPureTest.test_fspath_common) ... skipped 'test requires a POSIX-compatible system' test_is_absolute (test.test_pathlib.PosixPathAsPureTest.test_is_absolute) ... skipped 'test requires a POSIX-compatible system' test_is_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_is_relative_to_common) ... skipped 'test requires a POSIX-compatible system' test_is_reserved (test.test_pathlib.PosixPathAsPureTest.test_is_reserved) ... skipped 'test requires a POSIX-compatible system' test_join (test.test_pathlib.PosixPathAsPureTest.test_join) ... skipped 'test requires a POSIX-compatible system' test_join_common (test.test_pathlib.PosixPathAsPureTest.test_join_common) ... skipped 'test requires a POSIX-compatible system' test_match (test.test_pathlib.PosixPathAsPureTest.test_match) ... skipped 'test requires a POSIX-compatible system' test_match_common (test.test_pathlib.PosixPathAsPureTest.test_match_common) ... skipped 'test requires a POSIX-compatible system' test_name_common (test.test_pathlib.PosixPathAsPureTest.test_name_common) ... skipped 'test requires a POSIX-compatible system' test_ordering_common (test.test_pathlib.PosixPathAsPureTest.test_ordering_common) ... skipped 'test requires a POSIX-compatible system' test_parent_common (test.test_pathlib.PosixPathAsPureTest.test_parent_common) ... skipped 'test requires a POSIX-compatible system' test_parents_common (test.test_pathlib.PosixPathAsPureTest.test_parents_common) ... skipped 'test requires a POSIX-compatible system' test_parse_windows_path (test.test_pathlib.PosixPathAsPureTest.test_parse_windows_path) ... skipped 'test requires a POSIX-compatible system' test_parts_common (test.test_pathlib.PosixPathAsPureTest.test_parts_common) ... skipped 'test requires a POSIX-compatible system' test_pickling_common (test.test_pathlib.PosixPathAsPureTest.test_pickling_common) ... skipped 'test requires a POSIX-compatible system' test_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_relative_to_common) ... skipped 'test requires a POSIX-compatible system' test_repr_common (test.test_pathlib.PosixPathAsPureTest.test_repr_common) ... skipped 'test requires a POSIX-compatible system' test_repr_roundtrips (test.test_pathlib.PosixPathAsPureTest.test_repr_roundtrips) ... skipped 'test requires a POSIX-compatible system' test_root (test.test_pathlib.PosixPathAsPureTest.test_root) ... skipped 'test requires a POSIX-compatible system' test_root_common (test.test_pathlib.PosixPathAsPureTest.test_root_common) ... skipped 'test requires a POSIX-compatible system' test_stem_common (test.test_pathlib.PosixPathAsPureTest.test_stem_common) ... skipped 'test requires a POSIX-compatible system' test_str_common (test.test_pathlib.PosixPathAsPureTest.test_str_common) ... skipped 'test requires a POSIX-compatible system' test_str_subclass_common (test.test_pathlib.PosixPathAsPureTest.test_str_subclass_common) ... skipped 'test requires a POSIX-compatible system' test_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_suffix_common) ... skipped 'test requires a POSIX-compatible system' test_suffixes_common (test.test_pathlib.PosixPathAsPureTest.test_suffixes_common) ... skipped 'test requires a POSIX-compatible system' test_with_name_common (test.test_pathlib.PosixPathAsPureTest.test_with_name_common) ... skipped 'test requires a POSIX-compatible system' test_with_segments_common (test.test_pathlib.PosixPathAsPureTest.test_with_segments_common) ... skipped 'test requires a POSIX-compatible system' test_with_stem_common (test.test_pathlib.PosixPathAsPureTest.test_with_stem_common) ... skipped 'test requires a POSIX-compatible system' test_with_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_with_suffix_common) ... skipped 'test requires a POSIX-compatible system' test_absolute (test.test_pathlib.PosixPathTest.test_absolute) ... skipped 'test requires a POSIX-compatible system' test_absolute_common (test.test_pathlib.PosixPathTest.test_absolute_common) ... skipped 'test requires a POSIX-compatible system' test_chmod (test.test_pathlib.PosixPathTest.test_chmod) ... skipped 'test requires a POSIX-compatible system' test_chmod_follow_symlinks_true (test.test_pathlib.PosixPathTest.test_chmod_follow_symlinks_true) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_absolute (test.test_pathlib.PosixPathTest.test_complex_symlinks_absolute) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_relative (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_relative_dot_dot (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative_dot_dot) ... skipped 'test requires a POSIX-compatible system' test_cwd (test.test_pathlib.PosixPathTest.test_cwd) ... skipped 'test requires a POSIX-compatible system' test_empty_path (test.test_pathlib.PosixPathTest.test_empty_path) ... skipped 'test requires a POSIX-compatible system' test_exists (test.test_pathlib.PosixPathTest.test_exists) ... skipped 'test requires a POSIX-compatible system' test_expanduser (test.test_pathlib.PosixPathTest.test_expanduser) ... skipped 'test requires a POSIX-compatible system' test_expanduser_common (test.test_pathlib.PosixPathTest.test_expanduser_common) ... skipped 'test requires a POSIX-compatible system' test_glob (test.test_pathlib.PosixPathTest.test_glob) ... skipped 'test requires a POSIX-compatible system' test_glob_above_recursion_limit (test.test_pathlib.PosixPathTest.test_glob_above_recursion_limit) ... skipped 'test requires a POSIX-compatible system' test_glob_case_sensitive (test.test_pathlib.PosixPathTest.test_glob_case_sensitive) ... skipped 'test requires a POSIX-compatible system' test_glob_common (test.test_pathlib.PosixPathTest.test_glob_common) ... skipped 'test requires a POSIX-compatible system' test_glob_dotdot (test.test_pathlib.PosixPathTest.test_glob_dotdot) ... skipped 'test requires a POSIX-compatible system' test_glob_long_symlink (test.test_pathlib.PosixPathTest.test_glob_long_symlink) ... skipped 'test requires a POSIX-compatible system' test_glob_many_open_files (test.test_pathlib.PosixPathTest.test_glob_many_open_files) ... skipped 'test requires a POSIX-compatible system' test_glob_permissions (test.test_pathlib.PosixPathTest.test_glob_permissions) ... skipped 'test requires a POSIX-compatible system' test_group (test.test_pathlib.PosixPathTest.test_group) ... skipped 'test requires a POSIX-compatible system' test_handling_bad_descriptor (test.test_pathlib.PosixPathTest.test_handling_bad_descriptor) ... skipped 'test requires a POSIX-compatible system' test_hardlink_to (test.test_pathlib.PosixPathTest.test_hardlink_to) ... skipped 'test requires a POSIX-compatible system' test_home (test.test_pathlib.PosixPathTest.test_home) ... skipped 'test requires a POSIX-compatible system' test_is_block_device_false (test.test_pathlib.PosixPathTest.test_is_block_device_false) ... skipped 'test requires a POSIX-compatible system' test_is_char_device_false (test.test_pathlib.PosixPathTest.test_is_char_device_false) ... skipped 'test requires a POSIX-compatible system' test_is_char_device_true (test.test_pathlib.PosixPathTest.test_is_char_device_true) ... skipped 'test requires a POSIX-compatible system' test_is_dir (test.test_pathlib.PosixPathTest.test_is_dir) ... skipped 'test requires a POSIX-compatible system' test_is_fifo_false (test.test_pathlib.PosixPathTest.test_is_fifo_false) ... skipped 'test requires a POSIX-compatible system' test_is_fifo_true (test.test_pathlib.PosixPathTest.test_is_fifo_true) ... skipped 'test requires a POSIX-compatible system' test_is_file (test.test_pathlib.PosixPathTest.test_is_file) ... skipped 'test requires a POSIX-compatible system' test_is_junction (test.test_pathlib.PosixPathTest.test_is_junction) ... skipped 'test requires a POSIX-compatible system' test_is_mount (test.test_pathlib.PosixPathTest.test_is_mount) ... skipped 'test requires a POSIX-compatible system' test_is_socket_false (test.test_pathlib.PosixPathTest.test_is_socket_false) ... skipped 'test requires a POSIX-compatible system' test_is_socket_true (test.test_pathlib.PosixPathTest.test_is_socket_true) ... skipped 'test requires a POSIX-compatible system' test_is_symlink (test.test_pathlib.PosixPathTest.test_is_symlink) ... skipped 'test requires a POSIX-compatible system' test_iterdir (test.test_pathlib.PosixPathTest.test_iterdir) ... skipped 'test requires a POSIX-compatible system' test_iterdir_nodir (test.test_pathlib.PosixPathTest.test_iterdir_nodir) ... skipped 'test requires a POSIX-compatible system' test_iterdir_symlink (test.test_pathlib.PosixPathTest.test_iterdir_symlink) ... skipped 'test requires a POSIX-compatible system' test_link_to_not_implemented (test.test_pathlib.PosixPathTest.test_link_to_not_implemented) ... skipped 'test requires a POSIX-compatible system' test_lstat (test.test_pathlib.PosixPathTest.test_lstat) ... skipped 'test requires a POSIX-compatible system' test_lstat_nosymlink (test.test_pathlib.PosixPathTest.test_lstat_nosymlink) ... skipped 'test requires a POSIX-compatible system' test_mkdir (test.test_pathlib.PosixPathTest.test_mkdir) ... skipped 'test requires a POSIX-compatible system' test_mkdir_concurrent_parent_creation (test.test_pathlib.PosixPathTest.test_mkdir_concurrent_parent_creation) ... skipped 'test requires a POSIX-compatible system' test_mkdir_exist_ok (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok) ... skipped 'test requires a POSIX-compatible system' test_mkdir_exist_ok_root (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_root) ... skipped 'test requires a POSIX-compatible system' test_mkdir_exist_ok_with_parent (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_with_parent) ... skipped 'test requires a POSIX-compatible system' test_mkdir_no_parents_file (test.test_pathlib.PosixPathTest.test_mkdir_no_parents_file) ... skipped 'test requires a POSIX-compatible system' test_mkdir_parents (test.test_pathlib.PosixPathTest.test_mkdir_parents) ... skipped 'test requires a POSIX-compatible system' test_mkdir_with_child_file (test.test_pathlib.PosixPathTest.test_mkdir_with_child_file) ... skipped 'test requires a POSIX-compatible system' test_mkdir_with_unknown_drive (test.test_pathlib.PosixPathTest.test_mkdir_with_unknown_drive) ... skipped 'test requires a POSIX-compatible system' test_open_common (test.test_pathlib.PosixPathTest.test_open_common) ... skipped 'test requires a POSIX-compatible system' test_open_mode (test.test_pathlib.PosixPathTest.test_open_mode) ... skipped 'test requires a POSIX-compatible system' test_owner (test.test_pathlib.PosixPathTest.test_owner) ... skipped 'test requires a POSIX-compatible system' test_parts_interning (test.test_pathlib.PosixPathTest.test_parts_interning) ... skipped 'test requires a POSIX-compatible system' test_passing_kwargs_deprecated (test.test_pathlib.PosixPathTest.test_passing_kwargs_deprecated) ... skipped 'test requires a POSIX-compatible system' test_pickling_common (test.test_pathlib.PosixPathTest.test_pickling_common) ... skipped 'test requires a POSIX-compatible system' test_read_write_bytes (test.test_pathlib.PosixPathTest.test_read_write_bytes) ... skipped 'test requires a POSIX-compatible system' test_read_write_text (test.test_pathlib.PosixPathTest.test_read_write_text) ... skipped 'test requires a POSIX-compatible system' test_readlink (test.test_pathlib.PosixPathTest.test_readlink) ... skipped 'test requires a POSIX-compatible system' test_rename (test.test_pathlib.PosixPathTest.test_rename) ... skipped 'test requires a POSIX-compatible system' test_replace (test.test_pathlib.PosixPathTest.test_replace) ... skipped 'test requires a POSIX-compatible system' test_resolve_common (test.test_pathlib.PosixPathTest.test_resolve_common) ... skipped 'test requires a POSIX-compatible system' test_resolve_dot (test.test_pathlib.PosixPathTest.test_resolve_dot) ... skipped 'test requires a POSIX-compatible system' test_resolve_loop (test.test_pathlib.PosixPathTest.test_resolve_loop) ... skipped 'test requires a POSIX-compatible system' test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PosixPathTest.test_resolve_nonexist_relative_issue38671) ... skipped 'test requires a POSIX-compatible system' test_resolve_root (test.test_pathlib.PosixPathTest.test_resolve_root) ... skipped 'test requires a POSIX-compatible system' test_rglob (test.test_pathlib.PosixPathTest.test_rglob) ... skipped 'test requires a POSIX-compatible system' test_rglob_common (test.test_pathlib.PosixPathTest.test_rglob_common) ... skipped 'test requires a POSIX-compatible system' test_rglob_symlink_loop (test.test_pathlib.PosixPathTest.test_rglob_symlink_loop) ... skipped 'test requires a POSIX-compatible system' test_rmdir (test.test_pathlib.PosixPathTest.test_rmdir) ... skipped 'test requires a POSIX-compatible system' test_samefile (test.test_pathlib.PosixPathTest.test_samefile) ... skipped 'test requires a POSIX-compatible system' test_stat (test.test_pathlib.PosixPathTest.test_stat) ... skipped 'test requires a POSIX-compatible system' test_stat_no_follow_symlinks (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks) ... skipped 'test requires a POSIX-compatible system' test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_nosymlink) ... skipped 'test requires a POSIX-compatible system' test_symlink_to (test.test_pathlib.PosixPathTest.test_symlink_to) ... skipped 'test requires a POSIX-compatible system' test_touch_common (test.test_pathlib.PosixPathTest.test_touch_common) ... skipped 'test requires a POSIX-compatible system' test_touch_mode (test.test_pathlib.PosixPathTest.test_touch_mode) ... skipped 'test requires a POSIX-compatible system' test_touch_nochange (test.test_pathlib.PosixPathTest.test_touch_nochange) ... skipped 'test requires a POSIX-compatible system' test_unlink (test.test_pathlib.PosixPathTest.test_unlink) ... skipped 'test requires a POSIX-compatible system' test_unlink_missing_ok (test.test_pathlib.PosixPathTest.test_unlink_missing_ok) ... skipped 'test requires a POSIX-compatible system' test_with (test.test_pathlib.PosixPathTest.test_with) ... skipped 'test requires a POSIX-compatible system' test_with_segments (test.test_pathlib.PosixPathTest.test_with_segments) ... skipped 'test requires a POSIX-compatible system' test_write_text_with_newlines (test.test_pathlib.PosixPathTest.test_write_text_with_newlines) ... skipped 'test requires a POSIX-compatible system' test_anchor_common (test.test_pathlib.PurePathSubclassTest.test_anchor_common) ... ok test_as_bytes_common (test.test_pathlib.PurePathSubclassTest.test_as_bytes_common) ... ok test_as_posix_common (test.test_pathlib.PurePathSubclassTest.test_as_posix_common) ... ok test_as_uri_common (test.test_pathlib.PurePathSubclassTest.test_as_uri_common) ... ok test_bytes (test.test_pathlib.PurePathSubclassTest.test_bytes) ... ok test_constructor_common (test.test_pathlib.PurePathSubclassTest.test_constructor_common) ... ok test_div_common (test.test_pathlib.PurePathSubclassTest.test_div_common) ... ok test_drive_common (test.test_pathlib.PurePathSubclassTest.test_drive_common) ... ok test_drive_root_parts_common (test.test_pathlib.PurePathSubclassTest.test_drive_root_parts_common) ... ok test_eq_common (test.test_pathlib.PurePathSubclassTest.test_eq_common) ... ok test_equivalences (test.test_pathlib.PurePathSubclassTest.test_equivalences) ... ok test_fspath_common (test.test_pathlib.PurePathSubclassTest.test_fspath_common) ... ok test_is_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_is_relative_to_common) ... ok test_join_common (test.test_pathlib.PurePathSubclassTest.test_join_common) ... ok test_match_common (test.test_pathlib.PurePathSubclassTest.test_match_common) ... ok test_name_common (test.test_pathlib.PurePathSubclassTest.test_name_common) ... ok test_ordering_common (test.test_pathlib.PurePathSubclassTest.test_ordering_common) ... ok test_parent_common (test.test_pathlib.PurePathSubclassTest.test_parent_common) ... ok test_parents_common (test.test_pathlib.PurePathSubclassTest.test_parents_common) ... ok test_parts_common (test.test_pathlib.PurePathSubclassTest.test_parts_common) ... ok test_pickling_common (test.test_pathlib.PurePathSubclassTest.test_pickling_common) ... ok test_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_relative_to_common) ... ok test_repr_common (test.test_pathlib.PurePathSubclassTest.test_repr_common) ... ok test_root_common (test.test_pathlib.PurePathSubclassTest.test_root_common) ... ok test_stem_common (test.test_pathlib.PurePathSubclassTest.test_stem_common) ... ok test_str_common (test.test_pathlib.PurePathSubclassTest.test_str_common) ... ok test_str_subclass_common (test.test_pathlib.PurePathSubclassTest.test_str_subclass_common) ... ok test_suffix_common (test.test_pathlib.PurePathSubclassTest.test_suffix_common) ... ok test_suffixes_common (test.test_pathlib.PurePathSubclassTest.test_suffixes_common) ... ok test_with_name_common (test.test_pathlib.PurePathSubclassTest.test_with_name_common) ... ok test_with_segments_common (test.test_pathlib.PurePathSubclassTest.test_with_segments_common) ... ok test_with_stem_common (test.test_pathlib.PurePathSubclassTest.test_with_stem_common) ... ok test_with_suffix_common (test.test_pathlib.PurePathSubclassTest.test_with_suffix_common) ... ok test_anchor_common (test.test_pathlib.PurePathTest.test_anchor_common) ... ok test_as_bytes_common (test.test_pathlib.PurePathTest.test_as_bytes_common) ... ok test_as_posix_common (test.test_pathlib.PurePathTest.test_as_posix_common) ... ok test_as_uri_common (test.test_pathlib.PurePathTest.test_as_uri_common) ... ok test_bytes (test.test_pathlib.PurePathTest.test_bytes) ... ok test_concrete_class (test.test_pathlib.PurePathTest.test_concrete_class) ... ok test_constructor_common (test.test_pathlib.PurePathTest.test_constructor_common) ... ok test_different_flavours_unequal (test.test_pathlib.PurePathTest.test_different_flavours_unequal) ... ok test_different_flavours_unordered (test.test_pathlib.PurePathTest.test_different_flavours_unordered) ... ok test_div_common (test.test_pathlib.PurePathTest.test_div_common) ... ok test_drive_common (test.test_pathlib.PurePathTest.test_drive_common) ... ok test_drive_root_parts_common (test.test_pathlib.PurePathTest.test_drive_root_parts_common) ... ok test_eq_common (test.test_pathlib.PurePathTest.test_eq_common) ... ok test_equivalences (test.test_pathlib.PurePathTest.test_equivalences) ... ok test_fspath_common (test.test_pathlib.PurePathTest.test_fspath_common) ... ok test_is_relative_to_common (test.test_pathlib.PurePathTest.test_is_relative_to_common) ... ok test_join_common (test.test_pathlib.PurePathTest.test_join_common) ... ok test_match_common (test.test_pathlib.PurePathTest.test_match_common) ... ok test_name_common (test.test_pathlib.PurePathTest.test_name_common) ... ok test_ordering_common (test.test_pathlib.PurePathTest.test_ordering_common) ... ok test_parent_common (test.test_pathlib.PurePathTest.test_parent_common) ... ok test_parents_common (test.test_pathlib.PurePathTest.test_parents_common) ... ok test_parts_common (test.test_pathlib.PurePathTest.test_parts_common) ... ok test_pickling_common (test.test_pathlib.PurePathTest.test_pickling_common) ... ok test_relative_to_common (test.test_pathlib.PurePathTest.test_relative_to_common) ... ok test_repr_common (test.test_pathlib.PurePathTest.test_repr_common) ... ok test_repr_roundtrips (test.test_pathlib.PurePathTest.test_repr_roundtrips) ... ok test_root_common (test.test_pathlib.PurePathTest.test_root_common) ... ok test_stem_common (test.test_pathlib.PurePathTest.test_stem_common) ... ok test_str_common (test.test_pathlib.PurePathTest.test_str_common) ... ok test_str_subclass_common (test.test_pathlib.PurePathTest.test_str_subclass_common) ... ok test_suffix_common (test.test_pathlib.PurePathTest.test_suffix_common) ... ok test_suffixes_common (test.test_pathlib.PurePathTest.test_suffixes_common) ... ok test_with_name_common (test.test_pathlib.PurePathTest.test_with_name_common) ... ok test_with_segments_common (test.test_pathlib.PurePathTest.test_with_segments_common) ... ok test_with_stem_common (test.test_pathlib.PurePathTest.test_with_stem_common) ... ok test_with_suffix_common (test.test_pathlib.PurePathTest.test_with_suffix_common) ... ok test_anchor_common (test.test_pathlib.PurePosixPathTest.test_anchor_common) ... ok test_as_bytes_common (test.test_pathlib.PurePosixPathTest.test_as_bytes_common) ... ok test_as_posix_common (test.test_pathlib.PurePosixPathTest.test_as_posix_common) ... ok test_as_uri (test.test_pathlib.PurePosixPathTest.test_as_uri) ... ok test_as_uri_common (test.test_pathlib.PurePosixPathTest.test_as_uri_common) ... ok test_as_uri_non_ascii (test.test_pathlib.PurePosixPathTest.test_as_uri_non_ascii) ... ok test_bytes (test.test_pathlib.PurePosixPathTest.test_bytes) ... ok test_constructor_common (test.test_pathlib.PurePosixPathTest.test_constructor_common) ... ok test_div (test.test_pathlib.PurePosixPathTest.test_div) ... ok test_div_common (test.test_pathlib.PurePosixPathTest.test_div_common) ... ok test_drive_common (test.test_pathlib.PurePosixPathTest.test_drive_common) ... ok test_drive_root_parts (test.test_pathlib.PurePosixPathTest.test_drive_root_parts) ... ok test_drive_root_parts_common (test.test_pathlib.PurePosixPathTest.test_drive_root_parts_common) ... ok test_eq (test.test_pathlib.PurePosixPathTest.test_eq) ... ok test_eq_common (test.test_pathlib.PurePosixPathTest.test_eq_common) ... ok test_equivalences (test.test_pathlib.PurePosixPathTest.test_equivalences) ... ok test_fspath_common (test.test_pathlib.PurePosixPathTest.test_fspath_common) ... ok test_is_absolute (test.test_pathlib.PurePosixPathTest.test_is_absolute) ... ok test_is_relative_to_common (test.test_pathlib.PurePosixPathTest.test_is_relative_to_common) ... ok test_is_reserved (test.test_pathlib.PurePosixPathTest.test_is_reserved) ... ok test_join (test.test_pathlib.PurePosixPathTest.test_join) ... ok test_join_common (test.test_pathlib.PurePosixPathTest.test_join_common) ... ok test_match (test.test_pathlib.PurePosixPathTest.test_match) ... ok test_match_common (test.test_pathlib.PurePosixPathTest.test_match_common) ... ok test_name_common (test.test_pathlib.PurePosixPathTest.test_name_common) ... ok test_ordering_common (test.test_pathlib.PurePosixPathTest.test_ordering_common) ... ok test_parent_common (test.test_pathlib.PurePosixPathTest.test_parent_common) ... ok test_parents_common (test.test_pathlib.PurePosixPathTest.test_parents_common) ... ok test_parse_windows_path (test.test_pathlib.PurePosixPathTest.test_parse_windows_path) ... ok test_parts_common (test.test_pathlib.PurePosixPathTest.test_parts_common) ... ok test_pickling_common (test.test_pathlib.PurePosixPathTest.test_pickling_common) ... ok test_relative_to_common (test.test_pathlib.PurePosixPathTest.test_relative_to_common) ... ok test_repr_common (test.test_pathlib.PurePosixPathTest.test_repr_common) ... ok test_repr_roundtrips (test.test_pathlib.PurePosixPathTest.test_repr_roundtrips) ... ok test_root (test.test_pathlib.PurePosixPathTest.test_root) ... ok test_root_common (test.test_pathlib.PurePosixPathTest.test_root_common) ... ok test_stem_common (test.test_pathlib.PurePosixPathTest.test_stem_common) ... ok test_str_common (test.test_pathlib.PurePosixPathTest.test_str_common) ... ok test_str_subclass_common (test.test_pathlib.PurePosixPathTest.test_str_subclass_common) ... ok test_suffix_common (test.test_pathlib.PurePosixPathTest.test_suffix_common) ... ok test_suffixes_common (test.test_pathlib.PurePosixPathTest.test_suffixes_common) ... ok test_with_name_common (test.test_pathlib.PurePosixPathTest.test_with_name_common) ... ok test_with_segments_common (test.test_pathlib.PurePosixPathTest.test_with_segments_common) ... ok test_with_stem_common (test.test_pathlib.PurePosixPathTest.test_with_stem_common) ... ok test_with_suffix_common (test.test_pathlib.PurePosixPathTest.test_with_suffix_common) ... ok test_anchor (test.test_pathlib.PureWindowsPathTest.test_anchor) ... ok test_anchor_common (test.test_pathlib.PureWindowsPathTest.test_anchor_common) ... ok test_as_bytes_common (test.test_pathlib.PureWindowsPathTest.test_as_bytes_common) ... ok test_as_posix_common (test.test_pathlib.PureWindowsPathTest.test_as_posix_common) ... ok test_as_uri (test.test_pathlib.PureWindowsPathTest.test_as_uri) ... ok test_as_uri_common (test.test_pathlib.PureWindowsPathTest.test_as_uri_common) ... ok test_bytes (test.test_pathlib.PureWindowsPathTest.test_bytes) ... ok test_constructor_common (test.test_pathlib.PureWindowsPathTest.test_constructor_common) ... ok test_constructor_nested_foreign_flavour (test.test_pathlib.PureWindowsPathTest.test_constructor_nested_foreign_flavour) ... ok test_div (test.test_pathlib.PureWindowsPathTest.test_div) ... ok test_div_common (test.test_pathlib.PureWindowsPathTest.test_div_common) ... ok test_drive (test.test_pathlib.PureWindowsPathTest.test_drive) ... ok test_drive_common (test.test_pathlib.PureWindowsPathTest.test_drive_common) ... ok test_drive_root_parts (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts) ... ok test_drive_root_parts_common (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts_common) ... ok test_eq (test.test_pathlib.PureWindowsPathTest.test_eq) ... ok test_eq_common (test.test_pathlib.PureWindowsPathTest.test_eq_common) ... ok test_equivalences (test.test_pathlib.PureWindowsPathTest.test_equivalences) ... ok test_fspath_common (test.test_pathlib.PureWindowsPathTest.test_fspath_common) ... ok test_is_absolute (test.test_pathlib.PureWindowsPathTest.test_is_absolute) ... ok test_is_relative_to (test.test_pathlib.PureWindowsPathTest.test_is_relative_to) ... ok test_is_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_is_relative_to_common) ... ok test_is_reserved (test.test_pathlib.PureWindowsPathTest.test_is_reserved) ... ok test_join (test.test_pathlib.PureWindowsPathTest.test_join) ... ok test_join_common (test.test_pathlib.PureWindowsPathTest.test_join_common) ... ok test_match (test.test_pathlib.PureWindowsPathTest.test_match) ... ok test_match_common (test.test_pathlib.PureWindowsPathTest.test_match_common) ... ok test_name (test.test_pathlib.PureWindowsPathTest.test_name) ... ok test_name_common (test.test_pathlib.PureWindowsPathTest.test_name_common) ... ok test_ordering_common (test.test_pathlib.PureWindowsPathTest.test_ordering_common) ... ok test_parent (test.test_pathlib.PureWindowsPathTest.test_parent) ... ok test_parent_common (test.test_pathlib.PureWindowsPathTest.test_parent_common) ... ok test_parents (test.test_pathlib.PureWindowsPathTest.test_parents) ... ok test_parents_common (test.test_pathlib.PureWindowsPathTest.test_parents_common) ... ok test_parts (test.test_pathlib.PureWindowsPathTest.test_parts) ... ok test_parts_common (test.test_pathlib.PureWindowsPathTest.test_parts_common) ... ok test_pickling_common (test.test_pathlib.PureWindowsPathTest.test_pickling_common) ... ok test_relative_to (test.test_pathlib.PureWindowsPathTest.test_relative_to) ... ok test_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_relative_to_common) ... ok test_repr_common (test.test_pathlib.PureWindowsPathTest.test_repr_common) ... ok test_repr_roundtrips (test.test_pathlib.PureWindowsPathTest.test_repr_roundtrips) ... ok test_root (test.test_pathlib.PureWindowsPathTest.test_root) ... ok test_root_common (test.test_pathlib.PureWindowsPathTest.test_root_common) ... ok test_stem (test.test_pathlib.PureWindowsPathTest.test_stem) ... ok test_stem_common (test.test_pathlib.PureWindowsPathTest.test_stem_common) ... ok test_str (test.test_pathlib.PureWindowsPathTest.test_str) ... ok test_str_common (test.test_pathlib.PureWindowsPathTest.test_str_common) ... ok test_str_subclass (test.test_pathlib.PureWindowsPathTest.test_str_subclass) ... ok test_str_subclass_common (test.test_pathlib.PureWindowsPathTest.test_str_subclass_common) ... ok test_suffix (test.test_pathlib.PureWindowsPathTest.test_suffix) ... ok test_suffix_common (test.test_pathlib.PureWindowsPathTest.test_suffix_common) ... ok test_suffixes (test.test_pathlib.PureWindowsPathTest.test_suffixes) ... ok test_suffixes_common (test.test_pathlib.PureWindowsPathTest.test_suffixes_common) ... ok test_with_name (test.test_pathlib.PureWindowsPathTest.test_with_name) ... ok test_with_name_common (test.test_pathlib.PureWindowsPathTest.test_with_name_common) ... ok test_with_segments_common (test.test_pathlib.PureWindowsPathTest.test_with_segments_common) ... ok test_with_stem (test.test_pathlib.PureWindowsPathTest.test_with_stem) ... ok test_with_stem_common (test.test_pathlib.PureWindowsPathTest.test_with_stem_common) ... ok test_with_suffix (test.test_pathlib.PureWindowsPathTest.test_with_suffix) ... ok test_with_suffix_common (test.test_pathlib.PureWindowsPathTest.test_with_suffix_common) ... ok test_file_like_path (test.test_pathlib.WalkTests.test_file_like_path) ... ok test_walk_above_recursion_limit (test.test_pathlib.WalkTests.test_walk_above_recursion_limit) ... ERROR test_walk_bad_dir (test.test_pathlib.WalkTests.test_walk_bad_dir) ... ok test_walk_bottom_up (test.test_pathlib.WalkTests.test_walk_bottom_up) ... ok test_walk_follow_symlinks (test.test_pathlib.WalkTests.test_walk_follow_symlinks) ... ok test_walk_many_open_files (test.test_pathlib.WalkTests.test_walk_many_open_files) ... ok test_walk_prune (test.test_pathlib.WalkTests.test_walk_prune) ... ok test_walk_symlink_location (test.test_pathlib.WalkTests.test_walk_symlink_location) ... ok test_walk_topdown (test.test_pathlib.WalkTests.test_walk_topdown) ... ok test_anchor (test.test_pathlib.WindowsPathAsPureTest.test_anchor) ... ok test_anchor_common (test.test_pathlib.WindowsPathAsPureTest.test_anchor_common) ... ok test_as_bytes_common (test.test_pathlib.WindowsPathAsPureTest.test_as_bytes_common) ... ok test_as_posix_common (test.test_pathlib.WindowsPathAsPureTest.test_as_posix_common) ... ok test_as_uri (test.test_pathlib.WindowsPathAsPureTest.test_as_uri) ... ok test_as_uri_common (test.test_pathlib.WindowsPathAsPureTest.test_as_uri_common) ... ok test_bytes (test.test_pathlib.WindowsPathAsPureTest.test_bytes) ... ok test_constructor_common (test.test_pathlib.WindowsPathAsPureTest.test_constructor_common) ... ok test_constructor_nested_foreign_flavour (test.test_pathlib.WindowsPathAsPureTest.test_constructor_nested_foreign_flavour) ... ok test_div (test.test_pathlib.WindowsPathAsPureTest.test_div) ... ok test_div_common (test.test_pathlib.WindowsPathAsPureTest.test_div_common) ... ok test_drive (test.test_pathlib.WindowsPathAsPureTest.test_drive) ... ok test_drive_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_common) ... ok test_drive_root_parts (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts) ... ok test_drive_root_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts_common) ... ok test_eq (test.test_pathlib.WindowsPathAsPureTest.test_eq) ... ok test_eq_common (test.test_pathlib.WindowsPathAsPureTest.test_eq_common) ... ok test_equivalences (test.test_pathlib.WindowsPathAsPureTest.test_equivalences) ... ok test_fspath_common (test.test_pathlib.WindowsPathAsPureTest.test_fspath_common) ... ok test_group (test.test_pathlib.WindowsPathAsPureTest.test_group) ... ok test_is_absolute (test.test_pathlib.WindowsPathAsPureTest.test_is_absolute) ... ok test_is_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to) ... ok test_is_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to_common) ... ok test_is_reserved (test.test_pathlib.WindowsPathAsPureTest.test_is_reserved) ... ok test_join (test.test_pathlib.WindowsPathAsPureTest.test_join) ... ok test_join_common (test.test_pathlib.WindowsPathAsPureTest.test_join_common) ... ok test_match (test.test_pathlib.WindowsPathAsPureTest.test_match) ... ok test_match_common (test.test_pathlib.WindowsPathAsPureTest.test_match_common) ... ok test_name (test.test_pathlib.WindowsPathAsPureTest.test_name) ... ok test_name_common (test.test_pathlib.WindowsPathAsPureTest.test_name_common) ... ok test_ordering_common (test.test_pathlib.WindowsPathAsPureTest.test_ordering_common) ... ok test_owner (test.test_pathlib.WindowsPathAsPureTest.test_owner) ... ok test_parent (test.test_pathlib.WindowsPathAsPureTest.test_parent) ... ok test_parent_common (test.test_pathlib.WindowsPathAsPureTest.test_parent_common) ... ok test_parents (test.test_pathlib.WindowsPathAsPureTest.test_parents) ... ok test_parents_common (test.test_pathlib.WindowsPathAsPureTest.test_parents_common) ... ok test_parts (test.test_pathlib.WindowsPathAsPureTest.test_parts) ... ok test_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_parts_common) ... ok test_pickling_common (test.test_pathlib.WindowsPathAsPureTest.test_pickling_common) ... ok test_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_relative_to) ... ok test_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_relative_to_common) ... ok test_repr_common (test.test_pathlib.WindowsPathAsPureTest.test_repr_common) ... ok test_repr_roundtrips (test.test_pathlib.WindowsPathAsPureTest.test_repr_roundtrips) ... ok test_root (test.test_pathlib.WindowsPathAsPureTest.test_root) ... ok test_root_common (test.test_pathlib.WindowsPathAsPureTest.test_root_common) ... ok test_stem (test.test_pathlib.WindowsPathAsPureTest.test_stem) ... ok test_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_stem_common) ... ok test_str (test.test_pathlib.WindowsPathAsPureTest.test_str) ... ok test_str_common (test.test_pathlib.WindowsPathAsPureTest.test_str_common) ... ok test_str_subclass (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass) ... ok test_str_subclass_common (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass_common) ... ok test_suffix (test.test_pathlib.WindowsPathAsPureTest.test_suffix) ... ok test_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_suffix_common) ... ok test_suffixes (test.test_pathlib.WindowsPathAsPureTest.test_suffixes) ... ok test_suffixes_common (test.test_pathlib.WindowsPathAsPureTest.test_suffixes_common) ... ok test_with_name (test.test_pathlib.WindowsPathAsPureTest.test_with_name) ... ok test_with_name_common (test.test_pathlib.WindowsPathAsPureTest.test_with_name_common) ... ok test_with_segments_common (test.test_pathlib.WindowsPathAsPureTest.test_with_segments_common) ... ok test_with_stem (test.test_pathlib.WindowsPathAsPureTest.test_with_stem) ... ok test_with_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_with_stem_common) ... ok test_with_suffix (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix) ... ok test_with_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix_common) ... ok test_absolute (test.test_pathlib.WindowsPathTest.test_absolute) ... ok test_absolute_common (test.test_pathlib.WindowsPathTest.test_absolute_common) ... ok test_chmod (test.test_pathlib.WindowsPathTest.test_chmod) ... ok test_chmod_follow_symlinks_true (test.test_pathlib.WindowsPathTest.test_chmod_follow_symlinks_true) ... skipped 'test requires a POSIX-compatible system' test_complex_symlinks_absolute (test.test_pathlib.WindowsPathTest.test_complex_symlinks_absolute) ... ok test_complex_symlinks_relative (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative) ... ok test_complex_symlinks_relative_dot_dot (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative_dot_dot) ... ok test_cwd (test.test_pathlib.WindowsPathTest.test_cwd) ... ok test_empty_path (test.test_pathlib.WindowsPathTest.test_empty_path) ... ok test_exists (test.test_pathlib.WindowsPathTest.test_exists) ... ok test_expanduser (test.test_pathlib.WindowsPathTest.test_expanduser) ... ok test_expanduser_common (test.test_pathlib.WindowsPathTest.test_expanduser_common) ... ok test_glob (test.test_pathlib.WindowsPathTest.test_glob) ... ok test_glob_above_recursion_limit (test.test_pathlib.WindowsPathTest.test_glob_above_recursion_limit) ... ok test_glob_case_sensitive (test.test_pathlib.WindowsPathTest.test_glob_case_sensitive) ... ok test_glob_common (test.test_pathlib.WindowsPathTest.test_glob_common) ... ok test_glob_dotdot (test.test_pathlib.WindowsPathTest.test_glob_dotdot) ... ok test_glob_long_symlink (test.test_pathlib.WindowsPathTest.test_glob_long_symlink) ... ok test_glob_many_open_files (test.test_pathlib.WindowsPathTest.test_glob_many_open_files) ... ok test_glob_permissions (test.test_pathlib.WindowsPathTest.test_glob_permissions) ... ok test_group (test.test_pathlib.WindowsPathTest.test_group) ... skipped 'the grp module is needed for this test' test_hardlink_to (test.test_pathlib.WindowsPathTest.test_hardlink_to) ... ok test_home (test.test_pathlib.WindowsPathTest.test_home) ... skipped 'Test requires pwd module to get homedir.' test_is_block_device_false (test.test_pathlib.WindowsPathTest.test_is_block_device_false) ... ok test_is_char_device_false (test.test_pathlib.WindowsPathTest.test_is_char_device_false) ... ok test_is_char_device_true (test.test_pathlib.WindowsPathTest.test_is_char_device_true) ... ok test_is_dir (test.test_pathlib.WindowsPathTest.test_is_dir) ... ok test_is_fifo_false (test.test_pathlib.WindowsPathTest.test_is_fifo_false) ... ok test_is_fifo_true (test.test_pathlib.WindowsPathTest.test_is_fifo_true) ... skipped 'os.mkfifo() required' test_is_file (test.test_pathlib.WindowsPathTest.test_is_file) ... ok test_is_junction (test.test_pathlib.WindowsPathTest.test_is_junction) ... ok test_is_mount (test.test_pathlib.WindowsPathTest.test_is_mount) ... ok test_is_socket_false (test.test_pathlib.WindowsPathTest.test_is_socket_false) ... ok test_is_socket_true (test.test_pathlib.WindowsPathTest.test_is_socket_true) ... skipped 'Unix sockets required' test_is_symlink (test.test_pathlib.WindowsPathTest.test_is_symlink) ... ok test_iterdir (test.test_pathlib.WindowsPathTest.test_iterdir) ... ok test_iterdir_nodir (test.test_pathlib.WindowsPathTest.test_iterdir_nodir) ... ok test_iterdir_symlink (test.test_pathlib.WindowsPathTest.test_iterdir_symlink) ... ok test_link_to_not_implemented (test.test_pathlib.WindowsPathTest.test_link_to_not_implemented) ... skipped 'os.link() is present' test_lstat (test.test_pathlib.WindowsPathTest.test_lstat) ... ok test_lstat_nosymlink (test.test_pathlib.WindowsPathTest.test_lstat_nosymlink) ... ok test_mkdir (test.test_pathlib.WindowsPathTest.test_mkdir) ... ok test_mkdir_concurrent_parent_creation (test.test_pathlib.WindowsPathTest.test_mkdir_concurrent_parent_creation) ... ok test_mkdir_exist_ok (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok) ... ok test_mkdir_exist_ok_root (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_root) ... ok test_mkdir_exist_ok_with_parent (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_with_parent) ... ok test_mkdir_no_parents_file (test.test_pathlib.WindowsPathTest.test_mkdir_no_parents_file) ... ok test_mkdir_parents (test.test_pathlib.WindowsPathTest.test_mkdir_parents) ... ok test_mkdir_with_child_file (test.test_pathlib.WindowsPathTest.test_mkdir_with_child_file) ... ok test_mkdir_with_unknown_drive (test.test_pathlib.WindowsPathTest.test_mkdir_with_unknown_drive) ... ok test_open_common (test.test_pathlib.WindowsPathTest.test_open_common) ... ok test_owner (test.test_pathlib.WindowsPathTest.test_owner) ... skipped 'the pwd module is needed for this test' test_parts_interning (test.test_pathlib.WindowsPathTest.test_parts_interning) ... ok test_passing_kwargs_deprecated (test.test_pathlib.WindowsPathTest.test_passing_kwargs_deprecated) ... ok test_pickling_common (test.test_pathlib.WindowsPathTest.test_pickling_common) ... ok test_read_write_bytes (test.test_pathlib.WindowsPathTest.test_read_write_bytes) ... ok test_read_write_text (test.test_pathlib.WindowsPathTest.test_read_write_text) ... ok test_readlink (test.test_pathlib.WindowsPathTest.test_readlink) ... ok test_rename (test.test_pathlib.WindowsPathTest.test_rename) ... ok test_replace (test.test_pathlib.WindowsPathTest.test_replace) ... ok test_resolve_common (test.test_pathlib.WindowsPathTest.test_resolve_common) ... ok test_resolve_dot (test.test_pathlib.WindowsPathTest.test_resolve_dot) ... ok test_resolve_nonexist_relative_issue38671 (test.test_pathlib.WindowsPathTest.test_resolve_nonexist_relative_issue38671) ... ok test_rglob (test.test_pathlib.WindowsPathTest.test_rglob) ... ok test_rglob_common (test.test_pathlib.WindowsPathTest.test_rglob_common) ... ok test_rglob_symlink_loop (test.test_pathlib.WindowsPathTest.test_rglob_symlink_loop) ... ok test_rmdir (test.test_pathlib.WindowsPathTest.test_rmdir) ... ok test_samefile (test.test_pathlib.WindowsPathTest.test_samefile) ... ok test_stat (test.test_pathlib.WindowsPathTest.test_stat) ... ok test_stat_no_follow_symlinks (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks) ... ok test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks_nosymlink) ... ok test_symlink_to (test.test_pathlib.WindowsPathTest.test_symlink_to) ... ok test_touch_common (test.test_pathlib.WindowsPathTest.test_touch_common) ... FAIL test_touch_nochange (test.test_pathlib.WindowsPathTest.test_touch_nochange) ... ok test_unlink (test.test_pathlib.WindowsPathTest.test_unlink) ... ok test_unlink_missing_ok (test.test_pathlib.WindowsPathTest.test_unlink_missing_ok) ... ok test_with (test.test_pathlib.WindowsPathTest.test_with) ... ok test_with_segments (test.test_pathlib.WindowsPathTest.test_with_segments) ... ok test_write_text_with_newlines (test.test_pathlib.WindowsPathTest.test_write_text_with_newlines) ... ok ====================================================================== ERROR: test_walk_above_recursion_limit (test.test_pathlib.WalkTests.test_walk_above_recursion_limit) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 441, in __str__ return self._str ^^^^ AttributeError: 'WindowsPath' object has no attribute '_str' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 555, in drive return self._drv ^^^^ AttributeError: 'WindowsPath' object has no attribute '_drv' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pathlib.py", line 2949, in test_walk_above_recursion_limit list(base.walk()) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 1129, in walk scandir_it = path._scandir() ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 1063, in _scandir return os.scandir(self) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 448, in __fspath__ return str(self) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 443, in __str__ self._str = self._format_parsed_parts(self.drive, self.root, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 557, in drive self._load_parts() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pathlib.py", line 414, in _load_parts path = self._flavour.join(*paths) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ntpath.py", line 122, in join for p in map(os.fspath, paths): ^^^^^^ RecursionError: maximum recursion depth exceeded ====================================================================== FAIL: test_touch_common (test.test_pathlib.PathSubclassTest.test_touch_common) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pathlib.py", line 2330, in test_touch_common self.assertGreaterEqual(st.st_mtime_ns, old_mtime_ns) ^^^^^^^^^^^^^^^^^^ AssertionError: 1785095518929000000 not greater than or equal to 1785095518929691000 ====================================================================== FAIL: test_touch_common (test.test_pathlib.PathTest.test_touch_common) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pathlib.py", line 2330, in test_touch_common self.assertGreaterEqual(st.st_mtime_ns, old_mtime_ns) ^^^^^^^^^^^^^^^^^^ AssertionError: 1785095520554000000 not greater than or equal to 1785095520554685100 ====================================================================== FAIL: test_touch_common (test.test_pathlib.WindowsPathTest.test_touch_common) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pathlib.py", line 2330, in test_touch_common self.assertGreaterEqual(st.st_mtime_ns, old_mtime_ns) ^^^^^^^^^^^^^^^^^^ AssertionError: 1785095523111000000 not greater than or equal to 1785095523111106600 ---------------------------------------------------------------------- Ran 609 tests in 6.253s FAILED (failures=3, errors=1, skipped=150) 0:00:06 load avg: 0.00 [1/1/1] test_pathlib failed (1 error, 3 failures) == Tests result: FAILURE == 1 test failed: test_pathlib Total duration: 6.7 sec Total tests: run=609 failures=3 skipped=150 Total test files: run=1/1 failed=1 Result: FAILURE test test_pathlib failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1144æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1344433584 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pdb test_checkline_after_reset (test.test_pdb.ChecklineTests.test_checkline_after_reset) ... ok test_checkline_before_debugging (test.test_pdb.ChecklineTests.test_checkline_before_debugging) ... ok test_checkline_is_not_executable (test.test_pdb.ChecklineTests.test_checkline_is_not_executable) ... ok test_blocks_at_first_code_line (test.test_pdb.PdbTestCase.test_blocks_at_first_code_line) ... ok test_breakpoint (test.test_pdb.PdbTestCase.test_breakpoint) ... ok test_dir_as_script (test.test_pdb.PdbTestCase.test_dir_as_script) ... ok test_empty_file (test.test_pdb.PdbTestCase.test_empty_file) ... FAIL test_errors_in_command (test.test_pdb.PdbTestCase.test_errors_in_command) ... ok test_find_function_empty_file (test.test_pdb.PdbTestCase.test_find_function_empty_file) ... ok test_find_function_found (test.test_pdb.PdbTestCase.test_find_function_found) ... ok test_find_function_found_with_bom (test.test_pdb.PdbTestCase.test_find_function_found_with_bom) ... ok test_find_function_found_with_encoding_cookie (test.test_pdb.PdbTestCase.test_find_function_found_with_encoding_cookie) ... ok test_gh_93696_frozen_list (test.test_pdb.PdbTestCase.test_gh_93696_frozen_list) ... ok test_gh_94215_crash (test.test_pdb.PdbTestCase.test_gh_94215_crash) ... ok test_header (test.test_pdb.PdbTestCase.test_header) ... ok test_invalid_cmd_line_options (test.test_pdb.PdbTestCase.test_invalid_cmd_line_options) ... ok test_issue13120 (test.test_pdb.PdbTestCase.test_issue13120) ... ok test_issue13183 (test.test_pdb.PdbTestCase.test_issue13183) ... ok test_issue16180 (test.test_pdb.PdbTestCase.test_issue16180) ... ok test_issue26053 (test.test_pdb.PdbTestCase.test_issue26053) ... ok test_issue34266 (test.test_pdb.PdbTestCase.test_issue34266) do_run handles exceptions from parsing its arg ... ok test_issue36250 (test.test_pdb.PdbTestCase.test_issue36250) ... ok test_issue42383 (test.test_pdb.PdbTestCase.test_issue42383) ... ok test_issue42384 (test.test_pdb.PdbTestCase.test_issue42384) When running `python foo.py` sys.path[0] is an absolute path. `python -m pdb foo.py` should behave the same ... ok test_issue42384_symlink (test.test_pdb.PdbTestCase.test_issue42384_symlink) When running `python foo.py` sys.path[0] resolves symlinks. `python -m pdb foo.py` should behave the same ... ok test_issue46434 (test.test_pdb.PdbTestCase.test_issue46434) ... ok test_issue58956 (test.test_pdb.PdbTestCase.test_issue58956) ... ok test_issue7964 (test.test_pdb.PdbTestCase.test_issue7964) ... ok test_module_is_run_as_main (test.test_pdb.PdbTestCase.test_module_is_run_as_main) ... ok test_module_without_a_main (test.test_pdb.PdbTestCase.test_module_without_a_main) ... ok test_non_utf8_encoding (test.test_pdb.PdbTestCase.test_non_utf8_encoding) ... ok test_nonexistent_module (test.test_pdb.PdbTestCase.test_nonexistent_module) ... ok test_package_without_a_main (test.test_pdb.PdbTestCase.test_package_without_a_main) ... ok test_pdbrc_alias (test.test_pdb.PdbTestCase.test_pdbrc_alias) ... ok test_pdbrc_basic (test.test_pdb.PdbTestCase.test_pdbrc_basic) ... ok test_pdbrc_commands (test.test_pdb.PdbTestCase.test_pdbrc_commands) ... ok test_pdbrc_empty_line (test.test_pdb.PdbTestCase.test_pdbrc_empty_line) Test that empty lines in .pdbrc are ignored. ... ok test_pdbrc_semicolon (test.test_pdb.PdbTestCase.test_pdbrc_semicolon) ... ok test_readrc_homedir (test.test_pdb.PdbTestCase.test_readrc_homedir) ... ok test_readrc_kwarg (test.test_pdb.PdbTestCase.test_readrc_kwarg) ... ok test_relative_imports (test.test_pdb.PdbTestCase.test_relative_imports) ... ok test_relative_imports_on_plain_module (test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module) ... ok test_run_module (test.test_pdb.PdbTestCase.test_run_module) ... ok test_run_pdb_with_pdb (test.test_pdb.PdbTestCase.test_run_pdb_with_pdb) ... ok test_spec (test.test_pdb.PdbTestCase.test_spec) ... ok test_step_into_botframe (test.test_pdb.PdbTestCase.test_step_into_botframe) ... ok test_basic_completion (test.test_pdb.PdbTestReadline.test_basic_completion) ... skipped "No module named 'termios'" test_convenience_variables (test.test_pdb) Doctest: test.test_pdb.test_convenience_variables ... ok test_list_commands (test.test_pdb) Doctest: test.test_pdb.test_list_commands ... ok test_next_until_return_at_return_event (test.test_pdb) Doctest: test.test_pdb.test_next_until_return_at_return_event ... ok test_pdb_alias_command (test.test_pdb) Doctest: test.test_pdb.test_pdb_alias_command ... ok test_pdb_ambiguous_statements (test.test_pdb) Doctest: test.test_pdb.test_pdb_ambiguous_statements ... ok test_pdb_basic_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_basic_commands ... ok test_pdb_breakpoint_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_breakpoint_commands ... ok test_pdb_breakpoint_on_annotated_function_def (test.test_pdb) Doctest: test.test_pdb.test_pdb_breakpoint_on_annotated_function_def ... ok test_pdb_breakpoints_preserved_across_interactive_sessions (test.test_pdb) Doctest: test.test_pdb.test_pdb_breakpoints_preserved_across_interactive_sessions ... ok test_pdb_continue_in_bottomframe (test.test_pdb) Doctest: test.test_pdb.test_pdb_continue_in_bottomframe ... ok test_pdb_display_command (test.test_pdb) Doctest: test.test_pdb.test_pdb_display_command ... ok test_pdb_displayhook (test.test_pdb) Doctest: test.test_pdb.test_pdb_displayhook ... ok test_pdb_empty_line (test.test_pdb) Doctest: test.test_pdb.test_pdb_empty_line ... ok test_pdb_frame_refleak (test.test_pdb) Doctest: test.test_pdb.test_pdb_frame_refleak ... FAIL test_pdb_issue_20766 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_20766 ... FAIL test_pdb_issue_43318 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_43318 ... ok test_pdb_issue_gh_101517 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_101517 ... FAIL test_pdb_issue_gh_101673 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_101673 ... ok test_pdb_issue_gh_103225 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_103225 ... ok test_pdb_issue_gh_108976 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_108976 ... FAIL test_pdb_issue_gh_65052 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_65052 ... ok test_pdb_issue_gh_91742 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_91742 ... ok test_pdb_issue_gh_94215 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_94215 ... ok test_pdb_next_command_for_asyncgen (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_for_asyncgen ... ok test_pdb_next_command_for_coroutine (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_for_coroutine ... ok test_pdb_next_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_for_generator ... ok test_pdb_next_command_in_generator_for_loop (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_in_generator_for_loop ... ok test_pdb_next_command_subiterator (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_subiterator ... ok test_pdb_pp_repr_exc (test.test_pdb) Doctest: test.test_pdb.test_pdb_pp_repr_exc ... ok test_pdb_return_command_for_coroutine (test.test_pdb) Doctest: test.test_pdb.test_pdb_return_command_for_coroutine ... ok test_pdb_return_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_return_command_for_generator ... ok test_pdb_return_to_different_file (test.test_pdb) Doctest: test.test_pdb.test_pdb_return_to_different_file ... ok test_pdb_run_with_code_object (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_code_object ... ok test_pdb_run_with_incorrect_argument (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument ... ok test_pdb_skip_modules (test.test_pdb) Doctest: test.test_pdb.test_pdb_skip_modules ... ok test_pdb_skip_modules_with_callback (test.test_pdb) Doctest: test.test_pdb.test_pdb_skip_modules_with_callback ... ok test_pdb_until_command_for_coroutine (test.test_pdb) Doctest: test.test_pdb.test_pdb_until_command_for_coroutine ... ok test_pdb_until_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_until_command_for_generator ... ok test_pdb_whatis_command (test.test_pdb) Doctest: test.test_pdb.test_pdb_whatis_command ... ok test_pdb_where_command (test.test_pdb) Doctest: test.test_pdb.test_pdb_where_command ... ok test_post_mortem (test.test_pdb) Doctest: test.test_pdb.test_post_mortem ... ok ====================================================================== FAIL: test_empty_file (test.test_pdb.PdbTestCase.test_empty_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 2881, in test_empty_file self.assertIn('main.py(0)', stdout) ^^^^^^^^ AssertionError: 'main.py(0)' not found in '> d:\\systemtemp\\pytest\\test_python_worker_1144æ\\main.py(1)<module>()\r\n(Pdb) ' ====================================================================== FAIL: test_pdb_frame_refleak (test.test_pdb) Doctest: test.test_pdb.test_pdb_frame_refleak ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_pdb.test_pdb_frame_refleak File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1984, in test_pdb_frame_refleak ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 2006, in test.test_pdb.test_pdb_frame_refleak Failed example: with PdbTestInput([ # doctest: +NORMALIZE_WHITESPACE 'continue', 'next', 'continue', 'return', 'continue', ]): test_function() Expected: > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) continue 1 > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) next --Return-- > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker()->None -> pass (Pdb) continue 1 > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) return --Return-- > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker()->None -> pass (Pdb) continue 1 Got: > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) continue 2 > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) next --Return-- > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker()->None -> pass (Pdb) continue 2 > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker() -> pass (Pdb) return --Return-- > <doctest test.test_pdb.test_pdb_frame_refleak[0]>(5)frame_leaker()->None -> pass (Pdb) continue 2 ====================================================================== FAIL: test_pdb_issue_20766 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_20766 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_pdb.test_pdb_issue_20766 File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1703, in test_pdb_issue_20766 ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1715, in test.test_pdb.test_pdb_issue_20766 Failed example: with PdbTestInput(['continue', 'continue']): test_function() Expected: > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function() -> print('pdb %d: %s' % (i, sess._previous_sigint_handler)) (Pdb) continue pdb 1: <built-in function default_int_handler> > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function() -> print('pdb %d: %s' % (i, sess._previous_sigint_handler)) (Pdb) continue pdb 2: <built-in function default_int_handler> Got: > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function() -> print('pdb %d: %s' % (i, sess._previous_sigint_handler)) (Pdb) continue pdb 1: <built-in function default_int_handler> > <doctest test.test_pdb.test_pdb_issue_20766[0]>(5)test_function() -> sess.set_trace(sys._getframe()) (Pdb) continue pdb 2: <built-in function default_int_handler> ====================================================================== FAIL: test_pdb_issue_gh_101517 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_101517 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_pdb.test_pdb_issue_gh_101517 File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1922, in test_pdb_issue_gh_101517 ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1933, in test.test_pdb.test_pdb_issue_gh_101517 Failed example: with PdbTestInput([ # doctest: +NORMALIZE_WHITESPACE 'continue' ]): test_function() Expected: --Return-- > <doctest test.test_pdb.test_pdb_issue_gh_101517[0]>(None)test_function()->None -> Warning: lineno is None (Pdb) continue Got: > <doctest test.test_pdb.test_pdb_issue_gh_101517[0]>(4)test_function() -> except* Exception as e: (Pdb) continue ====================================================================== FAIL: test_pdb_issue_gh_108976 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_gh_108976 ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_pdb.test_pdb_issue_gh_108976 File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1943, in test_pdb_issue_gh_108976 ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pdb.py", line 1951, in test.test_pdb.test_pdb_issue_gh_108976 Failed example: with PdbTestInput([ # doctest: +NORMALIZE_WHITESPACE 'continue' ]): test_function() Expected: bdb.Bdb.dispatch: unknown debugging event: 'opcode' > <doctest test.test_pdb.test_pdb_issue_gh_108976[0]>(5)test_function() -> a = 1 (Pdb) continue Got: bdb.Bdb.dispatch: unknown debugging event: 'opcode' > <doctest test.test_pdb.test_pdb_issue_gh_108976[0]>(5)test_function() -> a = 1 (Pdb) continue bdb.Bdb.dispatch: unknown debugging event: 'opcode' ---------------------------------------------------------------------- Ran 88 tests in 8.577s FAILED (failures=5, skipped=1) 0:00:09 load avg: 0.00 [1/1/1] test_pdb failed (5 failures) == Tests result: FAILURE == 1 test failed: test_pdb Total duration: 9.0 sec Total tests: run=88 failures=5 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_pdb failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5388æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4258481864 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_peepholer 0:00:00 [1/1/1] test_peepholer failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_peepholer Total duration: 267 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_peepholer crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_peepholer.py", line 8, in <module> from test.support.bytecode_helper import BytecodeTestCase, CfgOptimizationTestCase File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\bytecode_helper.py", line 6, in <module> from _testinternalcapi import compiler_codegen, optimize_cfg, assemble_code_object ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9328æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1632087888 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_perfmaps 0:00:00 [1/1/1] test_perfmaps failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_perfmaps Total duration: 238 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_perfmaps crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_perfmaps.py", line 5, in <module> from _testinternalcapi import perf_map_state_teardown, write_perf_map_entry ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_740æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1301570869 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pickle test_class_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_class_dispatch_table) ... ok test_default_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_default_dispatch_table) ... ok test_instance_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_instance_dispatch_table) ... ok test_class_dispatch_table (test.test_pickle.CDispatchTableTests.test_class_dispatch_table) ... ok test_default_dispatch_table (test.test_pickle.CDispatchTableTests.test_default_dispatch_table) ... ok test_instance_dispatch_table (test.test_pickle.CDispatchTableTests.test_instance_dispatch_table) ... ok test_appends_on_non_lists (test.test_pickle.CDumpPickle_LoadPickle.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickle.CDumpPickle_LoadPickle.test_attribute_name_interning) ... ok test_buffers_error (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_error) ... ok test_buffers_numpy (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_functions) ... ok test_builtin_types (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_types) ... ok test_bytearray (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray) ... ok test_bytearray_memoization (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray_memoization) ... ok test_bytes (test.test_pickle.CDumpPickle_LoadPickle.test_bytes) ... ok test_bytes_memoization (test.test_pickle.CDumpPickle_LoadPickle.test_bytes_memoization) ... ok test_c_methods (test.test_pickle.CDumpPickle_LoadPickle.test_c_methods) ... ok test_compat_pickle (test.test_pickle.CDumpPickle_LoadPickle.test_compat_pickle) ... ok test_complex_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj_ex) ... ok test_dict_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_dict_chunking) ... ok test_dynamic_class (test.test_pickle.CDumpPickle_LoadPickle.test_dynamic_class) ... ok test_ellipsis (test.test_pickle.CDumpPickle_LoadPickle.test_ellipsis) ... ok test_evil_class_mutating_dict (test.test_pickle.CDumpPickle_LoadPickle.test_evil_class_mutating_dict) ... ok test_float (test.test_pickle.CDumpPickle_LoadPickle.test_float) ... ok test_float_format (test.test_pickle.CDumpPickle_LoadPickle.test_float_format) ... ok test_framed_write_sizes_with_delayed_writer (test.test_pickle.CDumpPickle_LoadPickle.test_framed_write_sizes_with_delayed_writer) ... ok test_framing_large_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_getinitargs (test.test_pickle.CDumpPickle_LoadPickle.test_getinitargs) ... ok test_global_ext1 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext1) ... ok test_global_ext2 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext2) ... ok test_global_ext4 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext4) ... ok test_in_band_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickle.CDumpPickle_LoadPickle.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickle.CDumpPickle_LoadPickle.test_int_pickling_efficiency) ... ok test_ints (test.test_pickle.CDumpPickle_LoadPickle.test_ints) ... ok test_large_pickles (test.test_pickle.CDumpPickle_LoadPickle.test_large_pickles) ... ok test_list_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_list_chunking) ... ok test_long (test.test_pickle.CDumpPickle_LoadPickle.test_long) ... ok test_long1 (test.test_pickle.CDumpPickle_LoadPickle.test_long1) ... ok test_long4 (test.test_pickle.CDumpPickle_LoadPickle.test_long4) ... ok test_many_puts_and_gets (test.test_pickle.CDumpPickle_LoadPickle.test_many_puts_and_gets) ... ok test_metaclass (test.test_pickle.CDumpPickle_LoadPickle.test_metaclass) ... ok test_misc (test.test_pickle.CDumpPickle_LoadPickle.test_misc) ... ok test_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_nested_names) ... ok test_newobj_generic (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_generic) ... ok test_newobj_list (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_tuple) ... ok test_notimplemented (test.test_pickle.CDumpPickle_LoadPickle.test_notimplemented) ... ok test_oob_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers_writable_to_readonly) ... ok test_optional_frames (test.test_pickle.CDumpPickle_LoadPickle.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickle.CDumpPickle_LoadPickle.test_pickle_setstate_None) ... ok test_pickle_to_2x (test.test_pickle.CDumpPickle_LoadPickle.test_pickle_to_2x) ... ok test_proto (test.test_pickle.CDumpPickle_LoadPickle.test_proto) ... ok test_py_methods (test.test_pickle.CDumpPickle_LoadPickle.test_py_methods) ... ok test_recursive_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce) ... ok test_reduce_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickle.CDumpPickle_LoadPickle.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickle.CDumpPickle_LoadPickle.test_setitems_on_non_dicts) ... ok test_short_tuples (test.test_pickle.CDumpPickle_LoadPickle.test_short_tuples) ... ok test_simple_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_simple_newobj) ... ok test_singleton_types (test.test_pickle.CDumpPickle_LoadPickle.test_singleton_types) ... ok test_singletons (test.test_pickle.CDumpPickle_LoadPickle.test_singletons) ... ok test_structseq (test.test_pickle.CDumpPickle_LoadPickle.test_structseq) ... ok test_unicode (test.test_pickle.CDumpPickle_LoadPickle.test_unicode) ... ok test_unicode_high_plane (test.test_pickle.CDumpPickle_LoadPickle.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickle.CDumpPickle_LoadPickle.test_unicode_memoization) ... ok test_custom_pickler_dispatch_table_memleak (test.test_pickle.CIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak) ... skipped 'implementation detail specific to cpython' test_pickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_pickler_reference_cycle) ... skipped 'implementation detail specific to cpython' test_protocol0_is_ascii_only (test.test_pickle.CIdPersPicklerTests.test_protocol0_is_ascii_only) ... ok test_return_correct_type (test.test_pickle.CIdPersPicklerTests.test_return_correct_type) ... ok test_unpickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_unpickler_reference_cycle) ... skipped 'implementation detail specific to cpython' test_persistence (test.test_pickle.CPersPicklerTests.test_persistence) ... ok test_bad_init (test.test_pickle.CPickleTests.test_bad_init) ... ok test_callapi (test.test_pickle.CPickleTests.test_callapi) ... ok test_dump_closed_file (test.test_pickle.CPickleTests.test_dump_closed_file) ... ok test_dump_load_oob_buffers (test.test_pickle.CPickleTests.test_dump_load_oob_buffers) ... ok test_dump_text_file (test.test_pickle.CPickleTests.test_dump_text_file) ... ok test_dumps_loads_oob_buffers (test.test_pickle.CPickleTests.test_dumps_loads_oob_buffers) ... ok test_highest_protocol (test.test_pickle.CPickleTests.test_highest_protocol) ... ok test_incomplete_input (test.test_pickle.CPickleTests.test_incomplete_input) ... ok test_load_closed_file (test.test_pickle.CPickleTests.test_load_closed_file) ... ok test_load_from_and_dump_to_file (test.test_pickle.CPickleTests.test_load_from_and_dump_to_file) ... ok test_pickler_bad_file (test.test_pickle.CPickleTests.test_pickler_bad_file) ... ok test_unpickler_bad_file (test.test_pickle.CPickleTests.test_unpickler_bad_file) ... ok test_pickler_hook (test.test_pickle.CPicklerHookTests.test_pickler_hook) ... ok test_reducer_override_no_reference_cycle (test.test_pickle.CPicklerHookTests.test_reducer_override_no_reference_cycle) ... skipped 'implementation detail specific to cpython' test_appends_on_non_lists (test.test_pickle.CPicklerTests.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickle.CPicklerTests.test_attribute_name_interning) ... ok test_buffers_error (test.test_pickle.CPicklerTests.test_buffers_error) ... ok test_buffers_numpy (test.test_pickle.CPicklerTests.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickle.CPicklerTests.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickle.CPicklerTests.test_builtin_functions) ... ok test_builtin_types (test.test_pickle.CPicklerTests.test_builtin_types) ... ok test_bytearray (test.test_pickle.CPicklerTests.test_bytearray) ... ok test_bytearray_memoization (test.test_pickle.CPicklerTests.test_bytearray_memoization) ... ok test_bytes (test.test_pickle.CPicklerTests.test_bytes) ... ok test_bytes_memoization (test.test_pickle.CPicklerTests.test_bytes_memoization) ... ok test_c_methods (test.test_pickle.CPicklerTests.test_c_methods) ... ok test_compat_pickle (test.test_pickle.CPicklerTests.test_compat_pickle) ... ok test_complex_newobj (test.test_pickle.CPicklerTests.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickle.CPicklerTests.test_complex_newobj_ex) ... ok test_dict_chunking (test.test_pickle.CPicklerTests.test_dict_chunking) ... ok test_dynamic_class (test.test_pickle.CPicklerTests.test_dynamic_class) ... ok test_ellipsis (test.test_pickle.CPicklerTests.test_ellipsis) ... ok test_evil_class_mutating_dict (test.test_pickle.CPicklerTests.test_evil_class_mutating_dict) ... ok test_float (test.test_pickle.CPicklerTests.test_float) ... ok test_float_format (test.test_pickle.CPicklerTests.test_float_format) ... ok test_framed_write_sizes_with_delayed_writer (test.test_pickle.CPicklerTests.test_framed_write_sizes_with_delayed_writer) ... ok test_framing_large_objects (test.test_pickle.CPicklerTests.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickle.CPicklerTests.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_getinitargs (test.test_pickle.CPicklerTests.test_getinitargs) ... ok test_global_ext1 (test.test_pickle.CPicklerTests.test_global_ext1) ... ok test_global_ext2 (test.test_pickle.CPicklerTests.test_global_ext2) ... ok test_global_ext4 (test.test_pickle.CPicklerTests.test_global_ext4) ... ok test_in_band_buffers (test.test_pickle.CPicklerTests.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickle.CPicklerTests.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickle.CPicklerTests.test_int_pickling_efficiency) ... ok test_ints (test.test_pickle.CPicklerTests.test_ints) ... ok test_large_pickles (test.test_pickle.CPicklerTests.test_large_pickles) ... ok test_list_chunking (test.test_pickle.CPicklerTests.test_list_chunking) ... ok test_long (test.test_pickle.CPicklerTests.test_long) ... ok test_long1 (test.test_pickle.CPicklerTests.test_long1) ... ok test_long4 (test.test_pickle.CPicklerTests.test_long4) ... ok test_many_puts_and_gets (test.test_pickle.CPicklerTests.test_many_puts_and_gets) ... ok test_metaclass (test.test_pickle.CPicklerTests.test_metaclass) ... ok test_misc (test.test_pickle.CPicklerTests.test_misc) ... ok test_nested_names (test.test_pickle.CPicklerTests.test_nested_names) ... ok test_newobj_generic (test.test_pickle.CPicklerTests.test_newobj_generic) ... ok test_newobj_list (test.test_pickle.CPicklerTests.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickle.CPicklerTests.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickle.CPicklerTests.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickle.CPicklerTests.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickle.CPicklerTests.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickle.CPicklerTests.test_newobj_tuple) ... ok test_notimplemented (test.test_pickle.CPicklerTests.test_notimplemented) ... ok test_oob_buffers (test.test_pickle.CPicklerTests.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickle.CPicklerTests.test_oob_buffers_writable_to_readonly) ... ok test_optional_frames (test.test_pickle.CPicklerTests.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickle.CPicklerTests.test_pickle_setstate_None) ... ok test_pickle_to_2x (test.test_pickle.CPicklerTests.test_pickle_to_2x) ... ok test_proto (test.test_pickle.CPicklerTests.test_proto) ... ok test_py_methods (test.test_pickle.CPicklerTests.test_py_methods) ... ok test_recursive_dict (test.test_pickle.CPicklerTests.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickle.CPicklerTests.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickle.CPicklerTests.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickle.CPicklerTests.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickle.CPicklerTests.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickle.CPicklerTests.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickle.CPicklerTests.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickle.CPicklerTests.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickle.CPicklerTests.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickle.CPicklerTests.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickle.CPicklerTests.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickle.CPicklerTests.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickle.CPicklerTests.test_reduce) ... ok test_reduce_calls_base (test.test_pickle.CPicklerTests.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickle.CPicklerTests.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickle.CPicklerTests.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.CPicklerTests.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.CPicklerTests.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickle.CPicklerTests.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickle.CPicklerTests.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickle.CPicklerTests.test_setitems_on_non_dicts) ... ok test_short_tuples (test.test_pickle.CPicklerTests.test_short_tuples) ... ok test_simple_newobj (test.test_pickle.CPicklerTests.test_simple_newobj) ... ok test_singleton_types (test.test_pickle.CPicklerTests.test_singleton_types) ... ok test_singletons (test.test_pickle.CPicklerTests.test_singletons) ... ok test_structseq (test.test_pickle.CPicklerTests.test_structseq) ... ok test_unicode (test.test_pickle.CPicklerTests.test_unicode) ... ok test_unicode_high_plane (test.test_pickle.CPicklerTests.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickle.CPicklerTests.test_unicode_memoization) ... ok test_clear_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_clear_pickler_memo) ... ok test_issue18339 (test.test_pickle.CPicklerUnpicklerObjectTests.test_issue18339) ... ok test_multiple_unpicklings_minimal (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal) ... ok test_multiple_unpicklings_seekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable) ... ok test_multiple_unpicklings_unseekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable) ... ok test_priming_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_pickler_memo) ... ok test_priming_unpickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_unpickler_memo) ... ok test_reusing_unpickler_objects (test.test_pickle.CPicklerUnpicklerObjectTests.test_reusing_unpickler_objects) ... ok test_unpickling_buffering_readline (test.test_pickle.CPicklerUnpicklerObjectTests.test_unpickling_buffering_readline) ... ok test_bad_ext_code (test.test_pickle.CPicklingErrorTests.test_bad_ext_code) ... skipped 'implementation detail specific to cpython' test_bad_getattr (test.test_pickle.CPicklingErrorTests.test_bad_getattr) ... ok test_bad_newobj_args (test.test_pickle.CPicklingErrorTests.test_bad_newobj_args) ... ok test_bad_newobj_class (test.test_pickle.CPicklingErrorTests.test_bad_newobj_class) ... ok test_bad_newobj_ex__class (test.test_pickle.CPicklingErrorTests.test_bad_newobj_ex__class) ... ok test_bad_newobj_ex_args (test.test_pickle.CPicklingErrorTests.test_bad_newobj_ex_args) ... ok test_bad_object_dict_items (test.test_pickle.CPicklingErrorTests.test_bad_object_dict_items) ... ok test_bad_object_list_items (test.test_pickle.CPicklingErrorTests.test_bad_object_list_items) ... ok test_bad_reconstructor (test.test_pickle.CPicklingErrorTests.test_bad_reconstructor) ... ok test_bad_reconstructor_args (test.test_pickle.CPicklingErrorTests.test_bad_reconstructor_args) ... ok test_bad_reduce_result (test.test_pickle.CPicklingErrorTests.test_bad_reduce_result) ... ok test_bad_state_setter (test.test_pickle.CPicklingErrorTests.test_bad_state_setter) ... ok test_buffer_callback_error (test.test_pickle.CPicklingErrorTests.test_buffer_callback_error) ... ok test_evil_pickler_mutating_collection (test.test_pickle.CPicklingErrorTests.test_evil_pickler_mutating_collection) ... ok test_global_lookup_error (test.test_pickle.CPicklingErrorTests.test_global_lookup_error) ... ok test_local_lookup_error (test.test_pickle.CPicklingErrorTests.test_local_lookup_error) ... ok test_nested_lookup_error (test.test_pickle.CPicklingErrorTests.test_nested_lookup_error) ... ok test_non_continuous_buffer (test.test_pickle.CPicklingErrorTests.test_non_continuous_buffer) ... ok test_nonencodable_global_name_error (test.test_pickle.CPicklingErrorTests.test_nonencodable_global_name_error) ... ok test_nonencodable_module_name_error (test.test_pickle.CPicklingErrorTests.test_nonencodable_module_name_error) ... ok test_picklebuffer_error (test.test_pickle.CPicklingErrorTests.test_picklebuffer_error) ... ok test_reduce_None (test.test_pickle.CPicklingErrorTests.test_reduce_None) ... ok test_reduce_ex_None (test.test_pickle.CPicklingErrorTests.test_reduce_ex_None) ... ok test_unpickleable_dict_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_dict_items) ... ok test_unpickleable_frozenset_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_frozenset_items) ... ok test_unpickleable_list_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_list_items) ... ok test_unpickleable_newobj_args (test.test_pickle.CPicklingErrorTests.test_unpickleable_newobj_args) ... ok test_unpickleable_newobj_class (test.test_pickle.CPicklingErrorTests.test_unpickleable_newobj_class) ... ok test_unpickleable_newobj_ex_args (test.test_pickle.CPicklingErrorTests.test_unpickleable_newobj_ex_args) ... ok test_unpickleable_newobj_ex_class (test.test_pickle.CPicklingErrorTests.test_unpickleable_newobj_ex_class) ... ok test_unpickleable_newobj_ex_kwargs (test.test_pickle.CPicklingErrorTests.test_unpickleable_newobj_ex_kwargs) ... ok test_unpickleable_object_dict_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_object_dict_items) ... ok test_unpickleable_object_list_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_object_list_items) ... ok test_unpickleable_reconstructor (test.test_pickle.CPicklingErrorTests.test_unpickleable_reconstructor) ... ok test_unpickleable_reconstructor_args (test.test_pickle.CPicklingErrorTests.test_unpickleable_reconstructor_args) ... ok test_unpickleable_set_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_set_items) ... ok test_unpickleable_state (test.test_pickle.CPicklingErrorTests.test_unpickleable_state) ... ok test_unpickleable_state_setter (test.test_pickle.CPicklingErrorTests.test_unpickleable_state_setter) ... ok test_unpickleable_state_with_state_setter (test.test_pickle.CPicklingErrorTests.test_unpickleable_state_with_state_setter) ... ok test_unpickleable_tuple_items (test.test_pickle.CPicklingErrorTests.test_unpickleable_tuple_items) ... ok test_wrong_newobj_class (test.test_pickle.CPicklingErrorTests.test_wrong_newobj_class) ... ok test_wrong_newobj_ex_class (test.test_pickle.CPicklingErrorTests.test_wrong_newobj_ex_class) ... skipped 'only verified in the Python implementation' test_wrong_object_lookup_error (test.test_pickle.CPicklingErrorTests.test_wrong_object_lookup_error) ... ok test_bad_ext_code (test.test_pickle.CUnpicklerTests.test_bad_ext_code) ... ok test_bad_ext_inverted_registry (test.test_pickle.CUnpicklerTests.test_bad_ext_inverted_registry) ... skipped 'implementation detail specific to cpython' test_bad_mark (test.test_pickle.CUnpicklerTests.test_bad_mark) ... ok test_bad_newobj (test.test_pickle.CUnpicklerTests.test_bad_newobj) ... ok test_bad_newobj_ex (test.test_pickle.CUnpicklerTests.test_bad_newobj_ex) ... ok test_bad_reduce (test.test_pickle.CUnpicklerTests.test_bad_reduce) ... ok test_bad_stack (test.test_pickle.CUnpicklerTests.test_bad_stack) ... ok test_bad_state (test.test_pickle.CUnpicklerTests.test_bad_state) ... ok test_badly_escaped_string (test.test_pickle.CUnpicklerTests.test_badly_escaped_string) ... ok test_badly_quoted_string (test.test_pickle.CUnpicklerTests.test_badly_quoted_string) ... ok test_binbytes (test.test_pickle.CUnpicklerTests.test_binbytes) ... ok test_binbytes8 (test.test_pickle.CUnpicklerTests.test_binbytes8) ... ok test_binget (test.test_pickle.CUnpicklerTests.test_binget) ... ok test_binunicode8 (test.test_pickle.CUnpicklerTests.test_binunicode8) ... ok test_bytearray8 (test.test_pickle.CUnpicklerTests.test_bytearray8) ... ok test_compat_unpickle (test.test_pickle.CUnpicklerTests.test_compat_unpickle) ... ok test_constants (test.test_pickle.CUnpicklerTests.test_constants) ... ok test_correctly_quoted_string (test.test_pickle.CUnpicklerTests.test_correctly_quoted_string) ... ok test_custom_find_class (test.test_pickle.CUnpicklerTests.test_custom_find_class) ... ok test_dup (test.test_pickle.CUnpicklerTests.test_dup) ... ok test_empty_bytestring (test.test_pickle.CUnpicklerTests.test_empty_bytestring) ... ok test_find_class (test.test_pickle.CUnpicklerTests.test_find_class) ... ok test_frame_readline (test.test_pickle.CUnpicklerTests.test_frame_readline) ... ok test_get (test.test_pickle.CUnpicklerTests.test_get) ... ok test_large_32b_binbytes8 (test.test_pickle.CUnpicklerTests.test_large_32b_binbytes8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_binunicode8 (test.test_pickle.CUnpicklerTests.test_large_32b_binunicode8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_bytearray8 (test.test_pickle.CUnpicklerTests.test_large_32b_bytearray8) ... skipped 'test is only meaningful on 32-bit builds' test_load_classic_instance (test.test_pickle.CUnpicklerTests.test_load_classic_instance) ... ok test_load_from_data0 (test.test_pickle.CUnpicklerTests.test_load_from_data0) ... ok test_load_from_data1 (test.test_pickle.CUnpicklerTests.test_load_from_data1) ... ok test_load_from_data2 (test.test_pickle.CUnpicklerTests.test_load_from_data2) ... ok test_load_from_data3 (test.test_pickle.CUnpicklerTests.test_load_from_data3) ... ok test_load_from_data4 (test.test_pickle.CUnpicklerTests.test_load_from_data4) ... ok test_load_global (test.test_pickle.CUnpicklerTests.test_load_global) ... ok test_load_long_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_long_python2_str_as_bytes) ... ok test_load_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_python2_str_as_bytes) ... ok test_load_python2_unicode_as_str (test.test_pickle.CUnpicklerTests.test_load_python2_unicode_as_str) ... ok test_load_stack_global (test.test_pickle.CUnpicklerTests.test_load_stack_global) ... ok test_long_binget (test.test_pickle.CUnpicklerTests.test_long_binget) ... ok test_maxint64 (test.test_pickle.CUnpicklerTests.test_maxint64) ... ok test_misc_get (test.test_pickle.CUnpicklerTests.test_misc_get) ... ok test_negative_32b_binbytes (test.test_pickle.CUnpicklerTests.test_negative_32b_binbytes) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binput (test.test_pickle.CUnpicklerTests.test_negative_32b_binput) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binunicode (test.test_pickle.CUnpicklerTests.test_negative_32b_binunicode) ... skipped 'test is only meaningful on 32-bit builds' test_negative_put (test.test_pickle.CUnpicklerTests.test_negative_put) ... ok test_short_binbytes (test.test_pickle.CUnpicklerTests.test_short_binbytes) ... ok test_short_binunicode (test.test_pickle.CUnpicklerTests.test_short_binunicode) ... ok test_truncated_data (test.test_pickle.CUnpicklerTests.test_truncated_data) ... ok test_unpickle_from_2x (test.test_pickle.CUnpicklerTests.test_unpickle_from_2x) ... ok test_unpickle_module_race (test.test_pickle.CUnpicklerTests.test_unpickle_module_race) ... ERROR test_exceptions (test.test_pickle.CompatPickleTests.test_exceptions) ... ok test_import (test.test_pickle.CompatPickleTests.test_import) ... No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_dummy_thread' No module named 'dbm.bsd' Cannot find dbm library No module named '_gdbm_cffi' Cannot find dbm library No module named '_functools' No module named '_gdbm_cffi' Can't import module 'multiprocessing.popen_fork': module 'os' has no attribute 'WNOHANG' ok test_import_mapping (test.test_pickle.CompatPickleTests.test_import_mapping) ... No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_dummy_thread' No module named 'dbm.bsd' Cannot find dbm library No module named '_gdbm_cffi' Cannot find dbm library No module named '_functools' No module named '_gdbm_cffi' ok test_multiprocessing_exceptions (test.test_pickle.CompatPickleTests.test_multiprocessing_exceptions) ... ok test_name_mapping (test.test_pickle.CompatPickleTests.test_name_mapping) ... Can't import module 'multiprocessing.popen_fork': module 'os' has no attribute 'WNOHANG' No module named '_functools' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' ok test_reverse_import_mapping (test.test_pickle.CompatPickleTests.test_reverse_import_mapping) ... No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_dummy_thread' No module named '_dummy_thread' No module named 'dbm.bsd' No module named 'dbm.bsd' Cannot find dbm library Cannot find dbm library No module named '_gdbm_cffi' No module named '_gdbm_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' No module named '_tkinter.tklib_cffi' ok test_reverse_name_mapping (test.test_pickle.CompatPickleTests.test_reverse_name_mapping) ... Can't import module 'multiprocessing.popen_fork': module 'os' has no attribute 'WNOHANG' ok test_appends_on_non_lists (test.test_pickle.DumpPickle_CLoadPickle.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickle.DumpPickle_CLoadPickle.test_attribute_name_interning) ... ok test_buffers_error (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_error) ... ok test_buffers_numpy (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_functions) ... ok test_builtin_types (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_types) ... ok test_bytearray (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray) ... ok test_bytearray_memoization (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray_memoization) ... ok test_bytes (test.test_pickle.DumpPickle_CLoadPickle.test_bytes) ... ok test_bytes_memoization (test.test_pickle.DumpPickle_CLoadPickle.test_bytes_memoization) ... ok test_c_methods (test.test_pickle.DumpPickle_CLoadPickle.test_c_methods) ... ok test_compat_pickle (test.test_pickle.DumpPickle_CLoadPickle.test_compat_pickle) ... ok test_complex_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj_ex) ... ok test_dict_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_dict_chunking) ... ok test_dynamic_class (test.test_pickle.DumpPickle_CLoadPickle.test_dynamic_class) ... ok test_ellipsis (test.test_pickle.DumpPickle_CLoadPickle.test_ellipsis) ... ok test_evil_class_mutating_dict (test.test_pickle.DumpPickle_CLoadPickle.test_evil_class_mutating_dict) ... ok test_float (test.test_pickle.DumpPickle_CLoadPickle.test_float) ... ok test_float_format (test.test_pickle.DumpPickle_CLoadPickle.test_float_format) ... ok test_framed_write_sizes_with_delayed_writer (test.test_pickle.DumpPickle_CLoadPickle.test_framed_write_sizes_with_delayed_writer) ... ok test_framing_large_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_getinitargs (test.test_pickle.DumpPickle_CLoadPickle.test_getinitargs) ... ok test_global_ext1 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext1) ... ok test_global_ext2 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext2) ... ok test_global_ext4 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext4) ... ok test_in_band_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickle.DumpPickle_CLoadPickle.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickle.DumpPickle_CLoadPickle.test_int_pickling_efficiency) ... ok test_ints (test.test_pickle.DumpPickle_CLoadPickle.test_ints) ... ok test_large_pickles (test.test_pickle.DumpPickle_CLoadPickle.test_large_pickles) ... ok test_list_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_list_chunking) ... ok test_long (test.test_pickle.DumpPickle_CLoadPickle.test_long) ... ok test_long1 (test.test_pickle.DumpPickle_CLoadPickle.test_long1) ... ok test_long4 (test.test_pickle.DumpPickle_CLoadPickle.test_long4) ... ok test_many_puts_and_gets (test.test_pickle.DumpPickle_CLoadPickle.test_many_puts_and_gets) ... ok test_metaclass (test.test_pickle.DumpPickle_CLoadPickle.test_metaclass) ... ok test_misc (test.test_pickle.DumpPickle_CLoadPickle.test_misc) ... ok test_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_nested_names) ... ok test_newobj_generic (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_generic) ... ok test_newobj_list (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_tuple) ... ok test_notimplemented (test.test_pickle.DumpPickle_CLoadPickle.test_notimplemented) ... ok test_oob_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers_writable_to_readonly) ... ok test_optional_frames (test.test_pickle.DumpPickle_CLoadPickle.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickle.DumpPickle_CLoadPickle.test_pickle_setstate_None) ... ok test_pickle_to_2x (test.test_pickle.DumpPickle_CLoadPickle.test_pickle_to_2x) ... ok test_proto (test.test_pickle.DumpPickle_CLoadPickle.test_proto) ... ok test_py_methods (test.test_pickle.DumpPickle_CLoadPickle.test_py_methods) ... ok test_recursive_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce) ... ok test_reduce_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickle.DumpPickle_CLoadPickle.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickle.DumpPickle_CLoadPickle.test_setitems_on_non_dicts) ... ok test_short_tuples (test.test_pickle.DumpPickle_CLoadPickle.test_short_tuples) ... ok test_simple_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_simple_newobj) ... ok test_singleton_types (test.test_pickle.DumpPickle_CLoadPickle.test_singleton_types) ... ok test_singletons (test.test_pickle.DumpPickle_CLoadPickle.test_singletons) ... ok test_structseq (test.test_pickle.DumpPickle_CLoadPickle.test_structseq) ... ok test_unicode (test.test_pickle.DumpPickle_CLoadPickle.test_unicode) ... ok test_unicode_high_plane (test.test_pickle.DumpPickle_CLoadPickle.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickle.DumpPickle_CLoadPickle.test_unicode_memoization) ... ok test_have_gc (test.test_pickle.HeapTypesTests.test_have_gc) ... skipped 'implementation detail specific to cpython' test_immutable (test.test_pickle.HeapTypesTests.test_immutable) ... skipped 'implementation detail specific to cpython' test_appends_on_non_lists (test.test_pickle.InMemoryPickleTests.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickle.InMemoryPickleTests.test_attribute_name_interning) ... ok test_bad_ext_code (test.test_pickle.InMemoryPickleTests.test_bad_ext_code) ... ok test_bad_ext_inverted_registry (test.test_pickle.InMemoryPickleTests.test_bad_ext_inverted_registry) ... skipped 'implementation detail specific to cpython' test_bad_mark (test.test_pickle.InMemoryPickleTests.test_bad_mark) ... ok test_bad_newobj (test.test_pickle.InMemoryPickleTests.test_bad_newobj) ... ok test_bad_newobj_ex (test.test_pickle.InMemoryPickleTests.test_bad_newobj_ex) ... ok test_bad_reduce (test.test_pickle.InMemoryPickleTests.test_bad_reduce) ... ok test_bad_stack (test.test_pickle.InMemoryPickleTests.test_bad_stack) ... ok test_bad_state (test.test_pickle.InMemoryPickleTests.test_bad_state) ... ok test_badly_escaped_string (test.test_pickle.InMemoryPickleTests.test_badly_escaped_string) ... ok test_badly_quoted_string (test.test_pickle.InMemoryPickleTests.test_badly_quoted_string) ... ok test_binbytes (test.test_pickle.InMemoryPickleTests.test_binbytes) ... ok test_binbytes8 (test.test_pickle.InMemoryPickleTests.test_binbytes8) ... ok test_binget (test.test_pickle.InMemoryPickleTests.test_binget) ... ok test_binunicode8 (test.test_pickle.InMemoryPickleTests.test_binunicode8) ... ok test_buffers_error (test.test_pickle.InMemoryPickleTests.test_buffers_error) ... ok test_buffers_numpy (test.test_pickle.InMemoryPickleTests.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickle.InMemoryPickleTests.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickle.InMemoryPickleTests.test_builtin_functions) ... ok test_builtin_types (test.test_pickle.InMemoryPickleTests.test_builtin_types) ... ok test_bytearray (test.test_pickle.InMemoryPickleTests.test_bytearray) ... ok test_bytearray8 (test.test_pickle.InMemoryPickleTests.test_bytearray8) ... ok test_bytearray_memoization (test.test_pickle.InMemoryPickleTests.test_bytearray_memoization) ... ok test_bytes (test.test_pickle.InMemoryPickleTests.test_bytes) ... ok test_bytes_memoization (test.test_pickle.InMemoryPickleTests.test_bytes_memoization) ... ok test_c_methods (test.test_pickle.InMemoryPickleTests.test_c_methods) ... ok test_compat_pickle (test.test_pickle.InMemoryPickleTests.test_compat_pickle) ... ok test_compat_unpickle (test.test_pickle.InMemoryPickleTests.test_compat_unpickle) ... ok test_complex_newobj (test.test_pickle.InMemoryPickleTests.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickle.InMemoryPickleTests.test_complex_newobj_ex) ... ok test_constants (test.test_pickle.InMemoryPickleTests.test_constants) ... ok test_correctly_quoted_string (test.test_pickle.InMemoryPickleTests.test_correctly_quoted_string) ... ok test_dict_chunking (test.test_pickle.InMemoryPickleTests.test_dict_chunking) ... ok test_dup (test.test_pickle.InMemoryPickleTests.test_dup) ... ok test_dynamic_class (test.test_pickle.InMemoryPickleTests.test_dynamic_class) ... ok test_ellipsis (test.test_pickle.InMemoryPickleTests.test_ellipsis) ... ok test_empty_bytestring (test.test_pickle.InMemoryPickleTests.test_empty_bytestring) ... ok test_evil_class_mutating_dict (test.test_pickle.InMemoryPickleTests.test_evil_class_mutating_dict) ... ok test_float (test.test_pickle.InMemoryPickleTests.test_float) ... ok test_float_format (test.test_pickle.InMemoryPickleTests.test_float_format) ... ok test_frame_readline (test.test_pickle.InMemoryPickleTests.test_frame_readline) ... ok test_framing_large_objects (test.test_pickle.InMemoryPickleTests.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickle.InMemoryPickleTests.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_get (test.test_pickle.InMemoryPickleTests.test_get) ... ok test_getinitargs (test.test_pickle.InMemoryPickleTests.test_getinitargs) ... ok test_global_ext1 (test.test_pickle.InMemoryPickleTests.test_global_ext1) ... ok test_global_ext2 (test.test_pickle.InMemoryPickleTests.test_global_ext2) ... ok test_global_ext4 (test.test_pickle.InMemoryPickleTests.test_global_ext4) ... ok test_huge_bytes_32b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_32b) ... skipped 'not enough memory: 5.0G minimum needed' test_huge_bytes_64b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_64b) ... skipped 'not enough memory: 10.0G minimum needed' test_huge_long_32b (test.test_pickle.InMemoryPickleTests.test_huge_long_32b) ... skipped 'not enough memory: 7.2G minimum needed' test_huge_str_32b (test.test_pickle.InMemoryPickleTests.test_huge_str_32b) ... skipped 'not enough memory: 16.0G minimum needed' test_huge_str_64b (test.test_pickle.InMemoryPickleTests.test_huge_str_64b) ... skipped 'not enough memory: 32.0G minimum needed' test_in_band_buffers (test.test_pickle.InMemoryPickleTests.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickle.InMemoryPickleTests.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickle.InMemoryPickleTests.test_int_pickling_efficiency) ... ok test_ints (test.test_pickle.InMemoryPickleTests.test_ints) ... ok test_large_32b_binbytes8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binbytes8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_binunicode8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binunicode8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_bytearray8 (test.test_pickle.InMemoryPickleTests.test_large_32b_bytearray8) ... skipped 'test is only meaningful on 32-bit builds' test_large_pickles (test.test_pickle.InMemoryPickleTests.test_large_pickles) ... ok test_list_chunking (test.test_pickle.InMemoryPickleTests.test_list_chunking) ... ok test_load_classic_instance (test.test_pickle.InMemoryPickleTests.test_load_classic_instance) ... ok test_load_from_data0 (test.test_pickle.InMemoryPickleTests.test_load_from_data0) ... ok test_load_from_data1 (test.test_pickle.InMemoryPickleTests.test_load_from_data1) ... ok test_load_from_data2 (test.test_pickle.InMemoryPickleTests.test_load_from_data2) ... ok test_load_from_data3 (test.test_pickle.InMemoryPickleTests.test_load_from_data3) ... ok test_load_from_data4 (test.test_pickle.InMemoryPickleTests.test_load_from_data4) ... ok test_load_global (test.test_pickle.InMemoryPickleTests.test_load_global) ... ok test_load_long_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_long_python2_str_as_bytes) ... ok test_load_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_python2_str_as_bytes) ... ok test_load_python2_unicode_as_str (test.test_pickle.InMemoryPickleTests.test_load_python2_unicode_as_str) ... ok test_load_stack_global (test.test_pickle.InMemoryPickleTests.test_load_stack_global) ... ok test_long (test.test_pickle.InMemoryPickleTests.test_long) ... ok test_long1 (test.test_pickle.InMemoryPickleTests.test_long1) ... ok test_long4 (test.test_pickle.InMemoryPickleTests.test_long4) ... ok test_long_binget (test.test_pickle.InMemoryPickleTests.test_long_binget) ... ok test_many_puts_and_gets (test.test_pickle.InMemoryPickleTests.test_many_puts_and_gets) ... ok test_maxint64 (test.test_pickle.InMemoryPickleTests.test_maxint64) ... ok test_metaclass (test.test_pickle.InMemoryPickleTests.test_metaclass) ... ok test_misc (test.test_pickle.InMemoryPickleTests.test_misc) ... ok test_misc_get (test.test_pickle.InMemoryPickleTests.test_misc_get) ... ok test_negative_32b_binbytes (test.test_pickle.InMemoryPickleTests.test_negative_32b_binbytes) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binput (test.test_pickle.InMemoryPickleTests.test_negative_32b_binput) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binunicode (test.test_pickle.InMemoryPickleTests.test_negative_32b_binunicode) ... skipped 'test is only meaningful on 32-bit builds' test_negative_put (test.test_pickle.InMemoryPickleTests.test_negative_put) ... ok test_nested_names (test.test_pickle.InMemoryPickleTests.test_nested_names) ... ok test_newobj_generic (test.test_pickle.InMemoryPickleTests.test_newobj_generic) ... ok test_newobj_list (test.test_pickle.InMemoryPickleTests.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickle.InMemoryPickleTests.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickle.InMemoryPickleTests.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickle.InMemoryPickleTests.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickle.InMemoryPickleTests.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickle.InMemoryPickleTests.test_newobj_tuple) ... ok test_notimplemented (test.test_pickle.InMemoryPickleTests.test_notimplemented) ... ok test_oob_buffers (test.test_pickle.InMemoryPickleTests.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickle.InMemoryPickleTests.test_oob_buffers_writable_to_readonly) ... ok test_optional_frames (test.test_pickle.InMemoryPickleTests.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickle.InMemoryPickleTests.test_pickle_setstate_None) ... ok test_pickle_to_2x (test.test_pickle.InMemoryPickleTests.test_pickle_to_2x) ... ok test_proto (test.test_pickle.InMemoryPickleTests.test_proto) ... ok test_py_methods (test.test_pickle.InMemoryPickleTests.test_py_methods) ... ok test_recursive_dict (test.test_pickle.InMemoryPickleTests.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickle.InMemoryPickleTests.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickle.InMemoryPickleTests.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickle.InMemoryPickleTests.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickle.InMemoryPickleTests.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickle.InMemoryPickleTests.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickle.InMemoryPickleTests.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickle.InMemoryPickleTests.test_reduce) ... ok test_reduce_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickle.InMemoryPickleTests.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.InMemoryPickleTests.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.InMemoryPickleTests.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickle.InMemoryPickleTests.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickle.InMemoryPickleTests.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickle.InMemoryPickleTests.test_setitems_on_non_dicts) ... ok test_short_binbytes (test.test_pickle.InMemoryPickleTests.test_short_binbytes) ... ok test_short_binunicode (test.test_pickle.InMemoryPickleTests.test_short_binunicode) ... ok test_short_tuples (test.test_pickle.InMemoryPickleTests.test_short_tuples) ... ok test_simple_newobj (test.test_pickle.InMemoryPickleTests.test_simple_newobj) ... ok test_singleton_types (test.test_pickle.InMemoryPickleTests.test_singleton_types) ... ok test_singletons (test.test_pickle.InMemoryPickleTests.test_singletons) ... ok test_structseq (test.test_pickle.InMemoryPickleTests.test_structseq) ... ok test_truncated_data (test.test_pickle.InMemoryPickleTests.test_truncated_data) ... ok test_unicode (test.test_pickle.InMemoryPickleTests.test_unicode) ... ok test_unicode_high_plane (test.test_pickle.InMemoryPickleTests.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickle.InMemoryPickleTests.test_unicode_memoization) ... ok test_unpickle_from_2x (test.test_pickle.InMemoryPickleTests.test_unpickle_from_2x) ... ok test_unpickle_module_race (test.test_pickle.InMemoryPickleTests.test_unpickle_module_race) ... ERROR test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_class_dispatch_table) ... ok test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_default_dispatch_table) ... ok test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_instance_dispatch_table) ... ok test_class_dispatch_table (test.test_pickle.PyDispatchTableTests.test_class_dispatch_table) ... ok test_default_dispatch_table (test.test_pickle.PyDispatchTableTests.test_default_dispatch_table) ... ok test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests.test_instance_dispatch_table) ... ok test_custom_pickler_dispatch_table_memleak (test.test_pickle.PyIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak) ... skipped 'implementation detail specific to cpython' test_pickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_pickler_reference_cycle) ... skipped 'implementation detail specific to cpython' test_protocol0_is_ascii_only (test.test_pickle.PyIdPersPicklerTests.test_protocol0_is_ascii_only) ... ok test_return_correct_type (test.test_pickle.PyIdPersPicklerTests.test_return_correct_type) ... ok test_unpickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_unpickler_reference_cycle) ... skipped 'implementation detail specific to cpython' test_persistence (test.test_pickle.PyPersPicklerTests.test_persistence) ... ok test_bad_init (test.test_pickle.PyPickleTests.test_bad_init) ... ok test_callapi (test.test_pickle.PyPickleTests.test_callapi) ... ok test_dump_closed_file (test.test_pickle.PyPickleTests.test_dump_closed_file) ... ERROR test_dump_load_oob_buffers (test.test_pickle.PyPickleTests.test_dump_load_oob_buffers) ... ok test_dump_text_file (test.test_pickle.PyPickleTests.test_dump_text_file) ... ERROR test_dumps_loads_oob_buffers (test.test_pickle.PyPickleTests.test_dumps_loads_oob_buffers) ... ok test_highest_protocol (test.test_pickle.PyPickleTests.test_highest_protocol) ... ok test_incomplete_input (test.test_pickle.PyPickleTests.test_incomplete_input) ... ok test_load_closed_file (test.test_pickle.PyPickleTests.test_load_closed_file) ... ERROR test_load_from_and_dump_to_file (test.test_pickle.PyPickleTests.test_load_from_and_dump_to_file) ... ok test_pickler_bad_file (test.test_pickle.PyPickleTests.test_pickler_bad_file) ... ok test_unpickler_bad_file (test.test_pickle.PyPickleTests.test_unpickler_bad_file) ... ok test_pickler_hook (test.test_pickle.PyPicklerHookTests.test_pickler_hook) ... ok test_reducer_override_no_reference_cycle (test.test_pickle.PyPicklerHookTests.test_reducer_override_no_reference_cycle) ... skipped 'implementation detail specific to cpython' test_appends_on_non_lists (test.test_pickle.PyPicklerTests.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickle.PyPicklerTests.test_attribute_name_interning) ... ok test_buffers_error (test.test_pickle.PyPicklerTests.test_buffers_error) ... ok test_buffers_numpy (test.test_pickle.PyPicklerTests.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickle.PyPicklerTests.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickle.PyPicklerTests.test_builtin_functions) ... ok test_builtin_types (test.test_pickle.PyPicklerTests.test_builtin_types) ... ok test_bytearray (test.test_pickle.PyPicklerTests.test_bytearray) ... ok test_bytearray_memoization (test.test_pickle.PyPicklerTests.test_bytearray_memoization) ... ok test_bytes (test.test_pickle.PyPicklerTests.test_bytes) ... ok test_bytes_memoization (test.test_pickle.PyPicklerTests.test_bytes_memoization) ... ok test_c_methods (test.test_pickle.PyPicklerTests.test_c_methods) ... ok test_compat_pickle (test.test_pickle.PyPicklerTests.test_compat_pickle) ... ok test_complex_newobj (test.test_pickle.PyPicklerTests.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickle.PyPicklerTests.test_complex_newobj_ex) ... ok test_dict_chunking (test.test_pickle.PyPicklerTests.test_dict_chunking) ... ok test_dynamic_class (test.test_pickle.PyPicklerTests.test_dynamic_class) ... ok test_ellipsis (test.test_pickle.PyPicklerTests.test_ellipsis) ... ok test_evil_class_mutating_dict (test.test_pickle.PyPicklerTests.test_evil_class_mutating_dict) ... ok test_float (test.test_pickle.PyPicklerTests.test_float) ... ok test_float_format (test.test_pickle.PyPicklerTests.test_float_format) ... ok test_framed_write_sizes_with_delayed_writer (test.test_pickle.PyPicklerTests.test_framed_write_sizes_with_delayed_writer) ... ok test_framing_large_objects (test.test_pickle.PyPicklerTests.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickle.PyPicklerTests.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_getinitargs (test.test_pickle.PyPicklerTests.test_getinitargs) ... ok test_global_ext1 (test.test_pickle.PyPicklerTests.test_global_ext1) ... ok test_global_ext2 (test.test_pickle.PyPicklerTests.test_global_ext2) ... ok test_global_ext4 (test.test_pickle.PyPicklerTests.test_global_ext4) ... ok test_in_band_buffers (test.test_pickle.PyPicklerTests.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickle.PyPicklerTests.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickle.PyPicklerTests.test_int_pickling_efficiency) ... ok test_ints (test.test_pickle.PyPicklerTests.test_ints) ... ok test_large_pickles (test.test_pickle.PyPicklerTests.test_large_pickles) ... ok test_list_chunking (test.test_pickle.PyPicklerTests.test_list_chunking) ... ok test_long (test.test_pickle.PyPicklerTests.test_long) ... ok test_long1 (test.test_pickle.PyPicklerTests.test_long1) ... ok test_long4 (test.test_pickle.PyPicklerTests.test_long4) ... ok test_many_puts_and_gets (test.test_pickle.PyPicklerTests.test_many_puts_and_gets) ... ok test_metaclass (test.test_pickle.PyPicklerTests.test_metaclass) ... ok test_misc (test.test_pickle.PyPicklerTests.test_misc) ... ok test_nested_names (test.test_pickle.PyPicklerTests.test_nested_names) ... ok test_newobj_generic (test.test_pickle.PyPicklerTests.test_newobj_generic) ... ok test_newobj_list (test.test_pickle.PyPicklerTests.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickle.PyPicklerTests.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickle.PyPicklerTests.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickle.PyPicklerTests.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickle.PyPicklerTests.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickle.PyPicklerTests.test_newobj_tuple) ... ok test_notimplemented (test.test_pickle.PyPicklerTests.test_notimplemented) ... ok test_oob_buffers (test.test_pickle.PyPicklerTests.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickle.PyPicklerTests.test_oob_buffers_writable_to_readonly) ... ok test_optional_frames (test.test_pickle.PyPicklerTests.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickle.PyPicklerTests.test_pickle_setstate_None) ... ok test_pickle_to_2x (test.test_pickle.PyPicklerTests.test_pickle_to_2x) ... ok test_proto (test.test_pickle.PyPicklerTests.test_proto) ... ok test_py_methods (test.test_pickle.PyPicklerTests.test_py_methods) ... ok test_recursive_dict (test.test_pickle.PyPicklerTests.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickle.PyPicklerTests.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickle.PyPicklerTests.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickle.PyPicklerTests.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickle.PyPicklerTests.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickle.PyPicklerTests.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickle.PyPicklerTests.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickle.PyPicklerTests.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickle.PyPicklerTests.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickle.PyPicklerTests.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickle.PyPicklerTests.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickle.PyPicklerTests.test_reduce) ... ok test_reduce_calls_base (test.test_pickle.PyPicklerTests.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickle.PyPicklerTests.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickle.PyPicklerTests.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickle.PyPicklerTests.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests.test_setitems_on_non_dicts) ... ok test_short_tuples (test.test_pickle.PyPicklerTests.test_short_tuples) ... ok test_simple_newobj (test.test_pickle.PyPicklerTests.test_simple_newobj) ... ok test_singleton_types (test.test_pickle.PyPicklerTests.test_singleton_types) ... ok test_singletons (test.test_pickle.PyPicklerTests.test_singletons) ... ok test_structseq (test.test_pickle.PyPicklerTests.test_structseq) ... ok test_unicode (test.test_pickle.PyPicklerTests.test_unicode) ... ok test_unicode_high_plane (test.test_pickle.PyPicklerTests.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickle.PyPicklerTests.test_unicode_memoization) ... ok test_clear_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_clear_pickler_memo) ... ok test_multiple_unpicklings_minimal (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal) ... ok test_multiple_unpicklings_seekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable) ... ok test_multiple_unpicklings_unseekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable) ... ok test_priming_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_pickler_memo) ... ok test_priming_unpickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_unpickler_memo) ... ok test_reusing_unpickler_objects (test.test_pickle.PyPicklerUnpicklerObjectTests.test_reusing_unpickler_objects) ... ok test_unpickling_buffering_readline (test.test_pickle.PyPicklerUnpicklerObjectTests.test_unpickling_buffering_readline) ... ok test_bad_ext_code (test.test_pickle.PyPicklingErrorTests.test_bad_ext_code) ... skipped 'implementation detail specific to cpython' test_bad_getattr (test.test_pickle.PyPicklingErrorTests.test_bad_getattr) ... ok test_bad_newobj_args (test.test_pickle.PyPicklingErrorTests.test_bad_newobj_args) ... ok test_bad_newobj_class (test.test_pickle.PyPicklingErrorTests.test_bad_newobj_class) ... ok test_bad_newobj_ex__class (test.test_pickle.PyPicklingErrorTests.test_bad_newobj_ex__class) ... ok test_bad_newobj_ex_args (test.test_pickle.PyPicklingErrorTests.test_bad_newobj_ex_args) ... ok test_bad_object_dict_items (test.test_pickle.PyPicklingErrorTests.test_bad_object_dict_items) ... ok test_bad_object_list_items (test.test_pickle.PyPicklingErrorTests.test_bad_object_list_items) ... ok test_bad_reconstructor (test.test_pickle.PyPicklingErrorTests.test_bad_reconstructor) ... ok test_bad_reconstructor_args (test.test_pickle.PyPicklingErrorTests.test_bad_reconstructor_args) ... ok test_bad_reduce_result (test.test_pickle.PyPicklingErrorTests.test_bad_reduce_result) ... ok test_bad_state_setter (test.test_pickle.PyPicklingErrorTests.test_bad_state_setter) ... skipped 'only verified in the C implementation' test_buffer_callback_error (test.test_pickle.PyPicklingErrorTests.test_buffer_callback_error) ... ok test_evil_pickler_mutating_collection (test.test_pickle.PyPicklingErrorTests.test_evil_pickler_mutating_collection) ... ok test_global_lookup_error (test.test_pickle.PyPicklingErrorTests.test_global_lookup_error) ... ok test_local_lookup_error (test.test_pickle.PyPicklingErrorTests.test_local_lookup_error) ... ok test_nested_lookup_error (test.test_pickle.PyPicklingErrorTests.test_nested_lookup_error) ... ok test_non_continuous_buffer (test.test_pickle.PyPicklingErrorTests.test_non_continuous_buffer) ... ok test_nonencodable_global_name_error (test.test_pickle.PyPicklingErrorTests.test_nonencodable_global_name_error) ... ok test_nonencodable_module_name_error (test.test_pickle.PyPicklingErrorTests.test_nonencodable_module_name_error) ... ok test_picklebuffer_error (test.test_pickle.PyPicklingErrorTests.test_picklebuffer_error) ... ok test_reduce_None (test.test_pickle.PyPicklingErrorTests.test_reduce_None) ... ok test_reduce_ex_None (test.test_pickle.PyPicklingErrorTests.test_reduce_ex_None) ... skipped 'only verified in the C implementation' test_unpickleable_dict_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_dict_items) ... ok test_unpickleable_frozenset_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_frozenset_items) ... ok test_unpickleable_list_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_list_items) ... ok test_unpickleable_newobj_args (test.test_pickle.PyPicklingErrorTests.test_unpickleable_newobj_args) ... ok test_unpickleable_newobj_class (test.test_pickle.PyPicklingErrorTests.test_unpickleable_newobj_class) ... ok test_unpickleable_newobj_ex_args (test.test_pickle.PyPicklingErrorTests.test_unpickleable_newobj_ex_args) ... ok test_unpickleable_newobj_ex_class (test.test_pickle.PyPicklingErrorTests.test_unpickleable_newobj_ex_class) ... ok test_unpickleable_newobj_ex_kwargs (test.test_pickle.PyPicklingErrorTests.test_unpickleable_newobj_ex_kwargs) ... ok test_unpickleable_object_dict_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_object_dict_items) ... ok test_unpickleable_object_list_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_object_list_items) ... ok test_unpickleable_reconstructor (test.test_pickle.PyPicklingErrorTests.test_unpickleable_reconstructor) ... ok test_unpickleable_reconstructor_args (test.test_pickle.PyPicklingErrorTests.test_unpickleable_reconstructor_args) ... ok test_unpickleable_set_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_set_items) ... ok test_unpickleable_state (test.test_pickle.PyPicklingErrorTests.test_unpickleable_state) ... ok test_unpickleable_state_setter (test.test_pickle.PyPicklingErrorTests.test_unpickleable_state_setter) ... ok test_unpickleable_state_with_state_setter (test.test_pickle.PyPicklingErrorTests.test_unpickleable_state_with_state_setter) ... ok test_unpickleable_tuple_items (test.test_pickle.PyPicklingErrorTests.test_unpickleable_tuple_items) ... ok test_wrong_newobj_class (test.test_pickle.PyPicklingErrorTests.test_wrong_newobj_class) ... ok test_wrong_newobj_ex_class (test.test_pickle.PyPicklingErrorTests.test_wrong_newobj_ex_class) ... ok test_wrong_object_lookup_error (test.test_pickle.PyPicklingErrorTests.test_wrong_object_lookup_error) ... ok test_bad_ext_code (test.test_pickle.PyUnpicklerTests.test_bad_ext_code) ... ok test_bad_ext_inverted_registry (test.test_pickle.PyUnpicklerTests.test_bad_ext_inverted_registry) ... skipped 'implementation detail specific to cpython' test_bad_mark (test.test_pickle.PyUnpicklerTests.test_bad_mark) ... ok test_bad_newobj (test.test_pickle.PyUnpicklerTests.test_bad_newobj) ... ok test_bad_newobj_ex (test.test_pickle.PyUnpicklerTests.test_bad_newobj_ex) ... ok test_bad_reduce (test.test_pickle.PyUnpicklerTests.test_bad_reduce) ... ok test_bad_stack (test.test_pickle.PyUnpicklerTests.test_bad_stack) ... ok test_bad_state (test.test_pickle.PyUnpicklerTests.test_bad_state) ... ok test_badly_escaped_string (test.test_pickle.PyUnpicklerTests.test_badly_escaped_string) ... ok test_badly_quoted_string (test.test_pickle.PyUnpicklerTests.test_badly_quoted_string) ... ok test_binbytes (test.test_pickle.PyUnpicklerTests.test_binbytes) ... ok test_binbytes8 (test.test_pickle.PyUnpicklerTests.test_binbytes8) ... ok test_binget (test.test_pickle.PyUnpicklerTests.test_binget) ... ok test_binunicode8 (test.test_pickle.PyUnpicklerTests.test_binunicode8) ... ok test_bytearray8 (test.test_pickle.PyUnpicklerTests.test_bytearray8) ... ok test_compat_unpickle (test.test_pickle.PyUnpicklerTests.test_compat_unpickle) ... ok test_constants (test.test_pickle.PyUnpicklerTests.test_constants) ... ok test_correctly_quoted_string (test.test_pickle.PyUnpicklerTests.test_correctly_quoted_string) ... ok test_custom_find_class (test.test_pickle.PyUnpicklerTests.test_custom_find_class) ... ok test_dup (test.test_pickle.PyUnpicklerTests.test_dup) ... ok test_empty_bytestring (test.test_pickle.PyUnpicklerTests.test_empty_bytestring) ... ok test_find_class (test.test_pickle.PyUnpicklerTests.test_find_class) ... ok test_frame_readline (test.test_pickle.PyUnpicklerTests.test_frame_readline) ... ok test_get (test.test_pickle.PyUnpicklerTests.test_get) ... ok test_large_32b_binbytes8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binbytes8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_binunicode8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binunicode8) ... skipped 'test is only meaningful on 32-bit builds' test_large_32b_bytearray8 (test.test_pickle.PyUnpicklerTests.test_large_32b_bytearray8) ... skipped 'test is only meaningful on 32-bit builds' test_load_classic_instance (test.test_pickle.PyUnpicklerTests.test_load_classic_instance) ... ok test_load_from_data0 (test.test_pickle.PyUnpicklerTests.test_load_from_data0) ... ok test_load_from_data1 (test.test_pickle.PyUnpicklerTests.test_load_from_data1) ... ok test_load_from_data2 (test.test_pickle.PyUnpicklerTests.test_load_from_data2) ... ok test_load_from_data3 (test.test_pickle.PyUnpicklerTests.test_load_from_data3) ... ok test_load_from_data4 (test.test_pickle.PyUnpicklerTests.test_load_from_data4) ... ok test_load_global (test.test_pickle.PyUnpicklerTests.test_load_global) ... ok test_load_long_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_long_python2_str_as_bytes) ... ok test_load_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_python2_str_as_bytes) ... ok test_load_python2_unicode_as_str (test.test_pickle.PyUnpicklerTests.test_load_python2_unicode_as_str) ... ok test_load_stack_global (test.test_pickle.PyUnpicklerTests.test_load_stack_global) ... ok test_long_binget (test.test_pickle.PyUnpicklerTests.test_long_binget) ... ok test_maxint64 (test.test_pickle.PyUnpicklerTests.test_maxint64) ... ok test_misc_get (test.test_pickle.PyUnpicklerTests.test_misc_get) ... ok test_negative_32b_binbytes (test.test_pickle.PyUnpicklerTests.test_negative_32b_binbytes) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binput (test.test_pickle.PyUnpicklerTests.test_negative_32b_binput) ... skipped 'test is only meaningful on 32-bit builds' test_negative_32b_binunicode (test.test_pickle.PyUnpicklerTests.test_negative_32b_binunicode) ... skipped 'test is only meaningful on 32-bit builds' test_negative_put (test.test_pickle.PyUnpicklerTests.test_negative_put) ... ok test_short_binbytes (test.test_pickle.PyUnpicklerTests.test_short_binbytes) ... ok test_short_binunicode (test.test_pickle.PyUnpicklerTests.test_short_binunicode) ... ok test_truncated_data (test.test_pickle.PyUnpicklerTests.test_truncated_data) ... ok test_unpickle_from_2x (test.test_pickle.PyUnpicklerTests.test_unpickle_from_2x) ... ok test_unpickle_module_race (test.test_pickle.PyUnpicklerTests.test_unpickle_module_race) ... ERROR test_pickler (test.test_pickle.SizeofTests.test_pickler) ... skipped 'implementation detail specific to cpython' test_unpickler (test.test_pickle.SizeofTests.test_unpickler) ... skipped 'implementation detail specific to cpython' decode_long (pickle) Doctest: pickle.decode_long ... ok encode_long (pickle) Doctest: pickle.encode_long ... ok ====================================================================== ERROR: test_unpickle_module_race (test.test_pickle.CUnpicklerTests.test_unpickle_module_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_unpickle_module_race (test.test_pickle.InMemoryPickleTests.test_unpickle_module_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\threading_helper.py", line 66, in decorator return func(*args) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 1581, in test_unpickle_module_race os.mkdir(TESTFN) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_740_tmpæ' ====================================================================== ERROR: test_dump_closed_file (test.test_pickle.PyPickleTests.test_dump_closed_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 4123, in test_dump_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '@test_740_tmpæ' ====================================================================== ERROR: test_dump_text_file (test.test_pickle.PyPickleTests.test_dump_text_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 4161, in test_dump_text_file f = open(TESTFN, "w") ^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '@test_740_tmpæ' ====================================================================== ERROR: test_load_closed_file (test.test_pickle.PyPickleTests.test_load_closed_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 4131, in test_load_closed_file f = open(TESTFN, "wb") ^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '@test_740_tmpæ' ====================================================================== ERROR: test_unpickle_module_race (test.test_pickle.PyUnpicklerTests.test_unpickle_module_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\threading_helper.py", line 66, in decorator return func(*args) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 1581, in test_unpickle_module_race os.mkdir(TESTFN) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_740_tmpæ' ---------------------------------------------------------------------- Ran 860 tests in 7.568s FAILED (errors=6, skipped=53) 0:00:08 load avg: 0.20 [1/1/1] test_pickle failed (6 errors) == Tests result: FAILURE == 1 test failed: test_pickle Total duration: 8.0 sec Total tests: run=860 skipped=53 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pickle.py", line 438, in getmodule return sys.modules[module] ~~~~~~~~~~~^^^^^^^^ KeyError: 'http.cookiejar' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Warning -- test_pickle left behind directory '@test_740_tmpæ' Warning -- test_pickle left behind directory '@test_740_tmpæ' and it couldn't be removed: 'posix.DirEntry' object has no attribute 'is_junction' Warning -- files was modified by test_pickle Warning -- Before: [] Warning -- After: ['@test_740_tmpæ/'] test test_pickle failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3188æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 472812524 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pickletools test_annotate (test.test_pickletools.DisTests.test_annotate) ... ok test_binstring (test.test_pickletools.DisTests.test_binstring) ... ok test_get (test.test_pickletools.DisTests.test_get) ... ok test_get_without_put (test.test_pickletools.DisTests.test_get_without_put) ... ok test_global (test.test_pickletools.DisTests.test_global) ... ok test_indentlevel (test.test_pickletools.DisTests.test_indentlevel) ... ok test_inst (test.test_pickletools.DisTests.test_inst) ... ok test_mark (test.test_pickletools.DisTests.test_mark) ... ok test_mark_pop (test.test_pickletools.DisTests.test_mark_pop) ... ok test_mark_without_pos (test.test_pickletools.DisTests.test_mark_without_pos) ... ok test_memo (test.test_pickletools.DisTests.test_memo) ... ok test_no_mark (test.test_pickletools.DisTests.test_no_mark) ... ok test_no_stop (test.test_pickletools.DisTests.test_no_stop) ... ok test_persid (test.test_pickletools.DisTests.test_persid) ... ok test_put (test.test_pickletools.DisTests.test_put) ... ok test_put_empty_stack (test.test_pickletools.DisTests.test_put_empty_stack) ... ok test_put_markobject (test.test_pickletools.DisTests.test_put_markobject) ... ok test_put_redefined (test.test_pickletools.DisTests.test_put_redefined) ... ok test_short_binstring (test.test_pickletools.DisTests.test_short_binstring) ... ok test_stop_not_empty_stack (test.test_pickletools.DisTests.test_stop_not_empty_stack) ... ok test_string (test.test_pickletools.DisTests.test_string) ... ok test_string_without_quotes (test.test_pickletools.DisTests.test_string_without_quotes) ... ok test_too_small_stack (test.test_pickletools.DisTests.test_too_small_stack) ... ok test_truncated_data (test.test_pickletools.DisTests.test_truncated_data) ... ok test_unknown_opcode (test.test_pickletools.DisTests.test_unknown_opcode) ... ok test_from_file (test.test_pickletools.GenopsTests.test_from_file) ... ok test_genops (test.test_pickletools.GenopsTests.test_genops) ... ok test_no_stop (test.test_pickletools.GenopsTests.test_no_stop) ... ok test_truncated_data (test.test_pickletools.GenopsTests.test_truncated_data) ... ok test_unknown_opcode (test.test_pickletools.GenopsTests.test_unknown_opcode) ... ok test_unknown_opcode_without_pos (test.test_pickletools.GenopsTests.test_unknown_opcode_without_pos) ... ok test_without_pos (test.test_pickletools.GenopsTests.test_without_pos) ... ok test__all__ (test.test_pickletools.MiscTestCase.test__all__) ... ok test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests.test_appends_on_non_lists) ... ok test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests.test_attribute_name_interning) ... FAIL test_buffers_error (test.test_pickletools.OptimizedPickleTests.test_buffers_error) ... ok test_buffers_numpy (test.test_pickletools.OptimizedPickleTests.test_buffers_numpy) ... skipped 'Test needs Numpy' test_builtin_exceptions (test.test_pickletools.OptimizedPickleTests.test_builtin_exceptions) ... ok test_builtin_functions (test.test_pickletools.OptimizedPickleTests.test_builtin_functions) ... ok test_builtin_types (test.test_pickletools.OptimizedPickleTests.test_builtin_types) ... ok test_bytearray (test.test_pickletools.OptimizedPickleTests.test_bytearray) ... ok test_bytearray_memoization (test.test_pickletools.OptimizedPickleTests.test_bytearray_memoization) ... ok test_bytes (test.test_pickletools.OptimizedPickleTests.test_bytes) ... ok test_bytes_memoization (test.test_pickletools.OptimizedPickleTests.test_bytes_memoization) ... ok test_c_methods (test.test_pickletools.OptimizedPickleTests.test_c_methods) ... ok test_compat_pickle (test.test_pickletools.OptimizedPickleTests.test_compat_pickle) ... ok test_complex_newobj (test.test_pickletools.OptimizedPickleTests.test_complex_newobj) ... ok test_complex_newobj_ex (test.test_pickletools.OptimizedPickleTests.test_complex_newobj_ex) ... ok test_dict_chunking (test.test_pickletools.OptimizedPickleTests.test_dict_chunking) ... ok test_dynamic_class (test.test_pickletools.OptimizedPickleTests.test_dynamic_class) ... ok test_ellipsis (test.test_pickletools.OptimizedPickleTests.test_ellipsis) ... ok test_evil_class_mutating_dict (test.test_pickletools.OptimizedPickleTests.test_evil_class_mutating_dict) ... ok test_float (test.test_pickletools.OptimizedPickleTests.test_float) ... ok test_float_format (test.test_pickletools.OptimizedPickleTests.test_float_format) ... ok test_framing_large_objects (test.test_pickletools.OptimizedPickleTests.test_framing_large_objects) ... ok test_framing_many_objects (test.test_pickletools.OptimizedPickleTests.test_framing_many_objects) ... skipped "resource 'cpu' is not enabled" test_getinitargs (test.test_pickletools.OptimizedPickleTests.test_getinitargs) ... ok test_global_ext1 (test.test_pickletools.OptimizedPickleTests.test_global_ext1) ... ok test_global_ext2 (test.test_pickletools.OptimizedPickleTests.test_global_ext2) ... ok test_global_ext4 (test.test_pickletools.OptimizedPickleTests.test_global_ext4) ... ok test_in_band_buffers (test.test_pickletools.OptimizedPickleTests.test_in_band_buffers) ... ok test_inband_accept_default_buffers_argument (test.test_pickletools.OptimizedPickleTests.test_inband_accept_default_buffers_argument) ... ok test_int_pickling_efficiency (test.test_pickletools.OptimizedPickleTests.test_int_pickling_efficiency) ... ok test_ints (test.test_pickletools.OptimizedPickleTests.test_ints) ... ok test_large_pickles (test.test_pickletools.OptimizedPickleTests.test_large_pickles) ... ok test_list_chunking (test.test_pickletools.OptimizedPickleTests.test_list_chunking) ... ok test_long (test.test_pickletools.OptimizedPickleTests.test_long) ... ok test_long1 (test.test_pickletools.OptimizedPickleTests.test_long1) ... ok test_long4 (test.test_pickletools.OptimizedPickleTests.test_long4) ... ok test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests.test_many_puts_and_gets) ... ok test_metaclass (test.test_pickletools.OptimizedPickleTests.test_metaclass) ... ok test_misc (test.test_pickletools.OptimizedPickleTests.test_misc) ... ok test_nested_names (test.test_pickletools.OptimizedPickleTests.test_nested_names) ... ok test_newobj_generic (test.test_pickletools.OptimizedPickleTests.test_newobj_generic) ... ok test_newobj_list (test.test_pickletools.OptimizedPickleTests.test_newobj_list) ... ok test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests.test_newobj_list_slots) ... ok test_newobj_not_class (test.test_pickletools.OptimizedPickleTests.test_newobj_not_class) ... ok test_newobj_overridden_new (test.test_pickletools.OptimizedPickleTests.test_newobj_overridden_new) ... ok test_newobj_proxies (test.test_pickletools.OptimizedPickleTests.test_newobj_proxies) ... ok test_newobj_tuple (test.test_pickletools.OptimizedPickleTests.test_newobj_tuple) ... ok test_notimplemented (test.test_pickletools.OptimizedPickleTests.test_notimplemented) ... ok test_oob_buffers (test.test_pickletools.OptimizedPickleTests.test_oob_buffers) ... ok test_oob_buffers_writable_to_readonly (test.test_pickletools.OptimizedPickleTests.test_oob_buffers_writable_to_readonly) ... ok test_optimize_binput_and_memoize (test.test_pickletools.OptimizedPickleTests.test_optimize_binput_and_memoize) ... ok test_optimize_long_binget (test.test_pickletools.OptimizedPickleTests.test_optimize_long_binget) ... ok test_optional_frames (test.test_pickletools.OptimizedPickleTests.test_optional_frames) ... ok test_pickle_setstate_None (test.test_pickletools.OptimizedPickleTests.test_pickle_setstate_None) ... ok test_proto (test.test_pickletools.OptimizedPickleTests.test_proto) ... ok test_py_methods (test.test_pickletools.OptimizedPickleTests.test_py_methods) ... ok test_recursive_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_dict) ... ok test_recursive_dict_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_and_inst) ... ok test_recursive_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_key) ... ok test_recursive_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like) ... ok test_recursive_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like_key) ... ok test_recursive_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass) ... ok test_recursive_dict_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_and_inst) ... ok test_recursive_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_key) ... ok test_recursive_frozenset_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_and_inst) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_subclass_and_inst) ... ok test_recursive_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_inst) ... ok test_recursive_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_inst_state) ... ok test_recursive_list (test.test_pickletools.OptimizedPickleTests.test_recursive_list) ... ok test_recursive_list_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_and_inst) ... ok test_recursive_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_list_like) ... ok test_recursive_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass) ... ok test_recursive_list_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass_and_inst) ... ok test_recursive_multi (test.test_pickletools.OptimizedPickleTests.test_recursive_multi) ... ok test_recursive_nested_names (test.test_pickletools.OptimizedPickleTests.test_recursive_nested_names) ... ok test_recursive_nested_names2 (test.test_pickletools.OptimizedPickleTests.test_recursive_nested_names2) ... ok test_recursive_set (test.test_pickletools.OptimizedPickleTests.test_recursive_set) ... ok test_recursive_set_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_and_inst) ... ok test_recursive_set_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_subclass_and_inst) ... ok test_recursive_tuple_and_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict) ... ok test_recursive_tuple_and_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_key) ... ok test_recursive_tuple_and_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like) ... ok test_recursive_tuple_and_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like_key) ... ok test_recursive_tuple_and_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass) ... ok test_recursive_tuple_and_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass_key) ... ok test_recursive_tuple_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst) ... ok test_recursive_tuple_and_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst_state) ... ok test_recursive_tuple_and_list (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list) ... ok test_recursive_tuple_and_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_like) ... ok test_recursive_tuple_and_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_subclass) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_subclass_and_inst) ... ok test_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce) ... ok test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_calls_base) ... ok test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_called) ... ok test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_calls_base) ... ok test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_overrides_reduce) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests.test_reduce_overrides_default_reduce_ex) ... ok test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests.test_roundtrip_equality) ... ok test_set_chunking (test.test_pickletools.OptimizedPickleTests.test_set_chunking) ... ok test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests.test_setitems_on_non_dicts) ... ok test_short_tuples (test.test_pickletools.OptimizedPickleTests.test_short_tuples) ... ok test_simple_newobj (test.test_pickletools.OptimizedPickleTests.test_simple_newobj) ... ok test_singleton_types (test.test_pickletools.OptimizedPickleTests.test_singleton_types) ... ok test_singletons (test.test_pickletools.OptimizedPickleTests.test_singletons) ... ok test_structseq (test.test_pickletools.OptimizedPickleTests.test_structseq) ... ok test_unicode (test.test_pickletools.OptimizedPickleTests.test_unicode) ... ok test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests.test_unicode_high_plane) ... ok test_unicode_memoization (test.test_pickletools.OptimizedPickleTests.test_unicode_memoization) ... ok disassembler_memo_test (pickletools.__test__) Doctest: pickletools.__test__.disassembler_memo_test ... ok disassembler_test (pickletools.__test__) Doctest: pickletools.__test__.disassembler_test ... ok read_bytearray8 (pickletools) Doctest: pickletools.read_bytearray8 ... ok read_bytes1 (pickletools) Doctest: pickletools.read_bytes1 ... ok read_bytes4 (pickletools) Doctest: pickletools.read_bytes4 ... ok read_bytes8 (pickletools) Doctest: pickletools.read_bytes8 ... ok read_decimalnl_long (pickletools) Doctest: pickletools.read_decimalnl_long ... ok read_decimalnl_short (pickletools) Doctest: pickletools.read_decimalnl_short ... ok read_float8 (pickletools) Doctest: pickletools.read_float8 ... ok read_floatnl (pickletools) Doctest: pickletools.read_floatnl ... ok read_int4 (pickletools) Doctest: pickletools.read_int4 ... ok read_long1 (pickletools) Doctest: pickletools.read_long1 ... ok read_long4 (pickletools) Doctest: pickletools.read_long4 ... ok read_string1 (pickletools) Doctest: pickletools.read_string1 ... ok read_string4 (pickletools) Doctest: pickletools.read_string4 ... ok read_stringnl (pickletools) Doctest: pickletools.read_stringnl ... ok read_stringnl_noescape_pair (pickletools) Doctest: pickletools.read_stringnl_noescape_pair ... ok read_uint1 (pickletools) Doctest: pickletools.read_uint1 ... ok read_uint2 (pickletools) Doctest: pickletools.read_uint2 ... ok read_uint4 (pickletools) Doctest: pickletools.read_uint4 ... ok read_uint8 (pickletools) Doctest: pickletools.read_uint8 ... ok read_unicodestring1 (pickletools) Doctest: pickletools.read_unicodestring1 ... ok read_unicodestring4 (pickletools) Doctest: pickletools.read_unicodestring4 ... ok read_unicodestring8 (pickletools) Doctest: pickletools.read_unicodestring8 ... ok read_unicodestringnl (pickletools) Doctest: pickletools.read_unicodestringnl ... ok ====================================================================== FAIL: test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests.test_attribute_name_interning) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\pickletester.py", line 3171, in test_attribute_name_interning self.assertIs(x_key, y_key) ^^^^^^^^ AssertionError: 'bar' is not 'bar' ---------------------------------------------------------------------- Ran 166 tests in 1.150s FAILED (failures=1, skipped=2) 0:00:01 [1/1/1] test_pickletools failed (1 failure) == Tests result: FAILURE == 1 test failed: test_pickletools Total duration: 1.5 sec Total tests: run=166 failures=1 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_pickletools failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7968æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4281682566 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pkgutil test_extend_path_argument_types (test.test_pkgutil.ExtendPathTests.test_extend_path_argument_types) ... ERROR test_extend_path_pkg_files (test.test_pkgutil.ExtendPathTests.test_extend_path_pkg_files) ... ERROR test_iter_importers (test.test_pkgutil.ExtendPathTests.test_iter_importers) ... ERROR test_mixed_namespace (test.test_pkgutil.ExtendPathTests.test_mixed_namespace) ... FAIL test_simple (test.test_pkgutil.ExtendPathTests.test_simple) ... FAIL test_find_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_is_deprecated) ... ok test_find_loader_missing_module (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_missing_module) ... ok test_get_importer_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_get_importer_avoids_emulation) ... ok test_get_loader_None_in_sys_modules (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_None_in_sys_modules) ... ok test_get_loader_handles_missing_loader_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_loader_attribute) ... ok test_get_loader_handles_missing_spec_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_spec_attribute) ... ok test_get_loader_handles_spec_attribute_none (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_spec_attribute_none) ... ok test_get_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_is_deprecated) ... ok test_issue44061 (test.test_pkgutil.ImportlibMigrationTests.test_issue44061) ... ok test_iter_importers_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_iter_importers_avoids_emulation) ... ok test_nested (test.test_pkgutil.NestedNamespacePackageTest.test_nested) ... ERROR test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests.test_alreadyloaded) ... ERROR test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests.test_getdata_pep302) ... ERROR test_getdata_filesys (test.test_pkgutil.PkgutilTests.test_getdata_filesys) ... ERROR test_getdata_zipfile (test.test_pkgutil.PkgutilTests.test_getdata_zipfile) ... ok test_issue44061_iter_modules (test.test_pkgutil.PkgutilTests.test_issue44061_iter_modules) ... ok test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution) ... test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution) (s='foo') ... FAIL test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution) ... ERROR test_name_resolution_import_rebinding (test.test_pkgutil.PkgutilTests.test_name_resolution_import_rebinding) ... ok test_name_resolution_import_rebinding2 (test.test_pkgutil.PkgutilTests.test_name_resolution_import_rebinding2) ... ok test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests.test_unreadable_dir_on_syspath) ... ok test_walk_packages_raises_on_string_or_bytes_input (test.test_pkgutil.PkgutilTests.test_walk_packages_raises_on_string_or_bytes_input) ... ok test_walkpackages_filesys (test.test_pkgutil.PkgutilTests.test_walkpackages_filesys) ... ERROR test_walkpackages_zipfile (test.test_pkgutil.PkgutilTests.test_walkpackages_zipfile) Tests the same as test_walkpackages_filesys, only with a zip file. ... ok ====================================================================== ERROR: test_extend_path_argument_types (test.test_pkgutil.ExtendPathTests.test_extend_path_argument_types) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 537, in test_extend_path_argument_types shutil.rmtree(dirname_0) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_extend_path_pkg_files (test.test_pkgutil.ExtendPathTests.test_extend_path_pkg_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 560, in test_extend_path_pkg_files shutil.rmtree(dirname_0) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_iter_importers (test.test_pkgutil.ExtendPathTests.test_iter_importers) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 488, in test_iter_importers shutil.rmtree(dirname) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_nested (test.test_pkgutil.NestedNamespacePackageTest.test_nested) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 572, in tearDown shutil.rmtree(self.basedir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests.test_alreadyloaded) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 395, in test_alreadyloaded self.assertEqual(foo.loads, 1) ^^^^^ AttributeError: module 'foo' has no attribute 'loads' ====================================================================== ERROR: test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests.test_getdata_pep302) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 387, in test_getdata_pep302 self.assertEqual(pkgutil.get_data('foo', 'dummy'), "Hello, world!") ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\pkgutil.py", line 453, in get_data return loader.get_data(resource_name) ^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 1202, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'd:\\systemtemp\\pytest\\tmpx285bdy3\\foo\\dummy' ====================================================================== ERROR: test_getdata_filesys (test.test_pkgutil.PkgutilTests.test_getdata_filesys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_walkpackages_filesys (test.test_pkgutil.PkgutilTests.test_walkpackages_filesys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_mixed_namespace (test.test_pkgutil.ExtendPathTests.test_mixed_namespace) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 512, in test_mixed_namespace self.assertEqual(sorted(foo.__path__), ^^^^^^^^^^^ AssertionError: Lists differ: ['d:\[19 chars]\\tmp8zm_fo_1\\foo', 'd:\\systemtemp\\pytest\\[101 chars]foo'] != ['d:\[19 chars]\\tmpg2q3fx2c\\foo', 'd:\\systemtemp\\pytest\\[13 chars]foo'] First differing element 0: 'd:\\systemtemp\\pytest\\tmp8zm_fo_1\\foo' 'd:\\systemtemp\\pytest\\tmpg2q3fx2c\\foo' First list contains 2 additional elements. First extra element 2: 'd:\\systemtemp\\pytest\\tmpqmdxyr5m\\foo' - ['d:\\systemtemp\\pytest\\tmp8zm_fo_1\\foo', - 'd:\\systemtemp\\pytest\\tmpg2q3fx2c\\foo', ? ^ + ['d:\\systemtemp\\pytest\\tmpg2q3fx2c\\foo', ? ^ - 'd:\\systemtemp\\pytest\\tmpqmdxyr5m\\foo', 'd:\\systemtemp\\pytest\\tmpx285bdy3\\foo'] ====================================================================== FAIL: test_simple (test.test_pkgutil.ExtendPathTests.test_simple) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 433, in test_simple self.assertEqual(sorted(foo.__path__), ^^^^^^^^^^^ AssertionError: Lists differ: ['d:\[19 chars]\\tmp8zm_fo_1\\foo', 'd:\\systemtemp\\pytest\\[101 chars]foo'] != ['d:\[19 chars]\\tmpk58jwy1e\\foo', 'd:\\systemtemp\\pytest\\[13 chars]foo'] First differing element 0: 'd:\\systemtemp\\pytest\\tmp8zm_fo_1\\foo' 'd:\\systemtemp\\pytest\\tmpk58jwy1e\\foo' First list contains 2 additional elements. First extra element 2: 'd:\\systemtemp\\pytest\\tmpqmdxyr5m\\foo' - ['d:\\systemtemp\\pytest\\tmp8zm_fo_1\\foo', ? ^^^^^^ + ['d:\\systemtemp\\pytest\\tmpk58jwy1e\\foo', ? ++ ^^^ + - 'd:\\systemtemp\\pytest\\tmpg2q3fx2c\\foo', - 'd:\\systemtemp\\pytest\\tmpqmdxyr5m\\foo', - 'd:\\systemtemp\\pytest\\tmpx285bdy3\\foo'] ? ^^^^^^^ + 'd:\\systemtemp\\pytest\\tmpsbstnixj\\foo'] ? ++++++ ^ ====================================================================== FAIL: test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution) (s='foo') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pkgutil.py", line 322, in test_name_resolution with self.assertRaises(exc): AssertionError: ImportError not raised ---------------------------------------------------------------------- Ran 28 tests in 0.249s FAILED (failures=3, errors=9) 0:00:00 [1/1/1] test_pkgutil failed (9 errors, 3 failures) == Tests result: FAILURE == 1 test failed: test_pkgutil Total duration: 580 ms Total tests: run=28 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- sys.path was modified by test_pkgutil Warning -- Before: (140709961339768, ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_pkgutil.py', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3'], ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_pkgutil.py', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3']) Warning -- After: (140709961339768, ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_pkgutil.py', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3'], ['d:\\systemtemp\\pytest\\tmpk58jwy1e', 'd:\\systemtemp\\pytest\\tmpsbstnixj', 'd:\\systemtemp\\pytest\\tmpx285bdy3', 'd:\\systemtemp\\pytest\\tmpg2q3fx2c', 'd:\\systemtemp\\pytest\\tmpmrzj74nj', 'd:\\systemtemp\\pytest\\tmpqmdxyr5m', 'd:\\systemtemp\\pytest\\tmp8zm_fo_1', 'd:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_pkgutil.py', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3']) test test_pkgutil failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2192æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2178902149 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_platform test__comparable_version (test.test_platform.PlatformTest.test__comparable_version) ... skipped 'implementation detail specific to cpython' test_architecture (test.test_platform.PlatformTest.test_architecture) ... ok test_architecture_via_symlink (test.test_platform.PlatformTest.test_architecture_via_symlink) ... b'' ERROR test_freedesktop_os_release (test.test_platform.PlatformTest.test_freedesktop_os_release) ... ok test_java_ver (test.test_platform.PlatformTest.test_java_ver) ... ok test_libc_ver (test.test_platform.PlatformTest.test_libc_ver) ... ok test_mac_ver (test.test_platform.PlatformTest.test_mac_ver) ... ok test_mac_ver_with_fork (test.test_platform.PlatformTest.test_mac_ver_with_fork) ... skipped 'OSX only test' test_machine (test.test_platform.PlatformTest.test_machine) ... ok test_macos (test.test_platform.PlatformTest.test_macos) ... ok test_node (test.test_platform.PlatformTest.test_node) ... ok test_parse_os_release (test.test_platform.PlatformTest.test_parse_os_release) ... ok test_platform (test.test_platform.PlatformTest.test_platform) ... ok test_processor (test.test_platform.PlatformTest.test_processor) ... ok test_release (test.test_platform.PlatformTest.test_release) ... ok test_sys_version (test.test_platform.PlatformTest.test_sys_version) ... ok test_system (test.test_platform.PlatformTest.test_system) ... ok test_system_alias (test.test_platform.PlatformTest.test_system_alias) ... ok test_uname (test.test_platform.PlatformTest.test_uname) ... ok test_uname_asdict (test.test_platform.PlatformTest.test_uname_asdict) ... ok test_uname_cast_to_tuple (test.test_platform.PlatformTest.test_uname_cast_to_tuple) ... ok test_uname_copy (test.test_platform.PlatformTest.test_uname_copy) ... ok test_uname_fields (test.test_platform.PlatformTest.test_uname_fields) ... ok test_uname_pickle (test.test_platform.PlatformTest.test_uname_pickle) ... ok test_uname_processor (test.test_platform.PlatformTest.test_uname_processor) On some systems, the processor must match the output ... skipped 'uname -p not used' test_uname_replace (test.test_platform.PlatformTest.test_uname_replace) ... ok test_uname_slices (test.test_platform.PlatformTest.test_uname_slices) ... ok test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest.test_uname_win32_ARCHITEW6432) ... ok test_uname_win32_without_wmi (test.test_platform.PlatformTest.test_uname_win32_without_wmi) ... ok test_version (test.test_platform.PlatformTest.test_version) ... ok test_win32_ver (test.test_platform.PlatformTest.test_win32_ver) ... ok test_win32_ver_on_non_windows (test.test_platform.PlatformTest.test_win32_ver_on_non_windows) ... skipped 'This test only makes sense on non Windows' ====================================================================== ERROR: test_architecture_via_symlink (test.test_platform.PlatformTest.test_architecture_via_symlink) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_platform.py", line 86, in test_architecture_via_symlink self.assertEqual(py.call_real(*cmd), py.call_link(*cmd)) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1533, in call_link return self._call(self.link, args, self._env, returncode) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1525, in _call raise RuntimeError( RuntimeError: unexpected return code: 1 (0x00000001) ---------------------------------------------------------------------- Ran 32 tests in 0.781s FAILED (errors=1, skipped=4) 0:00:01 [1/1/1] test_platform failed (1 error) == Tests result: FAILURE == 1 test failed: test_platform Total duration: 1.2 sec Total tests: run=32 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE b"debug: WARNING: Library path not found, using compiled-in sys.path, with\r\ndebug: WARNING: sys.prefix = 'd:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build'\r\ndebug: WARNING: Make sure the pypy3 binary is kept inside its tree of files.\r\ndebug: WARNING: It is ok to create a symlink to it from somewhere else.\r\ndebug: OperationError:\ndebug: operror-type: AttributeError\ndebug: operror-value: module 'sys' has no attribute 'base_prefix'\n" test test_platform failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9256æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 690558783 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_poplib test_apop_REDOS (test.test_poplib.TestPOP3Class.test_apop_REDOS) ... ok test_apop_normal (test.test_poplib.TestPOP3Class.test_apop_normal) ... ok test_capa (test.test_poplib.TestPOP3Class.test_capa) ... ok test_dele (test.test_poplib.TestPOP3Class.test_dele) ... ok test_exceptions (test.test_poplib.TestPOP3Class.test_exceptions) ... ok test_getwelcome (test.test_poplib.TestPOP3Class.test_getwelcome) ... ok test_list (test.test_poplib.TestPOP3Class.test_list) ... ok test_noop (test.test_poplib.TestPOP3Class.test_noop) ... ok test_pass_ (test.test_poplib.TestPOP3Class.test_pass_) ... ok test_quit (test.test_poplib.TestPOP3Class.test_quit) ... ok test_retr (test.test_poplib.TestPOP3Class.test_retr) ... ok test_rpop (test.test_poplib.TestPOP3Class.test_rpop) ... ok test_stat (test.test_poplib.TestPOP3Class.test_stat) ... ok test_stls (test.test_poplib.TestPOP3Class.test_stls) ... skipped 'SSL not supported' test_stls_capa (test.test_poplib.TestPOP3Class.test_stls_capa) ... skipped 'SSL not supported' test_stls_context (test.test_poplib.TestPOP3Class.test_stls_context) ... skipped 'SSL not supported' test_too_long_lines (test.test_poplib.TestPOP3Class.test_too_long_lines) ... ok test_top (test.test_poplib.TestPOP3Class.test_top) ... ok test_uidl (test.test_poplib.TestPOP3Class.test_uidl) ... ok test_user (test.test_poplib.TestPOP3Class.test_user) ... ok test_utf8 (test.test_poplib.TestPOP3Class.test_utf8) ... ok test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3Class.test_utf8_raises_if_unsupported) ... ok test__all__ (test.test_poplib.TestPOP3_SSLClass.test__all__) ... skipped 'SSL not supported' test_apop_REDOS (test.test_poplib.TestPOP3_SSLClass.test_apop_REDOS) ... skipped 'SSL not supported' test_apop_normal (test.test_poplib.TestPOP3_SSLClass.test_apop_normal) ... skipped 'SSL not supported' test_capa (test.test_poplib.TestPOP3_SSLClass.test_capa) ... skipped 'SSL not supported' test_context (test.test_poplib.TestPOP3_SSLClass.test_context) ... skipped 'SSL not supported' test_dele (test.test_poplib.TestPOP3_SSLClass.test_dele) ... skipped 'SSL not supported' test_exceptions (test.test_poplib.TestPOP3_SSLClass.test_exceptions) ... skipped 'SSL not supported' test_getwelcome (test.test_poplib.TestPOP3_SSLClass.test_getwelcome) ... skipped 'SSL not supported' test_list (test.test_poplib.TestPOP3_SSLClass.test_list) ... skipped 'SSL not supported' test_noop (test.test_poplib.TestPOP3_SSLClass.test_noop) ... skipped 'SSL not supported' test_pass_ (test.test_poplib.TestPOP3_SSLClass.test_pass_) ... skipped 'SSL not supported' test_quit (test.test_poplib.TestPOP3_SSLClass.test_quit) ... skipped 'SSL not supported' test_retr (test.test_poplib.TestPOP3_SSLClass.test_retr) ... skipped 'SSL not supported' test_rpop (test.test_poplib.TestPOP3_SSLClass.test_rpop) ... skipped 'SSL not supported' test_stat (test.test_poplib.TestPOP3_SSLClass.test_stat) ... skipped 'SSL not supported' test_stls (test.test_poplib.TestPOP3_SSLClass.test_stls) ... skipped 'SSL not supported' test_stls_capa (test.test_poplib.TestPOP3_SSLClass.test_stls_capa) ... skipped 'SSL not supported' test_stls_context (test.test_poplib.TestPOP3_SSLClass.test_stls_context) ... skipped 'SSL not supported' test_too_long_lines (test.test_poplib.TestPOP3_SSLClass.test_too_long_lines) ... skipped 'SSL not supported' test_top (test.test_poplib.TestPOP3_SSLClass.test_top) ... skipped 'SSL not supported' test_uidl (test.test_poplib.TestPOP3_SSLClass.test_uidl) ... skipped 'SSL not supported' test_user (test.test_poplib.TestPOP3_SSLClass.test_user) ... skipped 'SSL not supported' test_utf8 (test.test_poplib.TestPOP3_SSLClass.test_utf8) ... skipped 'SSL not supported' test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_SSLClass.test_utf8_raises_if_unsupported) ... skipped 'SSL not supported' test_apop_REDOS (test.test_poplib.TestPOP3_TLSClass.test_apop_REDOS) ... skipped 'SSL not supported' test_apop_normal (test.test_poplib.TestPOP3_TLSClass.test_apop_normal) ... skipped 'SSL not supported' test_capa (test.test_poplib.TestPOP3_TLSClass.test_capa) ... skipped 'SSL not supported' test_dele (test.test_poplib.TestPOP3_TLSClass.test_dele) ... skipped 'SSL not supported' test_exceptions (test.test_poplib.TestPOP3_TLSClass.test_exceptions) ... skipped 'SSL not supported' test_getwelcome (test.test_poplib.TestPOP3_TLSClass.test_getwelcome) ... skipped 'SSL not supported' test_list (test.test_poplib.TestPOP3_TLSClass.test_list) ... skipped 'SSL not supported' test_noop (test.test_poplib.TestPOP3_TLSClass.test_noop) ... skipped 'SSL not supported' test_pass_ (test.test_poplib.TestPOP3_TLSClass.test_pass_) ... skipped 'SSL not supported' test_quit (test.test_poplib.TestPOP3_TLSClass.test_quit) ... skipped 'SSL not supported' test_retr (test.test_poplib.TestPOP3_TLSClass.test_retr) ... skipped 'SSL not supported' test_rpop (test.test_poplib.TestPOP3_TLSClass.test_rpop) ... skipped 'SSL not supported' test_stat (test.test_poplib.TestPOP3_TLSClass.test_stat) ... skipped 'SSL not supported' test_stls (test.test_poplib.TestPOP3_TLSClass.test_stls) ... skipped 'SSL not supported' test_stls_capa (test.test_poplib.TestPOP3_TLSClass.test_stls_capa) ... skipped 'SSL not supported' test_stls_context (test.test_poplib.TestPOP3_TLSClass.test_stls_context) ... skipped 'SSL not supported' test_too_long_lines (test.test_poplib.TestPOP3_TLSClass.test_too_long_lines) ... skipped 'SSL not supported' test_top (test.test_poplib.TestPOP3_TLSClass.test_top) ... skipped 'SSL not supported' test_uidl (test.test_poplib.TestPOP3_TLSClass.test_uidl) ... skipped 'SSL not supported' test_user (test.test_poplib.TestPOP3_TLSClass.test_user) ... skipped 'SSL not supported' test_utf8 (test.test_poplib.TestPOP3_TLSClass.test_utf8) ... skipped 'SSL not supported' test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_TLSClass.test_utf8_raises_if_unsupported) ... skipped 'SSL not supported' testTimeoutDefault (test.test_poplib.TestTimeouts.testTimeoutDefault) ... ok testTimeoutNone (test.test_poplib.TestTimeouts.testTimeoutNone) ... ok testTimeoutValue (test.test_poplib.TestTimeouts.testTimeoutValue) ... ok ---------------------------------------------------------------------- Ran 71 tests in 6.628s OK (skipped=49) 0:00:07 load avg: 0.00 [1/1] test_poplib passed == Tests result: SUCCESS == 1 test OK. Total duration: 7.0 sec Total tests: run=71 skipped=49 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8564æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 56225616 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_positional_only_arg test_annotations_constant_fold (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_constant_fold) ... ok test_annotations_in_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_in_closures) ... ok test_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_async) ... ok test_change_default_pos_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_change_default_pos_only) ... ok test_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_closures) ... ok test_generator (test.test_positional_only_arg.PositionalOnlyTestCase.test_generator) ... ok test_invalid_syntax_errors (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors) ... FAIL test_invalid_syntax_errors_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_async) ... FAIL test_invalid_syntax_lambda (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_lambda) ... FAIL test_lambdas (test.test_positional_only_arg.PositionalOnlyTestCase.test_lambdas) ... ok test_mangling (test.test_positional_only_arg.PositionalOnlyTestCase.test_mangling) ... ok test_module_function (test.test_positional_only_arg.PositionalOnlyTestCase.test_module_function) ... ok test_no_standard_args_usage (test.test_positional_only_arg.PositionalOnlyTestCase.test_no_standard_args_usage) ... ok test_optional_positional_only_args (test.test_positional_only_arg.PositionalOnlyTestCase.test_optional_positional_only_args) ... ok test_pos_only_call_via_unpacking (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_call_via_unpacking) ... ok test_pos_only_definition (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_definition) ... ok test_positional_only_and_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_arg_invalid_calls) ... ok test_positional_only_and_kwonlyargs_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_kwonlyargs_invalid_calls) ... ok test_positional_only_and_optional_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_optional_arg_invalid_calls) ... ok test_positional_only_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_invalid_calls) ... ok test_positional_only_with_optional_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_with_optional_invalid_calls) ... ok test_posonly_methods (test.test_positional_only_arg.PositionalOnlyTestCase.test_posonly_methods) ... ok test_same_keyword_as_positional_with_kwargs (test.test_positional_only_arg.PositionalOnlyTestCase.test_same_keyword_as_positional_with_kwargs) ... ok test_serialization (test.test_positional_only_arg.PositionalOnlyTestCase.test_serialization) ... ok test_super (test.test_positional_only_arg.PositionalOnlyTestCase.test_super) ... ok test_syntax_for_many_positional_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_syntax_for_many_positional_only) ... ok test_too_many_arguments (test.test_positional_only_arg.PositionalOnlyTestCase.test_too_many_arguments) ... ok test_use_positional_as_keyword (test.test_positional_only_arg.PositionalOnlyTestCase.test_use_positional_as_keyword) ... ok ====================================================================== FAIL: test_invalid_syntax_errors (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 671, in check_syntax_error compile(statement, '<test string>', 'exec') File "<test string>", line 1 def f(a, b = 5, /, c): pass ^ SyntaxError: non-default argument follows default argument During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_positional_only_arg.py", line 26, in test_invalid_syntax_errors check_syntax_error(self, "def f(a, b = 5, /, c): pass", "parameter without a default follows parameter with a default") File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 670, in check_syntax_error with testcase.assertRaisesRegex(SyntaxError, errtext) as cm: AssertionError: "parameter without a default follows parameter with a default" does not match "non-default argument follows default argument (<test string>, line 1)" ====================================================================== FAIL: test_invalid_syntax_errors_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_async) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 671, in check_syntax_error compile(statement, '<test string>', 'exec') File "<test string>", line 1 async def f(a, b = 5, /, c): pass ^ SyntaxError: non-default argument follows default argument During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_positional_only_arg.py", line 48, in test_invalid_syntax_errors_async check_syntax_error(self, "async def f(a, b = 5, /, c): pass", "parameter without a default follows parameter with a default") File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 670, in check_syntax_error with testcase.assertRaisesRegex(SyntaxError, errtext) as cm: AssertionError: "parameter without a default follows parameter with a default" does not match "non-default argument follows default argument (<test string>, line 1)" ====================================================================== FAIL: test_invalid_syntax_lambda (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_lambda) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 671, in check_syntax_error compile(statement, '<test string>', 'exec') File "<test string>", line 1 lambda a, b = 5, /, c: None ^ SyntaxError: non-default argument follows default argument During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_positional_only_arg.py", line 236, in test_invalid_syntax_lambda check_syntax_error(self, "lambda a, b = 5, /, c: None", "parameter without a default follows parameter with a default") File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 670, in check_syntax_error with testcase.assertRaisesRegex(SyntaxError, errtext) as cm: AssertionError: "parameter without a default follows parameter with a default" does not match "non-default argument follows default argument (<test string>, line 1)" ---------------------------------------------------------------------- Ran 28 tests in 0.035s FAILED (failures=3) 0:00:00 [1/1/1] test_positional_only_arg failed (3 failures) == Tests result: FAILURE == 1 test failed: test_positional_only_arg Total duration: 330 ms Total tests: run=28 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_positional_only_arg failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9468æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1050299735 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_posix test_unshare_setns (test.test_posix.NamespacesTests.test_unshare_setns) ... skipped 'needs os.unshare()' test_initgroups (test.test_posix.PosixGroupsTester.test_initgroups) ... skipped 'test needs posix.initgroups()' test_setgroups (test.test_posix.PosixGroupsTester.test_setgroups) ... skipped 'test needs posix.setgroups()' testNoArgFunctions (test.test_posix.PosixTester.testNoArgFunctions) ... ok test_access (test.test_posix.PosixTester.test_access) ... ok test_chdir (test.test_posix.PosixTester.test_chdir) ... ok test_chflags (test.test_posix.PosixTester.test_chflags) ... skipped 'test needs os.chflags()' test_chmod_dir (test.test_posix.PosixTester.test_chmod_dir) ... ok test_chmod_dir_symlink (test.test_posix.PosixTester.test_chmod_dir_symlink) ... ok test_chmod_file (test.test_posix.PosixTester.test_chmod_file) ... ok test_chmod_file_symlink (test.test_posix.PosixTester.test_chmod_file_symlink) ... ok test_chown (test.test_posix.PosixTester.test_chown) ... skipped 'requires os.chown()' test_cld_xxxx_constants (test.test_posix.PosixTester.test_cld_xxxx_constants) ... skipped 'CLD_XXXX be placed in si_code for a SIGCHLD signal' test_confstr (test.test_posix.PosixTester.test_confstr) ... skipped 'test needs posix.confstr()' test_dup (test.test_posix.PosixTester.test_dup) ... ok test_dup2 (test.test_posix.PosixTester.test_dup2) ... ok test_environ (test.test_posix.PosixTester.test_environ) ... ok test_fchown (test.test_posix.PosixTester.test_fchown) ... skipped 'test needs os.fchown()' test_fexecve (test.test_posix.PosixTester.test_fexecve) ... skipped 'test needs execve() to support the fd parameter' test_fs_holes (test.test_posix.PosixTester.test_fs_holes) ... skipped 'test needs an OS that reports file holes' test_fstat (test.test_posix.PosixTester.test_fstat) ... ok test_fstatvfs (test.test_posix.PosixTester.test_fstatvfs) ... skipped 'test needs posix.fstatvfs()' test_ftruncate (test.test_posix.PosixTester.test_ftruncate) ... ok test_get_and_set_scheduler_and_param (test.test_posix.PosixTester.test_get_and_set_scheduler_and_param) ... skipped 'requires POSIX scheduler API' test_getcwd_long_pathnames (test.test_posix.PosixTester.test_getcwd_long_pathnames) ... ok test_getgrouplist (test.test_posix.PosixTester.test_getgrouplist) ... skipped 'test needs posix.getgrouplist()' test_getgroups (test.test_posix.PosixTester.test_getgroups) ... skipped 'test needs os.getegid()' test_getresgid (test.test_posix.PosixTester.test_getresgid) ... skipped 'test needs posix.getresgid()' test_getresuid (test.test_posix.PosixTester.test_getresuid) ... skipped 'test needs posix.getresuid()' test_initgroups (test.test_posix.PosixTester.test_initgroups) ... skipped 'test needs os.initgroups()' test_lchflags_regular_file (test.test_posix.PosixTester.test_lchflags_regular_file) ... skipped 'test needs os.lchflags()' test_lchflags_symlink (test.test_posix.PosixTester.test_lchflags_symlink) ... skipped 'test needs os.lchflags()' test_lchmod_dir (test.test_posix.PosixTester.test_lchmod_dir) ... skipped 'test needs os.lchmod()' test_lchmod_dir_symlink (test.test_posix.PosixTester.test_lchmod_dir_symlink) ... skipped 'test needs os.lchmod()' test_lchmod_file (test.test_posix.PosixTester.test_lchmod_file) ... skipped 'test needs os.lchmod()' test_lchmod_file_symlink (test.test_posix.PosixTester.test_lchmod_file_symlink) ... skipped 'test needs os.lchmod()' test_lchown (test.test_posix.PosixTester.test_lchown) ... skipped 'test needs os.lchown()' test_listdir (test.test_posix.PosixTester.test_listdir) ... ok test_listdir_bytes (test.test_posix.PosixTester.test_listdir_bytes) ... ok test_listdir_bytes_like (test.test_posix.PosixTester.test_listdir_bytes_like) ... FAIL test_listdir_default (test.test_posix.PosixTester.test_listdir_default) ... ok test_listdir_fd (test.test_posix.PosixTester.test_listdir_fd) ... skipped 'test needs fd support for posix.listdir()' test_lockf (test.test_posix.PosixTester.test_lockf) ... skipped 'test needs posix.lockf()' test_makedev (test.test_posix.PosixTester.test_makedev) ... skipped 'test needs posix.makedev()' test_mkfifo (test.test_posix.PosixTester.test_mkfifo) ... skipped "don't have mkfifo()" test_mknod (test.test_posix.PosixTester.test_mknod) ... skipped "don't have mknod()/S_IFIFO" test_oscloexec (test.test_posix.PosixTester.test_oscloexec) ... skipped 'needs os.O_CLOEXEC' test_osexlock (test.test_posix.PosixTester.test_osexlock) ... skipped 'test needs posix.O_EXLOCK' test_osshlock (test.test_posix.PosixTester.test_osshlock) ... skipped 'test needs posix.O_SHLOCK' test_path_error2 (test.test_posix.PosixTester.test_path_error2) Test functions that call path_error2(), providing two filenames in their exceptions. ... ok test_path_with_null_byte (test.test_posix.PosixTester.test_path_with_null_byte) ... ok test_path_with_null_character (test.test_posix.PosixTester.test_path_with_null_character) ... ok test_pidfd_open (test.test_posix.PosixTester.test_pidfd_open) ... skipped 'pidfd_open unavailable' test_pipe (test.test_posix.PosixTester.test_pipe) ... ok test_pipe2 (test.test_posix.PosixTester.test_pipe2) ... skipped 'test needs os.pipe2()' test_pipe2_c_limits (test.test_posix.PosixTester.test_pipe2_c_limits) ... skipped 'implementation detail specific to cpython' test_posix_fadvise (test.test_posix.PosixTester.test_posix_fadvise) ... skipped 'test needs posix.posix_fadvise()' test_posix_fadvise_errno (test.test_posix.PosixTester.test_posix_fadvise_errno) ... skipped 'test needs posix.posix_fadvise()' test_posix_fallocate (test.test_posix.PosixTester.test_posix_fallocate) ... skipped 'test needs posix.posix_fallocate()' test_posix_fallocate_errno (test.test_posix.PosixTester.test_posix_fallocate_errno) ... skipped 'test needs posix.posix_fallocate()' test_pread (test.test_posix.PosixTester.test_pread) ... skipped 'test needs posix.pread()' test_preadv (test.test_posix.PosixTester.test_preadv) ... skipped 'test needs posix.preadv()' test_preadv_flags (test.test_posix.PosixTester.test_preadv_flags) ... skipped 'test needs posix.preadv()' test_preadv_overflow_32bits (test.test_posix.PosixTester.test_preadv_overflow_32bits) ... skipped 'test needs posix.preadv()' test_putenv (test.test_posix.PosixTester.test_putenv) ... ok test_pwrite (test.test_posix.PosixTester.test_pwrite) ... skipped 'test needs posix.pwrite()' test_pwritev (test.test_posix.PosixTester.test_pwritev) ... skipped 'test needs posix.pwritev()' test_pwritev_flags (test.test_posix.PosixTester.test_pwritev_flags) ... skipped 'test needs posix.pwritev()' test_pwritev_overflow_32bits (test.test_posix.PosixTester.test_pwritev_overflow_32bits) ... skipped 'test needs posix.pwritev()' test_readv (test.test_posix.PosixTester.test_readv) ... skipped 'test needs posix.readv()' test_readv_overflow_32bits (test.test_posix.PosixTester.test_readv_overflow_32bits) ... skipped 'test needs posix.readv()' test_register_at_fork (test.test_posix.PosixTester.test_register_at_fork) ... skipped 'requires working os.fork()' test_rtld_constants (test.test_posix.PosixTester.test_rtld_constants) ... skipped 'POSIX-only test' test_sched_getaffinity (test.test_posix.PosixTester.test_sched_getaffinity) ... skipped "don't have sched affinity support" test_sched_param (test.test_posix.PosixTester.test_sched_param) ... skipped 'requires POSIX scheduler API' test_sched_priority (test.test_posix.PosixTester.test_sched_priority) ... skipped "don't have scheduling support" test_sched_rr_get_interval (test.test_posix.PosixTester.test_sched_rr_get_interval) ... skipped 'no function' test_sched_setaffinity (test.test_posix.PosixTester.test_sched_setaffinity) ... skipped "don't have sched affinity support" test_sched_yield (test.test_posix.PosixTester.test_sched_yield) ... skipped "don't have scheduling support" test_setresgid (test.test_posix.PosixTester.test_setresgid) ... skipped 'test needs posix.setresgid()' test_setresgid_exception (test.test_posix.PosixTester.test_setresgid_exception) ... skipped 'test needs posix.setresgid()' test_setresuid (test.test_posix.PosixTester.test_setresuid) ... skipped 'test needs posix.setresuid()' test_setresuid_exception (test.test_posix.PosixTester.test_setresuid_exception) ... skipped 'test needs posix.setresuid()' test_stat (test.test_posix.PosixTester.test_stat) ... FAIL test_statvfs (test.test_posix.PosixTester.test_statvfs) ... skipped 'test needs posix.statvfs()' test_strerror (test.test_posix.PosixTester.test_strerror) ... ok test_truncate (test.test_posix.PosixTester.test_truncate) ... ok test_umask (test.test_posix.PosixTester.test_umask) ... ok test_utime (test.test_posix.PosixTester.test_utime) ... ok test_utime_nofollow_symlinks (test.test_posix.PosixTester.test_utime_nofollow_symlinks) ... skipped 'test needs follow_symlinks support in os.utime' test_utime_with_fd (test.test_posix.PosixTester.test_utime_with_fd) ... skipped 'test needs fd support in os.utime' test_waitid (test.test_posix.PosixTester.test_waitid) ... skipped 'test needs posix.waitid()' test_writev (test.test_posix.PosixTester.test_writev) ... skipped 'test needs posix.writev()' test_writev_overflow_32bits (test.test_posix.PosixTester.test_writev_overflow_32bits) ... skipped 'test needs posix.writev()' test_access_dir_fd (test.test_posix.TestPosixDirFd.test_access_dir_fd) ... skipped 'test needs dir_fd support for os.access()' test_chmod_dir_fd (test.test_posix.TestPosixDirFd.test_chmod_dir_fd) ... skipped 'test needs dir_fd support in os.chmod()' test_chown_dir_fd (test.test_posix.TestPosixDirFd.test_chown_dir_fd) ... skipped 'test needs dir_fd support in os.chown()' test_link_dir_fd (test.test_posix.TestPosixDirFd.test_link_dir_fd) ... skipped 'test needs dir_fd support in os.link()' test_mkdir_dir_fd (test.test_posix.TestPosixDirFd.test_mkdir_dir_fd) ... skipped 'test needs dir_fd support in os.mkdir()' test_mkfifo_dir_fd (test.test_posix.TestPosixDirFd.test_mkfifo_dir_fd) ... skipped 'test needs dir_fd support in os.mkfifo()' test_mknod_dir_fd (test.test_posix.TestPosixDirFd.test_mknod_dir_fd) ... skipped 'test requires both stat.S_IFIFO and dir_fd support for os.mknod()' test_open_dir_fd (test.test_posix.TestPosixDirFd.test_open_dir_fd) ... skipped 'test needs dir_fd support in os.open()' test_readlink_dir_fd (test.test_posix.TestPosixDirFd.test_readlink_dir_fd) ... skipped 'test needs dir_fd support in os.readlink()' test_rename_dir_fd (test.test_posix.TestPosixDirFd.test_rename_dir_fd) ... skipped 'test needs dir_fd support in os.rename()' test_stat_dir_fd (test.test_posix.TestPosixDirFd.test_stat_dir_fd) ... skipped 'test needs dir_fd support in os.stat()' test_symlink_dir_fd (test.test_posix.TestPosixDirFd.test_symlink_dir_fd) ... skipped 'test needs dir_fd support in os.symlink()' test_unlink_dir_fd (test.test_posix.TestPosixDirFd.test_unlink_dir_fd) ... skipped 'test needs dir_fd support in os.unlink()' test_utime_dir_fd (test.test_posix.TestPosixDirFd.test_utime_dir_fd) ... skipped 'test needs dir_fd support in os.utime()' test_bad_file_actions (test.test_posix.TestPosixSpawn.test_bad_file_actions) ... skipped 'test needs os.posix_spawn' test_close_file (test.test_posix.TestPosixSpawn.test_close_file) ... skipped 'test needs os.posix_spawn' test_dup2 (test.test_posix.TestPosixSpawn.test_dup2) ... skipped 'test needs os.posix_spawn' test_empty_file_actions (test.test_posix.TestPosixSpawn.test_empty_file_actions) ... skipped 'test needs os.posix_spawn' test_multiple_file_actions (test.test_posix.TestPosixSpawn.test_multiple_file_actions) ... skipped 'test needs os.posix_spawn' test_no_such_executable (test.test_posix.TestPosixSpawn.test_no_such_executable) ... skipped 'test needs os.posix_spawn' test_none_file_actions (test.test_posix.TestPosixSpawn.test_none_file_actions) ... skipped 'test needs os.posix_spawn' test_open_file (test.test_posix.TestPosixSpawn.test_open_file) ... skipped 'test needs os.posix_spawn' test_resetids (test.test_posix.TestPosixSpawn.test_resetids) ... skipped 'test needs os.posix_spawn' test_resetids_explicit_default (test.test_posix.TestPosixSpawn.test_resetids_explicit_default) ... skipped 'test needs os.posix_spawn' test_returns_pid (test.test_posix.TestPosixSpawn.test_returns_pid) ... skipped 'test needs os.posix_spawn' test_setpgroup (test.test_posix.TestPosixSpawn.test_setpgroup) ... skipped 'test needs os.posix_spawn' test_setpgroup_wrong_type (test.test_posix.TestPosixSpawn.test_setpgroup_wrong_type) ... skipped 'test needs os.posix_spawn' test_setscheduler_only_param (test.test_posix.TestPosixSpawn.test_setscheduler_only_param) ... skipped 'test needs os.posix_spawn' test_setscheduler_with_policy (test.test_posix.TestPosixSpawn.test_setscheduler_with_policy) ... skipped 'test needs os.posix_spawn' test_setsid (test.test_posix.TestPosixSpawn.test_setsid) ... skipped 'test needs os.posix_spawn' test_setsigdef (test.test_posix.TestPosixSpawn.test_setsigdef) ... skipped 'test needs os.posix_spawn' test_setsigdef_wrong_type (test.test_posix.TestPosixSpawn.test_setsigdef_wrong_type) ... skipped 'test needs os.posix_spawn' test_setsigmask (test.test_posix.TestPosixSpawn.test_setsigmask) ... skipped 'test needs os.posix_spawn' test_setsigmask_wrong_type (test.test_posix.TestPosixSpawn.test_setsigmask_wrong_type) ... skipped 'test needs os.posix_spawn' test_specify_environment (test.test_posix.TestPosixSpawn.test_specify_environment) ... skipped 'test needs os.posix_spawn' test_bad_file_actions (test.test_posix.TestPosixSpawnP.test_bad_file_actions) ... skipped 'test needs os.posix_spawnp' test_close_file (test.test_posix.TestPosixSpawnP.test_close_file) ... skipped 'test needs os.posix_spawnp' test_dup2 (test.test_posix.TestPosixSpawnP.test_dup2) ... skipped 'test needs os.posix_spawnp' test_empty_file_actions (test.test_posix.TestPosixSpawnP.test_empty_file_actions) ... skipped 'test needs os.posix_spawnp' test_multiple_file_actions (test.test_posix.TestPosixSpawnP.test_multiple_file_actions) ... skipped 'test needs os.posix_spawnp' test_no_such_executable (test.test_posix.TestPosixSpawnP.test_no_such_executable) ... skipped 'test needs os.posix_spawnp' test_none_file_actions (test.test_posix.TestPosixSpawnP.test_none_file_actions) ... skipped 'test needs os.posix_spawnp' test_open_file (test.test_posix.TestPosixSpawnP.test_open_file) ... skipped 'test needs os.posix_spawnp' test_posix_spawnp (test.test_posix.TestPosixSpawnP.test_posix_spawnp) ... skipped 'test needs os.posix_spawnp' test_resetids (test.test_posix.TestPosixSpawnP.test_resetids) ... skipped 'test needs os.posix_spawnp' test_resetids_explicit_default (test.test_posix.TestPosixSpawnP.test_resetids_explicit_default) ... skipped 'test needs os.posix_spawnp' test_returns_pid (test.test_posix.TestPosixSpawnP.test_returns_pid) ... skipped 'test needs os.posix_spawnp' test_setpgroup (test.test_posix.TestPosixSpawnP.test_setpgroup) ... skipped 'test needs os.posix_spawnp' test_setpgroup_wrong_type (test.test_posix.TestPosixSpawnP.test_setpgroup_wrong_type) ... skipped 'test needs os.posix_spawnp' test_setscheduler_only_param (test.test_posix.TestPosixSpawnP.test_setscheduler_only_param) ... skipped 'test needs os.posix_spawnp' test_setscheduler_with_policy (test.test_posix.TestPosixSpawnP.test_setscheduler_with_policy) ... skipped 'test needs os.posix_spawnp' test_setsid (test.test_posix.TestPosixSpawnP.test_setsid) ... skipped 'test needs os.posix_spawnp' test_setsigdef (test.test_posix.TestPosixSpawnP.test_setsigdef) ... skipped 'test needs os.posix_spawnp' test_setsigdef_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigdef_wrong_type) ... skipped 'test needs os.posix_spawnp' test_setsigmask (test.test_posix.TestPosixSpawnP.test_setsigmask) ... skipped 'test needs os.posix_spawnp' test_setsigmask_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigmask_wrong_type) ... skipped 'test needs os.posix_spawnp' test_specify_environment (test.test_posix.TestPosixSpawnP.test_specify_environment) ... skipped 'test needs os.posix_spawnp' test_access (test.test_posix.TestPosixWeaklinking.test_access) ... skipped 'test weak linking on macOS' test_chmod (test.test_posix.TestPosixWeaklinking.test_chmod) ... skipped 'test weak linking on macOS' test_chown (test.test_posix.TestPosixWeaklinking.test_chown) ... skipped 'test weak linking on macOS' test_link (test.test_posix.TestPosixWeaklinking.test_link) ... skipped 'test weak linking on macOS' test_listdir_scandir (test.test_posix.TestPosixWeaklinking.test_listdir_scandir) ... skipped 'test weak linking on macOS' test_mkdir (test.test_posix.TestPosixWeaklinking.test_mkdir) ... skipped 'test weak linking on macOS' test_mkfifo (test.test_posix.TestPosixWeaklinking.test_mkfifo) ... skipped 'test weak linking on macOS' test_mknod (test.test_posix.TestPosixWeaklinking.test_mknod) ... skipped 'test weak linking on macOS' test_open (test.test_posix.TestPosixWeaklinking.test_open) ... skipped 'test weak linking on macOS' test_pwritev (test.test_posix.TestPosixWeaklinking.test_pwritev) ... skipped 'test weak linking on macOS' test_readlink (test.test_posix.TestPosixWeaklinking.test_readlink) ... skipped 'test weak linking on macOS' test_rename_replace (test.test_posix.TestPosixWeaklinking.test_rename_replace) ... skipped 'test weak linking on macOS' test_stat (test.test_posix.TestPosixWeaklinking.test_stat) ... skipped 'test weak linking on macOS' test_symlink (test.test_posix.TestPosixWeaklinking.test_symlink) ... skipped 'test weak linking on macOS' test_unlink_rmdir (test.test_posix.TestPosixWeaklinking.test_unlink_rmdir) ... skipped 'test weak linking on macOS' test_utime (test.test_posix.TestPosixWeaklinking.test_utime) ... skipped 'test weak linking on macOS' ====================================================================== FAIL: test_listdir_bytes_like (test.test_posix.PosixTester.test_listdir_bytes_like) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_posix.py", line 864, in test_listdir_bytes_like with self.assertRaises(TypeError): AssertionError: TypeError not raised ====================================================================== FAIL: test_stat (test.test_posix.PosixTester.test_stat) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_posix.py", line 646, in test_stat self.assertRaisesRegex(TypeError, ^^^^^^^^^^^^^^^^^ AssertionError: TypeError not raised by stat ---------------------------------------------------------------------- Ran 167 tests in 0.047s FAILED (failures=2, skipped=140) 0:00:00 [1/1/1] test_posix failed (2 failures) == Tests result: FAILURE == 1 test failed: test_posix Total duration: 373 ms Total tests: run=167 failures=2 skipped=140 Total test files: run=1/1 failed=1 Result: FAILURE test test_posix failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1168æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4012425052 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_posixpath test_path_abspath (test.test_posixpath.PathLikeTests.test_path_abspath) ... ok test_path_basename (test.test_posixpath.PathLikeTests.test_path_basename) ... ok test_path_commonpath (test.test_posixpath.PathLikeTests.test_path_commonpath) ... ok test_path_dirname (test.test_posixpath.PathLikeTests.test_path_dirname) ... ok test_path_expanduser (test.test_posixpath.PathLikeTests.test_path_expanduser) ... ok test_path_expandvars (test.test_posixpath.PathLikeTests.test_path_expandvars) ... ok test_path_isabs (test.test_posixpath.PathLikeTests.test_path_isabs) ... ok test_path_islink (test.test_posixpath.PathLikeTests.test_path_islink) ... ok test_path_ismount (test.test_posixpath.PathLikeTests.test_path_ismount) ... ok test_path_join (test.test_posixpath.PathLikeTests.test_path_join) ... ok test_path_lexists (test.test_posixpath.PathLikeTests.test_path_lexists) ... ok test_path_normcase (test.test_posixpath.PathLikeTests.test_path_normcase) ... ok test_path_normpath (test.test_posixpath.PathLikeTests.test_path_normpath) ... ok test_path_realpath (test.test_posixpath.PathLikeTests.test_path_realpath) ... ok test_path_relpath (test.test_posixpath.PathLikeTests.test_path_relpath) ... ok test_path_split (test.test_posixpath.PathLikeTests.test_path_split) ... ok test_path_splitdrive (test.test_posixpath.PathLikeTests.test_path_splitdrive) ... ok test_path_splitext (test.test_posixpath.PathLikeTests.test_path_splitext) ... ok test_path_splitroot (test.test_posixpath.PathLikeTests.test_path_splitroot) ... ok test_abspath (test.test_posixpath.PosixCommonTest.test_abspath) ... ok test_abspath_issue3426 (test.test_posixpath.PosixCommonTest.test_abspath_issue3426) ... ok test_commonprefix (test.test_posixpath.PosixCommonTest.test_commonprefix) ... ok test_exists (test.test_posixpath.PosixCommonTest.test_exists) ... ok test_exists_fd (test.test_posixpath.PosixCommonTest.test_exists_fd) ... ok test_expandvars (test.test_posixpath.PosixCommonTest.test_expandvars) ... ok test_expandvars_large (test.test_posixpath.PosixCommonTest.test_expandvars_large) ... skipped "resource 'cpu' is not enabled" test_expandvars_nonascii (test.test_posixpath.PosixCommonTest.test_expandvars_nonascii) ... ok test_filetime (test.test_posixpath.PosixCommonTest.test_filetime) ... ok test_getsize (test.test_posixpath.PosixCommonTest.test_getsize) ... ok test_import (test.test_posixpath.PosixCommonTest.test_import) ... ok test_isdir (test.test_posixpath.PosixCommonTest.test_isdir) ... ok test_isfile (test.test_posixpath.PosixCommonTest.test_isfile) ... ok test_join_errors (test.test_posixpath.PosixCommonTest.test_join_errors) ... ok test_no_argument (test.test_posixpath.PosixCommonTest.test_no_argument) ... ok test_nonascii_abspath (test.test_posixpath.PosixCommonTest.test_nonascii_abspath) ... ok test_normcase (test.test_posixpath.PosixCommonTest.test_normcase) ... ok test_normpath_issue106242 (test.test_posixpath.PosixCommonTest.test_normpath_issue106242) ... ok test_normpath_issue5827 (test.test_posixpath.PosixCommonTest.test_normpath_issue5827) ... ok test_realpath (test.test_posixpath.PosixCommonTest.test_realpath) ... ok test_relpath_errors (test.test_posixpath.PosixCommonTest.test_relpath_errors) ... ok test_samefile (test.test_posixpath.PosixCommonTest.test_samefile) ... ok test_samefile_on_link (test.test_posixpath.PosixCommonTest.test_samefile_on_link) ... ok test_samefile_on_symlink (test.test_posixpath.PosixCommonTest.test_samefile_on_symlink) ... ok test_sameopenfile (test.test_posixpath.PosixCommonTest.test_sameopenfile) ... ok test_samestat (test.test_posixpath.PosixCommonTest.test_samestat) ... ok test_samestat_on_link (test.test_posixpath.PosixCommonTest.test_samestat_on_link) ... ok test_samestat_on_symlink (test.test_posixpath.PosixCommonTest.test_samestat_on_symlink) ... ok test_splitdrive (test.test_posixpath.PosixCommonTest.test_splitdrive) ... ok test_basename (test.test_posixpath.PosixPathTest.test_basename) ... ok test_commonpath (test.test_posixpath.PosixPathTest.test_commonpath) ... ok test_dirname (test.test_posixpath.PosixPathTest.test_dirname) ... ok test_expanduser (test.test_posixpath.PosixPathTest.test_expanduser) ... ok test_expanduser_home_envvar (test.test_posixpath.PosixPathTest.test_expanduser_home_envvar) ... ok test_expanduser_pwd (test.test_posixpath.PosixPathTest.test_expanduser_pwd) ... skipped "No module named 'pwd'" test_expanduser_pwd2 (test.test_posixpath.PosixPathTest.test_expanduser_pwd2) ... skipped "No module named 'pwd'" test_fast_paths_in_use (test.test_posixpath.PosixPathTest.test_fast_paths_in_use) ... skipped 'Fast paths are not for win32' test_isabs (test.test_posixpath.PosixPathTest.test_isabs) ... ok test_isjunction (test.test_posixpath.PosixPathTest.test_isjunction) ... ok test_islink (test.test_posixpath.PosixPathTest.test_islink) ... ok test_ismount (test.test_posixpath.PosixPathTest.test_ismount) ... ok test_ismount_different_device (test.test_posixpath.PosixPathTest.test_ismount_different_device) ... skipped 'Test requires posix module' test_ismount_directory_not_readable (test.test_posixpath.PosixPathTest.test_ismount_directory_not_readable) ... skipped 'Test requires posix module' test_ismount_non_existent (test.test_posixpath.PosixPathTest.test_ismount_non_existent) ... ok test_ismount_symlinks (test.test_posixpath.PosixPathTest.test_ismount_symlinks) ... ok test_join (test.test_posixpath.PosixPathTest.test_join) ... ok test_normpath (test.test_posixpath.PosixPathTest.test_normpath) ... ok test_realpath_basic (test.test_posixpath.PosixPathTest.test_realpath_basic) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_curdir (test.test_posixpath.PosixPathTest.test_realpath_curdir) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_deep_recursion (test.test_posixpath.PosixPathTest.test_realpath_deep_recursion) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_invalid_paths (test.test_posixpath.PosixPathTest.test_realpath_invalid_paths) ... ERROR test_realpath_missing_pardir (test.test_posixpath.PosixPathTest.test_realpath_missing_pardir) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_pardir (test.test_posixpath.PosixPathTest.test_realpath_pardir) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_relative (test.test_posixpath.PosixPathTest.test_realpath_relative) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest.test_realpath_repeated_indirect_symlinks) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest.test_realpath_resolve_before_normalizing) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_resolve_first (test.test_posixpath.PosixPathTest.test_realpath_resolve_first) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_resolve_parents (test.test_posixpath.PosixPathTest.test_realpath_resolve_parents) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_strict (test.test_posixpath.PosixPathTest.test_realpath_strict) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_symlink_loops (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_symlink_loops_strict (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops_strict) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_unreadable_directory (test.test_posixpath.PosixPathTest.test_realpath_unreadable_directory) ... skipped 'ABSTFN is not a posix path - tests fail' test_realpath_unreadable_symlink_strict (test.test_posixpath.PosixPathTest.test_realpath_unreadable_symlink_strict) ... skipped 'ABSTFN is not a posix path - tests fail' test_relpath (test.test_posixpath.PosixPathTest.test_relpath) ... ok test_relpath_bytes (test.test_posixpath.PosixPathTest.test_relpath_bytes) ... ok test_split (test.test_posixpath.PosixPathTest.test_split) ... ok test_splitext (test.test_posixpath.PosixPathTest.test_splitext) ... ok test_splitroot (test.test_posixpath.PosixPathTest.test_splitroot) ... ok ====================================================================== ERROR: test_realpath_invalid_paths (test.test_posixpath.PosixPathTest.test_realpath_invalid_paths) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_posixpath.py", line 531, in test_realpath_invalid_paths self.assertEqual(realpath(path, strict=False), path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\posixpath.py", line 424, in realpath path, ok = _joinrealpath(filename[:0], filename, strict, {}) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\posixpath.py", line 468, in _joinrealpath st = os.lstat(newpath) ^^^^^ UnicodeEncodeError: 'utf-8' codec can't encode character '\udfff' in position 1: surrogates not allowed ---------------------------------------------------------------------- Ran 87 tests in 0.171s FAILED (errors=1, skipped=21) 0:00:00 [1/1/1] test_posixpath failed (1 error) == Tests result: FAILURE == 1 test failed: test_posixpath Total duration: 612 ms Total tests: run=87 skipped=21 Total test files: run=1/1 failed=1 Result: FAILURE test test_posixpath failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2032æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 695689619 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_print test_gh130163 (test.test_print.TestPrint.test_gh130163) ... ok test_print (test.test_print.TestPrint.test_print) ... ok test_print_flush (test.test_print.TestPrint.test_print_flush) ... ok test_normal_string (test.test_print.TestPy2MigrationHint.test_normal_string) ... FAIL test_stream_redirection_hint_for_py2_migration (test.test_print.TestPy2MigrationHint.test_stream_redirection_hint_for_py2_migration) ... ok test_string_in_loop_on_same_line (test.test_print.TestPy2MigrationHint.test_string_in_loop_on_same_line) ... FAIL test_string_with_excessive_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_excessive_whitespace) ... FAIL test_string_with_leading_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_leading_whitespace) ... FAIL test_string_with_semicolon (test.test_print.TestPy2MigrationHint.test_string_with_semicolon) ... FAIL test_string_with_soft_space (test.test_print.TestPy2MigrationHint.test_string_with_soft_space) ... FAIL ====================================================================== FAIL: test_normal_string (test.test_print.TestPy2MigrationHint.test_normal_string) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 154, in test_normal_string self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in 'Missing parentheses in call to \'print\'. Did you mean print("Hello World")? (<string>, line 1)' ====================================================================== FAIL: test_string_in_loop_on_same_line (test.test_print.TestPy2MigrationHint.test_string_in_loop_on_same_line) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 199, in test_string_in_loop_on_same_line self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in "Missing parentheses in call to 'print'. Did you mean print(i)? (<string>, line 1)" ====================================================================== FAIL: test_string_with_excessive_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_excessive_whitespace) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 170, in test_string_with_excessive_whitespace self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in 'Missing parentheses in call to \'print\'. Did you mean print("Hello World", end=" ")? (<string>, line 1)' ====================================================================== FAIL: test_string_with_leading_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_leading_whitespace) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 180, in test_string_with_leading_whitespace self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in 'Missing parentheses in call to \'print\'. Did you mean print("Hello World")? (<string>, line 2)' ====================================================================== FAIL: test_string_with_semicolon (test.test_print.TestPy2MigrationHint.test_string_with_semicolon) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 191, in test_string_with_semicolon self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in "Missing parentheses in call to 'print'. Did you mean print(p)? (<string>, line 1)" ====================================================================== FAIL: test_string_with_soft_space (test.test_print.TestPy2MigrationHint.test_string_with_soft_space) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_print.py", line 162, in test_string_with_soft_space self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", ^^^^^^^^ AssertionError: "Missing parentheses in call to 'print'. Did you mean print(...)" not found in 'Missing parentheses in call to \'print\'. Did you mean print("Hello World", end=" ")? (<string>, line 1)' ---------------------------------------------------------------------- Ran 10 tests in 0.036s FAILED (failures=6) 0:00:00 [1/1/1] test_print failed (6 failures) == Tests result: FAILURE == 1 test failed: test_print Total duration: 307 ms Total tests: run=10 failures=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_print failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10800æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4073097648 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_property test_docstring_copy (test.test_property.PropertySubclassTests.test_docstring_copy) ... ok test_docstring_copy2 (test.test_property.PropertySubclassTests.test_docstring_copy2) Property tries to provide the best docstring it finds for its instances. ... FAIL test_issue41287 (test.test_property.PropertySubclassTests.test_issue41287) ... FAIL test_prefer_explicit_doc (test.test_property.PropertySubclassTests.test_prefer_explicit_doc) ... FAIL test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests.test_property_new_getter_new_docstring) ... ok test_property_no_doc_on_getter (test.test_property.PropertySubclassTests.test_property_no_doc_on_getter) ... FAIL test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests.test_property_setter_copies_getter_docstring) ... ok test_property_with_slots_and_doc_slot_docstring_present (test.test_property.PropertySubclassTests.test_property_with_slots_and_doc_slot_docstring_present) ... ERROR test_property_with_slots_docstring_silently_dropped (test.test_property.PropertySubclassTests.test_property_with_slots_docstring_silently_dropped) ... ok test_property_with_slots_no_docstring (test.test_property.PropertySubclassTests.test_property_with_slots_no_docstring) ... ERROR test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests.test_slots_docstring_copy_exception) ... ok test_class_property (test.test_property.PropertyTests.test_class_property) ... ok test_class_property_override (test.test_property.PropertyTests.test_class_property_override) ... ok test_gh_115618 (test.test_property.PropertyTests.test_gh_115618) ... skipped 'implementation detail specific to cpython' test_property___isabstractmethod__descriptor (test.test_property.PropertyTests.test_property___isabstractmethod__descriptor) ... ok test_property_builtin_doc_writable (test.test_property.PropertyTests.test_property_builtin_doc_writable) ... ok test_property_decorator_baseclass (test.test_property.PropertyTests.test_property_decorator_baseclass) ... ok test_property_decorator_baseclass_doc (test.test_property.PropertyTests.test_property_decorator_baseclass_doc) ... ok test_property_decorator_doc (test.test_property.PropertyTests.test_property_decorator_doc) ... ok test_property_decorator_doc_writable (test.test_property.PropertyTests.test_property_decorator_doc_writable) ... ok test_property_decorator_subclass (test.test_property.PropertyTests.test_property_decorator_subclass) ... ok test_property_decorator_subclass_doc (test.test_property.PropertyTests.test_property_decorator_subclass_doc) ... ok test_property_getter_doc_override (test.test_property.PropertyTests.test_property_getter_doc_override) ... ok test_property_set_name_incorrect_args (test.test_property.PropertyTests.test_property_set_name_incorrect_args) ... FAIL test_property_setname_on_property_subclass (test.test_property.PropertyTests.test_property_setname_on_property_subclass) ... ok test_refleaks_in___init__ (test.test_property.PropertyTests.test_refleaks_in___init__) ... skipped 'implementation detail specific to cpython' test_del_property (test.test_property.PropertyUnreachableAttributeNoName.test_del_property) ... ok test_get_property (test.test_property.PropertyUnreachableAttributeNoName.test_get_property) ... ok test_set_property (test.test_property.PropertyUnreachableAttributeNoName.test_set_property) ... ok test_del_property (test.test_property.PropertyUnreachableAttributeWithName.test_del_property) ... ok test_get_property (test.test_property.PropertyUnreachableAttributeWithName.test_get_property) ... ok test_set_property (test.test_property.PropertyUnreachableAttributeWithName.test_set_property) ... ok ====================================================================== ERROR: test_property_with_slots_and_doc_slot_docstring_present (test.test_property.PropertySubclassTests.test_property_with_slots_and_doc_slot_docstring_present) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 321, in test_property_with_slots_and_doc_slot_docstring_present self.assertEqual("what's up", p.__doc__) # new in 3.12: This gets set. ^^^^^^^ AttributeError: 'slotted_prop' object has no attribute '__doc__' ====================================================================== ERROR: test_property_with_slots_no_docstring (test.test_property.PropertySubclassTests.test_property_with_slots_no_docstring) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 291, in test_property_with_slots_no_docstring p = slotted_prop(undocumented_getter) # New in 3.12: no AttributeError ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'slotted_prop' object attribute '__doc__' is read-only ====================================================================== FAIL: test_docstring_copy2 (test.test_property.PropertySubclassTests.test_docstring_copy2) Property tries to provide the best docstring it finds for its instances. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 424, in test_docstring_copy2 self.assertEqual(p2.__doc__, "doc 3") ^^^^^^^^^^^ AssertionError: 'user' != 'doc 3' - user + doc 3 ====================================================================== FAIL: test_issue41287 (test.test_property.PropertySubclassTests.test_issue41287) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 338, in test_issue41287 self.assertEqual(doc, "issue 41287 is fixed", ^^^^^^^^^^^ AssertionError: 'This is a subclass of property' != 'issue 41287 is fixed' - This is a subclass of property + issue 41287 is fixed : Subclasses of `property` ignores `doc` constructor argument ====================================================================== FAIL: test_prefer_explicit_doc (test.test_property.PropertySubclassTests.test_prefer_explicit_doc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 439, in test_prefer_explicit_doc self.assertEqual(PropertySub(doc="explicit doc").__doc__, "explicit doc") ^^^^^^^^^^^ AssertionError: 'This is a subclass of property' != 'explicit doc' - This is a subclass of property + explicit doc ====================================================================== FAIL: test_property_no_doc_on_getter (test.test_property.PropertySubclassTests.test_property_no_doc_on_getter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 466, in test_property_no_doc_on_getter self.assertEqual(PropertySub(NoDoc()).__doc__, None) ^^^^^^^^^^^ AssertionError: 'This is a subclass of property' != None ====================================================================== FAIL: test_property_set_name_incorrect_args (test.test_property.PropertyTests.test_property_set_name_incorrect_args) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 233, in test_property_set_name_incorrect_args p.__set_name__(*([0] * i)) TypeError: property.__set_name__() missing 2 required positional arguments: 'type' and 'name' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_property.py", line 229, in test_property_set_name_incorrect_args with self.assertRaisesRegex( AssertionError: "^__set_name__\(\) takes 2 positional arguments but 0 were given$" does not match "property.__set_name__() missing 2 required positional arguments: 'type' and 'name'" ---------------------------------------------------------------------- Ran 32 tests in 0.026s FAILED (failures=5, errors=2, skipped=2) 0:00:00 [1/1/1] test_property failed (2 errors, 5 failures) == Tests result: FAILURE == 1 test failed: test_property Total duration: 287 ms Total tests: run=32 failures=5 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_property failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5516æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2684809152 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pulldom test_comment (test.test_pulldom.PullDOMTestCase.test_comment) PullDOM does not receive "comment" events. ... expected failure test_end_document (test.test_pulldom.PullDOMTestCase.test_end_document) PullDOM does not receive "end-document" events. ... expected failure test_expandItem (test.test_pulldom.PullDOMTestCase.test_expandItem) Ensure expandItem works as expected. ... ok test_external_ges_default (test.test_pulldom.PullDOMTestCase.test_external_ges_default) ... ok test_parse (test.test_pulldom.PullDOMTestCase.test_parse) Minimal test of DOMEventStream.parse() ... ok test_parse_semantics (test.test_pulldom.PullDOMTestCase.test_parse_semantics) Test DOMEventStream parsing semantics. ... ok testSAX2DOM (test.test_pulldom.SAX2DOMTestCase.testSAX2DOM) Ensure SAX2DOM expands nodes as expected. ... ok test_basic (test.test_pulldom.SAX2DOMTestCase.test_basic) Ensure SAX2DOM can parse from a stream. ... ok test_sax2dom_fail (test.test_pulldom.ThoroughTestCase.test_sax2dom_fail) SAX2DOM can"t handle a PI before the root element. ... expected failure test_thorough_parse (test.test_pulldom.ThoroughTestCase.test_thorough_parse) Test some of the hard-to-reach parts of PullDOM. ... ok test_thorough_sax2dom (test.test_pulldom.ThoroughTestCase.test_thorough_sax2dom) Test some of the hard-to-reach parts of SAX2DOM. ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.133s OK (expected failures=3) 0:00:00 [1/1] test_pulldom passed == Tests result: SUCCESS == 1 test OK. Total duration: 442 ms Total tests: run=11 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5140æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1976176729 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_py_compile test_bad_syntax (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax) ... ok test_bad_syntax_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax_with_quiet) ... ok test_file_not_exists (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists) ... ok test_file_not_exists_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists_with_quiet) ... ok test_stdin (test.test_py_compile.PyCompileCLITestCase.test_stdin) ... ok test_with_files (test.test_py_compile.PyCompileCLITestCase.test_with_files) ... ok test_absolute_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_absolute_path) ... ok test_bad_coding (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_bad_coding) ... ok test_cache_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path) ... ERROR test_cwd (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cwd) ... ok test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_nonregular_files) ... ok test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_symlinks) ... ok test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber) ... ERROR test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_exceptions_propagate) ... skipped 'cannot control directory permissions on Windows' test_invalidation_mode (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode) ... ERROR test_optimization_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path) ... ERROR test_quiet (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_quiet) ... ok test_relative_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_relative_path) ... ok test_source_date_epoch (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_source_date_epoch) ... ok test_absolute_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_absolute_path) ... ok test_bad_coding (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_bad_coding) ... ok test_cache_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path) ... ERROR test_cwd (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cwd) ... ok test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_nonregular_files) ... ok test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_symlinks) ... ok test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber) ... ERROR test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_exceptions_propagate) ... skipped 'cannot control directory permissions on Windows' test_invalidation_mode (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode) ... ERROR test_optimization_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path) ... ERROR test_quiet (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_quiet) ... ok test_relative_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_relative_path) ... ok test_source_date_epoch (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_source_date_epoch) ... ok ====================================================================== ERROR: test_cache_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_optimization_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cache_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_optimization_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_py_compile.py", line 72, in tearDown shutil.rmtree(self.directory) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 32 tests in 0.767s FAILED (errors=8, skipped=2) 0:00:01 [1/1/1] test_py_compile failed (8 errors) == Tests result: FAILURE == 1 test failed: test_py_compile Total duration: 1.1 sec Total tests: run=32 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- files was modified by test_py_compile Warning -- Before: [] Warning -- After: ['tmp25rtppii/', 'tmp6nle2a6d/', 'tmp9vaiayaa/', 'tmpbc5w6xuw/', 'tmpbcv7cyu2/', 'tmpd7w2ixyk/', 'tmpk232j0f_/', 'tmpmp_35wfp/'] test test_py_compile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7476æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 96310885 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pyexpat test1 (test.test_pyexpat.BufferTextTest.test1) ... ok test2 (test.test_pyexpat.BufferTextTest.test2) ... ok test3 (test.test_pyexpat.BufferTextTest.test3) ... ok test4 (test.test_pyexpat.BufferTextTest.test4) ... ok test5 (test.test_pyexpat.BufferTextTest.test5) ... ok test6 (test.test_pyexpat.BufferTextTest.test6) ... ok test7 (test.test_pyexpat.BufferTextTest.test7) ... ok test_buffering_enabled (test.test_pyexpat.BufferTextTest.test_buffering_enabled) ... ok test_default_to_disabled (test.test_pyexpat.BufferTextTest.test_default_to_disabled) ... ok test_1000_bytes (test.test_pyexpat.ChardataBufferTest.test_1000_bytes) ... ok test_1025_bytes (test.test_pyexpat.ChardataBufferTest.test_1025_bytes) ... ok test_change_size_1 (test.test_pyexpat.ChardataBufferTest.test_change_size_1) ... ok test_change_size_2 (test.test_pyexpat.ChardataBufferTest.test_change_size_2) ... ok test_disabling_buffer (test.test_pyexpat.ChardataBufferTest.test_disabling_buffer) ... ok test_unchanged_size (test.test_pyexpat.ChardataBufferTest.test_unchanged_size) ... ok test_wrong_size (test.test_pyexpat.ChardataBufferTest.test_wrong_size) ... ok test_codes (test.test_pyexpat.ErrorMessageTest.test_codes) ... ok test_expaterror (test.test_pyexpat.ErrorMessageTest.test_expaterror) ... ok test_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_ignore_use_foreign_dtd) If UseForeignDTD is passed True and a document with an external ... ok test_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_use_foreign_dtd) If UseForeignDTD is passed True and a document without an external ... ok test_exception (test.test_pyexpat.HandlerExceptionTest.test_exception) ... skipped 'implementation detail specific to cpython' test (test.test_pyexpat.InterningTest.test) ... ok test_issue9402 (test.test_pyexpat.InterningTest.test_issue9402) ... ok test1 (test.test_pyexpat.MalformedInputTest.test1) ... ok test2 (test.test_pyexpat.MalformedInputTest.test2) ... ok test_payload_generation (test.test_pyexpat.MemoryProtectionTest.test_payload_generation) ... ok test_set_activation_threshold__fail_for_subparser (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__fail_for_subparser) ... ok test_set_activation_threshold__invalid_threshold_range (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__invalid_threshold_range) ... ERROR test_set_activation_threshold__invalid_threshold_type (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__invalid_threshold_type) ... ok test_set_activation_threshold__threshold_not_reached (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__threshold_not_reached) ... ok test_set_activation_threshold__threshold_reached (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__threshold_reached) ... ok test_set_maximum_amplification__amplification_exceeded (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__amplification_exceeded) ... ok test_set_maximum_amplification__amplification_not_exceeded (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__amplification_not_exceeded) ... ok test_set_maximum_amplification__fail_for_subparser (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__fail_for_subparser) ... ok test_set_maximum_amplification__infinity (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__infinity) ... ok test_set_maximum_amplification__invalid_max_factor_range (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__invalid_max_factor_range) ... ok test_set_maximum_amplification__invalid_max_factor_type (test.test_pyexpat.MemoryProtectionTest.test_set_maximum_amplification__invalid_max_factor_type) ... ok test_illegal (test.test_pyexpat.NamespaceSeparatorTest.test_illegal) ... ok test_legal (test.test_pyexpat.NamespaceSeparatorTest.test_legal) ... ok test_zero_length (test.test_pyexpat.NamespaceSeparatorTest.test_zero_length) ... ok test_parent_parser_outlives_its_subparsers__chain (test.test_pyexpat.ParentParserLifetimeTest.test_parent_parser_outlives_its_subparsers__chain) ... ok test_parent_parser_outlives_its_subparsers__multiple (test.test_pyexpat.ParentParserLifetimeTest.test_parent_parser_outlives_its_subparsers__multiple) ... ok test_parent_parser_outlives_its_subparsers__single (test.test_pyexpat.ParentParserLifetimeTest.test_parent_parser_outlives_its_subparsers__single) ... ok test_parse_again (test.test_pyexpat.ParseTest.test_parse_again) ... ok test_parse_bytes (test.test_pyexpat.ParseTest.test_parse_bytes) ... ok test_parse_file (test.test_pyexpat.ParseTest.test_parse_file) ... ok test_parse_str (test.test_pyexpat.ParseTest.test_parse_str) ... ok test (test.test_pyexpat.PositionTest.test) ... ok test_getter_setter_round_trip (test.test_pyexpat.ReparseDeferralTest.test_getter_setter_round_trip) ... ok test_reparse_deferral_disabled (test.test_pyexpat.ReparseDeferralTest.test_reparse_deferral_disabled) ... ok test_reparse_deferral_enabled (test.test_pyexpat.ReparseDeferralTest.test_reparse_deferral_enabled) ... ok test_buffer_text (test.test_pyexpat.SetAttributeTest.test_buffer_text) ... ok test_invalid_attributes (test.test_pyexpat.SetAttributeTest.test_invalid_attributes) ... ok test_namespace_prefixes (test.test_pyexpat.SetAttributeTest.test_namespace_prefixes) ... ok test_ordered_attributes (test.test_pyexpat.SetAttributeTest.test_ordered_attributes) ... ok test_specified_attributes (test.test_pyexpat.SetAttributeTest.test_specified_attributes) ... ok test_parse_only_xml_data (test.test_pyexpat.sf1296433Test.test_parse_only_xml_data) ... ok ====================================================================== ERROR: test_set_activation_threshold__invalid_threshold_range (test.test_pyexpat.MemoryProtectionTest.test_set_activation_threshold__invalid_threshold_range) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pyexpat.py", line 941, in test_set_activation_threshold__invalid_threshold_range _testcapi = import_helper.import_module("_testcapi") ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ---------------------------------------------------------------------- Ran 57 tests in 0.041s FAILED (errors=1, skipped=1) 0:00:00 [1/1/1] test_pyexpat failed (1 error) == Tests result: FAILURE == 1 test failed: test_pyexpat Total duration: 321 ms Total tests: run=57 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_pyexpat failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3572æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 610168877 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_raise testCauseSyntax (test.test_raise.TestCause.testCauseSyntax) ... ok test_class_cause (test.test_raise.TestCause.test_class_cause) ... ok test_erroneous_cause (test.test_raise.TestCause.test_erroneous_cause) ... ok test_instance_cause (test.test_raise.TestCause.test_instance_cause) ... ok test_invalid_cause (test.test_raise.TestCause.test_invalid_cause) ... ok test_3118 (test.test_raise.TestContext.test_3118) ... ok test_3611 (test.test_raise.TestContext.test_3611) ... ok test_c_exception_context (test.test_raise.TestContext.test_c_exception_context) ... ok test_c_exception_raise (test.test_raise.TestContext.test_c_exception_raise) ... ok test_class_context_class_raise (test.test_raise.TestContext.test_class_context_class_raise) ... ok test_class_context_instance_raise (test.test_raise.TestContext.test_class_context_instance_raise) ... ok test_context_manager (test.test_raise.TestContext.test_context_manager) ... ok test_cycle_broken (test.test_raise.TestContext.test_cycle_broken) ... ok test_instance_context_instance_raise (test.test_raise.TestContext.test_instance_context_instance_raise) ... ok test_noraise_finally (test.test_raise.TestContext.test_noraise_finally) ... ok test_not_last (test.test_raise.TestContext.test_not_last) ... ok test_raise_finally (test.test_raise.TestContext.test_raise_finally) ... ok test_reraise_cycle_broken (test.test_raise.TestContext.test_reraise_cycle_broken) ... ok test_assert_with_tuple_arg (test.test_raise.TestRaise.test_assert_with_tuple_arg) ... ok test_erroneous_exception (test.test_raise.TestRaise.test_erroneous_exception) ... ok test_except_reraise (test.test_raise.TestRaise.test_except_reraise) ... ok test_finally_reraise (test.test_raise.TestRaise.test_finally_reraise) ... ok test_invalid_reraise (test.test_raise.TestRaise.test_invalid_reraise) ... ok test_nested_reraise (test.test_raise.TestRaise.test_nested_reraise) ... ok test_new_returns_invalid_instance (test.test_raise.TestRaise.test_new_returns_invalid_instance) ... ok test_raise_from_None (test.test_raise.TestRaise.test_raise_from_None) ... ok test_reraise (test.test_raise.TestRaise.test_reraise) ... ok test_with_reraise1 (test.test_raise.TestRaise.test_with_reraise1) ... ok test_with_reraise2 (test.test_raise.TestRaise.test_with_reraise2) ... ok test_yield_reraise (test.test_raise.TestRaise.test_yield_reraise) ... ok test_strings (test.test_raise.TestRemovedFunctionality.test_strings) ... ok test_tuples (test.test_raise.TestRemovedFunctionality.test_tuples) ... ok test_accepts_traceback (test.test_raise.TestTraceback.test_accepts_traceback) ... ok test_sets_traceback (test.test_raise.TestTraceback.test_sets_traceback) ... ok test_attrs (test.test_raise.TestTracebackType.test_attrs) ... ERROR test_constructor (test.test_raise.TestTracebackType.test_constructor) ... ok ====================================================================== ERROR: test_attrs (test.test_raise.TestTracebackType.test_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_raise.py", line 251, in test_attrs del tb.tb_next ^^^^^^^ AttributeError: cannot delete 'tb_next' attribute of immutable type '?' ---------------------------------------------------------------------- Ran 36 tests in 0.023s FAILED (errors=1) 0:00:00 [1/1/1] test_raise failed (1 error) == Tests result: FAILURE == 1 test failed: test_raise Total duration: 290 ms Total tests: run=36 Total test files: run=1/1 failed=1 Result: FAILURE test test_raise failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7360æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 260113111 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_range test_attributes (test.test_range.RangeTest.test_attributes) ... ok test_comparison (test.test_range.RangeTest.test_comparison) ... ok test_contains (test.test_range.RangeTest.test_contains) ... ok test_count (test.test_range.RangeTest.test_count) ... ok test_empty (test.test_range.RangeTest.test_empty) ... ok test_exhausted_iterator_pickling (test.test_range.RangeTest.test_exhausted_iterator_pickling) ... ok test_index (test.test_range.RangeTest.test_index) ... ok test_invalid_invocation (test.test_range.RangeTest.test_invalid_invocation) ... ok test_issue11845 (test.test_range.RangeTest.test_issue11845) ... ok test_iterator_pickling (test.test_range.RangeTest.test_iterator_pickling) ... ok test_iterator_pickling_overflowing_index (test.test_range.RangeTest.test_iterator_pickling_overflowing_index) ... ok test_iterator_setstate (test.test_range.RangeTest.test_iterator_setstate) ... FAIL test_iterator_unpickle_compat (test.test_range.RangeTest.test_iterator_unpickle_compat) ... FAIL test_large_exhausted_iterator_pickling (test.test_range.RangeTest.test_large_exhausted_iterator_pickling) ... ok test_large_operands (test.test_range.RangeTest.test_large_operands) ... ok test_large_range (test.test_range.RangeTest.test_large_range) ... ok test_odd_bug (test.test_range.RangeTest.test_odd_bug) ... ok test_pickling (test.test_range.RangeTest.test_pickling) ... ok test_range (test.test_range.RangeTest.test_range) ... ok test_range_constructor_error_messages (test.test_range.RangeTest.test_range_constructor_error_messages) ... ok test_range_iterators (test.test_range.RangeTest.test_range_iterators) ... ok test_range_iterators_invocation (test.test_range.RangeTest.test_range_iterators_invocation) ... ok test_repr (test.test_range.RangeTest.test_repr) ... ok test_reverse_iteration (test.test_range.RangeTest.test_reverse_iteration) ... ok test_slice (test.test_range.RangeTest.test_slice) ... ok test_strided_limits (test.test_range.RangeTest.test_strided_limits) ... ok test_types (test.test_range.RangeTest.test_types) ... ok test_user_index_method (test.test_range.RangeTest.test_user_index_method) ... ok ====================================================================== FAIL: test_iterator_setstate (test.test_range.RangeTest.test_iterator_setstate) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_range.py", line 462, in test_iterator_setstate self.assertEqual(list(it), [14, 16, 18]) ^^^^^^^^^^^ AssertionError: Lists differ: [10, 12] != [14, 16, 18] First differing element 0: 10 14 Second list contains 1 additional elements. First extra element 2: 18 - [10, 12] + [14, 16, 18] ====================================================================== FAIL: test_iterator_unpickle_compat (test.test_range.RangeTest.test_iterator_unpickle_compat) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_range.py", line 457, in test_iterator_unpickle_compat self.assertEqual(list(it), [14, 16, 18]) ^^^^^^^^^^^ AssertionError: Lists differ: [10, 12] != [14, 16, 18] First differing element 0: 10 14 Second list contains 1 additional elements. First extra element 2: 18 - [10, 12] + [14, 16, 18] ---------------------------------------------------------------------- Ran 28 tests in 0.579s FAILED (failures=2) 0:00:00 [1/1/1] test_range failed (2 failures) == Tests result: FAILURE == 1 test failed: test_range Total duration: 875 ms Total tests: run=28 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_range failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5020æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2477299550 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_readline readline version: 0x504 readline runtime version: 0x504 readline library version: 'pyrepl' use libedit emulation? False testHistoryUpdates (test.test_readline.TestHistoryManipulation.testHistoryUpdates) ... ok test_nonascii_history (test.test_readline.TestHistoryManipulation.test_nonascii_history) ... FAIL test_write_read_append (test.test_readline.TestHistoryManipulation.test_write_read_append) ... skipped 'append_history not available' test_write_read_limited_history (test.test_readline.TestHistoryManipulation.test_write_read_limited_history) ... FAIL test_auto_history_disabled (test.test_readline.TestReadline.test_auto_history_disabled) ... skipped "No module named 'termios'" test_auto_history_enabled (test.test_readline.TestReadline.test_auto_history_enabled) ... skipped "No module named 'termios'" test_gh123321_threadsafe (test.test_readline.TestReadline.test_gh123321_threadsafe) gh-123321: readline should be thread-safe and not crash ... skipped "No module named 'termios'" test_history_size (test.test_readline.TestReadline.test_history_size) ... skipped 'this readline version does not support history-size' test_init (test.test_readline.TestReadline.test_init) ... skipped 'not supported in this library version' test_nonascii (test.test_readline.TestReadline.test_nonascii) ... skipped "No module named 'termios'" test_set_complete_delims (test.test_readline.TestReadline.test_set_complete_delims) ... skipped "No module named 'termios'" test_write_read_limited_history (test.test_readline.TestReadline.test_write_read_limited_history) ... ok ====================================================================== FAIL: test_nonascii_history (test.test_readline.TestHistoryManipulation.test_nonascii_history) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_readline.py", line 141, in test_nonascii_history self.assertEqual(readline.get_history_item(1), "entrée 1") ^^^^^^^^^^^ AssertionError: 'entrée 1\nentrée 22\n' != 'entrée 1' entrée 1 - entrée 22 - ====================================================================== FAIL: test_write_read_limited_history (test.test_readline.TestHistoryManipulation.test_write_read_limited_history) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_readline.py", line 163, in test_write_read_limited_history self.assertEqual(readline.get_history_item(1), "second line") ^^^^^^^^^^^ AssertionError: 'second line\nthird line\n' != 'second line' second line - third line - ---------------------------------------------------------------------- Ran 12 tests in 0.034s FAILED (failures=2, skipped=8) 0:00:00 [1/1/1] test_readline failed (2 failures) == Tests result: FAILURE == 1 test failed: test_readline Total duration: 364 ms Total tests: run=12 failures=2 skipped=8 Total test files: run=1/1 failed=1 Result: FAILURE test test_readline failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8480æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1158808519 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_regrtest test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts) ... test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts) (opt='--fast-ci') ... FAIL test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts) (opt='--slow-ci') ... FAIL test_cleanup (test.test_regrtest.ArgsTestCase.test_cleanup) ... ok test_coverage (test.test_regrtest.ArgsTestCase.test_coverage) ... FAIL test_crashed (test.test_regrtest.ArgsTestCase.test_crashed) ... skipped 'implementation detail specific to cpython' test_doctest (test.test_regrtest.ArgsTestCase.test_doctest) ... ok test_env_changed (test.test_regrtest.ArgsTestCase.test_env_changed) ... ok test_failing_test (test.test_regrtest.ArgsTestCase.test_failing_test) ... ok test_forever (test.test_regrtest.ArgsTestCase.test_forever) ... ok test_fromfile (test.test_regrtest.ArgsTestCase.test_fromfile) ... ok test_huntrleaks (test.test_regrtest.ArgsTestCase.test_huntrleaks) ... skipped 'need a debug build' test_huntrleaks_bisect (test.test_regrtest.ArgsTestCase.test_huntrleaks_bisect) ... skipped 'need a debug build' test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase.test_huntrleaks_fd_leak) ... skipped 'need a debug build' test_huntrleaks_mp (test.test_regrtest.ArgsTestCase.test_huntrleaks_mp) ... skipped 'need a debug build' test_ignorefile (test.test_regrtest.ArgsTestCase.test_ignorefile) ... ok test_interrupted (test.test_regrtest.ArgsTestCase.test_interrupted) ... ok test_leak_tmp_file (test.test_regrtest.ArgsTestCase.test_leak_tmp_file) ... ok test_list_cases (test.test_regrtest.ArgsTestCase.test_list_cases) ... ok test_list_tests (test.test_regrtest.ArgsTestCase.test_list_tests) ... ok test_matchfile (test.test_regrtest.ArgsTestCase.test_matchfile) ... ok test_multiprocessing_timeout (test.test_regrtest.ArgsTestCase.test_multiprocessing_timeout) ... ok test_no_test_ran_some_test_exist_some_not (test.test_regrtest.ArgsTestCase.test_no_test_ran_some_test_exist_some_not) ... ok test_no_tests_ran (test.test_regrtest.ArgsTestCase.test_no_tests_ran) ... ok test_no_tests_ran_multiple_tests_nonexistent (test.test_regrtest.ArgsTestCase.test_no_tests_ran_multiple_tests_nonexistent) ... ok test_no_tests_ran_skip (test.test_regrtest.ArgsTestCase.test_no_tests_ran_skip) ... ok test_print_warning (test.test_regrtest.ArgsTestCase.test_print_warning) ... ok test_python_command (test.test_regrtest.ArgsTestCase.test_python_command) ... ok test_random (test.test_regrtest.ArgsTestCase.test_random) ... ok test_random_seed (test.test_regrtest.ArgsTestCase.test_random_seed) ... ok test_random_seed_workers (test.test_regrtest.ArgsTestCase.test_random_seed_workers) ... ok test_rerun_async_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_setup_hook_failure) ... ok test_rerun_async_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_teardown_hook_failure) ... ok test_rerun_fail (test.test_regrtest.ArgsTestCase.test_rerun_fail) ... ok test_rerun_setup_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_class_hook_failure) ... ok test_rerun_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_hook_failure) ... ok test_rerun_setup_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_module_hook_failure) ... ok test_rerun_success (test.test_regrtest.ArgsTestCase.test_rerun_success) ... ok test_rerun_teardown_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_class_hook_failure) ... ok test_rerun_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_hook_failure) ... ok test_rerun_teardown_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_module_hook_failure) ... ok test_resources (test.test_regrtest.ArgsTestCase.test_resources) ... ok test_skip (test.test_regrtest.ArgsTestCase.test_skip) ... ok test_slowest (test.test_regrtest.ArgsTestCase.test_slowest) ... ok test_slowest_interrupted (test.test_regrtest.ArgsTestCase.test_slowest_interrupted) ... ok test_success (test.test_regrtest.ArgsTestCase.test_success) ... ok test_threading_excepthook (test.test_regrtest.ArgsTestCase.test_threading_excepthook) ... ok test_uncollectable (test.test_regrtest.ArgsTestCase.test_uncollectable) ... skipped 'implementation detail specific to cpython' test_unicode_guard_env (test.test_regrtest.ArgsTestCase.test_unicode_guard_env) ... ok test_unload_tests (test.test_regrtest.ArgsTestCase.test_unload_tests) ... ok test_unraisable_exc (test.test_regrtest.ArgsTestCase.test_unraisable_exc) ... FAIL test_verbose3 (test.test_regrtest.ArgsTestCase.test_verbose3) ... ok test_wait (test.test_regrtest.ArgsTestCase.test_wait) ... ok test_worker_decode_error (test.test_regrtest.ArgsTestCase.test_worker_decode_error) ... ok test_worker_output_on_failure (test.test_regrtest.ArgsTestCase.test_worker_output_on_failure) ... skipped 'need faulthandler._sigsegv' test_xml (test.test_regrtest.ArgsTestCase.test_xml) ... ok test_finds_expected_number_of_tests (test.test_regrtest.CheckActualTests.test_finds_expected_number_of_tests) Check that regrtest appears to find the expected set of tests. ... ok test_arg (test.test_regrtest.ParseArgsTestCase.test_arg) ... ok test_arg_option_arg (test.test_regrtest.ParseArgsTestCase.test_arg_option_arg) ... ok test_bisect (test.test_regrtest.ParseArgsTestCase.test_bisect) ... ok test_coverage (test.test_regrtest.ParseArgsTestCase.test_coverage) ... ok test_coverdir (test.test_regrtest.ParseArgsTestCase.test_coverdir) ... ok test_dont_add_python_opts (test.test_regrtest.ParseArgsTestCase.test_dont_add_python_opts) ... ok test_exclude (test.test_regrtest.ParseArgsTestCase.test_exclude) ... ok test_failfast (test.test_regrtest.ParseArgsTestCase.test_failfast) ... ok test_fast_ci (test.test_regrtest.ParseArgsTestCase.test_fast_ci) ... ok test_fast_ci_python_cmd (test.test_regrtest.ParseArgsTestCase.test_fast_ci_python_cmd) ... ok test_fast_ci_resource (test.test_regrtest.ParseArgsTestCase.test_fast_ci_resource) ... ok test_forever (test.test_regrtest.ParseArgsTestCase.test_forever) ... ok test_fromfile (test.test_regrtest.ParseArgsTestCase.test_fromfile) ... ok test_header (test.test_regrtest.ParseArgsTestCase.test_header) ... ok test_help (test.test_regrtest.ParseArgsTestCase.test_help) ... ok test_huntrleaks (test.test_regrtest.ParseArgsTestCase.test_huntrleaks) ... ok test_long_option__partial (test.test_regrtest.ParseArgsTestCase.test_long_option__partial) ... ok test_match (test.test_regrtest.ParseArgsTestCase.test_match) ... ok test_memlimit (test.test_regrtest.ParseArgsTestCase.test_memlimit) ... ok test_multiprocess (test.test_regrtest.ParseArgsTestCase.test_multiprocess) ... ok test_nocoverdir (test.test_regrtest.ParseArgsTestCase.test_nocoverdir) ... ok test_nowindows (test.test_regrtest.ParseArgsTestCase.test_nowindows) ... ok test_option_and_arg (test.test_regrtest.ParseArgsTestCase.test_option_and_arg) ... ok test_option_with_empty_string_value (test.test_regrtest.ParseArgsTestCase.test_option_with_empty_string_value) ... ok test_quiet (test.test_regrtest.ParseArgsTestCase.test_quiet) ... ok test_randomize (test.test_regrtest.ParseArgsTestCase.test_randomize) ... ok test_randseed (test.test_regrtest.ParseArgsTestCase.test_randseed) ... ok test_rerun (test.test_regrtest.ParseArgsTestCase.test_rerun) ... ok test_runleaks (test.test_regrtest.ParseArgsTestCase.test_runleaks) ... ok test_single (test.test_regrtest.ParseArgsTestCase.test_single) ... ok test_single_process (test.test_regrtest.ParseArgsTestCase.test_single_process) ... ok test_slow_ci (test.test_regrtest.ParseArgsTestCase.test_slow_ci) ... ok test_slowest (test.test_regrtest.ParseArgsTestCase.test_slowest) ... ok test_start (test.test_regrtest.ParseArgsTestCase.test_start) ... ok test_testdir (test.test_regrtest.ParseArgsTestCase.test_testdir) ... ok test_threshold (test.test_regrtest.ParseArgsTestCase.test_threshold) ... ok test_timeout (test.test_regrtest.ParseArgsTestCase.test_timeout) ... ok test_two_options (test.test_regrtest.ParseArgsTestCase.test_two_options) ... ok test_unknown_option (test.test_regrtest.ParseArgsTestCase.test_unknown_option) ... ok test_unrecognized_argument (test.test_regrtest.ParseArgsTestCase.test_unrecognized_argument) ... ok test_use (test.test_regrtest.ParseArgsTestCase.test_use) ... ok test_verbose (test.test_regrtest.ParseArgsTestCase.test_verbose) ... ok test_verbose3 (test.test_regrtest.ParseArgsTestCase.test_verbose3) ... ok test_verbose3_huntrleaks (test.test_regrtest.ParseArgsTestCase.test_verbose3_huntrleaks) ... ok test_wait (test.test_regrtest.ParseArgsTestCase.test_wait) ... ok test_module_autotest (test.test_regrtest.ProgramsTestCase.test_module_autotest) ... ok test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase.test_module_from_test_autotest) ... ok test_module_regrtest (test.test_regrtest.ProgramsTestCase.test_module_regrtest) ... ok test_module_test (test.test_regrtest.ProgramsTestCase.test_module_test) ... ok test_pcbuild_rt (test.test_regrtest.ProgramsTestCase.test_pcbuild_rt) ... skipped 'File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\PCbuild\\rt.bat" does not exist' test_script_autotest (test.test_regrtest.ProgramsTestCase.test_script_autotest) ... ok test_script_regrtest (test.test_regrtest.ProgramsTestCase.test_script_regrtest) ... ok test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase.test_tools_buildbot_test) ... skipped 'test.bat script is not installed' test_format_duration (test.test_regrtest.TestUtils.test_format_duration) ... ok test_format_resources (test.test_regrtest.TestUtils.test_format_resources) ... ok test_get_signal_name (test.test_regrtest.TestUtils.test_get_signal_name) ... ok test_match_test (test.test_regrtest.TestUtils.test_match_test) ... ok test_normalize_test_name (test.test_regrtest.TestUtils.test_normalize_test_name) ... ok test_sanitize_xml (test.test_regrtest.TestUtils.test_sanitize_xml) ... ok ====================================================================== FAIL: test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts) (opt='--fast-ci') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 2185, in test_add_python_opts self.check_add_python_opts(opt) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 2180, in check_add_python_opts self.assertEqual(proc.returncode, 0, proc) ^^^^^^^^^^^ AssertionError: 2 != 0 : CompletedProcess(args=['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-m', 'test', '--fast-ci', '--testdir=d:\\systemtemp\\pytest\\tmpyn17illy', 'test_regrtest_noop1'], returncode=2, stdout='+ \'d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe\' -u -W default -bb -E -m test --fast-ci \'--testdir=d:\\systemtemp\\pytest\\tmpyn17illy\' test_regrtest_noop1 --dont-add-python-opts\nUsing random seed: 3206017871\n0:00:00 Run 1 test in parallel using 1 worker process (timeout: 10 min, worker timeout: 15 min)\n0:00:00 [1/1/1] test_regrtest_noop1 failed (1 error)\ntest_config (test_regrtest_noop1.WorkerTests.test_config) ... ERROR\ntest_python_opts (test_regrtest_noop1.WorkerTests.test_python_opts) ... ok\n\n======================================================================\nERROR: test_config (test_regrtest_noop1.WorkerTests.test_config)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File "d:\\systemtemp\\pytest\\tmpyn17illy\\test_regrtest_noop1.py", line 16, in test_config\n config = get_config()[\'config\']\n ^^^^^^^^^^^^\nTypeError: \'NoneType\' object is not callable\n\n----------------------------------------------------------------------\nRan 2 tests in 0.007s\n\nFAILED (errors=1)\ntest test_regrtest_noop1 failed\n\n== Tests result: FAILURE ==\n\n10 slowest tests:\n- test_regrtest_noop1: 344 ms\n\n1 test failed:\n test_regrtest_noop1\n\n0:00:30 load avg: 0.03 Re-running 1 failed tests in verbose mode in subprocesses\n0:00:30 load avg: 0.03 Run 1 test in parallel using 1 worker process (timeout: 10 min, worker timeout: 15 min)\n0:00:30 load avg: 0.03 [1/1/1] test_regrtest_noop1 failed (1 error)\nRe-running test_regrtest_noop1 in verbose mode (matching: test_config)\ntest_config (test_regrtest_noop1.WorkerTests.test_config) ... ERROR\n\n======================================================================\nERROR: test_config (test_regrtest_noop1.WorkerTests.test_config)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File "d:\\systemtemp\\pytest\\tmpyn17illy\\test_regrtest_noop1.py", line 16, in test_config\n config = get_config()[\'config\']\n ^^^^^^^^^^^^\nTypeError: \'NoneType\' object is not callable\n\n----------------------------------------------------------------------\nRan 1 test in 0.003s\n\nFAILED (errors=1)\ntest test_regrtest_noop1 failed\n1 test failed again:\n test_regrtest_noop1\n\n== Tests result: FAILURE then FAILURE ==\n\n10 slowest tests:\n- test_regrtest_noop1: 344 ms\n\n1 re-run test:\n test_regrtest_noop1\n\n1 test failed:\n test_regrtest_noop1\n\nTotal duration: 30.7 sec\nTotal tests: run=3\nTotal test files: run=2/1 failed=1 rerun=1\nResult: FAILURE then FAILURE\n') ====================================================================== FAIL: test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts) (opt='--slow-ci') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 2185, in test_add_python_opts self.check_add_python_opts(opt) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 2180, in check_add_python_opts self.assertEqual(proc.returncode, 0, proc) ^^^^^^^^^^^ AssertionError: 2 != 0 : CompletedProcess(args=['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-m', 'test', '--slow-ci', '--testdir=d:\\systemtemp\\pytest\\tmpyn17illy', 'test_regrtest_noop2'], returncode=2, stdout='+ \'d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe\' -u -W default -bb -E -m test --slow-ci \'--testdir=d:\\systemtemp\\pytest\\tmpyn17illy\' test_regrtest_noop2 --dont-add-python-opts\nUsing random seed: 1397846081\n0:00:00 Run 1 test in parallel using 1 worker process (timeout: 20 min, worker timeout: 25 min)\n0:00:00 [1/1/1] test_regrtest_noop2 failed (1 error)\ntest_config (test_regrtest_noop2.WorkerTests.test_config) ... ERROR\ntest_python_opts (test_regrtest_noop2.WorkerTests.test_python_opts) ... ok\n\n======================================================================\nERROR: test_config (test_regrtest_noop2.WorkerTests.test_config)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File "d:\\systemtemp\\pytest\\tmpyn17illy\\test_regrtest_noop2.py", line 16, in test_config\n config = get_config()[\'config\']\n ^^^^^^^^^^^^\nTypeError: \'NoneType\' object is not callable\n\n----------------------------------------------------------------------\nRan 2 tests in 0.006s\n\nFAILED (errors=1)\ntest test_regrtest_noop2 failed\n\n== Tests result: FAILURE ==\n\n10 slowest tests:\n- test_regrtest_noop2: 329 ms\n\n1 test failed:\n test_regrtest_noop2\n\n0:00:30 load avg: 0.00 Re-running 1 failed tests in verbose mode in subprocesses\n0:00:30 load avg: 0.00 Run 1 test in parallel using 1 worker process (timeout: 20 min, worker timeout: 25 min)\n0:00:30 load avg: 0.00 [1/1/1] test_regrtest_noop2 failed (1 error)\nRe-running test_regrtest_noop2 in verbose mode (matching: test_config)\ntest_config (test_regrtest_noop2.WorkerTests.test_config) ... ERROR\n\n======================================================================\nERROR: test_config (test_regrtest_noop2.WorkerTests.test_config)\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File "d:\\systemtemp\\pytest\\tmpyn17illy\\test_regrtest_noop2.py", line 16, in test_config\n config = get_config()[\'config\']\n ^^^^^^^^^^^^\nTypeError: \'NoneType\' object is not callable\n\n----------------------------------------------------------------------\nRan 1 test in 0.003s\n\nFAILED (errors=1)\ntest test_regrtest_noop2 failed\n1 test failed again:\n test_regrtest_noop2\n\n== Tests result: FAILURE then FAILURE ==\n\n10 slowest tests:\n- test_regrtest_noop2: 329 ms\n\n1 re-run test:\n test_regrtest_noop2\n\n1 test failed:\n test_regrtest_noop2\n\nTotal duration: 30.7 sec\nTotal tests: run=3\nTotal test files: run=2/1 failed=1 rerun=1\nResult: FAILURE then FAILURE\n') ====================================================================== FAIL: test_coverage (test.test_regrtest.ArgsTestCase.test_coverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 1134, in test_coverage output = self.run_tests("--coverage", test) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 909, in run_tests return self.run_python(cmdargs, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 765, in run_python proc = self.run_command(args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 756, in run_command self.fail(msg) ^^^^ AssertionError: Command ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=d:\\systemtemp\\pytest\\tmpv15fegi9', '--coverage', 'test_regrtest_coverage'] failed with exit code 1, but exit code 0 expected! stdout: --- Using random seed: 1344120552 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_regrtest_coverage 0:00:00 [1/1] test_regrtest_coverage passed Not printing coverage data for '<builtin>/frozen importlib._bootstrap_external': [Errno 22] Invalid argument: '<builtin>/frozen importlib._bootstrap_external' == Tests result: SUCCESS == 1 test OK. Total duration: 121 ms Total tests: run=1 Total test files: run=1/1 Result: SUCCESS Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\runpy.py", line 88, in _run_code exec(code, run_globals) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\__main__.py", line 2, in <module> main(_add_python_opts=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\main.py", line 728, in main Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\main.py", line 720, in main exitcode = self.run_tests(selected, tests) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\main.py", line 557, in run_tests return self._run_tests(selected, tests) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\main.py", line 537, in _run_tests self.finalize_tests(tracer) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\main.py", line 435, in finalize_tests results.write_results(show_missing=True, summary=True, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\trace.py", line 272, in write_results with open(filename, 'rb') as fp: ^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 22] Invalid argument: '<builtin>/frozen importlib._bootstrap_external' --- ====================================================================== FAIL: test_unraisable_exc (test.test_regrtest.ArgsTestCase.test_unraisable_exc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 1827, in test_unraisable_exc output = self.run_tests("--fail-env-changed", "-v", testname, ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 909, in run_tests return self.run_python(cmdargs, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 765, in run_python proc = self.run_command(args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_regrtest.py", line 756, in run_command self.fail(msg) ^^^^ AssertionError: Command ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=d:\\systemtemp\\pytest\\tmpf4h6r0sy', '--fail-env-changed', '-v', 'test_regrtest_noop46'] failed with exit code 0, but exit code 3 expected! stdout: --- == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8636æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources: all test resources are disabled, use -u option to unskip tests Using random seed: 782137092 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_regrtest_noop46 test_unraisable_exc (test_regrtest_noop46.Tests.test_unraisable_exc) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 0:00:00 [1/1] test_regrtest_noop46 passed == Tests result: SUCCESS == 1 test OK. Total duration: 246 ms Total tests: run=1 Total test files: run=1/1 Result: SUCCESS --- ---------------------------------------------------------------------- Ran 114 tests in 189.610s FAILED (failures=4, skipped=9) 0:03:09 load avg: 0.18 [1/1/1] test_regrtest failed (4 failures) in 3 min 9 sec == Tests result: FAILURE == 1 test failed: test_regrtest Total duration: 3 min 9 sec Total tests: run=114 failures=4 skipped=9 Total test files: run=1/1 failed=1 Result: FAILURE test test_regrtest failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4812æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3949354577 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_reprlib test_builtin_function (test.test_reprlib.LongReprTest.test_builtin_function) ... skipped 'needs a built-in function with a really long name' test_class (test.test_reprlib.LongReprTest.test_class) ... cached_path_len = 177 ok test_instance (test.test_reprlib.LongReprTest.test_instance) ... cached_path_len = 177 ok test_method (test.test_reprlib.LongReprTest.test_method) ... cached_path_len = 177 ok test_module (test.test_reprlib.LongReprTest.test_module) ... cached_path_len = 225 ok test_object (test.test_reprlib.LongReprTest.test_object) ... skipped 'need a suitable object' test_type (test.test_reprlib.LongReprTest.test_type) ... cached_path_len = 177 ok test_builtin_function (test.test_reprlib.ReprTests.test_builtin_function) ... FAIL test_cell (test.test_reprlib.ReprTests.test_cell) ... ok test_container (test.test_reprlib.ReprTests.test_container) ... ok test_custom_repr (test.test_reprlib.ReprTests.test_custom_repr) ... ok test_custom_repr_class_with_spaces (test.test_reprlib.ReprTests.test_custom_repr_class_with_spaces) ... ok test_descriptors (test.test_reprlib.ReprTests.test_descriptors) ... FAIL test_frozenset (test.test_reprlib.ReprTests.test_frozenset) ... ok test_init_kwargs (test.test_reprlib.ReprTests.test_init_kwargs) ... ok test_instance (test.test_reprlib.ReprTests.test_instance) ... ok test_invalid_indent (test.test_reprlib.ReprTests.test_invalid_indent) ... ok test_lambda (test.test_reprlib.ReprTests.test_lambda) ... ok test_nesting (test.test_reprlib.ReprTests.test_nesting) ... ok test_numbers (test.test_reprlib.ReprTests.test_numbers) ... ok test_range (test.test_reprlib.ReprTests.test_range) ... ok test_set_literal (test.test_reprlib.ReprTests.test_set_literal) ... ok test_shadowed_builtin (test.test_reprlib.ReprTests.test_shadowed_builtin) ... ok test_shadowed_stdlib_array (test.test_reprlib.ReprTests.test_shadowed_stdlib_array) ... ok test_string (test.test_reprlib.ReprTests.test_string) ... ok test_tuple (test.test_reprlib.ReprTests.test_tuple) ... ok test_unsortable (test.test_reprlib.ReprTests.test_unsortable) ... ok test_valid_indent (test.test_reprlib.ReprTests.test_valid_indent) ... ok test__type_params__ (test.test_reprlib.TestRecursiveRepr.test__type_params__) ... ok test_assigned_attributes (test.test_reprlib.TestRecursiveRepr.test_assigned_attributes) ... ok test_recursive_repr (test.test_reprlib.TestRecursiveRepr.test_recursive_repr) ... ok ====================================================================== FAIL: test_builtin_function (test.test_reprlib.ReprTests.test_builtin_function) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_reprlib.py", line 189, in test_builtin_function self.assertTrue(repr(''.split).startswith( ^^^^^^^^^^ AssertionError: False is not true ====================================================================== FAIL: test_descriptors (test.test_reprlib.ReprTests.test_descriptors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_reprlib.py", line 229, in test_descriptors eq(repr(dict.items), "<method 'items' of 'dict' objects>") AssertionError: '<function dict.items at 0x00007ff9973e3590>' != "<method 'items' of 'dict' objects>" - <function dict.items at 0x00007ff9973e3590> + <method 'items' of 'dict' objects> ---------------------------------------------------------------------- Ran 31 tests in 0.111s FAILED (failures=2, skipped=2) 0:00:00 [1/1/1] test_reprlib failed (2 failures) == Tests result: FAILURE == 1 test failed: test_reprlib Total duration: 412 ms Total tests: run=31 failures=2 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_reprlib failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1012æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2865609376 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_rlcompleter test_attr_matches (test.test_rlcompleter.TestRlcompleter.test_attr_matches) ... FAIL test_complete (test.test_rlcompleter.TestRlcompleter.test_complete) ... ok test_duplicate_globals (test.test_rlcompleter.TestRlcompleter.test_duplicate_globals) ... ok test_excessive_getattr (test.test_rlcompleter.TestRlcompleter.test_excessive_getattr) Ensure getattr() is invoked no more than once per attribute ... ok test_global_matches (test.test_rlcompleter.TestRlcompleter.test_global_matches) ... ok test_namespace (test.test_rlcompleter.TestRlcompleter.test_namespace) ... ok test_property_method_not_called (test.test_rlcompleter.TestRlcompleter.test_property_method_not_called) ... ok test_uncreated_attr (test.test_rlcompleter.TestRlcompleter.test_uncreated_attr) ... ok ====================================================================== FAIL: test_attr_matches (test.test_rlcompleter.TestRlcompleter.test_attr_matches) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_rlcompleter.py", line 59, in test_attr_matches self.assertEqual(self.stdcompleter.attr_matches('None.'), expected) ^^^^^^^^^^^ AssertionError: Lists differ: ['None.__bool__()', 'None.__class__()', 'None.__delattr__[408 chars]__('] != ['None.__bool__(', 'None.__class__(', 'None.__delattr__('[398 chars]__('] First differing element 0: 'None.__bool__()' 'None.__bool__(' Diff is 988 characters long. Set self.maxDiff to None to see it. ---------------------------------------------------------------------- Ran 8 tests in 0.038s FAILED (failures=1) 0:00:00 [1/1/1] test_rlcompleter failed (1 failure) == Tests result: FAILURE == 1 test failed: test_rlcompleter Total duration: 420 ms Total tests: run=8 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\rlcompleter.py:83: UserWarning: readline.redisplay() not implemented readline.redisplay() test test_rlcompleter failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8420æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4041905567 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_robotparser test_bad_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.AnotherInvalidRequestRateTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_good_urls) ... ok test_request_rate (test.test_robotparser.CrawlDelayAndRequestRateTest.test_request_rate) ... ok test_site_maps (test.test_robotparser.CrawlDelayAndRequestRateTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.DefaultEntryTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.DefaultEntryTest.test_good_urls) ... ok test_request_rate (test.test_robotparser.DefaultEntryTest.test_request_rate) ... ok test_site_maps (test.test_robotparser.DefaultEntryTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.DifferentAgentTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.DifferentAgentTest.test_good_urls) ... ok test_request_rate (test.test_robotparser.DifferentAgentTest.test_request_rate) ... ok test_site_maps (test.test_robotparser.DifferentAgentTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.DisallowQueryStringTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.DisallowQueryStringTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.DisallowQueryStringTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.EmptyFileTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.EmptyFileTest.test_good_urls) ... ok test_request_rate (test.test_robotparser.EmptyFileTest.test_request_rate) ... ok test_site_maps (test.test_robotparser.EmptyFileTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.EmptyQueryStringTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.EmptyQueryStringTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.EmptyQueryStringTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.GoogleURLOrderingTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.GoogleURLOrderingTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.GoogleURLOrderingTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.InvalidCrawlDelayTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.InvalidCrawlDelayTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.InvalidCrawlDelayTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.InvalidRequestRateTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.InvalidRequestRateTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.InvalidRequestRateTest.test_site_maps) ... ok test_basic (test.test_robotparser.NetworkTestCase.test_basic) ... ok test_can_fetch (test.test_robotparser.NetworkTestCase.test_can_fetch) ... ok test_read_404 (test.test_robotparser.NetworkTestCase.test_read_404) ... ok testPasswordProtectedSite (test.test_robotparser.PasswordProtectedSiteTestCase.testPasswordProtectedSite) ... ok test_bad_urls (test.test_robotparser.RejectAllRobotsTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.RejectAllRobotsTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.RejectAllRobotsTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.SitemapTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.SitemapTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.SitemapTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.StringFormattingTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.StringFormattingTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.StringFormattingTest.test_site_maps) ... ok test_string_formatting (test.test_robotparser.StringFormattingTest.test_string_formatting) ... ok test_bad_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.UseFirstUserAgentWildcardTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.UserAgentGoogleMobileTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.UserAgentOrderingTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.UserAgentOrderingTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.UserAgentOrderingTest.test_site_maps) ... ok test_bad_urls (test.test_robotparser.UserAgentWildcardTest.test_bad_urls) ... ok test_good_urls (test.test_robotparser.UserAgentWildcardTest.test_good_urls) ... ok test_site_maps (test.test_robotparser.UserAgentWildcardTest.test_site_maps) ... ok ---------------------------------------------------------------------- Ran 63 tests in 2.640s OK 0:00:03 [1/1] test_robotparser passed == Tests result: SUCCESS == 1 test OK. Total duration: 3.0 sec Total tests: run=63 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7748æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3424220650 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_runpy test_run_code (test.test_runpy.ExecutionLayerTestCase.test_run_code) ... ok test_run_module_code (test.test_runpy.ExecutionLayerTestCase.test_run_module_code) ... ok test_explicit_relative_import (test.test_runpy.RunModuleTestCase.test_explicit_relative_import) ... ok test_invalid_names (test.test_runpy.RunModuleTestCase.test_invalid_names) ... ok test_library_module (test.test_runpy.RunModuleTestCase.test_library_module) ... ok test_main_relative_import (test.test_runpy.RunModuleTestCase.test_main_relative_import) ... ok test_package_imported_no_warning (test.test_runpy.RunModuleTestCase.test_package_imported_no_warning) ... ok test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase.test_pkgutil_walk_packages) ... ok test_run_module (test.test_runpy.RunModuleTestCase.test_run_module) ... ok test_run_module_alter_sys (test.test_runpy.RunModuleTestCase.test_run_module_alter_sys) ... ok test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_module_in_namespace_package) ... ok test_run_name (test.test_runpy.RunModuleTestCase.test_run_name) ... ok test_run_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package) ... ok test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package_in_namespace_package) ... ok test_run_package (test.test_runpy.RunModuleTestCase.test_run_package) ... ok test_run_package_alter_sys (test.test_runpy.RunModuleTestCase.test_run_package_alter_sys) ... ok test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_package_in_namespace_package) ... ok test_run_package_init_exceptions (test.test_runpy.RunModuleTestCase.test_run_package_init_exceptions) ... ok test_submodule_imported_warning (test.test_runpy.RunModuleTestCase.test_submodule_imported_warning) ... ok test_basic_script (test.test_runpy.RunPathTestCase.test_basic_script) ... ok test_basic_script_no_suffix (test.test_runpy.RunPathTestCase.test_basic_script_no_suffix) ... ok test_basic_script_with_pathlike_object (test.test_runpy.RunPathTestCase.test_basic_script_with_pathlike_object) ... ok test_directory (test.test_runpy.RunPathTestCase.test_directory) ... ok test_directory_compiled (test.test_runpy.RunPathTestCase.test_directory_compiled) ... ok test_directory_error (test.test_runpy.RunPathTestCase.test_directory_error) ... ok test_encoding (test.test_runpy.RunPathTestCase.test_encoding) ... ERROR test_main_recursion_error (test.test_runpy.RunPathTestCase.test_main_recursion_error) ... skipped "resource 'cpu' is not enabled" test_script_compiled (test.test_runpy.RunPathTestCase.test_script_compiled) ... ok test_zipfile (test.test_runpy.RunPathTestCase.test_zipfile) ... ok test_zipfile_compiled (test.test_runpy.RunPathTestCase.test_zipfile_compiled) ... ok test_zipfile_error (test.test_runpy.RunPathTestCase.test_zipfile_error) ... ok test_pymain_run_command (test.test_runpy.TestExit.test_pymain_run_command) ... FAIL test_pymain_run_command_run_module (test.test_runpy.TestExit.test_pymain_run_command_run_module) ... FAIL test_pymain_run_file (test.test_runpy.TestExit.test_pymain_run_file) ... FAIL test_pymain_run_file_runpy_run_module (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module) ... FAIL test_pymain_run_file_runpy_run_module_as_main (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_as_main) ... FAIL test_pymain_run_module (test.test_runpy.TestExit.test_pymain_run_module) ... FAIL test_pymain_run_stdin (test.test_runpy.TestExit.test_pymain_run_stdin) ... FAIL ====================================================================== ERROR: test_encoding (test.test_runpy.RunPathTestCase.test_encoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 755, in test_encoding result = run_path(filename) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\runpy.py", line 286, in run_path code = _get_code_from_file(path_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\runpy.py", line 259, in _get_code_from_file code = compile(f.read(), fname, 'exec') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\SystemTemp\pytest\tmp8c8_8t9o\script.py", line 3 s = "non-ASCII: h�" ^ SyntaxError: Non-UTF-8 code starting with '\xe9' in file <unknown> on line 3, but no encoding declared; see https://python.org/dev/peps/pep-0263/ for details ====================================================================== FAIL: test_pymain_run_command (test.test_runpy.TestExit.test_pymain_run_command) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 829, in test_pymain_run_command self.assertSigInt(["-c", "import ham"], cwd=self.ham.parent) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_command_run_module (test.test_runpy.TestExit.test_pymain_run_command_run_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 823, in test_pymain_run_command_run_module self.assertSigInt( ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_file (test.test_runpy.TestExit.test_pymain_run_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 794, in test_pymain_run_file self.assertSigInt([self.ham]) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_file_runpy_run_module (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 807, in test_pymain_run_file_runpy_run_module self.assertSigInt([run_module], cwd=tmp) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_file_runpy_run_module_as_main (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_as_main) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 820, in test_pymain_run_file_runpy_run_module_as_main self.assertSigInt([run_module_as_main], cwd=tmp) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_module (test.test_runpy.TestExit.test_pymain_run_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 836, in test_pymain_run_module self.assertSigInt(["-m", ham.stem], cwd=ham.parent) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ====================================================================== FAIL: test_pymain_run_stdin (test.test_runpy.TestExit.test_pymain_run_stdin) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 832, in test_pymain_run_stdin self.assertSigInt([], input="import ham", cwd=self.ham.parent) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_runpy.py", line 791, in assertSigInt self.assertEqual(proc.returncode, self.EXPECTED_CODE) ^^^^^^^^^^^ AssertionError: 3 != 3221225786 ---------------------------------------------------------------------- Ran 38 tests in 1.338s FAILED (failures=7, errors=1, skipped=1) 0:00:01 [1/1/1] test_runpy failed (1 error, 7 failures) == Tests result: FAILURE == 1 test failed: test_runpy Total duration: 1.6 sec Total tests: run=38 failures=7 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_runpy failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5444æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2774629673 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sax test_1463026_1 (test.test_sax.BytesXmlgenTest.test_1463026_1) ... ok test_1463026_1_empty (test.test_sax.BytesXmlgenTest.test_1463026_1_empty) ... ok test_1463026_2 (test.test_sax.BytesXmlgenTest.test_1463026_2) ... ok test_1463026_2_empty (test.test_sax.BytesXmlgenTest.test_1463026_2_empty) ... ok test_1463026_3 (test.test_sax.BytesXmlgenTest.test_1463026_3) ... ok test_1463026_3_empty (test.test_sax.BytesXmlgenTest.test_1463026_3_empty) ... ok test_5027_1 (test.test_sax.BytesXmlgenTest.test_5027_1) ... ok test_5027_2 (test.test_sax.BytesXmlgenTest.test_5027_2) ... ok test_no_close_file (test.test_sax.BytesXmlgenTest.test_no_close_file) ... ok test_xmlgen_attr_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_attr_escape) ... ok test_xmlgen_basic (test.test_sax.BytesXmlgenTest.test_xmlgen_basic) ... ok test_xmlgen_basic_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_basic_empty) ... ok test_xmlgen_content (test.test_sax.BytesXmlgenTest.test_xmlgen_content) ... ok test_xmlgen_content_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_content_empty) ... ok test_xmlgen_content_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_content_escape) ... ok test_xmlgen_encoding (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding) ... ok test_xmlgen_encoding_bytes (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding_bytes) ... ok test_xmlgen_fragment (test.test_sax.BytesXmlgenTest.test_xmlgen_fragment) ... ok test_xmlgen_ignorable (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable) ... ok test_xmlgen_ignorable_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable_empty) ... ok test_xmlgen_ns (test.test_sax.BytesXmlgenTest.test_xmlgen_ns) ... ok test_xmlgen_ns_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ns_empty) ... ok test_xmlgen_pi (test.test_sax.BytesXmlgenTest.test_xmlgen_pi) ... ok test_xmlgen_unencodable (test.test_sax.BytesXmlgenTest.test_xmlgen_unencodable) ... ok test_handlers (test.test_sax.CDATAHandlerTest.test_handlers) ... ok test_expat_incomplete (test.test_sax.ErrorReportingTest.test_expat_incomplete) ... ok test_expat_inpsource_location (test.test_sax.ErrorReportingTest.test_expat_inpsource_location) ... ok test_sax_parse_exception_str (test.test_sax.ErrorReportingTest.test_sax_parse_exception_str) ... ok test_expat_attrs_empty (test.test_sax.ExpatReaderTest.test_expat_attrs_empty) ... ok test_expat_attrs_wattr (test.test_sax.ExpatReaderTest.test_expat_attrs_wattr) ... ok test_expat_binary_file (test.test_sax.ExpatReaderTest.test_expat_binary_file) ... ok test_expat_binary_file_bytes_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_bytes_name) ... ok test_expat_binary_file_int_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_int_name) ... ok test_expat_binary_file_nonascii (test.test_sax.ExpatReaderTest.test_expat_binary_file_nonascii) ... ok test_expat_dtdhandler (test.test_sax.ExpatReaderTest.test_expat_dtdhandler) ... ok test_expat_entityresolver_default (test.test_sax.ExpatReaderTest.test_expat_entityresolver_default) ... ok test_expat_entityresolver_enabled (test.test_sax.ExpatReaderTest.test_expat_entityresolver_enabled) ... ok test_expat_external_dtd_default (test.test_sax.ExpatReaderTest.test_expat_external_dtd_default) ... ok test_expat_external_dtd_enabled (test.test_sax.ExpatReaderTest.test_expat_external_dtd_enabled) ... ok test_expat_incremental (test.test_sax.ExpatReaderTest.test_expat_incremental) ... ok test_expat_incremental_reset (test.test_sax.ExpatReaderTest.test_expat_incremental_reset) ... ok test_expat_inpsource_byte_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_byte_stream) ... ok test_expat_inpsource_character_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_character_stream) ... ok test_expat_inpsource_filename (test.test_sax.ExpatReaderTest.test_expat_inpsource_filename) ... ok test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid) ... ok test_expat_inpsource_sysid_nonascii (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_nonascii) ... ok test_expat_locator_noinfo (test.test_sax.ExpatReaderTest.test_expat_locator_noinfo) ... ok test_expat_locator_withinfo (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo) ... ok test_expat_locator_withinfo_nonascii (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_nonascii) ... ok test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest.test_expat_nsattrs_empty) ... ok test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest.test_expat_nsattrs_wattr) ... ok test_expat_text_file (test.test_sax.ExpatReaderTest.test_expat_text_file) ... ok test_flush_reparse_deferral_disabled (test.test_sax.ExpatReaderTest.test_flush_reparse_deferral_disabled) ... ok test_flush_reparse_deferral_enabled (test.test_sax.ExpatReaderTest.test_flush_reparse_deferral_enabled) ... ok test_handlers (test.test_sax.LexicalHandlerTest.test_handlers) ... ok test_make_parser2 (test.test_sax.MakeParserTest.test_make_parser2) ... ok test_make_parser3 (test.test_sax.MakeParserTest.test_make_parser3) ... ok test_make_parser4 (test.test_sax.MakeParserTest.test_make_parser4) ... ok test_make_parser5 (test.test_sax.MakeParserTest.test_make_parser5) ... ok test_parseString_bytes (test.test_sax.ParseTest.test_parseString_bytes) ... ok test_parseString_text (test.test_sax.ParseTest.test_parseString_text) ... ok test_parse_InputSource (test.test_sax.ParseTest.test_parse_InputSource) ... ok test_parse_bytes (test.test_sax.ParseTest.test_parse_bytes) ... ok test_parse_close_source (test.test_sax.ParseTest.test_parse_close_source) ... ok test_parse_path_object (test.test_sax.ParseTest.test_parse_path_object) ... ok test_parse_text (test.test_sax.ParseTest.test_parse_text) ... ok test_binary_file (test.test_sax.PrepareInputSourceTest.test_binary_file) ... ok test_byte_stream (test.test_sax.PrepareInputSourceTest.test_byte_stream) ... ok test_character_stream (test.test_sax.PrepareInputSourceTest.test_character_stream) ... ok test_path_objects (test.test_sax.PrepareInputSourceTest.test_path_objects) ... ok test_string (test.test_sax.PrepareInputSourceTest.test_string) ... ok test_system_id (test.test_sax.PrepareInputSourceTest.test_system_id) ... ok test_text_file (test.test_sax.PrepareInputSourceTest.test_text_file) ... ok test_double_quoteattr (test.test_sax.SaxutilsTest.test_double_quoteattr) ... ok test_escape_all (test.test_sax.SaxutilsTest.test_escape_all) ... ok test_escape_basic (test.test_sax.SaxutilsTest.test_escape_basic) ... ok test_escape_extra (test.test_sax.SaxutilsTest.test_escape_extra) ... ok test_make_parser (test.test_sax.SaxutilsTest.test_make_parser) ... ok test_quoteattr_basic (test.test_sax.SaxutilsTest.test_quoteattr_basic) ... ok test_single_double_quoteattr (test.test_sax.SaxutilsTest.test_single_double_quoteattr) ... ok test_single_quoteattr (test.test_sax.SaxutilsTest.test_single_quoteattr) ... ok test_unescape_all (test.test_sax.SaxutilsTest.test_unescape_all) ... ok test_unescape_amp_extra (test.test_sax.SaxutilsTest.test_unescape_amp_extra) ... ok test_unescape_basic (test.test_sax.SaxutilsTest.test_unescape_basic) ... ok test_unescape_extra (test.test_sax.SaxutilsTest.test_unescape_extra) ... ok test_1463026_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1) ... ok test_1463026_1_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_empty) ... ok test_1463026_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2) ... ok test_1463026_2_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_empty) ... ok test_1463026_3 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3) ... ok test_1463026_3_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_empty) ... ok test_5027_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_1) ... ok test_5027_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_2) ... ok test_no_close_file (test.test_sax.StreamReaderWriterXmlgenTest.test_no_close_file) ... ok test_xmlgen_attr_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_attr_escape) ... ok test_xmlgen_basic (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic) ... ok test_xmlgen_basic_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_empty) ... ok test_xmlgen_content (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content) ... ok test_xmlgen_content_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_empty) ... ok test_xmlgen_content_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_escape) ... ok test_xmlgen_encoding (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_bytes) ... ok test_xmlgen_fragment (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_fragment) ... ok test_xmlgen_ignorable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_empty) ... ok test_xmlgen_ns (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns) ... ok test_xmlgen_ns_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_empty) ... ok test_xmlgen_pi (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_pi) ... ok test_xmlgen_unencodable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_unencodable) ... ok test_1463026_1 (test.test_sax.StreamWriterXmlgenTest.test_1463026_1) ... ok test_1463026_1_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_1_empty) ... ok test_1463026_2 (test.test_sax.StreamWriterXmlgenTest.test_1463026_2) ... ok test_1463026_2_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_2_empty) ... ok test_1463026_3 (test.test_sax.StreamWriterXmlgenTest.test_1463026_3) ... ok test_1463026_3_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_3_empty) ... ok test_5027_1 (test.test_sax.StreamWriterXmlgenTest.test_5027_1) ... ok test_5027_2 (test.test_sax.StreamWriterXmlgenTest.test_5027_2) ... ok test_no_close_file (test.test_sax.StreamWriterXmlgenTest.test_no_close_file) ... ok test_xmlgen_attr_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_attr_escape) ... ok test_xmlgen_basic (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic) ... ok test_xmlgen_basic_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic_empty) ... ok test_xmlgen_content (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content) ... ok test_xmlgen_content_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_empty) ... ok test_xmlgen_content_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_escape) ... ok test_xmlgen_encoding (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding_bytes) ... ok test_xmlgen_fragment (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_fragment) ... ok test_xmlgen_ignorable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable_empty) ... ok test_xmlgen_ns (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns) ... ok test_xmlgen_ns_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns_empty) ... ok test_xmlgen_pi (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_pi) ... ok test_xmlgen_unencodable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_unencodable) ... ok test_1463026_1 (test.test_sax.StringXmlgenTest.test_1463026_1) ... ok test_1463026_1_empty (test.test_sax.StringXmlgenTest.test_1463026_1_empty) ... ok test_1463026_2 (test.test_sax.StringXmlgenTest.test_1463026_2) ... ok test_1463026_2_empty (test.test_sax.StringXmlgenTest.test_1463026_2_empty) ... ok test_1463026_3 (test.test_sax.StringXmlgenTest.test_1463026_3) ... ok test_1463026_3_empty (test.test_sax.StringXmlgenTest.test_1463026_3_empty) ... ok test_5027_1 (test.test_sax.StringXmlgenTest.test_5027_1) ... ok test_5027_2 (test.test_sax.StringXmlgenTest.test_5027_2) ... ok test_no_close_file (test.test_sax.StringXmlgenTest.test_no_close_file) ... ok test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest.test_xmlgen_attr_escape) ... ok test_xmlgen_basic (test.test_sax.StringXmlgenTest.test_xmlgen_basic) ... ok test_xmlgen_basic_empty (test.test_sax.StringXmlgenTest.test_xmlgen_basic_empty) ... ok test_xmlgen_content (test.test_sax.StringXmlgenTest.test_xmlgen_content) ... ok test_xmlgen_content_empty (test.test_sax.StringXmlgenTest.test_xmlgen_content_empty) ... ok test_xmlgen_content_escape (test.test_sax.StringXmlgenTest.test_xmlgen_content_escape) ... ok test_xmlgen_encoding (test.test_sax.StringXmlgenTest.test_xmlgen_encoding) ... ok test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest.test_xmlgen_encoding_bytes) ... ok test_xmlgen_fragment (test.test_sax.StringXmlgenTest.test_xmlgen_fragment) ... ok test_xmlgen_ignorable (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable) ... ok test_xmlgen_ignorable_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable_empty) ... ok test_xmlgen_ns (test.test_sax.StringXmlgenTest.test_xmlgen_ns) ... ok test_xmlgen_ns_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ns_empty) ... ok test_xmlgen_pi (test.test_sax.StringXmlgenTest.test_xmlgen_pi) ... ok test_1463026_1 (test.test_sax.WriterXmlgenTest.test_1463026_1) ... ok test_1463026_1_empty (test.test_sax.WriterXmlgenTest.test_1463026_1_empty) ... ok test_1463026_2 (test.test_sax.WriterXmlgenTest.test_1463026_2) ... ok test_1463026_2_empty (test.test_sax.WriterXmlgenTest.test_1463026_2_empty) ... ok test_1463026_3 (test.test_sax.WriterXmlgenTest.test_1463026_3) ... ok test_1463026_3_empty (test.test_sax.WriterXmlgenTest.test_1463026_3_empty) ... ok test_5027_1 (test.test_sax.WriterXmlgenTest.test_5027_1) ... ok test_5027_2 (test.test_sax.WriterXmlgenTest.test_5027_2) ... ok test_no_close_file (test.test_sax.WriterXmlgenTest.test_no_close_file) ... ok test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_attr_escape) ... ok test_xmlgen_basic (test.test_sax.WriterXmlgenTest.test_xmlgen_basic) ... ok test_xmlgen_basic_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_basic_empty) ... ok test_xmlgen_content (test.test_sax.WriterXmlgenTest.test_xmlgen_content) ... ok test_xmlgen_content_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_content_empty) ... ok test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_content_escape) ... ok test_xmlgen_encoding (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding) ... ok test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding_bytes) ... ok test_xmlgen_fragment (test.test_sax.WriterXmlgenTest.test_xmlgen_fragment) ... ok test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable) ... ok test_xmlgen_ignorable_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable_empty) ... ok test_xmlgen_ns (test.test_sax.WriterXmlgenTest.test_xmlgen_ns) ... ok test_xmlgen_ns_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ns_empty) ... ok test_xmlgen_pi (test.test_sax.WriterXmlgenTest.test_xmlgen_pi) ... ok test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest.test_xmlgen_unencodable) ... ok test_filter_basic (test.test_sax.XMLFilterBaseTest.test_filter_basic) ... ok test_attrs_empty (test.test_sax.XmlReaderTest.test_attrs_empty) ... ok test_attrs_wattr (test.test_sax.XmlReaderTest.test_attrs_wattr) ... ok test_nsattrs_empty (test.test_sax.XmlReaderTest.test_nsattrs_empty) ... ok test_nsattrs_wattr (test.test_sax.XmlReaderTest.test_nsattrs_wattr) ... ok ---------------------------------------------------------------------- Ran 185 tests in 0.236s OK 0:00:00 [1/1] test_sax passed == Tests result: SUCCESS == 1 test OK. Total duration: 688 ms Total tests: run=185 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9148æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1004100031 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_secrets test_bad_types (test.test_secrets.Compare_Digest_Tests.test_bad_types) ... ok test_bool (test.test_secrets.Compare_Digest_Tests.test_bool) ... ok test_equal (test.test_secrets.Compare_Digest_Tests.test_equal) ... ok test_unequal (test.test_secrets.Compare_Digest_Tests.test_unequal) ... ok test_choice (test.test_secrets.Random_Tests.test_choice) ... ok test_randbelow (test.test_secrets.Random_Tests.test_randbelow) ... ok test_randbits (test.test_secrets.Random_Tests.test_randbits) ... ok test_token_bytes (test.test_secrets.Token_Tests.test_token_bytes) ... ok test_token_defaults (test.test_secrets.Token_Tests.test_token_defaults) ... ok test_token_hex (test.test_secrets.Token_Tests.test_token_hex) ... ok test_token_urlsafe (test.test_secrets.Token_Tests.test_token_urlsafe) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.004s OK 0:00:00 [1/1] test_secrets passed == Tests result: SUCCESS == 1 test OK. Total duration: 318 ms Total tests: run=11 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2856æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1699519057 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_set test_copy (test.test_set.TestBasicOpsBytes.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsBytes.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsBytes.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsBytes.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsBytes.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsBytes.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsBytes.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsBytes.test_equivalent_equality) ... ok test_intersection_empty (test.test_set.TestBasicOpsBytes.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsBytes.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsBytes.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsBytes.test_iteration) ... ok test_length (test.test_set.TestBasicOpsBytes.test_length) ... ok test_pickling (test.test_set.TestBasicOpsBytes.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsBytes.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsBytes.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsBytes.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsBytes.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsBytes.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsBytes.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsBytes.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsBytes.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsEmpty.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsEmpty.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsEmpty.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsEmpty.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsEmpty.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsEmpty.test_equivalent_equality) ... ok test_intersection_empty (test.test_set.TestBasicOpsEmpty.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsEmpty.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsEmpty.test_iteration) ... ok test_length (test.test_set.TestBasicOpsEmpty.test_length) ... ok test_pickling (test.test_set.TestBasicOpsEmpty.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsEmpty.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsEmpty.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsEmpty.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsEmpty.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsEmpty.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsEmpty.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsEmpty.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsMixedStringBytes.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsMixedStringBytes.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsMixedStringBytes.test_equivalent_equality) ... ok test_intersection_empty (test.test_set.TestBasicOpsMixedStringBytes.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsMixedStringBytes.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsMixedStringBytes.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsMixedStringBytes.test_iteration) ... ok test_length (test.test_set.TestBasicOpsMixedStringBytes.test_length) ... ok test_pickling (test.test_set.TestBasicOpsMixedStringBytes.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsMixedStringBytes.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsMixedStringBytes.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsMixedStringBytes.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsMixedStringBytes.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsSingleton.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsSingleton.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsSingleton.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsSingleton.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsSingleton.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsSingleton.test_equivalent_equality) ... ok test_in (test.test_set.TestBasicOpsSingleton.test_in) ... ok test_intersection_empty (test.test_set.TestBasicOpsSingleton.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsSingleton.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsSingleton.test_iteration) ... ok test_length (test.test_set.TestBasicOpsSingleton.test_length) ... ok test_not_in (test.test_set.TestBasicOpsSingleton.test_not_in) ... ok test_pickling (test.test_set.TestBasicOpsSingleton.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsSingleton.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsSingleton.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsSingleton.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsSingleton.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsSingleton.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsSingleton.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsSingleton.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsString.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsString.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsString.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsString.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsString.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsString.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsString.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsString.test_equivalent_equality) ... ok test_intersection_empty (test.test_set.TestBasicOpsString.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsString.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsString.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsString.test_iteration) ... ok test_length (test.test_set.TestBasicOpsString.test_length) ... ok test_pickling (test.test_set.TestBasicOpsString.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsString.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsString.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsString.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsString.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsString.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsString.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsString.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsString.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsTriple.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsTriple.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTriple.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsTriple.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTriple.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsTriple.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTriple.test_equivalent_equality) ... ok test_intersection_empty (test.test_set.TestBasicOpsTriple.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTriple.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsTriple.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsTriple.test_iteration) ... ok test_length (test.test_set.TestBasicOpsTriple.test_length) ... ok test_pickling (test.test_set.TestBasicOpsTriple.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsTriple.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsTriple.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsTriple.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsTriple.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTriple.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTriple.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsTriple.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsTriple.test_union_empty) ... ok test_copy (test.test_set.TestBasicOpsTuple.test_copy) ... ok test_empty_difference (test.test_set.TestBasicOpsTuple.test_empty_difference) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTuple.test_empty_difference_rev) ... ok test_empty_intersection (test.test_set.TestBasicOpsTuple.test_empty_intersection) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTuple.test_empty_isdisjoint) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple.test_empty_symmetric_difference) ... ok test_empty_union (test.test_set.TestBasicOpsTuple.test_empty_union) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTuple.test_equivalent_equality) ... ok test_in (test.test_set.TestBasicOpsTuple.test_in) ... ok test_intersection_empty (test.test_set.TestBasicOpsTuple.test_intersection_empty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTuple.test_isdisjoint_empty) ... ok test_issue_37219 (test.test_set.TestBasicOpsTuple.test_issue_37219) ... ok test_iteration (test.test_set.TestBasicOpsTuple.test_iteration) ... ok test_length (test.test_set.TestBasicOpsTuple.test_length) ... ok test_not_in (test.test_set.TestBasicOpsTuple.test_not_in) ... ok test_pickling (test.test_set.TestBasicOpsTuple.test_pickling) ... ok test_repr (test.test_set.TestBasicOpsTuple.test_repr) ... ok test_self_difference (test.test_set.TestBasicOpsTuple.test_self_difference) ... ok test_self_equality (test.test_set.TestBasicOpsTuple.test_self_equality) ... ok test_self_intersection (test.test_set.TestBasicOpsTuple.test_self_intersection) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTuple.test_self_isdisjoint) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTuple.test_self_symmetric_difference) ... ok test_self_union (test.test_set.TestBasicOpsTuple.test_self_union) ... ok test_union_empty (test.test_set.TestBasicOpsTuple.test_union_empty) ... ok test_eq (test.test_set.TestBinaryOps.test_eq) ... ok test_intersection_non_overlap (test.test_set.TestBinaryOps.test_intersection_non_overlap) ... ok test_intersection_overlap (test.test_set.TestBinaryOps.test_intersection_overlap) ... ok test_intersection_subset (test.test_set.TestBinaryOps.test_intersection_subset) ... ok test_intersection_superset (test.test_set.TestBinaryOps.test_intersection_superset) ... ok test_isdisjoint_non_overlap (test.test_set.TestBinaryOps.test_isdisjoint_non_overlap) ... ok test_isdisjoint_overlap (test.test_set.TestBinaryOps.test_isdisjoint_overlap) ... ok test_isdisjoint_subset (test.test_set.TestBinaryOps.test_isdisjoint_subset) ... ok test_isdisjoint_superset (test.test_set.TestBinaryOps.test_isdisjoint_superset) ... ok test_sym_difference_non_overlap (test.test_set.TestBinaryOps.test_sym_difference_non_overlap) ... ok test_sym_difference_overlap (test.test_set.TestBinaryOps.test_sym_difference_overlap) ... ok test_sym_difference_subset (test.test_set.TestBinaryOps.test_sym_difference_subset) ... ok test_sym_difference_superset (test.test_set.TestBinaryOps.test_sym_difference_superset) ... ok test_union_non_overlap (test.test_set.TestBinaryOps.test_union_non_overlap) ... ok test_union_overlap (test.test_set.TestBinaryOps.test_union_overlap) ... ok test_union_subset (test.test_set.TestBinaryOps.test_union_subset) ... ok test_union_superset (test.test_set.TestBinaryOps.test_union_superset) ... ok test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_and_with_mutation) ... ok test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_eq_with_mutation) ... ok test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ge_with_mutation) ... ok test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_gt_with_mutation) ... ok test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation) ... ok test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ior_with_mutation) ... ok test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_isub_with_mutation) ... ok test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation) ... ok test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation) ... ok test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_le_with_mutation) ... ok test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_lt_with_mutation) ... ok test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ne_with_mutation) ... ok test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_or_with_mutation) ... ok test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_sub_with_mutation) ... ok test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_xor_with_mutation) ... ok test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation) ... ok test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation) ... ok test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation) ... ok test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation) ... ok test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation) ... ok test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation) ... ok test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation) ... ok test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation) ... ok test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation) ... ok test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation) ... ok test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation) ... ok test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation) ... ok test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation) ... ok test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation) ... ok test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation) ... ok test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation) ... ok test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation) ... ok test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation) ... ok test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation) ... ok test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation) ... ok test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation) ... ok test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation) ... ok test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation) ... ok test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation) ... ok test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation) ... ok test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation) ... ok test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation) ... ok test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation) ... ok test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation) ... ok test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation) ... ok test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation) ... ok test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation) ... ok test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation) ... ok test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation) ... ok test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation) ... ok test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation) ... ok test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation) ... ok test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation) ... ok test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation) ... ok test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation) ... ok test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation) ... ok test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation) ... ok test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation) ... ok test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation) ... ok test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation) ... ok test_copy (test.test_set.TestCopyingEmpty.test_copy) ... ok test_deep_copy (test.test_set.TestCopyingEmpty.test_deep_copy) ... ok test_copy (test.test_set.TestCopyingNested.test_copy) ... ok test_deep_copy (test.test_set.TestCopyingNested.test_deep_copy) ... ok test_copy (test.test_set.TestCopyingSingleton.test_copy) ... ok test_deep_copy (test.test_set.TestCopyingSingleton.test_deep_copy) ... ok test_copy (test.test_set.TestCopyingTriple.test_copy) ... ok test_deep_copy (test.test_set.TestCopyingTriple.test_deep_copy) ... ok test_copy (test.test_set.TestCopyingTuple.test_copy) ... ok test_deep_copy (test.test_set.TestCopyingTuple.test_deep_copy) ... ok test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation.test_changingSizeWhileIterating) ... ok test_instanceWithException (test.test_set.TestExceptionPropagation.test_instanceWithException) ... ok test_instancesWithoutException (test.test_set.TestExceptionPropagation.test_instancesWithoutException) ... ok test_and (test.test_set.TestFrozenSet.test_and) ... ok test_badcmp (test.test_set.TestFrozenSet.test_badcmp) ... ok test_constructor_identity (test.test_set.TestFrozenSet.test_constructor_identity) ... ok test_container_iterator (test.test_set.TestFrozenSet.test_container_iterator) ... ok test_contains (test.test_set.TestFrozenSet.test_contains) ... ok test_copy (test.test_set.TestFrozenSet.test_copy) ... ok test_cyclical_repr (test.test_set.TestFrozenSet.test_cyclical_repr) ... ok test_deepcopy (test.test_set.TestFrozenSet.test_deepcopy) ... ok test_difference (test.test_set.TestFrozenSet.test_difference) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet.test_do_not_rehash_dict_keys) ... FAIL test_equality (test.test_set.TestFrozenSet.test_equality) ... ok test_free_after_iterating (test.test_set.TestFrozenSet.test_free_after_iterating) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSet.test_frozen_as_dictkey) ... ok test_gc (test.test_set.TestFrozenSet.test_gc) ... ok test_hash (test.test_set.TestFrozenSet.test_hash) ... ok test_hash_caching (test.test_set.TestFrozenSet.test_hash_caching) ... ok test_hash_effectiveness (test.test_set.TestFrozenSet.test_hash_effectiveness) ... ok test_init (test.test_set.TestFrozenSet.test_init) ... ok test_intersection (test.test_set.TestFrozenSet.test_intersection) ... ok test_isdisjoint (test.test_set.TestFrozenSet.test_isdisjoint) ... ok test_iterator_pickling (test.test_set.TestFrozenSet.test_iterator_pickling) ... ok test_len (test.test_set.TestFrozenSet.test_len) ... ok test_new_or_init (test.test_set.TestFrozenSet.test_new_or_init) ... ok test_or (test.test_set.TestFrozenSet.test_or) ... ok test_pickling (test.test_set.TestFrozenSet.test_pickling) ... ok test_setOfFrozensets (test.test_set.TestFrozenSet.test_setOfFrozensets) ... ok test_sub (test.test_set.TestFrozenSet.test_sub) ... ok test_sub_and_super (test.test_set.TestFrozenSet.test_sub_and_super) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSet.test_subclass_with_custom_hash) ... ok test_symmetric_difference (test.test_set.TestFrozenSet.test_symmetric_difference) ... ok test_union (test.test_set.TestFrozenSet.test_union) ... ok test_uniquification (test.test_set.TestFrozenSet.test_uniquification) ... ok test_xor (test.test_set.TestFrozenSet.test_xor) ... ok test_and (test.test_set.TestFrozenSetSubclass.test_and) ... ok test_badcmp (test.test_set.TestFrozenSetSubclass.test_badcmp) ... ok test_constructor_identity (test.test_set.TestFrozenSetSubclass.test_constructor_identity) ... ok test_container_iterator (test.test_set.TestFrozenSetSubclass.test_container_iterator) ... ok test_contains (test.test_set.TestFrozenSetSubclass.test_contains) ... ok test_copy (test.test_set.TestFrozenSetSubclass.test_copy) ... ok test_cyclical_repr (test.test_set.TestFrozenSetSubclass.test_cyclical_repr) ... ok test_deepcopy (test.test_set.TestFrozenSetSubclass.test_deepcopy) ... ok test_difference (test.test_set.TestFrozenSetSubclass.test_difference) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass.test_do_not_rehash_dict_keys) ... FAIL test_equality (test.test_set.TestFrozenSetSubclass.test_equality) ... ok test_free_after_iterating (test.test_set.TestFrozenSetSubclass.test_free_after_iterating) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass.test_frozen_as_dictkey) ... ok test_gc (test.test_set.TestFrozenSetSubclass.test_gc) ... ok test_hash (test.test_set.TestFrozenSetSubclass.test_hash) ... ok test_hash_caching (test.test_set.TestFrozenSetSubclass.test_hash_caching) ... ok test_hash_effectiveness (test.test_set.TestFrozenSetSubclass.test_hash_effectiveness) ... ok test_init (test.test_set.TestFrozenSetSubclass.test_init) ... ok test_intersection (test.test_set.TestFrozenSetSubclass.test_intersection) ... ok test_isdisjoint (test.test_set.TestFrozenSetSubclass.test_isdisjoint) ... ok test_iterator_pickling (test.test_set.TestFrozenSetSubclass.test_iterator_pickling) ... ok test_keywords_in_subclass (test.test_set.TestFrozenSetSubclass.test_keywords_in_subclass) ... ok test_len (test.test_set.TestFrozenSetSubclass.test_len) ... ok test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass.test_nested_empty_constructor) ... ok test_new_or_init (test.test_set.TestFrozenSetSubclass.test_new_or_init) ... ok test_or (test.test_set.TestFrozenSetSubclass.test_or) ... ok test_pickling (test.test_set.TestFrozenSetSubclass.test_pickling) ... ok test_setOfFrozensets (test.test_set.TestFrozenSetSubclass.test_setOfFrozensets) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass.test_singleton_empty_frozenset) ... ok test_sub (test.test_set.TestFrozenSetSubclass.test_sub) ... ok test_sub_and_super (test.test_set.TestFrozenSetSubclass.test_sub_and_super) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass.test_subclass_with_custom_hash) ... ok test_symmetric_difference (test.test_set.TestFrozenSetSubclass.test_symmetric_difference) ... ok test_union (test.test_set.TestFrozenSetSubclass.test_union) ... ok test_uniquification (test.test_set.TestFrozenSetSubclass.test_uniquification) ... ok test_xor (test.test_set.TestFrozenSetSubclass.test_xor) ... ok test_pickling (test.test_set.TestFrozenSetSubclassWithSlots.test_pickling) ... ok test_cube (test.test_set.TestGraphs.test_cube) ... ok test_cuboctahedron (test.test_set.TestGraphs.test_cuboctahedron) ... ok test_binopsVsSubsets (test.test_set.TestIdentities.test_binopsVsSubsets) ... ok test_commutativity (test.test_set.TestIdentities.test_commutativity) ... ok test_exclusion (test.test_set.TestIdentities.test_exclusion) ... ok test_summations (test.test_set.TestIdentities.test_summations) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_update_with_mutation) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_update_with_mutation) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_update_with_mutation) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_update_with_mutation) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_update_with_mutation) ... ok test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation) ... ok test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation) ... ok test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation) ... ok test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation) ... ok test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation) ... ok test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation) ... ok test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation) ... ok test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation) ... ok test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation) ... ok test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_union_with_mutation) ... ok test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_update_with_mutation) ... ok test_add_absent (test.test_set.TestMutate.test_add_absent) ... ok test_add_present (test.test_set.TestMutate.test_add_present) ... ok test_add_until_full (test.test_set.TestMutate.test_add_until_full) ... ok test_clear (test.test_set.TestMutate.test_clear) ... ok test_discard_absent (test.test_set.TestMutate.test_discard_absent) ... ok test_discard_present (test.test_set.TestMutate.test_discard_present) ... ok test_pop (test.test_set.TestMutate.test_pop) ... ok test_remove_absent (test.test_set.TestMutate.test_remove_absent) ... ok test_remove_present (test.test_set.TestMutate.test_remove_present) ... ok test_remove_until_empty (test.test_set.TestMutate.test_remove_until_empty) ... ok test_update_empty_tuple (test.test_set.TestMutate.test_update_empty_tuple) ... ok test_update_unit_tuple_non_overlap (test.test_set.TestMutate.test_update_unit_tuple_non_overlap) ... ok test_update_unit_tuple_overlap (test.test_set.TestMutate.test_update_unit_tuple_overlap) ... ok test_difference (test.test_set.TestOnlySetsDict.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsDict.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsDict.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsDict.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsDict.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsDict.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsDict.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsDict.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsDict.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsDict.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsDict.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsDict.test_union) ... ok test_update (test.test_set.TestOnlySetsDict.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsDict.test_update_operator) ... ok test_difference (test.test_set.TestOnlySetsGenerator.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsGenerator.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsGenerator.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsGenerator.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsGenerator.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsGenerator.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsGenerator.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsGenerator.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsGenerator.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsGenerator.test_union) ... ok test_update (test.test_set.TestOnlySetsGenerator.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsGenerator.test_update_operator) ... ok test_difference (test.test_set.TestOnlySetsNumeric.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsNumeric.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsNumeric.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsNumeric.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsNumeric.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsNumeric.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsNumeric.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsNumeric.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsNumeric.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsNumeric.test_union) ... ok test_update (test.test_set.TestOnlySetsNumeric.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsNumeric.test_update_operator) ... ok test_difference (test.test_set.TestOnlySetsOperator.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsOperator.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsOperator.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsOperator.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsOperator.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsOperator.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsOperator.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsOperator.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsOperator.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsOperator.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsOperator.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsOperator.test_union) ... ok test_update (test.test_set.TestOnlySetsOperator.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsOperator.test_update_operator) ... ok test_difference (test.test_set.TestOnlySetsString.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsString.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsString.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsString.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsString.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsString.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsString.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsString.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsString.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsString.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsString.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsString.test_union) ... ok test_update (test.test_set.TestOnlySetsString.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsString.test_update_operator) ... ok test_difference (test.test_set.TestOnlySetsTuple.test_difference) ... ok test_difference_update (test.test_set.TestOnlySetsTuple.test_difference_update) ... ok test_difference_update_operator (test.test_set.TestOnlySetsTuple.test_difference_update_operator) ... ok test_eq_ne (test.test_set.TestOnlySetsTuple.test_eq_ne) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsTuple.test_ge_gt_le_lt) ... ok test_intersection (test.test_set.TestOnlySetsTuple.test_intersection) ... ok test_intersection_update (test.test_set.TestOnlySetsTuple.test_intersection_update) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsTuple.test_intersection_update_operator) ... ok test_sym_difference (test.test_set.TestOnlySetsTuple.test_sym_difference) ... ok test_sym_difference_update (test.test_set.TestOnlySetsTuple.test_sym_difference_update) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple.test_sym_difference_update_operator) ... ok test_union (test.test_set.TestOnlySetsTuple.test_union) ... ok test_update (test.test_set.TestOnlySetsTuple.test_update) ... ok test_update_operator (test.test_set.TestOnlySetsTuple.test_update_operator) ... ok test_add (test.test_set.TestSet.test_add) ... ok test_and (test.test_set.TestSet.test_and) ... ok test_badcmp (test.test_set.TestSet.test_badcmp) ... ok test_c_api (test.test_set.TestSet.test_c_api) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSet.test_clear) ... ok test_constructor_identity (test.test_set.TestSet.test_constructor_identity) ... ok test_container_iterator (test.test_set.TestSet.test_container_iterator) ... ok test_contains (test.test_set.TestSet.test_contains) ... ok test_copy (test.test_set.TestSet.test_copy) ... ok test_cyclical_repr (test.test_set.TestSet.test_cyclical_repr) ... ok test_deepcopy (test.test_set.TestSet.test_deepcopy) ... ok test_difference (test.test_set.TestSet.test_difference) ... ok test_difference_update (test.test_set.TestSet.test_difference_update) ... ok test_discard (test.test_set.TestSet.test_discard) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSet.test_do_not_rehash_dict_keys) ... FAIL test_equality (test.test_set.TestSet.test_equality) ... ok test_free_after_iterating (test.test_set.TestSet.test_free_after_iterating) ... ok test_gc (test.test_set.TestSet.test_gc) ... ok test_hash (test.test_set.TestSet.test_hash) ... ok test_iand (test.test_set.TestSet.test_iand) ... ok test_init (test.test_set.TestSet.test_init) ... ok test_inplace_on_self (test.test_set.TestSet.test_inplace_on_self) ... ok test_intersection (test.test_set.TestSet.test_intersection) ... ok test_intersection_update (test.test_set.TestSet.test_intersection_update) ... ok test_ior (test.test_set.TestSet.test_ior) ... ok test_isdisjoint (test.test_set.TestSet.test_isdisjoint) ... ok test_isub (test.test_set.TestSet.test_isub) ... ok test_iterator_pickling (test.test_set.TestSet.test_iterator_pickling) ... ok test_ixor (test.test_set.TestSet.test_ixor) ... ok test_len (test.test_set.TestSet.test_len) ... ok test_new_or_init (test.test_set.TestSet.test_new_or_init) ... ok test_or (test.test_set.TestSet.test_or) ... ok test_pickling (test.test_set.TestSet.test_pickling) ... ok test_pop (test.test_set.TestSet.test_pop) ... ok test_remove (test.test_set.TestSet.test_remove) ... ok test_remove_keyerror_set (test.test_set.TestSet.test_remove_keyerror_set) ... ok test_remove_keyerror_unpacking (test.test_set.TestSet.test_remove_keyerror_unpacking) ... ok test_rich_compare (test.test_set.TestSet.test_rich_compare) ... ok test_setOfFrozensets (test.test_set.TestSet.test_setOfFrozensets) ... ok test_set_literal (test.test_set.TestSet.test_set_literal) ... ok test_set_literal_evaluation_order (test.test_set.TestSet.test_set_literal_evaluation_order) ... ok test_set_literal_insertion_order (test.test_set.TestSet.test_set_literal_insertion_order) ... ok test_sub (test.test_set.TestSet.test_sub) ... ok test_sub_and_super (test.test_set.TestSet.test_sub_and_super) ... ok test_subclass_with_custom_hash (test.test_set.TestSet.test_subclass_with_custom_hash) ... ok test_symmetric_difference (test.test_set.TestSet.test_symmetric_difference) ... ok test_symmetric_difference_update (test.test_set.TestSet.test_symmetric_difference_update) ... ok test_union (test.test_set.TestSet.test_union) ... ok test_uniquification (test.test_set.TestSet.test_uniquification) ... ok test_update (test.test_set.TestSet.test_update) ... ok test_weakref (test.test_set.TestSet.test_weakref) ... ok test_xor (test.test_set.TestSet.test_xor) ... ok test_constructor (test.test_set.TestSetOfSets.test_constructor) ... ok test_add (test.test_set.TestSetSubclass.test_add) ... ok test_and (test.test_set.TestSetSubclass.test_and) ... ok test_badcmp (test.test_set.TestSetSubclass.test_badcmp) ... ok test_c_api (test.test_set.TestSetSubclass.test_c_api) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclass.test_clear) ... ok test_constructor_identity (test.test_set.TestSetSubclass.test_constructor_identity) ... ok test_container_iterator (test.test_set.TestSetSubclass.test_container_iterator) ... ok test_contains (test.test_set.TestSetSubclass.test_contains) ... ok test_copy (test.test_set.TestSetSubclass.test_copy) ... ok test_cyclical_repr (test.test_set.TestSetSubclass.test_cyclical_repr) ... ok test_deepcopy (test.test_set.TestSetSubclass.test_deepcopy) ... ok test_difference (test.test_set.TestSetSubclass.test_difference) ... ok test_difference_update (test.test_set.TestSetSubclass.test_difference_update) ... ok test_discard (test.test_set.TestSetSubclass.test_discard) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass.test_do_not_rehash_dict_keys) ... FAIL test_equality (test.test_set.TestSetSubclass.test_equality) ... ok test_free_after_iterating (test.test_set.TestSetSubclass.test_free_after_iterating) ... ok test_gc (test.test_set.TestSetSubclass.test_gc) ... ok test_hash (test.test_set.TestSetSubclass.test_hash) ... ok test_iand (test.test_set.TestSetSubclass.test_iand) ... ok test_init (test.test_set.TestSetSubclass.test_init) ... ok test_inplace_on_self (test.test_set.TestSetSubclass.test_inplace_on_self) ... ok test_intersection (test.test_set.TestSetSubclass.test_intersection) ... ok test_intersection_update (test.test_set.TestSetSubclass.test_intersection_update) ... ok test_ior (test.test_set.TestSetSubclass.test_ior) ... ok test_isdisjoint (test.test_set.TestSetSubclass.test_isdisjoint) ... ok test_isub (test.test_set.TestSetSubclass.test_isub) ... ok test_iterator_pickling (test.test_set.TestSetSubclass.test_iterator_pickling) ... ok test_ixor (test.test_set.TestSetSubclass.test_ixor) ... ok test_keywords_in_subclass (test.test_set.TestSetSubclass.test_keywords_in_subclass) ... ok test_len (test.test_set.TestSetSubclass.test_len) ... ok test_new_or_init (test.test_set.TestSetSubclass.test_new_or_init) ... ok test_or (test.test_set.TestSetSubclass.test_or) ... ok test_pickling (test.test_set.TestSetSubclass.test_pickling) ... ok test_pop (test.test_set.TestSetSubclass.test_pop) ... ok test_remove (test.test_set.TestSetSubclass.test_remove) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclass.test_remove_keyerror_set) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclass.test_remove_keyerror_unpacking) ... ok test_rich_compare (test.test_set.TestSetSubclass.test_rich_compare) ... ok test_setOfFrozensets (test.test_set.TestSetSubclass.test_setOfFrozensets) ... ok test_set_literal (test.test_set.TestSetSubclass.test_set_literal) ... ok test_set_literal_evaluation_order (test.test_set.TestSetSubclass.test_set_literal_evaluation_order) ... ok test_set_literal_insertion_order (test.test_set.TestSetSubclass.test_set_literal_insertion_order) ... ok test_sub (test.test_set.TestSetSubclass.test_sub) ... ok test_sub_and_super (test.test_set.TestSetSubclass.test_sub_and_super) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclass.test_subclass_with_custom_hash) ... ok test_symmetric_difference (test.test_set.TestSetSubclass.test_symmetric_difference) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclass.test_symmetric_difference_update) ... ok test_union (test.test_set.TestSetSubclass.test_union) ... ok test_uniquification (test.test_set.TestSetSubclass.test_uniquification) ... ok test_update (test.test_set.TestSetSubclass.test_update) ... ok test_weakref (test.test_set.TestSetSubclass.test_weakref) ... ok test_xor (test.test_set.TestSetSubclass.test_xor) ... ok test_pickling (test.test_set.TestSetSubclassWithSlots.test_pickling) ... ok test_issubset (test.test_set.TestSubsetEmptyNonEmpty.test_issubset) ... ok test_issubset (test.test_set.TestSubsetEqualEmpty.test_issubset) ... ok test_issubset (test.test_set.TestSubsetEqualNonEmpty.test_issubset) ... ok test_issubset (test.test_set.TestSubsetNonOverlap.test_issubset) ... ok test_issubset (test.test_set.TestSubsetPartial.test_issubset) ... ok test_difference_method_call (test.test_set.TestUpdateOps.test_difference_method_call) ... ok test_difference_non_overlap (test.test_set.TestUpdateOps.test_difference_non_overlap) ... ok test_difference_overlap (test.test_set.TestUpdateOps.test_difference_overlap) ... ok test_difference_subset (test.test_set.TestUpdateOps.test_difference_subset) ... ok test_difference_superset (test.test_set.TestUpdateOps.test_difference_superset) ... ok test_intersection_method_call (test.test_set.TestUpdateOps.test_intersection_method_call) ... ok test_intersection_non_overlap (test.test_set.TestUpdateOps.test_intersection_non_overlap) ... ok test_intersection_overlap (test.test_set.TestUpdateOps.test_intersection_overlap) ... ok test_intersection_subset (test.test_set.TestUpdateOps.test_intersection_subset) ... ok test_intersection_superset (test.test_set.TestUpdateOps.test_intersection_superset) ... ok test_sym_difference_method_call (test.test_set.TestUpdateOps.test_sym_difference_method_call) ... ok test_sym_difference_non_overlap (test.test_set.TestUpdateOps.test_sym_difference_non_overlap) ... ok test_sym_difference_overlap (test.test_set.TestUpdateOps.test_sym_difference_overlap) ... ok test_sym_difference_subset (test.test_set.TestUpdateOps.test_sym_difference_subset) ... ok test_sym_difference_superset (test.test_set.TestUpdateOps.test_sym_difference_superset) ... ok test_union_method_call (test.test_set.TestUpdateOps.test_union_method_call) ... ok test_union_non_overlap (test.test_set.TestUpdateOps.test_union_non_overlap) ... ok test_union_overlap (test.test_set.TestUpdateOps.test_union_overlap) ... ok test_union_subset (test.test_set.TestUpdateOps.test_union_subset) ... ok test_union_superset (test.test_set.TestUpdateOps.test_union_superset) ... ok test_constructor (test.test_set.TestVariousIteratorArgs.test_constructor) ... ok test_inline_methods (test.test_set.TestVariousIteratorArgs.test_inline_methods) ... ok test_inplace_methods (test.test_set.TestVariousIteratorArgs.test_inplace_methods) ... ok test_8420_set_merge (test.test_set.TestWeirdBugs.test_8420_set_merge) ... ok test_iter_and_mutate (test.test_set.TestWeirdBugs.test_iter_and_mutate) ... ok test_merge_and_mutate (test.test_set.TestWeirdBugs.test_merge_and_mutate) ... ok ====================================================================== FAIL: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet.test_do_not_rehash_dict_keys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_set.py", line 329, in test_do_not_rehash_dict_keys self.assertEqual(sum(elem.hash_count for elem in d), n) ^^^^^^^^^^^ AssertionError: 20 != 10 ====================================================================== FAIL: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass.test_do_not_rehash_dict_keys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_set.py", line 329, in test_do_not_rehash_dict_keys self.assertEqual(sum(elem.hash_count for elem in d), n) ^^^^^^^^^^^ AssertionError: 20 != 10 ====================================================================== FAIL: test_do_not_rehash_dict_keys (test.test_set.TestSet.test_do_not_rehash_dict_keys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_set.py", line 329, in test_do_not_rehash_dict_keys self.assertEqual(sum(elem.hash_count for elem in d), n) ^^^^^^^^^^^ AssertionError: 20 != 10 ====================================================================== FAIL: test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass.test_do_not_rehash_dict_keys) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_set.py", line 329, in test_do_not_rehash_dict_keys self.assertEqual(sum(elem.hash_count for elem in d), n) ^^^^^^^^^^^ AssertionError: 20 != 10 ---------------------------------------------------------------------- Ran 625 tests in 4.416s FAILED (failures=4, skipped=2) 0:00:04 [1/1/1] test_set failed (4 failures) == Tests result: FAILURE == 1 test failed: test_set Total duration: 4.7 sec Total tests: run=625 failures=4 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_set failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10528æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 149674837 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_setcomps test_exception_locations (test.test_setcomps.SetComprehensionTest.test_exception_locations) ... test_exception_locations (test.test_setcomps.SetComprehensionTest.test_exception_locations) [<function SetComprehensionTest.test_exception_locations.<locals>.next_raises at 0x000001f538ca64d0>] ... FAIL test_exception_locations (test.test_setcomps.SetComprehensionTest.test_exception_locations) [<function SetComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x000001f538ca6598>] ... FAIL doctests (test.test_setcomps.__test__) Doctest: test.test_setcomps.__test__.doctests ... ok ====================================================================== FAIL: test_exception_locations (test.test_setcomps.SetComprehensionTest.test_exception_locations) [<function SetComprehensionTest.test_exception_locations.<locals>.next_raises at 0x000001f538ca64d0>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_setcomps.py", line 188, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '{x for x in BrokenIter(next_raises=True)}' != 'BrokenIter(next_raises=True)' - {x for x in BrokenIter(next_raises=True)} ? ------------ - + BrokenIter(next_raises=True) ====================================================================== FAIL: test_exception_locations (test.test_setcomps.SetComprehensionTest.test_exception_locations) [<function SetComprehensionTest.test_exception_locations.<locals>.iter_raises at 0x000001f538ca6598>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_setcomps.py", line 188, in test_exception_locations self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: '{x for x in BrokenIter(iter_raises=True)}' != 'BrokenIter(iter_raises=True)' - {x for x in BrokenIter(iter_raises=True)} ? ------------ - + BrokenIter(iter_raises=True) ---------------------------------------------------------------------- Ran 2 tests in 0.048s FAILED (failures=2) 0:00:00 [1/1/1] test_setcomps failed (2 failures) == Tests result: FAILURE == 1 test failed: test_setcomps Total duration: 326 ms Total tests: run=2 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_setcomps failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4188æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1838428453 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_shutil 0:00:00 [1/1/1] test_shutil failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_shutil Total duration: 346 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_shutil crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_shutil.py", line 1567, in <module> class TestArchives(BaseTest, unittest.TestCase): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_shutil.py", line 1678, in TestArchives @unittest.skipUnless(shutil.which('tar'), ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2828æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1168930368 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_signal 0:00:00 [1/1/1] test_signal failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_signal Total duration: 300 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_signal crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_signal.py", line 20, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8664æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 620952263 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_site test__getuserbase (test.test_site.HelperFunctionsTests.test__getuserbase) ... ok test_addpackage (test.test_site.HelperFunctionsTests.test_addpackage) ... ok test_addpackage_empty_lines (test.test_site.HelperFunctionsTests.test_addpackage_empty_lines) ... ok test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_exec) ... ok test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_pth_file) ... ok test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_syntax) ... ok test_addsitedir (test.test_site.HelperFunctionsTests.test_addsitedir) ... ok test_addsitedir_dotfile (test.test_site.HelperFunctionsTests.test_addsitedir_dotfile) ... ok test_addsitedir_hidden_file_attribute (test.test_site.HelperFunctionsTests.test_addsitedir_hidden_file_attribute) ... ok test_addsitedir_hidden_flags (test.test_site.HelperFunctionsTests.test_addsitedir_hidden_flags) ... skipped 'test needs os.chflags()' test_get_path (test.test_site.HelperFunctionsTests.test_get_path) ... ok test_getsitepackages (test.test_site.HelperFunctionsTests.test_getsitepackages) ... ok test_getuserbase (test.test_site.HelperFunctionsTests.test_getuserbase) ... ok test_getusersitepackages (test.test_site.HelperFunctionsTests.test_getusersitepackages) ... ok test_init_pathinfo (test.test_site.HelperFunctionsTests.test_init_pathinfo) ... ok test_makepath (test.test_site.HelperFunctionsTests.test_makepath) ... ok test_no_home_directory (test.test_site.HelperFunctionsTests.test_no_home_directory) ... ok test_s_option (test.test_site.HelperFunctionsTests.test_s_option) ... ok test_trace (test.test_site.HelperFunctionsTests.test_trace) ... ok test_abs_paths_cached_None (test.test_site.ImportSideEffectTests.test_abs_paths_cached_None) Test for __cached__ is None. ... ok test_add_build_dir (test.test_site.ImportSideEffectTests.test_add_build_dir) ... skipped 'test not implemented' test_license_exists_at_url (test.test_site.ImportSideEffectTests.test_license_exists_at_url) ... skipped 'need SSL support to download license' test_no_duplicate_paths (test.test_site.ImportSideEffectTests.test_no_duplicate_paths) ... ok test_setting_copyright (test.test_site.ImportSideEffectTests.test_setting_copyright) ... ok test_setting_help (test.test_site.ImportSideEffectTests.test_setting_help) ... ok test_setting_quit (test.test_site.ImportSideEffectTests.test_setting_quit) ... ok test_sitecustomize_executed (test.test_site.ImportSideEffectTests.test_sitecustomize_executed) ... ok test_startup_imports (test.test_site.StartupImportTests.test_startup_imports) ... ok test_startup_interactivehook (test.test_site.StartupImportTests.test_startup_interactivehook) ... ok test_startup_interactivehook_isolated (test.test_site.StartupImportTests.test_startup_interactivehook_isolated) ... ok test_startup_interactivehook_isolated_explicit (test.test_site.StartupImportTests.test_startup_interactivehook_isolated_explicit) ... ok test_underpth_basic (test.test_site._pthFileTests.test_underpth_basic) ... ERROR test_underpth_dll_file (test.test_site._pthFileTests.test_underpth_dll_file) ... ok test_underpth_file (test.test_site._pthFileTests.test_underpth_file) ... ok test_underpth_nosite_file (test.test_site._pthFileTests.test_underpth_nosite_file) ... ERROR ====================================================================== ERROR: test_underpth_basic (test.test_site._pthFileTests.test_underpth_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_site.py", line 668, in test_underpth_basic output = subprocess.check_output([exe_file, '-X', 'utf8', '-c', ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['d:\\systemtemp\\pytest\\tmpwe10ygje\\pypy3.12-c.exe', '-X', 'utf8', '-c', 'import sys; print("\\n".join(sys.path) if sys.flags.no_site else "")']' returned non-zero exit status 1. ====================================================================== ERROR: test_underpth_nosite_file (test.test_site._pthFileTests.test_underpth_nosite_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_site.py", line 692, in test_underpth_nosite_file output = subprocess.check_output([exe_file, '-c', ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['d:\\systemtemp\\pytest\\tmpdnf77emj\\pypy3.12-c.exe', '-c', 'import sys; print("\\n".join(sys.path) if sys.flags.no_site else "")']' returned non-zero exit status 1. ---------------------------------------------------------------------- Ran 35 tests in 4.274s FAILED (errors=2, skipped=3) 0:00:04 [1/1/1] test_site failed (2 errors) == Tests result: FAILURE == 1 test failed: test_site Total duration: 4.7 sec Total tests: run=35 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 debug: WARNING: Library path not found, using compiled-in sys.path, with debug: WARNING: sys.prefix = 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build' debug: WARNING: Make sure the pypy3 binary is kept inside its tree of files. debug: WARNING: It is ok to create a symlink to it from somewhere else. debug: OperationError: debug: operror-type: AttributeError debug: operror-value: module 'sys' has no attribute 'base_prefix' debug: WARNING: Library path not found, using compiled-in sys.path, with debug: WARNING: sys.prefix = 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build' debug: WARNING: Make sure the pypy3 binary is kept inside its tree of files. debug: WARNING: It is ok to create a symlink to it from somewhere else. debug: OperationError: debug: operror-type: AttributeError debug: operror-value: module 'sys' has no attribute 'base_prefix' debug: WARNING: Library path not found, using compiled-in sys.path, with debug: WARNING: sys.prefix = 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build' debug: WARNING: Make sure the pypy3 binary is kept inside its tree of files. debug: WARNING: It is ok to create a symlink to it from somewhere else. debug: OperationError: debug: operror-type: AttributeError debug: operror-value: module 'sys' has no attribute 'base_prefix' debug: WARNING: Library path not found, using compiled-in sys.path, with debug: WARNING: sys.prefix = 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build' debug: WARNING: Make sure the pypy3 binary is kept inside its tree of files. debug: WARNING: It is ok to create a symlink to it from somewhere else. debug: OperationError: debug: operror-type: AttributeError debug: operror-value: module 'sys' has no attribute 'base_prefix' test test_site failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7856æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2609009231 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_smtplib testFailingHELO (test.test_smtplib.BadHELOServerTests.testFailingHELO) ... ok testBasic (test.test_smtplib.DebuggingServerTests.testBasic) ... ok testELHO (test.test_smtplib.DebuggingServerTests.testELHO) ... ok testEXPNNotImplemented (test.test_smtplib.DebuggingServerTests.testEXPNNotImplemented) ... ok testHELP (test.test_smtplib.DebuggingServerTests.testHELP) ... ok testNOOP (test.test_smtplib.DebuggingServerTests.testNOOP) ... ok testRSET (test.test_smtplib.DebuggingServerTests.testRSET) ... ok testSecondHELO (test.test_smtplib.DebuggingServerTests.testSecondHELO) ... ok testSend (test.test_smtplib.DebuggingServerTests.testSend) ... ok testSendBinary (test.test_smtplib.DebuggingServerTests.testSendBinary) ... ok testSendMessage (test.test_smtplib.DebuggingServerTests.testSendMessage) ... ok testSendMessageMultipleResentRaises (test.test_smtplib.DebuggingServerTests.testSendMessageMultipleResentRaises) ... ok testSendMessageResent (test.test_smtplib.DebuggingServerTests.testSendMessageResent) ... ok testSendMessageWithAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithAddresses) ... ok testSendMessageWithMultipleFrom (test.test_smtplib.DebuggingServerTests.testSendMessageWithMultipleFrom) ... ok testSendMessageWithSomeAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSomeAddresses) ... ok testSendMessageWithSpecifiedAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSpecifiedAddresses) ... ok testSendNeedingDotQuote (test.test_smtplib.DebuggingServerTests.testSendNeedingDotQuote) ... ok testSendNullSender (test.test_smtplib.DebuggingServerTests.testSendNullSender) ... ok testSourceAddress (test.test_smtplib.DebuggingServerTests.testSourceAddress) ... ok testVRFY (test.test_smtplib.DebuggingServerTests.testVRFY) ... ok test_issue43124_escape_localhostname (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_localhostname) ... ok test_issue43124_escape_options (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_options) ... ok test_issue43124_putcmd_escapes_newline (test.test_smtplib.DebuggingServerTests.test_issue43124_putcmd_escapes_newline) ... ok testSendMessage (test.test_smtplib.DefaultArgumentsTests.testSendMessage) ... ok testSendMessageWithMailOptions (test.test_smtplib.DefaultArgumentsTests.testSendMessageWithMailOptions) ... ok testBasic1 (test.test_smtplib.LMTPGeneralTests.testBasic1) ... ok testBasic2 (test.test_smtplib.LMTPGeneralTests.testBasic2) ... ok testLocalHostName (test.test_smtplib.LMTPGeneralTests.testLocalHostName) ... ok testQuoteData (test.test_smtplib.LMTPGeneralTests.testQuoteData) ... ok testSourceAddress (test.test_smtplib.LMTPGeneralTests.testSourceAddress) ... ok testTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testTimeoutDefault) ... ok testTimeoutNone (test.test_smtplib.LMTPGeneralTests.testTimeoutNone) ... ok testTimeoutValue (test.test_smtplib.LMTPGeneralTests.testTimeoutValue) ... ok testTimeoutZero (test.test_smtplib.LMTPGeneralTests.testTimeoutZero) ... ok testUnixDomainSocketTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testUnixDomainSocketTimeoutDefault) ... skipped 'test requires Unix domain socket' test_debuglevel (test.test_smtplib.LMTPGeneralTests.test_debuglevel) ... ok test_debuglevel_2 (test.test_smtplib.LMTPGeneralTests.test_debuglevel_2) ... ok testNonnumericPort (test.test_smtplib.NonConnectingTests.testNonnumericPort) ... ok testNotConnected (test.test_smtplib.NonConnectingTests.testNotConnected) ... ok testSockAttributeExists (test.test_smtplib.NonConnectingTests.testSockAttributeExists) ... ok testAUTH_PLAIN_initial_response_auth (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_auth) ... ok testAUTH_PLAIN_initial_response_login (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_login) ... ok testBasic1 (test.test_smtplib.SMTPGeneralTests.testBasic1) ... ok testBasic2 (test.test_smtplib.SMTPGeneralTests.testBasic2) ... ok testLocalHostName (test.test_smtplib.SMTPGeneralTests.testLocalHostName) ... ok testQuoteData (test.test_smtplib.SMTPGeneralTests.testQuoteData) ... ok testSourceAddress (test.test_smtplib.SMTPGeneralTests.testSourceAddress) ... ok testTimeoutDefault (test.test_smtplib.SMTPGeneralTests.testTimeoutDefault) ... ok testTimeoutNone (test.test_smtplib.SMTPGeneralTests.testTimeoutNone) ... ok testTimeoutValue (test.test_smtplib.SMTPGeneralTests.testTimeoutValue) ... ok testTimeoutZero (test.test_smtplib.SMTPGeneralTests.testTimeoutZero) ... ok test_debuglevel (test.test_smtplib.SMTPGeneralTests.test_debuglevel) ... ok test_debuglevel_2 (test.test_smtplib.SMTPGeneralTests.test_debuglevel_2) ... ok testAUTH_BUGGY (test.test_smtplib.SMTPSimTests.testAUTH_BUGGY) ... ok testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests.testAUTH_CRAM_MD5) ... ok testAUTH_LOGIN (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN) ... ok testAUTH_LOGIN_initial_response_notok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_notok) ... ok testAUTH_LOGIN_initial_response_ok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_ok) ... ok testAUTH_PLAIN (test.test_smtplib.SMTPSimTests.testAUTH_PLAIN) ... ok testAUTH_multiple (test.test_smtplib.SMTPSimTests.testAUTH_multiple) ... ok testBasic (test.test_smtplib.SMTPSimTests.testBasic) ... ok testEHLO (test.test_smtplib.SMTPSimTests.testEHLO) ... ok testEXPN (test.test_smtplib.SMTPSimTests.testEXPN) ... ok testVRFY (test.test_smtplib.SMTPSimTests.testVRFY) ... ok test_421_from_data_cmd (test.test_smtplib.SMTPSimTests.test_421_from_data_cmd) ... ok test_421_from_mail_cmd (test.test_smtplib.SMTPSimTests.test_421_from_mail_cmd) ... ok test_421_from_rcpt_cmd (test.test_smtplib.SMTPSimTests.test_421_from_rcpt_cmd) ... ok test__rest_from_mail_cmd (test.test_smtplib.SMTPSimTests.test__rest_from_mail_cmd) ... ok test_auth_function (test.test_smtplib.SMTPSimTests.test_auth_function) ... ok test_name_field_not_included_in_envelop_addresses (test.test_smtplib.SMTPSimTests.test_name_field_not_included_in_envelop_addresses) ... ok test_quit_resets_greeting (test.test_smtplib.SMTPSimTests.test_quit_resets_greeting) ... ok test_send_message_error_on_non_ascii_addrs_if_no_smtputf8 (test.test_smtplib.SMTPSimTests.test_send_message_error_on_non_ascii_addrs_if_no_smtputf8) ... ok test_send_unicode_without_SMTPUTF8 (test.test_smtplib.SMTPSimTests.test_send_unicode_without_SMTPUTF8) ... ok test_smtputf8_NotSupportedError_if_no_server_support (test.test_smtplib.SMTPSimTests.test_smtputf8_NotSupportedError_if_no_server_support) ... ok test_with_statement (test.test_smtplib.SMTPSimTests.test_with_statement) ... ok test_with_statement_QUIT_failure (test.test_smtplib.SMTPSimTests.test_with_statement_QUIT_failure) ... ok test_send_message_uses_smtputf8_if_addrs_non_ascii (test.test_smtplib.SMTPUTF8SimTests.test_send_message_uses_smtputf8_if_addrs_non_ascii) ... ok test_send_unicode_with_SMTPUTF8_via_low_level_API (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_low_level_API) ... ok test_send_unicode_with_SMTPUTF8_via_sendmail (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_sendmail) ... ok test_test_server_supports_extensions (test.test_smtplib.SMTPUTF8SimTests.test_test_server_supports_extensions) ... ok testLineTooLong (test.test_smtplib.TooLongLineTests.testLineTooLong) ... ok ---------------------------------------------------------------------- Ran 82 tests in 50.639s OK (skipped=1) 0:00:51 load avg: 0.04 [1/1] test_smtplib passed in 50.9 sec == Tests result: SUCCESS == 1 test OK. Total duration: 51.1 sec Total tests: run=82 skipped=1 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9776æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3850187968 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_smtpnet test_smtpnet skipped -- No module named '_pypy_openssl' The _ssl cffi module either doesn't exist or is incompatible with your machine's shared libraries. If you have a compiler installed, you can try to rebuild it by running: cd d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-c.exe _ssl_build.py 0:00:00 [1/1] test_smtpnet skipped == Tests result: SUCCESS == 1 test skipped: test_smtpnet Total duration: 327 ms Total tests: run=0 Total test files: run=1/1 skipped=1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9172æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 564385875 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_socket 0:00:00 [1/1/1] test_socket failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_socket Total duration: 356 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_socket crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_socket.py", line 3515, in <module> class CmsgMacroTests(unittest.TestCase): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_socket.py", line 3522, in CmsgMacroTests import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6700æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3488589545 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sort testStressfully (test.test_sort.TestBase.testStressfully) ... Testing size 0 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 1 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 2 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 4 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 5 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 7 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 8 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 9 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 15 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 16 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 17 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(13) Complains(11) checking exception during sort left some permutation checking stability Testing size 31 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 32 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 33 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 63 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 64 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(18) Complains(35) checking exception during sort left some permutation checking stability Testing size 65 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 127 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(4) Complains(14) checking exception during sort left some permutation checking stability Testing size 128 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 129 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(17) Complains(12) checking exception during sort left some permutation checking stability Testing size 255 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(58) Complains(70) checking exception during sort left some permutation checking stability Testing size 256 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 257 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(16) Complains(15) checking exception during sort left some permutation checking stability Testing size 511 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(276) Complains(218) checking exception during sort left some permutation checking stability Testing size 512 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(279) Complains(293) checking exception during sort left some permutation checking stability Testing size 513 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(269) Complains(264) checking exception during sort left some permutation checking stability Testing size 10 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 100 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(24) Complains(30) checking exception during sort left some permutation checking stability Testing size 1000 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(44) Complains(239) checking exception during sort left some permutation checking stability ok test_bug453523 (test.test_sort.TestBugs.test_bug453523) ... ok test_undetected_mutation (test.test_sort.TestBugs.test_undetected_mutation) ... ok test_baddecorator (test.test_sort.TestDecorateSortUndecorate.test_baddecorator) ... ok test_decorated (test.test_sort.TestDecorateSortUndecorate.test_decorated) ... ok test_key_with_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_exception) ... ok test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del) ... FAIL test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del_and_exception) ... ok test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutation) ... ok test_reverse (test.test_sort.TestDecorateSortUndecorate.test_reverse) ... ok test_reverse_stability (test.test_sort.TestDecorateSortUndecorate.test_reverse_stability) ... ok test_stability (test.test_sort.TestDecorateSortUndecorate.test_stability) ... ok test_none_in_tuples (test.test_sort.TestOptimizedCompares.test_none_in_tuples) ... ok test_not_all_tuples (test.test_sort.TestOptimizedCompares.test_not_all_tuples) ... ok test_safe_object_compare (test.test_sort.TestOptimizedCompares.test_safe_object_compare) ... ok test_unsafe_float_compare (test.test_sort.TestOptimizedCompares.test_unsafe_float_compare) ... ok test_unsafe_latin_compare (test.test_sort.TestOptimizedCompares.test_unsafe_latin_compare) ... ok test_unsafe_long_compare (test.test_sort.TestOptimizedCompares.test_unsafe_long_compare) ... ok test_unsafe_object_compare (test.test_sort.TestOptimizedCompares.test_unsafe_object_compare) ... ok test_unsafe_tuple_compare (test.test_sort.TestOptimizedCompares.test_unsafe_tuple_compare) ... ok ====================================================================== FAIL: test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sort.py", line 218, in test_key_with_mutating_del self.assertRaises(ValueError, data.sort, key=SortKiller) ^^^^^^^^^^^^ AssertionError: ValueError not raised by sort ---------------------------------------------------------------------- Ran 20 tests in 0.120s FAILED (failures=1) 0:00:00 [1/1/1] test_sort failed (1 failure) == Tests result: FAILURE == 1 test failed: test_sort Total duration: 379 ms Total tests: run=20 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_sort failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1684æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3589461687 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_ssl test_ssl skipped -- No module named '_pypy_openssl' The _ssl cffi module either doesn't exist or is incompatible with your machine's shared libraries. If you have a compiler installed, you can try to rebuild it by running: cd d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\goal\pypy3.12-c.exe _ssl_build.py 0:00:00 [1/1] test_ssl skipped == Tests result: SUCCESS == 1 test skipped: test_ssl Total duration: 489 ms Total tests: run=0 Total test files: run=1/1 skipped=1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4084æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2103558474 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_startfile test_empty (test.test_startfile.TestCase.test_empty) ... ERROR test_nonexisting (test.test_startfile.TestCase.test_nonexisting) ... ok test_python (test.test_startfile.TestCase.test_python) ... ERROR ====================================================================== ERROR: test_empty (test.test_startfile.TestCase.test_empty) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_startfile.py", line 35, in test_empty startfile(empty, cwd=path.dirname(sys.executable)) TypeError: startfile() got an unexpected keyword argument 'cwd' ====================================================================== ERROR: test_python (test.test_startfile.TestCase.test_python) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_startfile.py", line 41, in test_python startfile(name, arguments="-V", cwd=cwd) TypeError: startfile() got 2 unexpected keyword arguments ---------------------------------------------------------------------- Ran 3 tests in 0.363s FAILED (errors=2) 0:00:00 [1/1/1] test_startfile failed (2 errors) == Tests result: FAILURE == 1 test failed: test_startfile Total duration: 687 ms Total tests: run=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_startfile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9456æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4290756108 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_stat test_devices (test.test_stat.TestFilemodeCStat.test_devices) ... skipped 'requires Posix' test_directory (test.test_stat.TestFilemodeCStat.test_directory) ... ERROR test_fifo (test.test_stat.TestFilemodeCStat.test_fifo) ... skipped 'os.mkfifo not available' test_file_attribute_constants (test.test_stat.TestFilemodeCStat.test_file_attribute_constants) ... FAIL test_link (test.test_stat.TestFilemodeCStat.test_link) ... ERROR test_mode (test.test_stat.TestFilemodeCStat.test_mode) ... ERROR test_module_attributes (test.test_stat.TestFilemodeCStat.test_module_attributes) ... ERROR test_socket (test.test_stat.TestFilemodeCStat.test_socket) ... skipped 'No UNIX Sockets' test_devices (test.test_stat.TestFilemodePyStat.test_devices) ... skipped 'requires Posix' test_directory (test.test_stat.TestFilemodePyStat.test_directory) ... ERROR test_fifo (test.test_stat.TestFilemodePyStat.test_fifo) ... skipped 'os.mkfifo not available' test_file_attribute_constants (test.test_stat.TestFilemodePyStat.test_file_attribute_constants) ... ok test_link (test.test_stat.TestFilemodePyStat.test_link) ... skipped "[WinError 183] Cannot create a file when that file already exists: 'D:\\\\SystemTemp\\\\pytest\\\\test_python_worker_9456æ' -> '@test_9456_tmpæ'" test_mode (test.test_stat.TestFilemodePyStat.test_mode) ... ERROR test_module_attributes (test.test_stat.TestFilemodePyStat.test_module_attributes) ... ok test_socket (test.test_stat.TestFilemodePyStat.test_socket) ... skipped 'No UNIX Sockets' ====================================================================== ERROR: test_directory (test.test_stat.TestFilemodeCStat.test_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 166, in test_directory st_mode, modestr = self.get_mode() ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 96, in get_mode modestr = self.statmod.filemode(st_mode) ^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'filemode' ====================================================================== ERROR: test_link (test.test_stat.TestFilemodeCStat.test_link) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 180, in test_link st_mode, modestr = self.get_mode() ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 96, in get_mode modestr = self.statmod.filemode(st_mode) ^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'filemode' ====================================================================== ERROR: test_mode (test.test_stat.TestFilemodeCStat.test_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 149, in test_mode st_mode, modestr = self.get_mode() ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 96, in get_mode modestr = self.statmod.filemode(st_mode) ^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'filemode' ====================================================================== ERROR: test_module_attributes (test.test_stat.TestFilemodeCStat.test_module_attributes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 223, in test_module_attributes modvalue = getattr(self.statmod, key) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'ST_MODE' ====================================================================== ERROR: test_directory (test.test_stat.TestFilemodePyStat.test_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 164, in test_directory os.mkdir(TESTFN) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9456_tmpæ' ====================================================================== ERROR: test_mode (test.test_stat.TestFilemodePyStat.test_mode) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 118, in test_mode with open(TESTFN, 'w'): ^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '@test_9456_tmpæ' ====================================================================== FAIL: test_file_attribute_constants (test.test_stat.TestFilemodeCStat.test_file_attribute_constants) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_stat.py", line 243, in test_file_attribute_constants self.assertTrue(hasattr(self.statmod, key), key) ^^^^^^^^^^ AssertionError: False is not true : FILE_ATTRIBUTE_ARCHIVE ---------------------------------------------------------------------- Ran 16 tests in 0.034s FAILED (failures=1, errors=6, skipped=7) 0:00:00 [1/1/1] test_stat failed (6 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_stat Total duration: 312 ms Total tests: run=16 failures=1 skipped=7 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- test_stat left behind file '@test_9456_tmpæ' test test_stat failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10280æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3272136162 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_strftime test_strftime (test.test_strftime.StrftimeTest.test_strftime) ... strftime test for Sun Jul 26 22:58:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string Strftime test, platform: win32, Python version: 3.12.13 strftime test for Thu Apr 3 09:23:01 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Apr 03 09:23:01 2025, but got Thu Apr 3 09:23:01 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Apr 4 08:24:10 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Apr 04 08:24:10 2025, but got Fri Apr 4 08:24:10 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 5 07:25:19 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Apr 05 07:25:19 2025, but got Sat Apr 5 07:25:19 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Apr 6 06:26:28 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Apr 06 06:26:28 2025, but got Sun Apr 6 06:26:28 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Apr 7 05:27:37 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Apr 07 05:27:37 2025, but got Mon Apr 7 05:27:37 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Apr 8 04:28:46 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Apr 08 04:28:46 2025, but got Tue Apr 8 04:28:46 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Apr 9 03:29:55 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 09 03:29:55 2025, but got Wed Apr 9 03:29:55 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 10 02:31:04 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Apr 11 01:32:13 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 12 00:33:22 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 12 23:34:31 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Apr 13 22:35:40 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Apr 14 21:36:49 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Apr 15 20:37:58 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Apr 16 19:39:07 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 17 18:40:16 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Apr 18 17:41:25 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 19 16:42:34 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Apr 20 15:43:43 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Apr 21 14:44:52 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Apr 22 13:46:01 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Apr 23 12:47:10 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 24 11:48:19 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Apr 25 10:49:28 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 26 09:50:37 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 8 07:18:01 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jul 08 07:18:01 2025, but got Tue Jul 8 07:18:01 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jul 9 06:19:10 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Jul 09 06:19:10 2025, but got Wed Jul 9 06:19:10 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jul 10 05:20:19 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jul 11 04:21:28 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jul 12 03:22:37 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jul 13 02:23:46 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jul 14 01:24:55 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 15 00:26:04 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 15 23:27:13 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jul 16 22:28:22 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jul 17 21:29:31 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jul 18 20:30:40 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jul 19 19:31:49 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jul 20 18:32:58 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jul 21 17:34:07 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 22 16:35:16 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jul 23 15:36:25 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jul 24 14:37:34 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jul 25 13:38:43 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jul 26 12:39:52 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jul 27 11:41:01 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jul 28 10:42:10 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 29 09:43:19 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jul 30 08:44:28 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jul 31 07:45:37 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Oct 12 05:13:01 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Oct 13 04:14:10 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Oct 14 03:15:19 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Oct 15 02:16:28 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Oct 16 01:17:37 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Oct 17 00:18:46 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Oct 17 23:19:55 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Oct 18 22:21:04 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Oct 19 21:22:13 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Oct 20 20:23:22 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Oct 21 19:24:31 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Oct 22 18:25:40 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Oct 23 17:26:49 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Oct 24 16:27:58 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Oct 25 15:29:07 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Oct 26 13:30:16 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Oct 27 12:31:25 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Oct 28 11:32:34 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Oct 29 10:33:43 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Oct 30 09:34:52 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Oct 31 08:36:01 2025 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Nov 1 07:37:10 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 01 07:37:10 2025, but got Sat Nov 1 07:37:10 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Nov 2 06:38:19 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 02 06:38:19 2025, but got Sun Nov 2 06:38:19 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Nov 3 05:39:28 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 03 05:39:28 2025, but got Mon Nov 3 05:39:28 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Nov 4 04:40:37 2025 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Nov 04 04:40:37 2025, but got Tue Nov 4 04:40:37 2025 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jan 16 02:08:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jan 17 01:09:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jan 18 00:10:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jan 18 23:11:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jan 19 22:12:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jan 20 21:13:46 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jan 21 20:14:55 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jan 22 19:16:04 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jan 23 18:17:13 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jan 24 17:18:22 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jan 25 16:19:31 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jan 26 15:20:40 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jan 27 14:21:49 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jan 28 13:22:58 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jan 29 12:24:07 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jan 30 11:25:16 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Jan 31 10:26:25 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 1 09:27:34 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 01 09:27:34 2026, but got Sun Feb 1 09:27:34 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Feb 2 08:28:43 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Feb 02 08:28:43 2026, but got Mon Feb 2 08:28:43 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Feb 3 07:29:52 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 03 07:29:52 2026, but got Tue Feb 3 07:29:52 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Feb 4 06:31:01 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 04 06:31:01 2026, but got Wed Feb 4 06:31:01 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Feb 5 05:32:10 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 05 05:32:10 2026, but got Thu Feb 5 05:32:10 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Feb 6 04:33:19 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 06 04:33:19 2026, but got Fri Feb 6 04:33:19 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Feb 7 03:34:28 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 07 03:34:28 2026, but got Sat Feb 7 03:34:28 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 8 02:35:37 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 08 02:35:37 2026, but got Sun Feb 8 02:35:37 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Apr 22 01:03:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 23 00:04:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 23 23:05:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Apr 24 22:06:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Apr 25 21:07:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Apr 26 20:08:46 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Apr 27 19:09:55 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Apr 28 18:11:04 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Apr 29 17:12:13 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Apr 30 16:13:22 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 1 15:14:31 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri May 01 15:14:31 2026, but got Fri May 1 15:14:31 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat May 2 14:15:40 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 02 14:15:40 2026, but got Sat May 2 14:15:40 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun May 3 13:16:49 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun May 03 13:16:49 2026, but got Sun May 3 13:16:49 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 4 12:17:58 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 04 12:17:58 2026, but got Mon May 4 12:17:58 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue May 5 11:19:07 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 05 11:19:07 2026, but got Tue May 5 11:19:07 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed May 6 10:20:16 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 06 10:20:16 2026, but got Wed May 6 10:20:16 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 7 09:21:25 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 07 09:21:25 2026, but got Thu May 7 09:21:25 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 8 08:22:34 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri May 08 08:22:34 2026, but got Fri May 8 08:22:34 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat May 9 07:23:43 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 09 07:23:43 2026, but got Sat May 9 07:23:43 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun May 10 06:24:52 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 11 05:26:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue May 12 04:27:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed May 13 03:28:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 14 02:29:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 15 01:30:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Jul 26 22:58:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Jul 27 21:59:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jul 28 21:00:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jul 29 20:01:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Jul 30 19:02:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Jul 31 18:03:46 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 1 17:04:55 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 01 17:04:55 2026, but got Sat Aug 1 17:04:55 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 2 16:06:04 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Aug 02 16:06:04 2026, but got Sun Aug 2 16:06:04 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 3 15:07:13 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Aug 03 15:07:13 2026, but got Mon Aug 3 15:07:13 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 4 14:08:22 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Aug 04 14:08:22 2026, but got Tue Aug 4 14:08:22 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Aug 5 13:09:31 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Aug 05 13:09:31 2026, but got Wed Aug 5 13:09:31 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Aug 6 12:10:40 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Aug 06 12:10:40 2026, but got Thu Aug 6 12:10:40 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Aug 7 11:11:49 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Aug 07 11:11:49 2026, but got Fri Aug 7 11:11:49 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 8 10:12:58 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 08 10:12:58 2026, but got Sat Aug 8 10:12:58 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 9 09:14:07 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Aug 09 09:14:07 2026, but got Sun Aug 9 09:14:07 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 10 08:15:16 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 11 07:16:25 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Aug 12 06:17:34 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Aug 13 05:18:43 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Aug 14 04:19:52 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 15 03:21:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 16 02:22:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 17 01:23:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 18 00:24:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 18 23:25:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Oct 30 19:53:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Oct 31 18:54:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Nov 1 17:55:19 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 01 17:55:19 2026, but got Sun Nov 1 17:55:19 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Nov 2 16:56:28 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 02 16:56:28 2026, but got Mon Nov 2 16:56:28 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Nov 3 15:57:37 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Nov 03 15:57:37 2026, but got Tue Nov 3 15:57:37 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Nov 4 14:58:46 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Nov 04 14:58:46 2026, but got Wed Nov 4 14:58:46 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Nov 5 13:59:55 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 05 13:59:55 2026, but got Thu Nov 5 13:59:55 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Nov 6 13:01:04 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 06 13:01:04 2026, but got Fri Nov 6 13:01:04 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Nov 7 12:02:13 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 07 12:02:13 2026, but got Sat Nov 7 12:02:13 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Nov 8 11:03:22 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 08 11:03:22 2026, but got Sun Nov 8 11:03:22 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Nov 9 10:04:31 2026 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 09 10:04:31 2026, but got Mon Nov 9 10:04:31 2026 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Nov 10 09:05:40 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Nov 11 08:06:49 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Nov 12 07:07:58 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Nov 13 06:09:07 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Nov 14 05:10:16 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Nov 15 04:11:25 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Nov 16 03:12:34 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Nov 17 02:13:43 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Nov 18 01:14:52 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Nov 19 00:16:01 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Nov 19 23:17:10 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Nov 20 22:18:19 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Nov 21 21:19:28 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Nov 22 20:20:37 2026 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Feb 3 17:48:01 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 03 17:48:01 2027, but got Wed Feb 3 17:48:01 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Feb 4 16:49:10 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 04 16:49:10 2027, but got Thu Feb 4 16:49:10 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Feb 5 15:50:19 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 05 15:50:19 2027, but got Fri Feb 5 15:50:19 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Feb 6 14:51:28 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 06 14:51:28 2027, but got Sat Feb 6 14:51:28 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 7 13:52:37 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 07 13:52:37 2027, but got Sun Feb 7 13:52:37 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Feb 8 12:53:46 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Feb 08 12:53:46 2027, but got Mon Feb 8 12:53:46 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Feb 9 11:54:55 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 09 11:54:55 2027, but got Tue Feb 9 11:54:55 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Feb 10 10:56:04 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Feb 11 09:57:13 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Feb 12 08:58:22 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Feb 13 07:59:31 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 14 07:00:40 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Feb 15 06:01:49 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Feb 16 05:02:58 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Feb 17 04:04:07 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Feb 18 03:05:16 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Feb 19 02:06:25 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Feb 20 01:07:34 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 21 00:08:43 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Feb 21 23:09:52 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Feb 22 22:11:01 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Feb 23 21:12:10 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Feb 24 20:13:19 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Feb 25 19:14:28 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Feb 26 18:15:37 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 10 16:43:01 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue May 11 15:44:10 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed May 12 14:45:19 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 13 13:46:28 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 14 12:47:37 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat May 15 11:48:46 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun May 16 10:49:55 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 17 09:51:04 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue May 18 08:52:13 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed May 19 07:53:22 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 20 06:54:31 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 21 05:55:40 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat May 22 04:56:49 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun May 23 03:57:58 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 24 02:59:07 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue May 25 02:00:16 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed May 26 01:01:25 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 27 00:02:34 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu May 27 23:03:43 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri May 28 22:04:52 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat May 29 21:06:01 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun May 30 20:07:10 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon May 31 19:08:19 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Jun 1 18:09:28 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jun 01 18:09:28 2027, but got Tue Jun 1 18:09:28 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Jun 2 17:10:37 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Jun 02 17:10:37 2027, but got Wed Jun 2 17:10:37 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 14 14:38:01 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 15 13:39:10 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 16 12:40:19 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 17 11:41:28 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Aug 18 10:42:37 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Aug 19 09:43:46 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Aug 20 08:44:55 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 21 07:46:04 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 22 06:47:13 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 23 05:48:22 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 24 04:49:31 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Aug 25 03:50:40 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Aug 26 02:51:49 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Aug 27 01:52:58 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 28 00:54:07 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Aug 28 23:55:16 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Aug 29 22:56:25 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Aug 30 21:57:34 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Tue Aug 31 20:58:43 2027 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Wed Sep 1 19:59:52 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Sep 01 19:59:52 2027, but got Wed Sep 1 19:59:52 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Thu Sep 2 19:01:01 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Sep 02 19:01:01 2027, but got Thu Sep 2 19:01:01 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Fri Sep 3 18:02:10 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Sep 03 18:02:10 2027, but got Fri Sep 3 18:02:10 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sat Sep 4 17:03:19 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Sep 04 17:03:19 2027, but got Sat Sep 4 17:03:19 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Sun Sep 5 16:04:28 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Sep 05 16:04:28 2027, but got Sun Sep 5 16:04:28 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string strftime test for Mon Sep 6 15:05:37 2027 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Sep 06 15:05:37 2027, but got Mon Sep 6 15:05:37 2027 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Error for nonstandard '%k' format (hour, blank padded ( 0-23)): invalid format string Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Error for nonstandard '%s' format (seconds since the Epoch in UCT): invalid format string Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Error for nonstandard '%3y' format (year without century rendered using fieldwidth): invalid format string ok test_y_1900 (test.test_strftime.Y1900Tests.test_y_1900) ... ok test_y_after_1900 (test.test_strftime.Y1900Tests.test_y_after_1900) ... ok test_y_before_1900 (test.test_strftime.Y1900Tests.test_y_before_1900) ... FAIL ====================================================================== FAIL: test_y_before_1900 (test.test_strftime.Y1900Tests.test_y_before_1900) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_strftime.py", line 188, in test_y_before_1900 with self.assertRaises(ValueError): AssertionError: ValueError not raised ---------------------------------------------------------------------- Ran 4 tests in 0.290s FAILED (failures=1) 0:00:00 [1/1/1] test_strftime failed (1 failure) == Tests result: FAILURE == 1 test failed: test_strftime Total duration: 580 ms Total tests: run=4 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_strftime failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1168æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2603655262 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_string_literals test_eval_bytes_incomplete (test.test_string_literals.TestLiterals.test_eval_bytes_incomplete) ... ok test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_escape) ... FAIL test_eval_bytes_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_octal_escape) ... FAIL test_eval_bytes_normal (test.test_string_literals.TestLiterals.test_eval_bytes_normal) ... ok test_eval_bytes_raw (test.test_string_literals.TestLiterals.test_eval_bytes_raw) ... ok test_eval_str_incomplete (test.test_string_literals.TestLiterals.test_eval_str_incomplete) ... ok test_eval_str_invalid_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_escape) ... FAIL test_eval_str_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_octal_escape) ... FAIL test_eval_str_normal (test.test_string_literals.TestLiterals.test_eval_str_normal) ... ok test_eval_str_raw (test.test_string_literals.TestLiterals.test_eval_str_raw) ... ok test_eval_str_u (test.test_string_literals.TestLiterals.test_eval_str_u) ... ok test_file_iso_8859_1 (test.test_string_literals.TestLiterals.test_file_iso_8859_1) ... ERROR test_file_latin9 (test.test_string_literals.TestLiterals.test_file_latin9) ... ERROR test_file_latin_1 (test.test_string_literals.TestLiterals.test_file_latin_1) ... ERROR test_file_utf8 (test.test_string_literals.TestLiterals.test_file_utf8) ... ERROR test_file_utf_8 (test.test_string_literals.TestLiterals.test_file_utf_8) ... ERROR test_file_utf_8_error (test.test_string_literals.TestLiterals.test_file_utf_8_error) ... ok test_invalid_escape_locations_with_offset (test.test_string_literals.TestLiterals.test_invalid_escape_locations_with_offset) ... FAIL test_template (test.test_string_literals.TestLiterals.test_template) ... ok test_uppercase_prefixes (test.test_string_literals.TestLiterals.test_uppercase_prefixes) ... ok ====================================================================== ERROR: test_file_iso_8859_1 (test.test_string_literals.TestLiterals.test_file_iso_8859_1) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 73, in tearDown shutil.rmtree(self.tmpdir, ignore_errors=True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_file_latin9 (test.test_string_literals.TestLiterals.test_file_latin9) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 73, in tearDown shutil.rmtree(self.tmpdir, ignore_errors=True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_file_latin_1 (test.test_string_literals.TestLiterals.test_file_latin_1) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 73, in tearDown shutil.rmtree(self.tmpdir, ignore_errors=True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_file_utf8 (test.test_string_literals.TestLiterals.test_file_utf8) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 73, in tearDown shutil.rmtree(self.tmpdir, ignore_errors=True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_file_utf_8 (test.test_string_literals.TestLiterals.test_file_utf_8) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 73, in tearDown shutil.rmtree(self.tmpdir, ignore_errors=True) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_escape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 233, in test_eval_bytes_invalid_escape self.assertEqual(w[0].lineno, 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_eval_bytes_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_octal_escape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 257, in test_eval_bytes_invalid_octal_escape self.assertEqual(w[0].lineno, 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_eval_str_invalid_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_escape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 121, in test_eval_str_invalid_escape self.assertEqual(w[0].lineno, 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_eval_str_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_octal_escape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 158, in test_eval_str_invalid_octal_escape self.assertEqual(w[0].lineno, 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_invalid_escape_locations_with_offset (test.test_string_literals.TestLiterals.test_invalid_escape_locations_with_offset) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_string_literals.py", line 181, in test_invalid_escape_locations_with_offset self.assertEqual(exc.offset, 30) ^^^^^^^^^^^ AssertionError: 1 != 30 ---------------------------------------------------------------------- Ran 20 tests in 0.492s FAILED (failures=5, errors=5) 0:00:00 [1/1/1] test_string_literals failed (5 errors, 5 failures) == Tests result: FAILURE == 1 test failed: test_string_literals Total duration: 767 ms Total tests: run=20 failures=5 Total test files: run=1/1 failed=1 Result: FAILURE test test_string_literals failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10068æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4038973489 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_struct test_1530559 (test.test_struct.StructTest.test_1530559) ... ok test_705836 (test.test_struct.StructTest.test_705836) ... ok test_Struct_reinitialization (test.test_struct.StructTest.test_Struct_reinitialization) ... ok test__sizeof__ (test.test_struct.StructTest.test__sizeof__) ... skipped 'implementation detail specific to cpython' test__struct_reference_cycle_cleaned_up (test.test_struct.StructTest.test__struct_reference_cycle_cleaned_up) ... ok test__struct_types_immutable (test.test_struct.StructTest.test__struct_types_immutable) ... skipped 'implementation detail specific to cpython' test_bool (test.test_struct.StructTest.test_bool) ... ok test_boundary_error_message (test.test_struct.StructTest.test_boundary_error_message) ... ok test_boundary_error_message_with_large_offset (test.test_struct.StructTest.test_boundary_error_message_with_large_offset) ... ok test_boundary_error_message_with_negative_offset (test.test_struct.StructTest.test_boundary_error_message_with_negative_offset) ... ok test_calcsize (test.test_struct.StructTest.test_calcsize) ... ok test_consistence (test.test_struct.StructTest.test_consistence) ... ok test_count_overflow (test.test_struct.StructTest.test_count_overflow) ... ok test_format_attr (test.test_struct.StructTest.test_format_attr) ... ok test_integers (test.test_struct.StructTest.test_integers) ... ok test_isbigendian (test.test_struct.StructTest.test_isbigendian) ... ok test_issue29802 (test.test_struct.StructTest.test_issue29802) ... ok test_issue35714 (test.test_struct.StructTest.test_issue35714) ... ok test_issue98248 (test.test_struct.StructTest.test_issue98248) ... skipped 'implementation detail specific to cpython' test_issue98248_error_propagation (test.test_struct.StructTest.test_issue98248_error_propagation) ... skipped 'implementation detail specific to cpython' test_nN_code (test.test_struct.StructTest.test_nN_code) ... ok test_new_features (test.test_struct.StructTest.test_new_features) ... ERROR test_p_code (test.test_struct.StructTest.test_p_code) ... ERROR test_pack_into (test.test_struct.StructTest.test_pack_into) ... ok test_pack_into_fn (test.test_struct.StructTest.test_pack_into_fn) ... ok test_struct_cleans_up_at_runtime_shutdown (test.test_struct.StructTest.test_struct_cleans_up_at_runtime_shutdown) ... FAIL test_struct_subclass_instantiation (test.test_struct.StructTest.test_struct_subclass_instantiation) ... ok test_trailing_counter (test.test_struct.StructTest.test_trailing_counter) ... ok test_transitiveness (test.test_struct.StructTest.test_transitiveness) ... ok test_unpack_from (test.test_struct.StructTest.test_unpack_from) ... ok test_unpack_with_buffer (test.test_struct.StructTest.test_unpack_with_buffer) ... ok test_arbitrary_buffer (test.test_struct.UnpackIteratorTest.test_arbitrary_buffer) ... ok test_construct (test.test_struct.UnpackIteratorTest.test_construct) ... ok test_half_float (test.test_struct.UnpackIteratorTest.test_half_float) ... ok test_iterate (test.test_struct.UnpackIteratorTest.test_iterate) ... ok test_length_hint (test.test_struct.UnpackIteratorTest.test_length_hint) ... ok test_module_func (test.test_struct.UnpackIteratorTest.test_module_func) ... ok test_uninstantiable (test.test_struct.UnpackIteratorTest.test_uninstantiable) ... ok ====================================================================== ERROR: test_new_features (test.test_struct.StructTest.test_new_features) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_struct.py", line 138, in test_new_features res = struct.pack(xfmt, arg) ^^^^ struct.error: bad '0p' in struct format ====================================================================== ERROR: test_p_code (test.test_struct.StructTest.test_p_code) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_struct.py", line 358, in test_p_code got = struct.pack(code, input) ^^^^ struct.error: bad '0p' in struct format ====================================================================== FAIL: test_struct_cleans_up_at_runtime_shutdown (test.test_struct.StructTest.test_struct_cleans_up_at_runtime_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_struct.py", line 686, in test_struct_cleans_up_at_runtime_shutdown self.assertIn(b"Exception ignored in:", stderr) ^^^^^^^^ AssertionError: b'Exception ignored in:' not found in b'' ---------------------------------------------------------------------- Ran 38 tests in 0.828s FAILED (failures=1, errors=2, skipped=4) 0:00:01 [1/1/1] test_struct failed (2 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_struct Total duration: 1.2 sec Total tests: run=38 failures=1 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_struct failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8808æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2292203570 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_structseq test_cmp (test.test_structseq.StructSeqTest.test_cmp) ... ok test_concat (test.test_structseq.StructSeqTest.test_concat) ... ok test_constructor (test.test_structseq.StructSeqTest.test_constructor) ... ok test_contains (test.test_structseq.StructSeqTest.test_contains) ... ok test_copying (test.test_structseq.StructSeqTest.test_copying) ... ok test_copying_with_unnamed_fields (test.test_structseq.StructSeqTest.test_copying_with_unnamed_fields) ... ok test_eviltuple (test.test_structseq.StructSeqTest.test_eviltuple) ... ok test_extended_getslice (test.test_structseq.StructSeqTest.test_extended_getslice) ... ok test_fields (test.test_structseq.StructSeqTest.test_fields) ... FAIL test_hash (test.test_structseq.StructSeqTest.test_hash) ... ok test_match_args (test.test_structseq.StructSeqTest.test_match_args) ... ok test_match_args_with_unnamed_fields (test.test_structseq.StructSeqTest.test_match_args_with_unnamed_fields) ... ok test_pickling (test.test_structseq.StructSeqTest.test_pickling) ... ok test_pickling_with_unnamed_fields (test.test_structseq.StructSeqTest.test_pickling_with_unnamed_fields) ... ok test_reference_cycle (test.test_structseq.StructSeqTest.test_reference_cycle) ... ok test_repeat (test.test_structseq.StructSeqTest.test_repeat) ... ok test_repr (test.test_structseq.StructSeqTest.test_repr) ... ok test_tuple (test.test_structseq.StructSeqTest.test_tuple) ... ok ====================================================================== FAIL: test_fields (test.test_structseq.StructSeqTest.test_fields) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_structseq.py", line 86, in test_fields self.assertEqual(t.n_fields, time._STRUCT_TM_ITEMS) ^^^^^^^^^^^ AssertionError: 11 != 9 ---------------------------------------------------------------------- Ran 18 tests in 0.112s FAILED (failures=1) 0:00:00 [1/1/1] test_structseq failed (1 failure) == Tests result: FAILURE == 1 test failed: test_structseq Total duration: 406 ms Total tests: run=18 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_structseq failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7500æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2685367945 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_subprocess 0:00:00 [1/1/1] test_subprocess failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_subprocess Total duration: 372 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_subprocess crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_subprocess.py", line 31, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3080æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1570829291 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sunau 0:00:00 [1/1/1] test_sunau failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_sunau Total duration: 269 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_sunau crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sunau.py", line 9, in <module> audioop = warnings_helper.import_deprecated("audioop") ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 13, in import_deprecated return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\audioop.py", line 6, in <module> from _audioop_cffi import ffi, lib ModuleNotFoundError: No module named '_audioop_cffi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9352æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2090429401 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_super 0:00:00 [1/1/1] test_super failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_super Total duration: 239 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_super crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1007, in exec_module File "<builtin>/frozen importlib._bootstrap_external", line 1145, in get_code File "<builtin>/frozen importlib._bootstrap_external", line 1075, in source_to_code File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_super.py", line 115 global __class__ ^^^^^^^^^^^^^^^^ SyntaxError: 'global __class__' inside a class statement is not implemented in PyPy ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6808æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 578676818 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_support test_CleanImport (test.test_support.TestSupport.test_CleanImport) ... ok test_DirsOnSysPath (test.test_support.TestSupport.test_DirsOnSysPath) ... ok test_HOST (test.test_support.TestSupport.test_HOST) ... ok test_args_from_interpreter_flags (test.test_support.TestSupport.test_args_from_interpreter_flags) ... skipped "resource 'cpu' is not enabled" test_bind_port (test.test_support.TestSupport.test_bind_port) ... ok test_captured_stderr (test.test_support.TestSupport.test_captured_stderr) ... ok test_captured_stdin (test.test_support.TestSupport.test_captured_stdin) ... ok test_captured_stdout (test.test_support.TestSupport.test_captured_stdout) ... ok test_change_cwd (test.test_support.TestSupport.test_change_cwd) ... ok test_change_cwd__chdir_warning (test.test_support.TestSupport.test_change_cwd__chdir_warning) Check the warning message when os.chdir() fails. ... ok test_change_cwd__non_existent_dir (test.test_support.TestSupport.test_change_cwd__non_existent_dir) Test passing a non-existent directory. ... ok test_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport.test_change_cwd__non_existent_dir__quiet_true) Test passing a non-existent directory with quiet=True. ... ok test_check__all__ (test.test_support.TestSupport.test_check__all__) ... ok test_check_syntax_error (test.test_support.TestSupport.test_check_syntax_error) ... ok test_copy_python_src_ignore (test.test_support.TestSupport.test_copy_python_src_ignore) ... skipped "cannot access Python source code directory: 'D:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build\\\\pypy\\\\goal\\\\Modules' landmark is missing" test_detect_api_mismatch (test.test_support.TestSupport.test_detect_api_mismatch) ... ok test_detect_api_mismatch__ignore (test.test_support.TestSupport.test_detect_api_mismatch__ignore) ... ok test_fd_count (test.test_support.TestSupport.test_fd_count) ... ok test_find_unused_port (test.test_support.TestSupport.test_find_unused_port) ... ok test_forget (test.test_support.TestSupport.test_forget) ... ok test_gc_collect (test.test_support.TestSupport.test_gc_collect) ... ok test_get_attribute (test.test_support.TestSupport.test_get_attribute) ... ok test_get_original_stdout (test.test_support.TestSupport.test_get_original_stdout) ... skipped 'failing buildbots' test_get_recursion_depth (test.test_support.TestSupport.test_get_recursion_depth) ... FAIL test_has_strftime_extensions (test.test_support.TestSupport.test_has_strftime_extensions) ... ok test_ignored_deprecations_are_silent (test.test_support.TestSupport.test_ignored_deprecations_are_silent) Test support.ignore_deprecations_from() silences warnings ... ok test_import_fresh_module (test.test_support.TestSupport.test_import_fresh_module) ... ok test_import_module (test.test_support.TestSupport.test_import_module) ... ok test_make_bad_fd (test.test_support.TestSupport.test_make_bad_fd) ... ok test_optim_args_from_interpreter_flags (test.test_support.TestSupport.test_optim_args_from_interpreter_flags) ... ok test_parse_memlimit (test.test_support.TestSupport.test_parse_memlimit) ... ok test_print_warning (test.test_support.TestSupport.test_print_warning) ... ok test_python_is_optimized (test.test_support.TestSupport.test_python_is_optimized) ... ok test_reap_children (test.test_support.TestSupport.test_reap_children) ... skipped 'need os.waitpid() and os.WNOHANG' test_recursion (test.test_support.TestSupport.test_recursion) ... skipped 'not supported on PyPy' test_rmtree (test.test_support.TestSupport.test_rmtree) ... ok test_set_memlimit (test.test_support.TestSupport.test_set_memlimit) ... ok test_sortdict (test.test_support.TestSupport.test_sortdict) ... ok test_swap_attr (test.test_support.TestSupport.test_swap_attr) ... ok test_swap_item (test.test_support.TestSupport.test_swap_item) ... ok test_temp_cwd (test.test_support.TestSupport.test_temp_cwd) ... ok test_temp_cwd__name_none (test.test_support.TestSupport.test_temp_cwd__name_none) Test passing None to temp_cwd(). ... ok test_temp_dir (test.test_support.TestSupport.test_temp_dir) Test that temp_dir() creates and destroys its directory. ... ok test_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_default) Test passing a directory that already exists. ... ok test_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_true) Test passing a directory that already exists with quiet=True. ... ok test_temp_dir__forked_child (test.test_support.TestSupport.test_temp_dir__forked_child) Test that a forked child process does not remove the directory. ... skipped 'requires working os.fork()' test_temp_dir__path_none (test.test_support.TestSupport.test_temp_dir__path_none) Test passing no path. ... ok test_unlink (test.test_support.TestSupport.test_unlink) ... ok test_unload (test.test_support.TestSupport.test_unload) ... ok ====================================================================== FAIL: test_get_recursion_depth (test.test_support.TestSupport.test_get_recursion_depth) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_support.py", line 628, in test_get_recursion_depth script_helper.assert_python_ok("-c", code) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-c', '\nfrom test import support\nimport sys\n\ndef check(cond):\n if not cond:\n raise AssertionError("test failed")\n\n# depth 1\ncheck(support.get_recursion_depth() == 1)\n\n# depth 2\ndef test_func():\n check(support.get_recursion_depth() == 2)\ntest_func()\n\ndef test_recursive(depth, limit):\n if depth >= limit:\n # cannot call get_recursion_depth() at this depth,\n # it can raise RecursionError\n return\n get_depth = support.get_recursion_depth()\n print(f"test_recursive: {depth}/{limit}: "\n f"get_recursion_depth() says {get_depth}")\n check(get_depth == depth)\n test_recursive(depth + 1, limit)\n\n# depth up to 25\nwith support.infinite_recursion(max_depth=25):\n limit = sys.getrecursionlimit()\n print(f"test with sys.getrecursionlimit()={limit}")\n test_recursive(2, limit)\n\n# depth up to 500\nwith support.infinite_recursion(max_depth=500):\n limit = sys.getrecursionlimit()\n print(f"test with sys.getrecursionlimit()={limit}")\n test_recursive(2, limit)\n'] stdout: --- test with sys.getrecursionlimit()=26 test_recursive: 2/26: get_recursion_depth() says 2 test_recursive: 3/26: get_recursion_depth() says 3 test_recursive: 4/26: get_recursion_depth() says 4 test_recursive: 5/26: get_recursion_depth() says 5 test_recursive: 6/26: get_recursion_depth() says 6 test_recursive: 7/26: get_recursion_depth() says 7 test_recursive: 8/26: get_recursion_depth() says 8 test_recursive: 9/26: get_recursion_depth() says 9 test_recursive: 10/26: get_recursion_depth() says 10 test_recursive: 11/26: get_recursion_depth() says 11 test_recursive: 12/26: get_recursion_depth() says 12 test_recursive: 13/26: get_recursion_depth() says 13 test_recursive: 14/26: get_recursion_depth() says 14 test_recursive: 15/26: get_recursion_depth() says 15 test_recursive: 16/26: get_recursion_depth() says 16 test_recursive: 17/26: get_recursion_depth() says 17 --- stderr: --- Traceback (most recent call last): File "<string>", line 32, in <module> File "<string>", line 26, in test_recursive File "<string>", line 26, in test_recursive File "<string>", line 26, in test_recursive [Previous line repeated 13 more times] File "<string>", line 23, in test_recursive File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\encodings\utf_8.py", line 20, in encode return codecs.utf_8_encode(input, self.errors)[0] ^^^^^^^^^^^^ RecursionError: maximum recursion depth exceeded --- ---------------------------------------------------------------------- Ran 49 tests in 1.834s FAILED (failures=1, skipped=6) 0:00:02 [1/1/1] test_support failed (1 failure) == Tests result: FAILURE == 1 test failed: test_support Total duration: 2.1 sec Total tests: run=49 failures=1 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_support failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7476æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1433426723 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_syntax test_assign_call (test.test_syntax.SyntaxTestCase.test_assign_call) ... ok test_assign_del (test.test_syntax.SyntaxTestCase.test_assign_del) ... ok test_async_with_statement_many_context_managers (test.test_syntax.SyntaxTestCase.test_async_with_statement_many_context_managers) ... skipped 'implementation detail specific to cpython' test_bad_outdent (test.test_syntax.SyntaxTestCase.test_bad_outdent) ... ok test_barry_as_flufl_with_syntax_errors (test.test_syntax.SyntaxTestCase.test_barry_as_flufl_with_syntax_errors) ... ok test_break_outside_loop (test.test_syntax.SyntaxTestCase.test_break_outside_loop) ... FAIL test_case_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_case_call_does_not_raise_syntax_error) ... ok test_continuation_bad_indentation (test.test_syntax.SyntaxTestCase.test_continuation_bad_indentation) ... ok test_continue_outside_loop (test.test_syntax.SyntaxTestCase.test_continue_outside_loop) ... ok test_curly_brace_after_primary_raises_immediately (test.test_syntax.SyntaxTestCase.test_curly_brace_after_primary_raises_immediately) ... ok test_deep_invalid_rule (test.test_syntax.SyntaxTestCase.test_deep_invalid_rule) ... skipped 'implementation detail specific to cpython' test_disallowed_type_param_names (test.test_syntax.SyntaxTestCase.test_disallowed_type_param_names) ... skipped 'implementation detail specific to cpython' test_empty_line_after_linecont (test.test_syntax.SyntaxTestCase.test_empty_line_after_linecont) ... ok test_error_on_parser_stack_overflow (test.test_syntax.SyntaxTestCase.test_error_on_parser_stack_overflow) ... skipped 'implementation detail specific to cpython' test_error_parenthesis (test.test_syntax.SyntaxTestCase.test_error_parenthesis) ... FAIL test_error_string_literal (test.test_syntax.SyntaxTestCase.test_error_string_literal) ... ok test_except_star_then_except (test.test_syntax.SyntaxTestCase.test_except_star_then_except) ... ok test_except_then_except_star (test.test_syntax.SyntaxTestCase.test_except_then_except_star) ... ok test_expression_with_assignment (test.test_syntax.SyntaxTestCase.test_expression_with_assignment) ... ok test_generator_in_function_call (test.test_syntax.SyntaxTestCase.test_generator_in_function_call) ... ok test_global_param_err_first (test.test_syntax.SyntaxTestCase.test_global_param_err_first) ... ok test_invalid_line_continuation_error_position (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_error_position) ... ok test_invalid_line_continuation_left_recursive (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_left_recursive) ... FAIL test_invisible_characters (test.test_syntax.SyntaxTestCase.test_invisible_characters) ... ok test_kwargs_last (test.test_syntax.SyntaxTestCase.test_kwargs_last) ... ok test_kwargs_last2 (test.test_syntax.SyntaxTestCase.test_kwargs_last2) ... ok test_kwargs_last3 (test.test_syntax.SyntaxTestCase.test_kwargs_last3) ... ok test_match_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_match_call_does_not_raise_syntax_error) ... ok test_multiline_compiler_error_points_to_the_end (test.test_syntax.SyntaxTestCase.test_multiline_compiler_error_points_to_the_end) ... ok test_nested_named_except_blocks (test.test_syntax.SyntaxTestCase.test_nested_named_except_blocks) ... skipped 'implementation detail specific to cpython' test_no_indent (test.test_syntax.SyntaxTestCase.test_no_indent) ... ok test_nonlocal_param_err_first (test.test_syntax.SyntaxTestCase.test_nonlocal_param_err_first) ... ok test_return_outside_function (test.test_syntax.SyntaxTestCase.test_return_outside_function) ... ok test_syntax_error_on_deeply_nested_blocks (test.test_syntax.SyntaxTestCase.test_syntax_error_on_deeply_nested_blocks) ... skipped 'implementation detail specific to cpython' test_unexpected_indent (test.test_syntax.SyntaxTestCase.test_unexpected_indent) ... ok test_with_statement_many_context_managers (test.test_syntax.SyntaxTestCase.test_with_statement_many_context_managers) ... skipped 'implementation detail specific to cpython' test_yield_outside_function (test.test_syntax.SyntaxTestCase.test_yield_outside_function) ... ok test_syntax (test) Doctest: test.test_syntax ... FAIL ====================================================================== FAIL: test_break_outside_loop (test.test_syntax.SyntaxTestCase.test_break_outside_loop) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2034, in _check_error compile(code, filename, mode) File "<testcase>", line 1 SyntaxError: 'break' not properly in loop During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2147, in test_break_outside_loop self._check_error("break", msg, lineno=1) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2040, in _check_error self.fail("SyntaxError did not contain %r" % (errtext,)) ^^^^ AssertionError: SyntaxError did not contain 'outside loop' ====================================================================== FAIL: test_error_parenthesis (test.test_syntax.SyntaxTestCase.test_error_parenthesis) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2034, in _check_error compile(code, filename, mode) File "<testcase>", line 1 a = ( 1, 2, 3 b=3 ^ SyntaxError: invalid syntax. Perhaps you forgot a comma? During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2376, in test_error_parenthesis self._check_error(f"a = {paren} 1, 2, 3\nb=3", f"\\{paren}' was never closed") ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2040, in _check_error self.fail("SyntaxError did not contain %r" % (errtext,)) ^^^^ AssertionError: SyntaxError did not contain "\\(' was never closed" ====================================================================== FAIL: test_invalid_line_continuation_left_recursive (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_left_recursive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2034, in _check_error compile(code, filename, mode) File "<testcase>", line 1 A.μ\ ^ SyntaxError: unexpected end of file (EOF) in multi-line statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2368, in test_invalid_line_continuation_left_recursive self._check_error("A.\u03bc\\\n", ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 2040, in _check_error self.fail("SyntaxError did not contain %r" % (errtext,)) ^^^^ AssertionError: SyntaxError did not contain 'unexpected EOF while parsing' ====================================================================== FAIL: test_syntax (test) Doctest: test.test_syntax ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_syntax File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 0, in test_syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 341, in test.test_syntax Failed example: def f(x, y=1, z): pass Expected: Traceback (most recent call last): SyntaxError: parameter without a default follows parameter with a default Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[69]>", line 1 def f(x, y=1, z): ^ SyntaxError: non-default argument follows default argument ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 346, in test.test_syntax Failed example: def f(x, /, y=1, z): pass Expected: Traceback (most recent call last): SyntaxError: parameter without a default follows parameter with a default Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[70]>", line 1 def f(x, /, y=1, z): ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 570, in test.test_syntax Failed example: lambda a,d=3,c: None Expected: Traceback (most recent call last): SyntaxError: parameter without a default follows parameter with a default Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[119]>", line 1 lambda a,d=3,c: None ^ SyntaxError: non-default argument follows default argument ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 574, in test.test_syntax Failed example: lambda a,/,d=3,c: None Expected: Traceback (most recent call last): SyntaxError: parameter without a default follows parameter with a default Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[120]>", line 1 lambda a,/,d=3,c: None ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 766, in test.test_syntax Failed example: f(a=) Expected: Traceback (most recent call last): SyntaxError: expected argument value expression Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[152]>", line 1 f(a=) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 769, in test.test_syntax Failed example: f(a, b, c=) Expected: Traceback (most recent call last): SyntaxError: expected argument value expression Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[153]>", line 1 f(a, b, c=) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 772, in test.test_syntax Failed example: f(a, b, c=, d) Expected: Traceback (most recent call last): SyntaxError: expected argument value expression Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[154]>", line 1 f(a, b, c=, d) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 775, in test.test_syntax Failed example: f(*args=[0]) Expected: Traceback (most recent call last): SyntaxError: cannot assign to iterable argument unpacking Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[155]>", line 1 f(*args=[0]) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 778, in test.test_syntax Failed example: f(a, b, *args=[0]) Expected: Traceback (most recent call last): SyntaxError: cannot assign to iterable argument unpacking Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[156]>", line 1 f(a, b, *args=[0]) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 781, in test.test_syntax Failed example: f(**kwargs={'a': 1}) Expected: Traceback (most recent call last): SyntaxError: cannot assign to keyword argument unpacking Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[157]>", line 1 f(**kwargs={'a': 1}) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 784, in test.test_syntax Failed example: f(a, b, *args, **kwargs={'a': 1}) Expected: Traceback (most recent call last): SyntaxError: cannot assign to keyword argument unpacking Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[158]>", line 1 f(a, b, *args, **kwargs={'a': 1}) ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 873, in test.test_syntax Failed example: try: print(1) break print(2) finally: print(3) Expected: Traceback (most recent call last): ... SyntaxError: 'break' outside loop Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[172]>", line 3 SyntaxError: 'break' not properly in loop ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1024, in test.test_syntax Failed example: class A[T] pass Expected: Traceback (most recent call last): SyntaxError: expected ':' Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[191]>", line 1 class A[T] ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1029, in test.test_syntax Failed example: class A[T]() pass Expected: Traceback (most recent call last): SyntaxError: expected ':' Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[192]>", line 1 class A[T]() ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1144, in test.test_syntax Failed example: match x x: case list(): pass Expected: Traceback (most recent call last): SyntaxError: invalid syntax Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[212]>", line 1 match x x: ^ SyntaxError: expected ':' ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1471, in test.test_syntax Failed example: def foo[T](x, /, y, *, z=2): pass Expected: Traceback (most recent call last): IndentationError: expected an indented block after function definition on line 1 Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[268]>", line 2 pass ^^^^ IndentationError: expected an indented block ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1481, in test.test_syntax Failed example: class Blech[T](A): pass Expected: Traceback (most recent call last): IndentationError: expected an indented block after class definition on line 1 Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[270]>", line 2 pass ^^^^ IndentationError: expected an indented block ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1930, in test.test_syntax Failed example: type A[T: (x:=3)] = int Expected: Traceback (most recent call last): ... SyntaxError: named expression cannot be used within a TypeVar bound Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[353]>", line 1 SyntaxError: named expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1935, in test.test_syntax Failed example: type A[T: (yield 3)] = int Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within a TypeVar bound Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[354]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1940, in test.test_syntax Failed example: type A[T: (await 3)] = int Expected: Traceback (most recent call last): ... SyntaxError: await expression cannot be used within a TypeVar bound Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[355]>", line 1 SyntaxError: await expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1945, in test.test_syntax Failed example: type A[T: (yield from [])] = int Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within a TypeVar bound Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[356]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1950, in test.test_syntax Failed example: type A = (x := 3) Expected: Traceback (most recent call last): ... SyntaxError: named expression cannot be used within a type alias Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[357]>", line 1 SyntaxError: named expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1955, in test.test_syntax Failed example: type A = (yield 3) Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within a type alias Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[358]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1960, in test.test_syntax Failed example: type A = (await 3) Expected: Traceback (most recent call last): ... SyntaxError: await expression cannot be used within a type alias Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[359]>", line 1 SyntaxError: await expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1965, in test.test_syntax Failed example: type A = (yield from []) Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within a type alias Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[360]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1970, in test.test_syntax Failed example: class A[T]((x := 3)): ... Expected: Traceback (most recent call last): ... SyntaxError: named expression cannot be used within the definition of a generic Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[361]>", line 1 SyntaxError: named expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1975, in test.test_syntax Failed example: class A[T]((yield 3)): ... Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within the definition of a generic Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[362]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1980, in test.test_syntax Failed example: class A[T]((await 3)): ... Expected: Traceback (most recent call last): ... SyntaxError: await expression cannot be used within the definition of a generic Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[363]>", line 1 SyntaxError: await expression cannot be used within an annotation scope ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py", line 1985, in test.test_syntax Failed example: class A[T]((yield from [])): ... Expected: Traceback (most recent call last): ... SyntaxError: yield expression cannot be used within the definition of a generic Got: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<doctest test.test_syntax[364]>", line 1 SyntaxError: yield expression cannot be used within an annotation scope ---------------------------------------------------------------------- Ran 38 tests in 0.222s FAILED (failures=4, skipped=7) 0:00:00 [1/1/1] test_syntax failed (4 failures) == Tests result: FAILURE == 1 test failed: test_syntax Total duration: 542 ms Total tests: run=38 failures=4 skipped=7 Total test files: run=1/1 failed=1 Result: FAILURE test test_syntax failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10016æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1865809461 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sys test_exc_info_no_exception (test.test_sys.ActiveExceptionTests.test_exc_info_no_exception) ... ok test_exc_info_with_exception_instance (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_instance) ... ok test_exc_info_with_exception_type (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_type) ... ok test_sys_exception_no_exception (test.test_sys.ActiveExceptionTests.test_sys_exception_no_exception) ... ok test_sys_exception_with_exception_instance (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_instance) ... ok test_sys_exception_with_exception_type (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_type) ... ok test_custom_displayhook (test.test_sys.DisplayHookTest.test_custom_displayhook) ... ok test_gh130163 (test.test_sys.DisplayHookTest.test_gh130163) ... ok test_lost_displayhook (test.test_sys.DisplayHookTest.test_lost_displayhook) ... ok test_original_displayhook (test.test_sys.DisplayHookTest.test_original_displayhook) ... ok test_excepthook (test.test_sys.ExceptHookTest.test_excepthook) ... ok test_excepthook_bytes_filename (test.test_sys.ExceptHookTest.test_excepthook_bytes_filename) ... ok test_original_excepthook (test.test_sys.ExceptHookTest.test_original_excepthook) ... ok test_asyncgen_hooks (test.test_sys.SizeofTest.test_asyncgen_hooks) ... skipped 'implementation detail specific to cpython' test_changing_sys_stderr_and_removing_reference (test.test_sys.SizeofTest.test_changing_sys_stderr_and_removing_reference) ... skipped 'implementation detail specific to cpython' test_default (test.test_sys.SizeofTest.test_default) ... skipped 'implementation detail specific to cpython' test_errors (test.test_sys.SizeofTest.test_errors) ... skipped 'implementation detail specific to cpython' test_gc_head_size (test.test_sys.SizeofTest.test_gc_head_size) ... skipped 'implementation detail specific to cpython' test_objecttypes (test.test_sys.SizeofTest.test_objecttypes) ... skipped 'implementation detail specific to cpython' test_pythontypes (test.test_sys.SizeofTest.test_pythontypes) ... skipped 'implementation detail specific to cpython' test_slots (test.test_sys.SizeofTest.test_slots) ... skipped 'implementation detail specific to cpython' test_43581 (test.test_sys.SysModuleTest.test_43581) ... ok test__enablelegacywindowsfsencoding (test.test_sys.SysModuleTest.test__enablelegacywindowsfsencoding) ... skipped 'needs sys._enablelegacywindowsfsencoding()' test_attributes (test.test_sys.SysModuleTest.test_attributes) ... FAIL test_c_locale_surrogateescape (test.test_sys.SysModuleTest.test_c_locale_surrogateescape) ... FAIL test_call_tracing (test.test_sys.SysModuleTest.test_call_tracing) ... ok test_clear_type_cache (test.test_sys.SysModuleTest.test_clear_type_cache) ... skipped 'implementation detail specific to cpython' test_current_exceptions (test.test_sys.SysModuleTest.test_current_exceptions) ... FAIL test_current_frames (test.test_sys.SysModuleTest.test_current_frames) ... ok test_debugmallocstats (test.test_sys.SysModuleTest.test_debugmallocstats) ... skipped 'implementation detail specific to cpython' test_dlopenflags (test.test_sys.SysModuleTest.test_dlopenflags) ... skipped 'test needs sys.setdlopenflags()' test_emscripten_info (test.test_sys.SysModuleTest.test_emscripten_info) ... skipped 'only available on Emscripten' test_executable (test.test_sys.SysModuleTest.test_executable) ... ok test_exit (test.test_sys.SysModuleTest.test_exit) ... ok test_getallocatedblocks (test.test_sys.SysModuleTest.test_getallocatedblocks) ... skipped 'sys.getallocatedblocks unavailable on this build' test_getandroidapilevel (test.test_sys.SysModuleTest.test_getandroidapilevel) ... skipped 'need sys.getandroidapilevel()' test_getdefaultencoding (test.test_sys.SysModuleTest.test_getdefaultencoding) ... ok test_getfilesystemencoding (test.test_sys.SysModuleTest.test_getfilesystemencoding) ... ok test_getframe (test.test_sys.SysModuleTest.test_getframe) ... ok test_getframemodulename (test.test_sys.SysModuleTest.test_getframemodulename) ... ok test_getrecursionlimit (test.test_sys.SysModuleTest.test_getrecursionlimit) ... ok test_getwindowsversion (test.test_sys.SysModuleTest.test_getwindowsversion) ... ok test_implementation (test.test_sys.SysModuleTest.test_implementation) ... ok test_intern (test.test_sys.SysModuleTest.test_intern) ... ok test_ioencoding (test.test_sys.SysModuleTest.test_ioencoding) ... ok test_ioencoding_nonascii (test.test_sys.SysModuleTest.test_ioencoding_nonascii) ... ok test_is_finalizing (test.test_sys.SysModuleTest.test_is_finalizing) ... FAIL test_issue20602 (test.test_sys.SysModuleTest.test_issue20602) ... ERROR test_module_names (test.test_sys.SysModuleTest.test_module_names) ... ok test_no_duplicates_in_meta_path (test.test_sys.SysModuleTest.test_no_duplicates_in_meta_path) ... ok test_orig_argv (test.test_sys.SysModuleTest.test_orig_argv) ... ok test_posix_locale_surrogateescape (test.test_sys.SysModuleTest.test_posix_locale_surrogateescape) ... FAIL test_recursionlimit_recovery (test.test_sys.SysModuleTest.test_recursionlimit_recovery) ... ok test_refcount (test.test_sys.SysModuleTest.test_refcount) ... skipped 'implementation detail specific to cpython' test_setrecursionlimit (test.test_sys.SysModuleTest.test_setrecursionlimit) ... ok test_setrecursionlimit_to_depth (test.test_sys.SysModuleTest.test_setrecursionlimit_to_depth) ... skipped 'implementation detail specific to cpython' test_stdlib_dir (test.test_sys.SysModuleTest.test_stdlib_dir) ... ok test_subinterp_intern_dynamically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_dynamically_allocated) ... skipped 'implementation detail specific to cpython' test_subinterp_intern_singleton (test.test_sys.SysModuleTest.test_subinterp_intern_singleton) ... skipped 'implementation detail specific to cpython' test_subinterp_intern_statically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_statically_allocated) ... skipped 'implementation detail specific to cpython' test_switchinterval (test.test_sys.SysModuleTest.test_switchinterval) ... ok test_sys_flags (test.test_sys.SysModuleTest.test_sys_flags) ... ok test_sys_flags_no_instantiation (test.test_sys.SysModuleTest.test_sys_flags_no_instantiation) ... ok test_sys_getwindowsversion_no_instantiation (test.test_sys.SysModuleTest.test_sys_getwindowsversion_no_instantiation) ... FAIL test_sys_ignores_cleaning_up_user_data (test.test_sys.SysModuleTest.test_sys_ignores_cleaning_up_user_data) ... ok test_sys_tracebacklimit (test.test_sys.SysModuleTest.test_sys_tracebacklimit) ... ok test_sys_version_info_no_instantiation (test.test_sys.SysModuleTest.test_sys_version_info_no_instantiation) ... ok test_thread_info (test.test_sys.SysModuleTest.test_thread_info) ... FAIL test_custom_unraisablehook (test.test_sys.UnraisableHookTest.test_custom_unraisablehook) ... skipped 'implementation detail specific to cpython' test_custom_unraisablehook_fail (test.test_sys.UnraisableHookTest.test_custom_unraisablehook_fail) ... skipped 'implementation detail specific to cpython' test_original_unraisablehook (test.test_sys.UnraisableHookTest.test_original_unraisablehook) ... skipped 'implementation detail specific to cpython' test_original_unraisablehook_err (test.test_sys.UnraisableHookTest.test_original_unraisablehook_err) ... skipped 'implementation detail specific to cpython' test_original_unraisablehook_exception_qualname (test.test_sys.UnraisableHookTest.test_original_unraisablehook_exception_qualname) ... skipped 'implementation detail specific to cpython' test_original_unraisablehook_wrong_type (test.test_sys.UnraisableHookTest.test_original_unraisablehook_wrong_type) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_issue20602 (test.test_sys.SysModuleTest.test_issue20602) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 1122, in test_issue20602 self.assertIn(b'sys.flags', out[0]) ~~~^^^ IndexError: list index out of range ====================================================================== FAIL: test_attributes (test.test_sys.SysModuleTest.test_attributes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 603, in test_attributes self.assertTrue(sys.int_info.bits_per_digit % 5 == 0) ^^^^^^^^^^ AssertionError: False is not true ====================================================================== FAIL: test_c_locale_surrogateescape (test.test_sys.SysModuleTest.test_c_locale_surrogateescape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 998, in test_c_locale_surrogateescape self.check_locale_surrogateescape('C') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 960, in check_locale_surrogateescape self.assertEqual(out, ^^^^^^^^^^^ AssertionError: 'stdin: strict\nstdout: strict\nstderr: backslashreplace\n' != 'stdin: surrogateescape\nstdout: surrogateescape\nstderr: backslashreplace\n' - stdin: strict - stdout: strict + stdin: surrogateescape + stdout: surrogateescape stderr: backslashreplace ====================================================================== FAIL: test_current_exceptions (test.test_sys.SysModuleTest.test_current_exceptions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\threading_helper.py", line 66, in decorator return func(*args) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 562, in test_current_exceptions self.assertEqual(None, d.pop(main_id)) ^^^^^^^^^^^ AssertionError: None != (None, None, None) ====================================================================== FAIL: test_is_finalizing (test.test_sys.SysModuleTest.test_is_finalizing) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 1108, in test_is_finalizing self.assertEqual(stdout.rstrip(), b'True') ^^^^^^^^^^^ AssertionError: b'' != b'True' ====================================================================== FAIL: test_posix_locale_surrogateescape (test.test_sys.SysModuleTest.test_posix_locale_surrogateescape) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 1002, in test_posix_locale_surrogateescape self.check_locale_surrogateescape('POSIX') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 960, in check_locale_surrogateescape self.assertEqual(out, ^^^^^^^^^^^ AssertionError: 'stdin: strict\nstdout: strict\nstderr: backslashreplace\n' != 'stdin: surrogateescape\nstdout: surrogateescape\nstderr: backslashreplace\n' - stdin: strict - stdout: strict + stdin: surrogateescape + stdout: surrogateescape stderr: backslashreplace ====================================================================== FAIL: test_sys_getwindowsversion_no_instantiation (test.test_sys.SysModuleTest.test_sys_getwindowsversion_no_instantiation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 827, in test_sys_getwindowsversion_no_instantiation self.assert_raise_on_new_sys_type(sys.getwindowsversion()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 813, in assert_raise_on_new_sys_type with self.assertRaises(TypeError): AssertionError: TypeError not raised ====================================================================== FAIL: test_thread_info (test.test_sys.SysModuleTest.test_thread_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys.py", line 684, in test_thread_info self.assertIn(info.name, ('nt', 'pthread', 'pthread-stubs', 'solaris', None)) ^^^^^^^^ AssertionError: 'win7' not found in ('nt', 'pthread', 'pthread-stubs', 'solaris', None) ---------------------------------------------------------------------- Ran 74 tests in 1.753s FAILED (failures=7, errors=1, skipped=26) 0:00:02 [1/1/1] test_sys failed (1 error, 7 failures) == Tests result: FAILURE == 1 test failed: test_sys Total duration: 2.1 sec Total tests: run=74 failures=7 skipped=26 Total test files: run=1/1 failed=1 Result: FAILURE test test_sys failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7604æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2868286859 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sys_setprofile test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_exception) ... ok test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_nested_exception) ... ok test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase.test_distant_exception) ... ok test_exception (test.test_sys_setprofile.ProfileHookTestCase.test_exception) ... ok test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase.test_exception_in_except_clause) ... ok test_exception_propagation (test.test_sys_setprofile.ProfileHookTestCase.test_exception_propagation) ... ok test_generator (test.test_sys_setprofile.ProfileHookTestCase.test_generator) ... ok test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_nested_exception) ... ok test_raise (test.test_sys_setprofile.ProfileHookTestCase.test_raise) ... ok test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase.test_raise_reraise) ... ok test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase.test_raise_twice) ... ok test_simple (test.test_sys_setprofile.ProfileHookTestCase.test_simple) ... ok test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase.test_stop_iteration) ... ok test_unfinished_generator (test.test_sys_setprofile.ProfileHookTestCase.test_unfinished_generator) ... FAIL test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_basic_exception) ... ok test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_caught_exception) ... ok test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_distant_exception) ... ok test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase.test_simple) ... ok test_unbound_method (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method) ... ok test_unbound_method_invalid_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_args) ... ok test_unbound_method_invalid_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_keyword_args) ... ok test_unbound_method_no_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_args) ... ok test_unbound_method_no_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_keyword_args) ... ok test_method_with_c_function (test.test_sys_setprofile.TestEdgeCases.test_method_with_c_function) ... ok test_profile_after_trace_opcodes (test.test_sys_setprofile.TestEdgeCases.test_profile_after_trace_opcodes) ... ok test_reentrancy (test.test_sys_setprofile.TestEdgeCases.test_reentrancy) ... FAIL test_same_object (test.test_sys_setprofile.TestEdgeCases.test_same_object) ... ok test_empty (test.test_sys_setprofile.TestGetProfile.test_empty) ... ok test_setget (test.test_sys_setprofile.TestGetProfile.test_setget) ... ok ====================================================================== FAIL: test_unfinished_generator (test.test_sys_setprofile.ProfileHookTestCase.test_unfinished_generator) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_setprofile.py", line 267, in test_unfinished_generator self.check_events(g, [(1, 'call', g_ident), ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_setprofile.py", line 95, in check_events self.fail("Expected events:\n%s\nReceived events:\n%s" ^^^^ AssertionError: Expected events: [(1, 'call', (262, 'g')), (2, 'call', (259, 'f')), (2, 'return', (259, 'f')), (2, 'call', (259, 'f')), (2, 'return', (259, 'f')), (1, 'return', (262, 'g'))] Received events: [(1, 'call', (262, 'g')), (2, 'call', (259, 'f')), (2, 'return', (259, 'f')), (1, 'return', (262, 'g'))] ====================================================================== FAIL: test_reentrancy (test.test_sys_setprofile.TestEdgeCases.test_reentrancy) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_setprofile.py", line 459, in test_reentrancy self.assertEqual(sys.getprofile(), bar) ^^^^^^^^^^^ AssertionError: <function TestEdgeCases.test_reentrancy.<locals>.foo at 0x00000296ac440d68> != <function TestEdgeCases.test_reentrancy.<locals>.bar at 0x00000296ac440e30> ---------------------------------------------------------------------- Ran 29 tests in 0.018s FAILED (failures=2) 0:00:00 [1/1/1] test_sys_setprofile failed (2 failures) == Tests result: FAILURE == 1 test failed: test_sys_setprofile Total duration: 277 ms Total tests: run=29 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_sys_setprofile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6832æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2121357295 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sys_settrace test_jump_across_async_with (test.test_sys_settrace.JumpTestCase.test_jump_across_async_with) ... ok test_jump_across_with (test.test_sys_settrace.JumpTestCase.test_jump_across_with) ... ok test_jump_backward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp) ... FAIL test_jump_backward_over_async_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_v2) ... FAIL test_jump_backward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp) ... FAIL test_jump_backward_over_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_v2) ... FAIL test_jump_backwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_except_block) ... ok test_jump_backwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_finally_block) ... ok test_jump_backwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_while_block) ... ok test_jump_backwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_async_with_block) ... ok test_jump_backwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_except_block) ... ok test_jump_backwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_finally_block) ... ok test_jump_backwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_with_block) ... ok test_jump_between_async_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_async_with_blocks) ... ok test_jump_between_except_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks) ... ok test_jump_between_except_blocks_2 (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_2) ... FAIL test_jump_between_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_with_blocks) ... ok test_jump_extended_args_for_iter (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_for_iter) ... skipped "resource 'cpu' is not enabled" test_jump_extended_args_unpack_ex_simple (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_simple) ... FAIL test_jump_extended_args_unpack_ex_tricky (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_tricky) ... FAIL test_jump_forward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_async_listcomp) ... FAIL test_jump_forward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_listcomp) ... FAIL test_jump_forwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_except_block) ... ok test_jump_forwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_finally_block) ... ok test_jump_forwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_while_block) ... ok test_jump_forwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_async_with_block) ... ok test_jump_forwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_except_block) ... ok test_jump_forwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_finally_block) ... ok test_jump_forwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_with_block) ... ok test_jump_from_except_to_finally (test.test_sys_settrace.JumpTestCase.test_jump_from_except_to_finally) ... ok test_jump_from_yield (test.test_sys_settrace.JumpTestCase.test_jump_from_yield) ... ok test_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally) ... ok test_jump_in_nested_finally_2 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_2) ... ok test_jump_in_nested_finally_3 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_3) ... ok test_jump_into_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block) ... ok test_jump_into_finally_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block_from_try_block) ... ok test_jump_is_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_backwards) ... ok test_jump_is_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_forwards) ... FAIL test_jump_is_not_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_backwards) ... ok test_jump_is_not_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_forwards) ... ok test_jump_or_pop (test.test_sys_settrace.JumpTestCase.test_jump_or_pop) ... FAIL test_jump_out_of_async_for_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_backwards) ... ok test_jump_out_of_async_for_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_forwards) ... ok test_jump_out_of_async_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_assignment) ... FAIL test_jump_out_of_async_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_finally_block) ... ok test_jump_out_of_async_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_for_block) ... ok test_jump_out_of_async_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_with_block) ... ok test_jump_out_of_bare_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_bare_except_block) ... ok test_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_backwards) ... ok test_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_forwards) ... FAIL test_jump_out_of_complex_nested_blocks (test.test_sys_settrace.JumpTestCase.test_jump_out_of_complex_nested_blocks) ... ok test_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_finally_block) ... ok test_jump_out_of_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_qualified_except_block) ... ok test_jump_out_of_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_assignment) ... FAIL test_jump_out_of_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_finally_block) ... ok test_jump_out_of_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_for_block) ... ok test_jump_out_of_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_with_block) ... ok test_jump_over_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_async_for_block_before_else) ... FAIL test_jump_over_break_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_break_in_try_finally_block) ... ok test_jump_over_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_for_block_before_else) ... FAIL test_jump_over_return_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_return_in_try_finally_block) ... ok test_jump_over_try_except (test.test_sys_settrace.JumpTestCase.test_jump_over_try_except) ... FAIL test_jump_simple_backwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_backwards) ... ok test_jump_simple_forwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_forwards) ... ok test_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase.test_jump_to_codeless_line) ... ok test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase.test_jump_to_firstlineno) ... ok test_jump_to_same_line (test.test_sys_settrace.JumpTestCase.test_jump_to_same_line) ... ok test_jump_with_null_on_stack_load_attr (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_attr) ... skipped 'implementation detail specific to cpython' test_jump_with_null_on_stack_load_global (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_global) ... skipped 'implementation detail specific to cpython' test_jump_with_null_on_stack_push_null (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_push_null) ... skipped 'implementation detail specific to cpython' test_jump_within_except_block (test.test_sys_settrace.JumpTestCase.test_jump_within_except_block) ... ok test_large_function (test.test_sys_settrace.JumpTestCase.test_large_function) ... FAIL test_no_jump_backwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_for_block) ... ok test_no_jump_backwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_with_block) ... FAIL test_no_jump_backwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_for_block) ... ok test_no_jump_backwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_with_block) ... FAIL test_no_jump_forwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_for_block) ... ok test_no_jump_forwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_with_block) ... FAIL test_no_jump_forwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_for_block) ... ok test_no_jump_forwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_with_block) ... FAIL test_no_jump_from_call (test.test_sys_settrace.JumpTestCase.test_no_jump_from_call) ... ok test_no_jump_from_exception_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_exception_event) ... ok test_no_jump_from_return_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_return_event) ... ok test_no_jump_infinite_while_loop (test.test_sys_settrace.JumpTestCase.test_no_jump_infinite_while_loop) ... ok test_no_jump_into_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_async_for_block_before_else) ... ok test_no_jump_into_bare_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block) ... ok test_no_jump_into_bare_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block_from_try_block) ... ok test_no_jump_into_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_for_block_before_else) ... ok test_no_jump_into_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block) ... ok test_no_jump_into_qualified_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block_from_try_block) ... ok test_no_jump_over_return_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_out_of_finally_block) ... ok test_no_jump_over_return_try_finally_in_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_try_finally_in_finally_block) ... FAIL test_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_1) ... ok test_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_2) ... ok test_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_3) ... ok test_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_4) ... ok test_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase.test_no_jump_to_non_integers) ... ok test_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_backwards) ... ok test_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_forwards) ... ok test_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase.test_no_jump_without_trace_function) ... ok test_call (test.test_sys_settrace.RaisingTraceFuncTestCase.test_call) ... ok test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception) ... ok test_exception_arguments (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception_arguments) ... ok test_line (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line) ... ok test_line_event_raises_before_opcode_event (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line_event_raises_before_opcode_event) ... ok test_return (test.test_sys_settrace.RaisingTraceFuncTestCase.test_return) ... ok test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase.test_trash_stack) ... ok test_01_basic (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_01_basic) ... ok test_02_arigo0 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo0) ... ok test_02_arigo1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo1) ... ok test_02_arigo2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo2) ... ok test_03_one_instr (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_03_one_instr) ... ok test_04_no_pop_blocks (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_04_no_pop_blocks) ... ok test_05_no_pop_tops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_05_no_pop_tops) ... ok test_06_call (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_06_call) ... ok test_07_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_07_raise) ... ok test_08_settrace_and_return (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_08_settrace_and_return) ... ok test_09_settrace_and_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_09_settrace_and_raise) ... ok test_10_ireturn (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_10_ireturn) ... ok test_11_tightloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_11_tightloop) ... ok test_12_tighterloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_12_tighterloop) ... ok test_13_genexp (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_13_genexp) ... FAIL test_14_onliner_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_14_onliner_if) ... ok test_15_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_15_loops) ... ok test_16_blank_lines (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_16_blank_lines) ... ok test_17_none_f_trace (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_17_none_f_trace) ... ok test_18_except_with_name (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_18_except_with_name) ... ok test_19_except_with_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_19_except_with_finally) ... ok test_20_async_for_loop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_20_async_for_loop) ... ok test_21_repeated_pass (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_21_repeated_pass) ... ok test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_async_for_backwards_jump_has_no_line) ... ok test_break_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_through_finally) ... ok test_break_to_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_break) ... ok test_break_to_continue1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue1) ... ok test_break_to_continue2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue2) ... ok test_class_creation_with_decorator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_decorator) ... ok test_class_creation_with_docstrings (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_docstrings) ... ok test_continue_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_continue_through_finally) ... ok test_early_exit_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_early_exit_with) ... ok test_finally_with_conditional (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_finally_with_conditional) ... ok test_flow_converges_on_same_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_flow_converges_on_same_line) ... ok test_if_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_break) ... ok test_if_false_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_try_except) ... ok test_if_false_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_with) ... ok test_if_in_if_in_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_in_if_in_if) ... ok test_implicit_return_in_class (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_implicit_return_in_class) ... ok test_loop_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_loop_in_try_except) ... ok test_nested_ifs (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs) ... ok test_nested_ifs_with_and (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs_with_and) ... ok test_nested_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_loops) ... ok test_nested_try_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_try_if) ... ok test_no_line_event_after_creating_generator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_line_event_after_creating_generator) ... skipped 'implementation detail specific to cpython' test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_tracing_of_named_except_cleanup) ... ok test_notrace_lambda (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_notrace_lambda) ... ok test_return_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_return_through_finally) ... ok test_set_and_retrieve_func (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_func) ... ok test_set_and_retrieve_none (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_none) ... ok test_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_settrace_error) ... ok test_testcapi_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_testcapi_settrace_error) ... skipped 'implementation detail specific to cpython' test_tracing_exception_raised_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_tracing_exception_raised_in_with) ... ok test_try_except_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_no_exception) ... ok test_try_except_star_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_caught) ... ok test_try_except_star_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_not_caught) ... ok test_try_except_star_named_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_caught) ... ok test_try_except_star_named_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_not_caught) ... ok test_try_except_star_named_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_no_exception) ... ok test_try_except_star_nested (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_nested) ... ok test_try_except_star_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_no_exception) ... ok test_try_except_with_wrong_type (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_with_wrong_type) ... ok test_try_exception_in_else (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_exception_in_else) ... ok test_try_in_try (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try) ... ok test_try_in_try_with_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try_with_exception) ... ok test_very_large_function (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_very_large_function) ... ok test_reentrancy (test.test_sys_settrace.TestEdgeCases.test_reentrancy) ... skipped 'implementation detail specific to cpython' test_same_object (test.test_sys_settrace.TestEdgeCases.test_same_object) ... ok test_trace_lots_of_globals (test.test_sys_settrace.TestExtendedArgs.test_trace_lots_of_globals) ... ok test_trace_unpack_long_sequence (test.test_sys_settrace.TestExtendedArgs.test_trace_unpack_long_sequence) ... ok test_01_basic (test.test_sys_settrace.TestLinesAfterTraceStarted.test_01_basic) ... ok test_02_arigo0 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo0) ... ok test_02_arigo1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo1) ... ok test_02_arigo2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo2) ... ok test_03_one_instr (test.test_sys_settrace.TestLinesAfterTraceStarted.test_03_one_instr) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TestLinesAfterTraceStarted.test_04_no_pop_blocks) ... ok test_05_no_pop_tops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_05_no_pop_tops) ... ok test_06_call (test.test_sys_settrace.TestLinesAfterTraceStarted.test_06_call) ... ok test_07_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_07_raise) ... ok test_08_settrace_and_return (test.test_sys_settrace.TestLinesAfterTraceStarted.test_08_settrace_and_return) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_09_settrace_and_raise) ... ok test_10_ireturn (test.test_sys_settrace.TestLinesAfterTraceStarted.test_10_ireturn) ... ok test_11_tightloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_11_tightloop) ... ok test_12_tighterloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_12_tighterloop) ... ok test_13_genexp (test.test_sys_settrace.TestLinesAfterTraceStarted.test_13_genexp) ... FAIL test_14_onliner_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_14_onliner_if) ... ok test_15_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_15_loops) ... ok test_16_blank_lines (test.test_sys_settrace.TestLinesAfterTraceStarted.test_16_blank_lines) ... ok test_17_none_f_trace (test.test_sys_settrace.TestLinesAfterTraceStarted.test_17_none_f_trace) ... ok test_18_except_with_name (test.test_sys_settrace.TestLinesAfterTraceStarted.test_18_except_with_name) ... ok test_19_except_with_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_19_except_with_finally) ... ok test_20_async_for_loop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_20_async_for_loop) ... ok test_21_repeated_pass (test.test_sys_settrace.TestLinesAfterTraceStarted.test_21_repeated_pass) ... ok test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_async_for_backwards_jump_has_no_line) ... ok test_break_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_through_finally) ... ok test_break_to_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_break) ... ok test_break_to_continue1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue1) ... ok test_break_to_continue2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue2) ... ok test_class_creation_with_decorator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_decorator) ... ok test_class_creation_with_docstrings (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_docstrings) ... ok test_continue_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_continue_through_finally) ... ok test_early_exit_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_early_exit_with) ... ok test_events (test.test_sys_settrace.TestLinesAfterTraceStarted.test_events) ... FAIL test_finally_with_conditional (test.test_sys_settrace.TestLinesAfterTraceStarted.test_finally_with_conditional) ... ok test_flow_converges_on_same_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_flow_converges_on_same_line) ... ok test_if_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_break) ... ok test_if_false_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_try_except) ... ok test_if_false_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_with) ... ok test_if_in_if_in_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_in_if_in_if) ... ok test_implicit_return_in_class (test.test_sys_settrace.TestLinesAfterTraceStarted.test_implicit_return_in_class) ... ok test_loop_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_loop_in_try_except) ... ok test_nested_ifs (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs) ... ok test_nested_ifs_with_and (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs_with_and) ... ok test_nested_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_loops) ... ok test_nested_try_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_try_if) ... ok test_no_line_event_after_creating_generator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_line_event_after_creating_generator) ... skipped 'implementation detail specific to cpython' test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_tracing_of_named_except_cleanup) ... ok test_notrace_lambda (test.test_sys_settrace.TestLinesAfterTraceStarted.test_notrace_lambda) ... ok test_return_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_return_through_finally) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_func) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_none) ... ok test_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_settrace_error) ... ok test_testcapi_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_testcapi_settrace_error) ... skipped 'implementation detail specific to cpython' test_tracing_exception_raised_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_tracing_exception_raised_in_with) ... ok test_try_except_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_no_exception) ... ok test_try_except_star_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_caught) ... ok test_try_except_star_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_not_caught) ... ok test_try_except_star_named_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_caught) ... ok test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_not_caught) ... ok test_try_except_star_named_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_no_exception) ... ok test_try_except_star_nested (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_nested) ... ok test_try_except_star_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_no_exception) ... ok test_try_except_with_wrong_type (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_with_wrong_type) ... ok test_try_exception_in_else (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_exception_in_else) ... ok test_try_in_try (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try) ... ok test_try_in_try_with_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try_with_exception) ... ok test_very_large_function (test.test_sys_settrace.TestLinesAfterTraceStarted.test_very_large_function) ... ok test_01_basic (test.test_sys_settrace.TestSetLocalTrace.test_01_basic) ... ok test_02_arigo0 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo0) ... ok test_02_arigo1 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo1) ... ok test_02_arigo2 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo2) ... ok test_03_one_instr (test.test_sys_settrace.TestSetLocalTrace.test_03_one_instr) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TestSetLocalTrace.test_04_no_pop_blocks) ... ok test_05_no_pop_tops (test.test_sys_settrace.TestSetLocalTrace.test_05_no_pop_tops) ... ok test_06_call (test.test_sys_settrace.TestSetLocalTrace.test_06_call) ... ok test_07_raise (test.test_sys_settrace.TestSetLocalTrace.test_07_raise) ... ok test_08_settrace_and_return (test.test_sys_settrace.TestSetLocalTrace.test_08_settrace_and_return) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TestSetLocalTrace.test_09_settrace_and_raise) ... ok test_10_ireturn (test.test_sys_settrace.TestSetLocalTrace.test_10_ireturn) ... ok test_11_tightloop (test.test_sys_settrace.TestSetLocalTrace.test_11_tightloop) ... ok test_12_tighterloop (test.test_sys_settrace.TestSetLocalTrace.test_12_tighterloop) ... ok test_13_genexp (test.test_sys_settrace.TestSetLocalTrace.test_13_genexp) ... FAIL test_14_onliner_if (test.test_sys_settrace.TestSetLocalTrace.test_14_onliner_if) ... ok test_15_loops (test.test_sys_settrace.TestSetLocalTrace.test_15_loops) ... ok test_16_blank_lines (test.test_sys_settrace.TestSetLocalTrace.test_16_blank_lines) ... ok test_17_none_f_trace (test.test_sys_settrace.TestSetLocalTrace.test_17_none_f_trace) ... ok test_18_except_with_name (test.test_sys_settrace.TestSetLocalTrace.test_18_except_with_name) ... ok test_19_except_with_finally (test.test_sys_settrace.TestSetLocalTrace.test_19_except_with_finally) ... ok test_20_async_for_loop (test.test_sys_settrace.TestSetLocalTrace.test_20_async_for_loop) ... ok test_21_repeated_pass (test.test_sys_settrace.TestSetLocalTrace.test_21_repeated_pass) ... ok test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestSetLocalTrace.test_async_for_backwards_jump_has_no_line) ... ok test_break_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_break_through_finally) ... ok test_break_to_break (test.test_sys_settrace.TestSetLocalTrace.test_break_to_break) ... ok test_break_to_continue1 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue1) ... ok test_break_to_continue2 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue2) ... ok test_class_creation_with_decorator (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_decorator) ... ok test_class_creation_with_docstrings (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_docstrings) ... ok test_continue_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_continue_through_finally) ... ok test_early_exit_with (test.test_sys_settrace.TestSetLocalTrace.test_early_exit_with) ... ok test_finally_with_conditional (test.test_sys_settrace.TestSetLocalTrace.test_finally_with_conditional) ... ok test_flow_converges_on_same_line (test.test_sys_settrace.TestSetLocalTrace.test_flow_converges_on_same_line) ... ok test_if_break (test.test_sys_settrace.TestSetLocalTrace.test_if_break) ... ok test_if_false_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_try_except) ... ok test_if_false_in_with (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_with) ... ok test_if_in_if_in_if (test.test_sys_settrace.TestSetLocalTrace.test_if_in_if_in_if) ... ok test_implicit_return_in_class (test.test_sys_settrace.TestSetLocalTrace.test_implicit_return_in_class) ... ok test_loop_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_loop_in_try_except) ... ok test_nested_ifs (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs) ... ok test_nested_ifs_with_and (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs_with_and) ... ok test_nested_loops (test.test_sys_settrace.TestSetLocalTrace.test_nested_loops) ... ok test_nested_try_if (test.test_sys_settrace.TestSetLocalTrace.test_nested_try_if) ... ok test_no_line_event_after_creating_generator (test.test_sys_settrace.TestSetLocalTrace.test_no_line_event_after_creating_generator) ... skipped 'implementation detail specific to cpython' test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestSetLocalTrace.test_no_tracing_of_named_except_cleanup) ... ok test_notrace_lambda (test.test_sys_settrace.TestSetLocalTrace.test_notrace_lambda) ... ok test_return_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_return_through_finally) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_func) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_none) ... ok test_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_settrace_error) ... ok test_testcapi_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_testcapi_settrace_error) ... skipped 'implementation detail specific to cpython' test_tracing_exception_raised_in_with (test.test_sys_settrace.TestSetLocalTrace.test_tracing_exception_raised_in_with) ... ok test_try_except_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_no_exception) ... ok test_try_except_star_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_caught) ... ok test_try_except_star_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_not_caught) ... ok test_try_except_star_named_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_caught) ... ok test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_not_caught) ... ok test_try_except_star_named_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_no_exception) ... ok test_try_except_star_nested (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_nested) ... ok test_try_except_star_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_no_exception) ... ok test_try_except_with_wrong_type (test.test_sys_settrace.TestSetLocalTrace.test_try_except_with_wrong_type) ... ok test_try_exception_in_else (test.test_sys_settrace.TestSetLocalTrace.test_try_exception_in_else) ... ok test_try_in_try (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try) ... ok test_try_in_try_with_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try_with_exception) ... ok test_very_large_function (test.test_sys_settrace.TestSetLocalTrace.test_very_large_function) ... ok test_with_branches (test.test_sys_settrace.TestSetLocalTrace.test_with_branches) ... ok test_01_basic (test.test_sys_settrace.TraceOpcodesTestCase.test_01_basic) ... skipped 'implementation detail specific to cpython' test_02_arigo0 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo0) ... skipped 'implementation detail specific to cpython' test_02_arigo1 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo1) ... skipped 'implementation detail specific to cpython' test_02_arigo2 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo2) ... skipped 'implementation detail specific to cpython' test_03_one_instr (test.test_sys_settrace.TraceOpcodesTestCase.test_03_one_instr) ... skipped 'implementation detail specific to cpython' test_04_no_pop_blocks (test.test_sys_settrace.TraceOpcodesTestCase.test_04_no_pop_blocks) ... skipped 'implementation detail specific to cpython' test_05_no_pop_tops (test.test_sys_settrace.TraceOpcodesTestCase.test_05_no_pop_tops) ... skipped 'implementation detail specific to cpython' test_06_call (test.test_sys_settrace.TraceOpcodesTestCase.test_06_call) ... skipped 'implementation detail specific to cpython' test_07_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_07_raise) ... skipped 'implementation detail specific to cpython' test_08_settrace_and_return (test.test_sys_settrace.TraceOpcodesTestCase.test_08_settrace_and_return) ... skipped 'implementation detail specific to cpython' test_09_settrace_and_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_09_settrace_and_raise) ... skipped 'implementation detail specific to cpython' test_10_ireturn (test.test_sys_settrace.TraceOpcodesTestCase.test_10_ireturn) ... skipped 'implementation detail specific to cpython' test_11_tightloop (test.test_sys_settrace.TraceOpcodesTestCase.test_11_tightloop) ... skipped 'implementation detail specific to cpython' test_12_tighterloop (test.test_sys_settrace.TraceOpcodesTestCase.test_12_tighterloop) ... skipped 'implementation detail specific to cpython' test_13_genexp (test.test_sys_settrace.TraceOpcodesTestCase.test_13_genexp) ... skipped 'implementation detail specific to cpython' test_14_onliner_if (test.test_sys_settrace.TraceOpcodesTestCase.test_14_onliner_if) ... skipped 'implementation detail specific to cpython' test_15_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_15_loops) ... skipped 'implementation detail specific to cpython' test_16_blank_lines (test.test_sys_settrace.TraceOpcodesTestCase.test_16_blank_lines) ... skipped 'implementation detail specific to cpython' test_17_none_f_trace (test.test_sys_settrace.TraceOpcodesTestCase.test_17_none_f_trace) ... skipped 'implementation detail specific to cpython' test_18_except_with_name (test.test_sys_settrace.TraceOpcodesTestCase.test_18_except_with_name) ... skipped 'implementation detail specific to cpython' test_19_except_with_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_19_except_with_finally) ... skipped 'implementation detail specific to cpython' test_20_async_for_loop (test.test_sys_settrace.TraceOpcodesTestCase.test_20_async_for_loop) ... skipped 'implementation detail specific to cpython' test_21_repeated_pass (test.test_sys_settrace.TraceOpcodesTestCase.test_21_repeated_pass) ... skipped 'implementation detail specific to cpython' test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceOpcodesTestCase.test_async_for_backwards_jump_has_no_line) ... skipped 'implementation detail specific to cpython' test_break_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_break_through_finally) ... skipped 'implementation detail specific to cpython' test_break_to_break (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_break) ... skipped 'implementation detail specific to cpython' test_break_to_continue1 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue1) ... skipped 'implementation detail specific to cpython' test_break_to_continue2 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue2) ... skipped 'implementation detail specific to cpython' test_class_creation_with_decorator (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_decorator) ... skipped 'implementation detail specific to cpython' test_class_creation_with_docstrings (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_docstrings) ... skipped 'implementation detail specific to cpython' test_continue_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_continue_through_finally) ... skipped 'implementation detail specific to cpython' test_early_exit_with (test.test_sys_settrace.TraceOpcodesTestCase.test_early_exit_with) ... skipped 'implementation detail specific to cpython' test_finally_with_conditional (test.test_sys_settrace.TraceOpcodesTestCase.test_finally_with_conditional) ... skipped 'implementation detail specific to cpython' test_flow_converges_on_same_line (test.test_sys_settrace.TraceOpcodesTestCase.test_flow_converges_on_same_line) ... skipped 'implementation detail specific to cpython' test_if_break (test.test_sys_settrace.TraceOpcodesTestCase.test_if_break) ... skipped 'implementation detail specific to cpython' test_if_false_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_try_except) ... skipped 'implementation detail specific to cpython' test_if_false_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_with) ... skipped 'implementation detail specific to cpython' test_if_in_if_in_if (test.test_sys_settrace.TraceOpcodesTestCase.test_if_in_if_in_if) ... skipped 'implementation detail specific to cpython' test_implicit_return_in_class (test.test_sys_settrace.TraceOpcodesTestCase.test_implicit_return_in_class) ... skipped 'implementation detail specific to cpython' test_loop_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_loop_in_try_except) ... skipped 'implementation detail specific to cpython' test_nested_ifs (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs) ... skipped 'implementation detail specific to cpython' test_nested_ifs_with_and (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs_with_and) ... skipped 'implementation detail specific to cpython' test_nested_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_loops) ... skipped 'implementation detail specific to cpython' test_nested_try_if (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_try_if) ... skipped 'implementation detail specific to cpython' test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceOpcodesTestCase.test_no_line_event_after_creating_generator) ... skipped 'implementation detail specific to cpython' test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceOpcodesTestCase.test_no_tracing_of_named_except_cleanup) ... skipped 'implementation detail specific to cpython' test_notrace_lambda (test.test_sys_settrace.TraceOpcodesTestCase.test_notrace_lambda) ... skipped 'implementation detail specific to cpython' test_return_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_return_through_finally) ... skipped 'implementation detail specific to cpython' test_set_and_retrieve_func (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_func) ... skipped 'implementation detail specific to cpython' test_set_and_retrieve_none (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_none) ... skipped 'implementation detail specific to cpython' test_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_settrace_error) ... skipped 'implementation detail specific to cpython' test_testcapi_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_testcapi_settrace_error) ... skipped 'implementation detail specific to cpython' test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_tracing_exception_raised_in_with) ... skipped 'implementation detail specific to cpython' test_try_except_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_no_exception) ... skipped 'implementation detail specific to cpython' test_try_except_star_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_caught) ... skipped 'implementation detail specific to cpython' test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_not_caught) ... skipped 'implementation detail specific to cpython' test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_caught) ... skipped 'implementation detail specific to cpython' test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_not_caught) ... skipped 'implementation detail specific to cpython' test_try_except_star_named_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_no_exception) ... skipped 'implementation detail specific to cpython' test_try_except_star_nested (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_nested) ... skipped 'implementation detail specific to cpython' test_try_except_star_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_no_exception) ... skipped 'implementation detail specific to cpython' test_try_except_with_wrong_type (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_with_wrong_type) ... skipped 'implementation detail specific to cpython' test_try_exception_in_else (test.test_sys_settrace.TraceOpcodesTestCase.test_try_exception_in_else) ... skipped 'implementation detail specific to cpython' test_try_in_try (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try) ... skipped 'implementation detail specific to cpython' test_try_in_try_with_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try_with_exception) ... skipped 'implementation detail specific to cpython' test_very_large_function (test.test_sys_settrace.TraceOpcodesTestCase.test_very_large_function) ... skipped 'implementation detail specific to cpython' test_01_basic (test.test_sys_settrace.TraceTestCase.test_01_basic) ... ok test_02_arigo0 (test.test_sys_settrace.TraceTestCase.test_02_arigo0) ... ok test_02_arigo1 (test.test_sys_settrace.TraceTestCase.test_02_arigo1) ... ok test_02_arigo2 (test.test_sys_settrace.TraceTestCase.test_02_arigo2) ... ok test_03_one_instr (test.test_sys_settrace.TraceTestCase.test_03_one_instr) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase.test_04_no_pop_blocks) ... ok test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase.test_05_no_pop_tops) ... ok test_06_call (test.test_sys_settrace.TraceTestCase.test_06_call) ... ok test_07_raise (test.test_sys_settrace.TraceTestCase.test_07_raise) ... ok test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase.test_08_settrace_and_return) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase.test_09_settrace_and_raise) ... ok test_10_ireturn (test.test_sys_settrace.TraceTestCase.test_10_ireturn) ... ok test_11_tightloop (test.test_sys_settrace.TraceTestCase.test_11_tightloop) ... ok test_12_tighterloop (test.test_sys_settrace.TraceTestCase.test_12_tighterloop) ... ok test_13_genexp (test.test_sys_settrace.TraceTestCase.test_13_genexp) ... FAIL test_14_onliner_if (test.test_sys_settrace.TraceTestCase.test_14_onliner_if) ... ok test_15_loops (test.test_sys_settrace.TraceTestCase.test_15_loops) ... ok test_16_blank_lines (test.test_sys_settrace.TraceTestCase.test_16_blank_lines) ... ok test_17_none_f_trace (test.test_sys_settrace.TraceTestCase.test_17_none_f_trace) ... ok test_18_except_with_name (test.test_sys_settrace.TraceTestCase.test_18_except_with_name) ... ok test_19_except_with_finally (test.test_sys_settrace.TraceTestCase.test_19_except_with_finally) ... ok test_20_async_for_loop (test.test_sys_settrace.TraceTestCase.test_20_async_for_loop) ... ok test_21_repeated_pass (test.test_sys_settrace.TraceTestCase.test_21_repeated_pass) ... ok test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceTestCase.test_async_for_backwards_jump_has_no_line) ... ok test_break_through_finally (test.test_sys_settrace.TraceTestCase.test_break_through_finally) ... ok test_break_to_break (test.test_sys_settrace.TraceTestCase.test_break_to_break) ... ok test_break_to_continue1 (test.test_sys_settrace.TraceTestCase.test_break_to_continue1) ... ok test_break_to_continue2 (test.test_sys_settrace.TraceTestCase.test_break_to_continue2) ... ok test_class_creation_with_decorator (test.test_sys_settrace.TraceTestCase.test_class_creation_with_decorator) ... ok test_class_creation_with_docstrings (test.test_sys_settrace.TraceTestCase.test_class_creation_with_docstrings) ... ok test_continue_through_finally (test.test_sys_settrace.TraceTestCase.test_continue_through_finally) ... ok test_early_exit_with (test.test_sys_settrace.TraceTestCase.test_early_exit_with) ... ok test_finally_with_conditional (test.test_sys_settrace.TraceTestCase.test_finally_with_conditional) ... ok test_flow_converges_on_same_line (test.test_sys_settrace.TraceTestCase.test_flow_converges_on_same_line) ... ok test_if_break (test.test_sys_settrace.TraceTestCase.test_if_break) ... ok test_if_false_in_try_except (test.test_sys_settrace.TraceTestCase.test_if_false_in_try_except) ... ok test_if_false_in_with (test.test_sys_settrace.TraceTestCase.test_if_false_in_with) ... ok test_if_in_if_in_if (test.test_sys_settrace.TraceTestCase.test_if_in_if_in_if) ... ok test_implicit_return_in_class (test.test_sys_settrace.TraceTestCase.test_implicit_return_in_class) ... ok test_loop_in_try_except (test.test_sys_settrace.TraceTestCase.test_loop_in_try_except) ... ok test_nested_ifs (test.test_sys_settrace.TraceTestCase.test_nested_ifs) ... ok test_nested_ifs_with_and (test.test_sys_settrace.TraceTestCase.test_nested_ifs_with_and) ... ok test_nested_loops (test.test_sys_settrace.TraceTestCase.test_nested_loops) ... ok test_nested_try_if (test.test_sys_settrace.TraceTestCase.test_nested_try_if) ... ok test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceTestCase.test_no_line_event_after_creating_generator) ... skipped 'implementation detail specific to cpython' test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceTestCase.test_no_tracing_of_named_except_cleanup) ... ok test_notrace_lambda (test.test_sys_settrace.TraceTestCase.test_notrace_lambda) ... ok test_return_through_finally (test.test_sys_settrace.TraceTestCase.test_return_through_finally) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_func) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_none) ... ok test_settrace_error (test.test_sys_settrace.TraceTestCase.test_settrace_error) ... ok test_testcapi_settrace_error (test.test_sys_settrace.TraceTestCase.test_testcapi_settrace_error) ... skipped 'implementation detail specific to cpython' test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceTestCase.test_tracing_exception_raised_in_with) ... ok test_try_except_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_no_exception) ... ok test_try_except_star_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_caught) ... ok test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_not_caught) ... ok test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_caught) ... ok test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_not_caught) ... ok test_try_except_star_named_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_no_exception) ... ok test_try_except_star_nested (test.test_sys_settrace.TraceTestCase.test_try_except_star_nested) ... ok test_try_except_star_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_no_exception) ... ok test_try_except_with_wrong_type (test.test_sys_settrace.TraceTestCase.test_try_except_with_wrong_type) ... ok test_try_exception_in_else (test.test_sys_settrace.TraceTestCase.test_try_exception_in_else) ... ok test_try_in_try (test.test_sys_settrace.TraceTestCase.test_try_in_try) ... ok test_try_in_try_with_exception (test.test_sys_settrace.TraceTestCase.test_try_in_try_with_exception) ... ok test_very_large_function (test.test_sys_settrace.TraceTestCase.test_very_large_function) ... ok ====================================================================== FAIL: test_jump_backward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_backward_over_async_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_v2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_backward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_backward_over_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_v2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_between_except_blocks_2 (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_extended_args_unpack_ex_simple (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_simple) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_extended_args_unpack_ex_tricky (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_tricky) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_forward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_async_listcomp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_forward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_listcomp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_is_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_forwards) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_or_pop (test.test_sys_settrace.JumpTestCase.test_jump_or_pop) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_out_of_async_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_assignment) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_forwards) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_out_of_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_assignment) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_over_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_async_for_block_before_else) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_over_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_for_block_before_else) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_jump_over_try_except (test.test_sys_settrace.JumpTestCase.test_jump_over_try_except) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_large_function (test.test_sys_settrace.JumpTestCase.test_large_function) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2745, in test_large_function self.run_test(f, 2, 1007, [0], warning=(RuntimeWarning, self.unbound_locals)) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_no_jump_backwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_with_block) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1997, in run_async_test asyncio.run(func(output)) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 195, in run return runner.run(main) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2545, in test_no_jump_backwards_into_async_with_block output.append(3) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1917, in trace frame.f_lineno = self.firstLine + self.jumpTo ^^^^^^^^ ValueError: can't jump into the body of a with statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: "stack" does not match "can't jump into the body of a with statement" ====================================================================== FAIL: test_no_jump_backwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_with_block) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1977, in run_test func(output) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2539, in test_no_jump_backwards_into_with_block output.append(3) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1917, in trace frame.f_lineno = self.firstLine + self.jumpTo ^^^^^^^^ ValueError: can't jump into the body of a with statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: "stack" does not match "can't jump into the body of a with statement" ====================================================================== FAIL: test_no_jump_forwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_with_block) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1997, in run_async_test asyncio.run(func(output)) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 195, in run return runner.run(main) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2531, in test_no_jump_forwards_into_async_with_block output.append(1) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1917, in trace frame.f_lineno = self.firstLine + self.jumpTo ^^^^^^^^ ValueError: can't jump into the body of a with statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2022, in test self.run_async_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1992, in run_async_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: "stack" does not match "can't jump into the body of a with statement" ====================================================================== FAIL: test_no_jump_forwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_with_block) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1977, in run_test func(output) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2525, in test_no_jump_forwards_into_with_block output.append(1) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1917, in trace frame.f_lineno = self.firstLine + self.jumpTo ^^^^^^^^ ValueError: can't jump into the body of a with statement During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: "stack" does not match "can't jump into the body of a with statement" ====================================================================== FAIL: test_no_jump_over_return_try_finally_in_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_try_finally_in_finally_block) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1977, in run_test func(output) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2168, in test_no_jump_over_return_try_finally_in_finally_block output.append(5) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1917, in trace frame.f_lineno = self.firstLine + self.jumpTo ^^^^^^^^ ValueError: can't jump into an 'except' block as there's no exception During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 2010, in test self.run_test(func, jumpFrom, jumpTo, expected, ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1969, in run_test with contextlib.ExitStack() as stack: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ AssertionError: "comes after the current code block" does not match "can't jump into an 'except' block as there's no exception" ====================================================================== FAIL: test_13_genexp (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_13_genexp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 434, in test_13_genexp self.run_test(generator_example) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 380, in run_test self.run_and_compare(func, func.events) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 376, in run_and_compare self.compare_events(func.__code__.co_firstlineno, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 1753, in compare_events super().compare_events(line_offset, events, skip_line_events) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 366, in compare_events self.fail( ^^^^ AssertionError: events did not match expectation: (0, 'call') (-6, 'call') (-4, 'return') - (-4, 'call') - (-4, 'exception') - (-1, 'return') (5, 'return') ====================================================================== FAIL: test_13_genexp (test.test_sys_settrace.TestLinesAfterTraceStarted.test_13_genexp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 434, in test_13_genexp self.run_test(generator_example) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 380, in run_test self.run_and_compare(func, func.events) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 376, in run_and_compare self.compare_events(func.__code__.co_firstlineno, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 366, in compare_events self.fail( ^^^^ AssertionError: events did not match expectation: (0, 'call') (2, 'line') (-6, 'call') (-5, 'line') (-4, 'line') (-4, 'return') - (-4, 'call') - (-4, 'exception') - (-1, 'line') - (-1, 'return') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (5, 'return') ====================================================================== FAIL: test_events (test.test_sys_settrace.TestLinesAfterTraceStarted.test_events) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 3029, in test_events self.compare_events( ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 366, in compare_events self.fail( ^^^^ AssertionError: events did not match expectation: + (3, 'line') (4, 'line') (5, 'line') (6, 'line') ====================================================================== FAIL: test_13_genexp (test.test_sys_settrace.TestSetLocalTrace.test_13_genexp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 434, in test_13_genexp self.run_test(generator_example) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 380, in run_test self.run_and_compare(func, func.events) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 376, in run_and_compare self.compare_events(func.__code__.co_firstlineno, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 366, in compare_events self.fail( ^^^^ AssertionError: events did not match expectation: (0, 'call') (2, 'line') (-6, 'call') (-5, 'line') (-4, 'line') (-4, 'return') - (-4, 'call') - (-4, 'exception') - (-1, 'line') - (-1, 'return') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (5, 'return') ====================================================================== FAIL: test_13_genexp (test.test_sys_settrace.TraceTestCase.test_13_genexp) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 434, in test_13_genexp self.run_test(generator_example) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 380, in run_test self.run_and_compare(func, func.events) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 376, in run_and_compare self.compare_events(func.__code__.co_firstlineno, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sys_settrace.py", line 366, in compare_events self.fail( ^^^^ AssertionError: events did not match expectation: (0, 'call') (2, 'line') (-6, 'call') (-5, 'line') (-4, 'line') (-4, 'return') - (-4, 'call') - (-4, 'exception') - (-1, 'line') - (-1, 'return') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (6, 'line') (5, 'line') (5, 'return') ---------------------------------------------------------------------- Ran 443 tests in 0.417s FAILED (failures=28, skipped=79) 0:00:00 [1/1/1] test_sys_settrace failed (28 failures) == Tests result: FAILURE == 1 test failed: test_sys_settrace Total duration: 802 ms Total tests: run=443 failures=28 skipped=79 Total test files: run=1/1 failed=1 Result: FAILURE test test_sys_settrace failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10356æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3224232096 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_sysconfig test_is_python_build_check_home (test.test_sysconfig.DeprecationTests.test_is_python_build_check_home) ... ok test_get_makefile_filename (test.test_sysconfig.MakefileTests.test_get_makefile_filename) ... skipped 'Test is not Windows compatible' test_parse_makefile (test.test_sysconfig.MakefileTests.test_parse_makefile) ... ok test_EXT_SUFFIX_in_vars (test.test_sysconfig.TestSysConfig.test_EXT_SUFFIX_in_vars) ... ok test_config_vars_depend_on_site_initialization (test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization) ... ERROR test_config_vars_recalculation_after_site_initialization (test.test_sysconfig.TestSysConfig.test_config_vars_recalculation_after_site_initialization) ... ERROR test_get_config_h_filename (test.test_sysconfig.TestSysConfig.test_get_config_h_filename) ... ok test_get_config_vars (test.test_sysconfig.TestSysConfig.test_get_config_vars) ... ok test_get_default_scheme (test.test_sysconfig.TestSysConfig.test_get_default_scheme) ... ok test_get_path (test.test_sysconfig.TestSysConfig.test_get_path) ... ok test_get_path_names (test.test_sysconfig.TestSysConfig.test_get_path_names) ... ok test_get_paths (test.test_sysconfig.TestSysConfig.test_get_paths) ... ok test_get_platform (test.test_sysconfig.TestSysConfig.test_get_platform) ... ok test_get_preferred_schemes (test.test_sysconfig.TestSysConfig.test_get_preferred_schemes) ... ok test_get_scheme_names (test.test_sysconfig.TestSysConfig.test_get_scheme_names) ... ok test_ldshared_value (test.test_sysconfig.TestSysConfig.test_ldshared_value) ... skipped 'Does not apply to Windows' test_main (test.test_sysconfig.TestSysConfig.test_main) ... ok test_nt_venv_scheme (test.test_sysconfig.TestSysConfig.test_nt_venv_scheme) ... ok test_osx_ext_suffix (test.test_sysconfig.TestSysConfig.test_osx_ext_suffix) ... skipped 'OS X-specific test' test_paths_depend_on_site_initialization (test.test_sysconfig.TestSysConfig.test_paths_depend_on_site_initialization) ... ERROR test_platform_in_subprocess (test.test_sysconfig.TestSysConfig.test_platform_in_subprocess) ... skipped 'test only relevant on MacOSX' test_posix_venv_scheme (test.test_sysconfig.TestSysConfig.test_posix_venv_scheme) ... FAIL test_srcdir (test.test_sysconfig.TestSysConfig.test_srcdir) ... ok test_srcdir_independent_of_cwd (test.test_sysconfig.TestSysConfig.test_srcdir_independent_of_cwd) ... ok test_symlink (test.test_sysconfig.TestSysConfig.test_symlink) ... b'' ERROR test_triplet_in_ext_suffix (test.test_sysconfig.TestSysConfig.test_triplet_in_ext_suffix) ... skipped 'multiarch-specific test' test_user_similar (test.test_sysconfig.TestSysConfig.test_user_similar) ... ok test_venv_scheme (test.test_sysconfig.TestSysConfig.test_venv_scheme) ... ok ====================================================================== ERROR: test_config_vars_depend_on_site_initialization (test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sysconfig.py", line 534, in test_config_vars_depend_on_site_initialization with self.venv() as venv: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_config_vars_recalculation_after_site_initialization (test.test_sysconfig.TestSysConfig.test_config_vars_recalculation_after_site_initialization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sysconfig.py", line 563, in test_config_vars_recalculation_after_site_initialization with self.venv() as venv: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_paths_depend_on_site_initialization (test.test_sysconfig.TestSysConfig.test_paths_depend_on_site_initialization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sysconfig.py", line 582, in test_paths_depend_on_site_initialization with self.venv() as venv: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_symlink (test.test_sysconfig.TestSysConfig.test_symlink) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sysconfig.py", line 366, in test_symlink self.assertEqual(py.call_real(*cmd), py.call_link(*cmd)) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1533, in call_link return self._call(self.link, args, self._env, returncode) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1525, in _call raise RuntimeError( RuntimeError: unexpected return code: 1 (0x00000001) ====================================================================== FAIL: test_posix_venv_scheme (test.test_sysconfig.TestSysConfig.test_posix_venv_scheme) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_sysconfig.py", line 171, in test_posix_venv_scheme self.assertEqual(libpath, sysconfig.get_path('purelib', scheme='posix_venv', vars=vars)) ^^^^^^^^^^^ AssertionError: 'venv\\lib\\python3.12\\site-packages' != 'venv\\lib\\pypy3.12\\site-packages' - venv\lib\python3.12\site-packages ? ^^^^ + venv\lib\pypy3.12\site-packages ? ^^ ---------------------------------------------------------------------- Ran 28 tests in 2.047s FAILED (failures=1, errors=4, skipped=5) 0:00:02 [1/1/1] test_sysconfig failed (4 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_sysconfig Total duration: 2.3 sec Total tests: run=28 failures=1 skipped=5 Total test files: run=1/1 failed=1 Result: FAILURE b"debug: WARNING: Library path not found, using compiled-in sys.path, with\r\ndebug: WARNING: sys.prefix = 'd:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\pypy-c-jit-win-x86-64\\\\build'\r\ndebug: WARNING: Make sure the pypy3 binary is kept inside its tree of files.\r\ndebug: WARNING: It is ok to create a symlink to it from somewhere else.\r\ndebug: OperationError:\ndebug: operror-type: AttributeError\ndebug: operror-value: module 'sys' has no attribute 'base_prefix'\n" test test_sysconfig failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2800æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1822393461 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_tabnanny test_correct_directory (test.test_tabnanny.TestCheck.test_correct_directory) Directory which contains few error free python source code files. ... ok test_correct_directory_verbose (test.test_tabnanny.TestCheck.test_correct_directory_verbose) Directory containing few error free python source code files. ... ok test_correct_file (test.test_tabnanny.TestCheck.test_correct_file) A python source code file without any errors. ... ok test_errored_directory (test.test_tabnanny.TestCheck.test_errored_directory) Directory containing wrongly indented python source code files. ... ok test_when_nannynag_error (test.test_tabnanny.TestCheck.test_when_nannynag_error) A python source code file eligible for raising `tabnanny.NannyNag`. ... FAIL test_when_nannynag_error_verbose (test.test_tabnanny.TestCheck.test_when_nannynag_error_verbose) A python source code file eligible for raising `tabnanny.NannyNag`. ... FAIL test_when_no_file (test.test_tabnanny.TestCheck.test_when_no_file) A python file which does not exist actually in system. ... ok test_when_tokenize_tokenerror (test.test_tabnanny.TestCheck.test_when_tokenize_tokenerror) A python source code file eligible for raising 'tokenize.TokenError'. ... ERROR test_when_wrong_indented (test.test_tabnanny.TestCheck.test_when_wrong_indented) A python source code file eligible for raising `IndentationError`. ... ok test_command_usage (test.test_tabnanny.TestCommandLine.test_command_usage) Should display usage on no arguments. ... ok test_double_verbose_mode (test.test_tabnanny.TestCommandLine.test_double_verbose_mode) Should display detailed error information if double verbose is on. ... test_double_verbose_mode (test.test_tabnanny.TestCommandLine.test_double_verbose_mode) (std='offending line: \'\\tprint("world")\'', output=["checking 'd:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py' ...", "'d:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1']) Should display detailed error information if double verbose is on. ... FAIL test_quiet_flag (test.test_tabnanny.TestCommandLine.test_quiet_flag) Should display less when quite mode is on. ... ok test_verbose_mode (test.test_tabnanny.TestCommandLine.test_verbose_mode) Should display more error information if verbose mode is on. ... test_verbose_mode (test.test_tabnanny.TestCommandLine.test_verbose_mode) (std='offending line: \'\\tprint("world")\'', output=["'d:\\\\systemtemp\\\\pytest\\\\tmpod10lfx3.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1']) Should display more error information if verbose mode is on. ... FAIL test_with_error_free_file (test.test_tabnanny.TestCommandLine.test_with_error_free_file) Should not display anything if python file is correctly indented. ... ok test_with_errored_file (test.test_tabnanny.TestCommandLine.test_with_errored_file) Should displays error when errored python file is given. ... ok test_errprint (test.test_tabnanny.TestErrPrint.test_errprint) Asserting result of `tabnanny.errprint()` by giving sample inputs. ... ok test_format_witnesses (test.test_tabnanny.TestFormatWitnesses.test_format_witnesses) Asserting formatter result by giving various input samples. ... ok test_all_methods (test.test_tabnanny.TestNannyNag.test_all_methods) Asserting behaviour of `tabnanny.NannyNag` exception. ... ok test_with_correct_code (test.test_tabnanny.TestProcessTokens.test_with_correct_code) A python source code without any whitespace related problems. ... ok test_with_errored_codes_samples (test.test_tabnanny.TestProcessTokens.test_with_errored_codes_samples) A python source code with whitespace related sampled problems. ... ok ====================================================================== ERROR: test_when_tokenize_tokenerror (test.test_tabnanny.TestCheck.test_when_tokenize_tokenerror) A python source code file eligible for raising 'tokenize.TokenError'. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 216, in test_when_tokenize_tokenerror self.verify_tabnanny_check(file_path, err=err) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 162, in verify_tabnanny_check tabnanny.check(dir_or_file) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tabnanny.py", line 104, in check process_tokens(tokenize.generate_tokens(f.readline)) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tabnanny.py", line 280, in process_tokens _process_tokens(tokens) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tabnanny.py", line 292, in _process_tokens for (type, token, start, end, line) in tokens: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tokenize.py", line 584, in _generate_tokens_from_c_tokenizer for info in it: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tokenize.py", line 723, in __next__ return next(self._iter) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tokenize.py", line 594, in _generate raise SyntaxError("EOF in multi-line statement", (lnum, 0)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: function missing required argument 'info[3]' (pos 4) ====================================================================== FAIL: test_when_nannynag_error (test.test_tabnanny.TestCheck.test_when_nannynag_error) A python source code file eligible for raising `tabnanny.NannyNag`. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 235, in test_when_nannynag_error self.verify_tabnanny_check(file_path, out=out) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 163, in verify_tabnanny_check self.assertEqual(stdout.getvalue(), out) ^^^^^^^^^^^ AssertionError: 'd:\\systemtemp\\pytest\\tmp9iuprlr2.py 3 \'\\tprint("world")\\n\'\n' != 'd:\\systemtemp\\pytest\\tmp9iuprlr2.py 3 \'\\tprint("world")\'\n' - d:\systemtemp\pytest\tmp9iuprlr2.py 3 '\tprint("world")\n' ? -- + d:\systemtemp\pytest\tmp9iuprlr2.py 3 '\tprint("world")' ====================================================================== FAIL: test_when_nannynag_error_verbose (test.test_tabnanny.TestCheck.test_when_nannynag_error_verbose) A python source code file eligible for raising `tabnanny.NannyNag`. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 229, in test_when_nannynag_error_verbose self.verify_tabnanny_check(file_path, out=out) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 163, in verify_tabnanny_check self.assertEqual(stdout.getvalue(), out) ^^^^^^^^^^^ AssertionError: '\'d:[113 chars]orld")\\n\'\nindent not equal e.g. at tab size 1\n' != '\'d:[113 chars]orld")\'\ninconsistent use of tabs and spaces in indentation\n' 'd:\\systemtemp\\pytest\\tmpakwvajy9.py': *** Line 3: trouble in tab city! *** - offending line: '\tprint("world")\n' ? -- + offending line: '\tprint("world")' - indent not equal e.g. at tab size 1 + inconsistent use of tabs and spaces in indentation ====================================================================== FAIL: test_double_verbose_mode (test.test_tabnanny.TestCommandLine.test_double_verbose_mode) (std='offending line: \'\\tprint("world")\'', output=["checking 'd:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py' ...", "'d:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1']) Should display detailed error information if double verbose is on. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 310, in validate_cmd self.assertIn(_std, _output) ^^^^^^^^ AssertionError: 'offending line: \'\\tprint("world")\'' not found in ["checking 'd:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py' ...", "'d:\\\\systemtemp\\\\pytest\\\\tmp8n8m0ymv.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1'] ====================================================================== FAIL: test_verbose_mode (test.test_tabnanny.TestCommandLine.test_verbose_mode) (std='offending line: \'\\tprint("world")\'', output=["'d:\\\\systemtemp\\\\pytest\\\\tmpod10lfx3.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1']) Should display more error information if verbose mode is on. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tabnanny.py", line 310, in validate_cmd self.assertIn(_std, _output) ^^^^^^^^ AssertionError: 'offending line: \'\\tprint("world")\'' not found in ["'d:\\\\systemtemp\\\\pytest\\\\tmpod10lfx3.py': *** Line 3: trouble in tab city! ***", 'offending line: \'\\tprint("world")\\n\'', 'indent not equal e.g. at tab size 1'] ---------------------------------------------------------------------- Ran 20 tests in 0.588s FAILED (failures=4, errors=1) 0:00:00 [1/1/1] test_tabnanny failed (1 error, 4 failures) == Tests result: FAILURE == 1 test failed: test_tabnanny Total duration: 973 ms Total tests: run=20 failures=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_tabnanny failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5008æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2315697167 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_tarfile test_empty (test.test_tarfile.AppendTest.test_empty) ... ok test_empty_fileobj (test.test_tarfile.AppendTest.test_empty_fileobj) ... ok test_existing (test.test_tarfile.AppendTest.test_existing) ... ok test_fileobj (test.test_tarfile.AppendTest.test_fileobj) ... ok test_incomplete (test.test_tarfile.AppendTest.test_incomplete) ... ok test_invalid (test.test_tarfile.AppendTest.test_invalid) ... ok test_non_existing (test.test_tarfile.AppendTest.test_non_existing) ... ok test_null (test.test_tarfile.AppendTest.test_null) ... ok test_premature_eof (test.test_tarfile.AppendTest.test_premature_eof) ... ok test_trailing_garbage (test.test_tarfile.AppendTest.test_trailing_garbage) ... ok test_append_compressed (test.test_tarfile.Bz2AppendTest.test_append_compressed) ... ok test_compression_levels (test.test_tarfile.Bz2CompressStreamWriteTest.test_compression_levels) ... ok test_compression_levels (test.test_tarfile.Bz2CompressWriteTest.test_compression_levels) ... ok test_create (test.test_tarfile.Bz2CreateTest.test_create) ... ok test_create_existing (test.test_tarfile.Bz2CreateTest.test_create_existing) ... ok test_create_existing_taropen (test.test_tarfile.Bz2CreateTest.test_create_existing_taropen) ... ok test_create_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_pathlike_name) ... ok test_create_taropen (test.test_tarfile.Bz2CreateTest.test_create_taropen) ... ok test_create_taropen_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_taropen_pathlike_name) ... ok test_create_with_compresslevel (test.test_tarfile.Bz2CreateTest.test_create_with_compresslevel) ... ok test_eof_marker (test.test_tarfile.Bz2CreateTest.test_eof_marker) ... ok test_fileobj_no_close (test.test_tarfile.Bz2CreateTest.test_fileobj_no_close) ... ok test_detect_file (test.test_tarfile.Bz2DetectReadTest.test_detect_file) ... ok test_detect_fileobj (test.test_tarfile.Bz2DetectReadTest.test_detect_fileobj) ... ok test_detect_stream_bz2 (test.test_tarfile.Bz2DetectReadTest.test_detect_stream_bz2) ... ok test_list (test.test_tarfile.Bz2ListTest.test_list) ... ok test_list_members (test.test_tarfile.Bz2ListTest.test_list_members) ... ok test_list_verbose (test.test_tarfile.Bz2ListTest.test_list_verbose) ... FAIL test_bytes_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_bytes_name_attribute) ... skipped 'BZ2File have no name attribute' test_check_members (test.test_tarfile.Bz2MiscReadTest.test_check_members) ... ok test_deprecation_if_no_filter_passed_to_extract (test.test_tarfile.Bz2MiscReadTest.test_deprecation_if_no_filter_passed_to_extract) ... ok test_deprecation_if_no_filter_passed_to_extractall (test.test_tarfile.Bz2MiscReadTest.test_deprecation_if_no_filter_passed_to_extractall) ... ok test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_empty_name_attribute) ... ok test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_empty_tarfile) ... ok test_extract_directory (test.test_tarfile.Bz2MiscReadTest.test_extract_directory) ... ok test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest.test_extract_hardlink) ... ok test_extract_pathlike_dir (test.test_tarfile.Bz2MiscReadTest.test_extract_pathlike_dir) ... ok test_extractall (test.test_tarfile.Bz2MiscReadTest.test_extractall) ... ok test_extractall_pathlike_dir (test.test_tarfile.Bz2MiscReadTest.test_extractall_pathlike_dir) ... ok test_extractfile_attrs (test.test_tarfile.Bz2MiscReadTest.test_extractfile_attrs) ... ok test_fail_comp (test.test_tarfile.Bz2MiscReadTest.test_fail_comp) ... ok test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest.test_fileobj_with_offset) ... ok test_find_members (test.test_tarfile.Bz2MiscReadTest.test_find_members) ... ok test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest.test_ignore_zeros) ... ok test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest.test_illegal_mode_arg) ... ok test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest.test_init_close_fobj) ... ok test_int_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_int_name_attribute) ... ok test_is_tarfile_erroneous (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.Bz2MiscReadTest.test_length_zero_header) ... ok test_next_on_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_next_on_empty_tarfile) ... ok test_no_name_argument (test.test_tarfile.Bz2MiscReadTest.test_no_name_argument) ... skipped 'BZ2File have no name attribute' test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_no_name_attribute) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.Bz2MiscReadTest.test_null_tarfile) ... ok test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest.test_parallel_iteration) ... ok test_pathlike_bytes_name (test.test_tarfile.Bz2MiscReadTest.test_pathlike_bytes_name) ... ok test_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_pathlike_name) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2MiscReadTest.test_premature_end_of_archive) ... ok test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest.test_v7_dirtype) ... ok test_xstar_type (test.test_tarfile.Bz2MiscReadTest.test_xstar_type) ... ok test_zlib_error_does_not_leak (test.test_tarfile.Bz2MiscReadTest.test_zlib_error_does_not_leak) ... ok test_partial_input (test.test_tarfile.Bz2PartialReadTest.test_partial_input) ... ok test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest.test_partial_input_bz2) ... ok test_compare_members (test.test_tarfile.Bz2StreamReadTest.test_compare_members) ... ok test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest.test_empty_tarfile) ... ok test_extractfile_attrs (test.test_tarfile.Bz2StreamReadTest.test_extractfile_attrs) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest.test_fileobj_regular_file) ... ok test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest.test_ignore_zeros) ... ok test_is_tarfile_erroneous (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.Bz2StreamReadTest.test_length_zero_header) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.Bz2StreamReadTest.test_null_tarfile) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2StreamReadTest.test_premature_end_of_archive) ... ok test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest.test_provoke_stream_error) ... ok test_read_through (test.test_tarfile.Bz2StreamReadTest.test_read_through) ... ok test_eof_marker (test.test_tarfile.Bz2StreamWriteTest.test_eof_marker) ... ok test_file_mode (test.test_tarfile.Bz2StreamWriteTest.test_file_mode) ... skipped 'Missing umask implementation' test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest.test_fileobj_no_close) ... ok test_stream_padding (test.test_tarfile.Bz2StreamWriteTest.test_stream_padding) ... ok test_add_dir_getmember (test.test_tarfile.Bz2UstarReadTest.test_add_dir_getmember) ... skipped 'Missing getuid or getgid implementation' test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest.test_fileobj_iter) ... ok test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link1) ... ok test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link2) ... ok test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest.test_fileobj_readlines) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest.test_fileobj_regular_file) ... ok test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest.test_fileobj_seek) ... ok test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink1) ... ok test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink2) ... ok test_fileobj_text (test.test_tarfile.Bz2UstarReadTest.test_fileobj_text) ... ok test_issue14160 (test.test_tarfile.Bz2UstarReadTest.test_issue14160) ... ok test_100_char_name (test.test_tarfile.Bz2WriteTest.test_100_char_name) ... ok test_abs_pathnames (test.test_tarfile.Bz2WriteTest.test_abs_pathnames) ... ok test_add_self (test.test_tarfile.Bz2WriteTest.test_add_self) ... ok test_cwd (test.test_tarfile.Bz2WriteTest.test_cwd) ... ok test_directory_size (test.test_tarfile.Bz2WriteTest.test_directory_size) ... ok test_eof_marker (test.test_tarfile.Bz2WriteTest.test_eof_marker) ... ok test_extractall_symlinks (test.test_tarfile.Bz2WriteTest.test_extractall_symlinks) ... ok test_file_size (test.test_tarfile.Bz2WriteTest.test_file_size) ... ok test_fileobj_no_close (test.test_tarfile.Bz2WriteTest.test_fileobj_no_close) ... ok test_filter (test.test_tarfile.Bz2WriteTest.test_filter) ... ok test_gettarinfo_pathlike_name (test.test_tarfile.Bz2WriteTest.test_gettarinfo_pathlike_name) ... ok test_link_size (test.test_tarfile.Bz2WriteTest.test_link_size) ... ok test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest.test_open_nonwritable_fileobj) ... ok test_ordered_recursion (test.test_tarfile.Bz2WriteTest.test_ordered_recursion) ... ok test_pathnames (test.test_tarfile.Bz2WriteTest.test_pathnames) ... ok test_symlink_size (test.test_tarfile.Bz2WriteTest.test_symlink_size) ... ok test_tar_size (test.test_tarfile.Bz2WriteTest.test_tar_size) ... ok test_bad_use (test.test_tarfile.CommandLineTest.test_bad_use) ... ok test_create_command (test.test_tarfile.CommandLineTest.test_create_command) ... ok test_create_command_compressed (test.test_tarfile.CommandLineTest.test_create_command_compressed) ... ok test_create_command_dot_started_filename (test.test_tarfile.CommandLineTest.test_create_command_dot_started_filename) ... ok test_create_command_dotless_filename (test.test_tarfile.CommandLineTest.test_create_command_dotless_filename) ... ok test_create_command_verbose (test.test_tarfile.CommandLineTest.test_create_command_verbose) ... ok test_extract_command (test.test_tarfile.CommandLineTest.test_extract_command) ... ok test_extract_command_different_directory (test.test_tarfile.CommandLineTest.test_extract_command_different_directory) ... ok test_extract_command_filter (test.test_tarfile.CommandLineTest.test_extract_command_filter) ... ok test_extract_command_invalid_file (test.test_tarfile.CommandLineTest.test_extract_command_invalid_file) ... ok test_extract_command_verbose (test.test_tarfile.CommandLineTest.test_extract_command_verbose) ... ok test_list_command (test.test_tarfile.CommandLineTest.test_list_command) ... ok test_list_command_invalid_file (test.test_tarfile.CommandLineTest.test_list_command_invalid_file) ... ok test_list_command_verbose (test.test_tarfile.CommandLineTest.test_list_command_verbose) ... ok test_test_command (test.test_tarfile.CommandLineTest.test_test_command) ... ok test_test_command_invalid_file (test.test_tarfile.CommandLineTest.test_test_command_invalid_file) ... ok test_test_command_verbose (test.test_tarfile.CommandLineTest.test_test_command_verbose) ... ok test_compresslevel_wrong_modes (test.test_tarfile.CompressLevelRaises.test_compresslevel_wrong_modes) ... ok test_wrong_compresslevels (test.test_tarfile.CompressLevelRaises.test_wrong_compresslevels) ... ok test_basic (test.test_tarfile.ContextManagerTest.test_basic) ... ok test_closed (test.test_tarfile.ContextManagerTest.test_closed) ... ok test_eof (test.test_tarfile.ContextManagerTest.test_eof) ... ok test_exception (test.test_tarfile.ContextManagerTest.test_exception) ... ok test_fileobj (test.test_tarfile.ContextManagerTest.test_fileobj) ... ok test_no_eof (test.test_tarfile.ContextManagerTest.test_no_eof) ... ok test_create (test.test_tarfile.CreateTest.test_create) ... ok test_create_existing (test.test_tarfile.CreateTest.test_create_existing) ... ok test_create_existing_taropen (test.test_tarfile.CreateTest.test_create_existing_taropen) ... ok test_create_pathlike_name (test.test_tarfile.CreateTest.test_create_pathlike_name) ... ok test_create_taropen (test.test_tarfile.CreateTest.test_create_taropen) ... ok test_create_taropen_pathlike_name (test.test_tarfile.CreateTest.test_create_taropen_pathlike_name) ... ok test_eof_marker (test.test_tarfile.CreateTest.test_eof_marker) ... ok test_fileobj_no_close (test.test_tarfile.CreateTest.test_fileobj_no_close) ... ok test_create (test.test_tarfile.CreateWithXModeTest.test_create) ... ok test_create_existing (test.test_tarfile.CreateWithXModeTest.test_create_existing) ... ok test_create_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_pathlike_name) ... ok test_create_taropen_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_taropen_pathlike_name) ... ok test_eof_marker (test.test_tarfile.CreateWithXModeTest.test_eof_marker) ... ok test_fileobj_no_close (test.test_tarfile.CreateWithXModeTest.test_fileobj_no_close) ... ok test_detect_file (test.test_tarfile.DetectReadTest.test_detect_file) ... ok test_detect_fileobj (test.test_tarfile.DetectReadTest.test_detect_fileobj) ... ok test_eof_marker (test.test_tarfile.DeviceHeaderTest.test_eof_marker) ... ok test_fileobj_no_close (test.test_tarfile.DeviceHeaderTest.test_fileobj_no_close) ... ok test_headers_written_only_for_device_files (test.test_tarfile.DeviceHeaderTest.test_headers_written_only_for_device_files) ... ok test_header_offset (test.test_tarfile.GNUReadTest.test_header_offset) ... ok test_longname_directory (test.test_tarfile.GNUReadTest.test_longname_directory) ... ok test_read_longlink (test.test_tarfile.GNUReadTest.test_read_longlink) ... ok test_read_longname (test.test_tarfile.GNUReadTest.test_read_longname) ... ok test_sparse_file_00 (test.test_tarfile.GNUReadTest.test_sparse_file_00) ... ok test_sparse_file_01 (test.test_tarfile.GNUReadTest.test_sparse_file_01) ... ok test_sparse_file_10 (test.test_tarfile.GNUReadTest.test_sparse_file_10) ... ok test_sparse_file_old (test.test_tarfile.GNUReadTest.test_sparse_file_old) ... ok test_truncated_longname (test.test_tarfile.GNUReadTest.test_truncated_longname) ... ok test_bad_pax_header (test.test_tarfile.GNUUnicodeTest.test_bad_pax_header) ... ok test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest.test_iso8859_1_filename) ... ok test_uname_unicode (test.test_tarfile.GNUUnicodeTest.test_uname_unicode) ... ok test_unicode_argument (test.test_tarfile.GNUUnicodeTest.test_unicode_argument) ... ok test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest.test_unicode_filename_error) ... ok test_utf7_filename (test.test_tarfile.GNUUnicodeTest.test_utf7_filename) ... ok test_utf8_filename (test.test_tarfile.GNUUnicodeTest.test_utf8_filename) ... ok test_longlink_1023 (test.test_tarfile.GNUWriteTest.test_longlink_1023) ... ok test_longlink_1024 (test.test_tarfile.GNUWriteTest.test_longlink_1024) ... ok test_longlink_1025 (test.test_tarfile.GNUWriteTest.test_longlink_1025) ... ok test_longname_1023 (test.test_tarfile.GNUWriteTest.test_longname_1023) ... ok test_longname_1024 (test.test_tarfile.GNUWriteTest.test_longname_1024) ... ok test_longname_1025 (test.test_tarfile.GNUWriteTest.test_longname_1025) ... ok test_longnamelink_1023 (test.test_tarfile.GNUWriteTest.test_longnamelink_1023) ... ok test_longnamelink_1024 (test.test_tarfile.GNUWriteTest.test_longnamelink_1024) ... ok test_longnamelink_1025 (test.test_tarfile.GNUWriteTest.test_longnamelink_1025) ... ok test_compression_levels (test.test_tarfile.GzCompressStreamWriteTest.test_compression_levels) ... ok test_compression_levels (test.test_tarfile.GzCompressWriteTest.test_compression_levels) ... ok test_append_compressed (test.test_tarfile.GzipAppendTest.test_append_compressed) ... ok runTest (test.test_tarfile.GzipBrokenHeaderCorrectException.runTest) ... ok test_create (test.test_tarfile.GzipCreateTest.test_create) ... ok test_create_existing (test.test_tarfile.GzipCreateTest.test_create_existing) ... ok test_create_existing_taropen (test.test_tarfile.GzipCreateTest.test_create_existing_taropen) ... ok test_create_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_pathlike_name) ... ok test_create_taropen (test.test_tarfile.GzipCreateTest.test_create_taropen) ... ok test_create_taropen_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_taropen_pathlike_name) ... ok test_create_with_compresslevel (test.test_tarfile.GzipCreateTest.test_create_with_compresslevel) ... ok test_eof_marker (test.test_tarfile.GzipCreateTest.test_eof_marker) ... ok test_fileobj_no_close (test.test_tarfile.GzipCreateTest.test_fileobj_no_close) ... ok test_detect_file (test.test_tarfile.GzipDetectReadTest.test_detect_file) ... ok test_detect_fileobj (test.test_tarfile.GzipDetectReadTest.test_detect_fileobj) ... ok test_list (test.test_tarfile.GzipListTest.test_list) ... ok test_list_members (test.test_tarfile.GzipListTest.test_list_members) ... ok test_list_verbose (test.test_tarfile.GzipListTest.test_list_verbose) ... FAIL test_bytes_name_attribute (test.test_tarfile.GzipMiscReadTest.test_bytes_name_attribute) ... ok test_check_members (test.test_tarfile.GzipMiscReadTest.test_check_members) ... ok test_deprecation_if_no_filter_passed_to_extract (test.test_tarfile.GzipMiscReadTest.test_deprecation_if_no_filter_passed_to_extract) ... ok test_deprecation_if_no_filter_passed_to_extractall (test.test_tarfile.GzipMiscReadTest.test_deprecation_if_no_filter_passed_to_extractall) ... ok test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest.test_empty_name_attribute) ... ok test_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_empty_tarfile) ... ok test_extract_directory (test.test_tarfile.GzipMiscReadTest.test_extract_directory) ... ok test_extract_hardlink (test.test_tarfile.GzipMiscReadTest.test_extract_hardlink) ... ok test_extract_pathlike_dir (test.test_tarfile.GzipMiscReadTest.test_extract_pathlike_dir) ... ok test_extractall (test.test_tarfile.GzipMiscReadTest.test_extractall) ... ok test_extractall_pathlike_dir (test.test_tarfile.GzipMiscReadTest.test_extractall_pathlike_dir) ... ok test_extractfile_attrs (test.test_tarfile.GzipMiscReadTest.test_extractfile_attrs) ... ok test_fail_comp (test.test_tarfile.GzipMiscReadTest.test_fail_comp) ... ok test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest.test_fileobj_with_offset) ... ok test_find_members (test.test_tarfile.GzipMiscReadTest.test_find_members) ... ok test_ignore_zeros (test.test_tarfile.GzipMiscReadTest.test_ignore_zeros) ... ok test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest.test_illegal_mode_arg) ... ok test_init_close_fobj (test.test_tarfile.GzipMiscReadTest.test_init_close_fobj) ... ok test_int_name_attribute (test.test_tarfile.GzipMiscReadTest.test_int_name_attribute) ... ok test_is_tarfile_erroneous (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.GzipMiscReadTest.test_length_zero_header) ... ok test_next_on_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_next_on_empty_tarfile) ... ok test_no_name_argument (test.test_tarfile.GzipMiscReadTest.test_no_name_argument) ... ok test_no_name_attribute (test.test_tarfile.GzipMiscReadTest.test_no_name_attribute) ... ok test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.GzipMiscReadTest.test_null_tarfile) ... ok test_parallel_iteration (test.test_tarfile.GzipMiscReadTest.test_parallel_iteration) ... ok test_pathlike_bytes_name (test.test_tarfile.GzipMiscReadTest.test_pathlike_bytes_name) ... ok test_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_pathlike_name) ... ok test_premature_end_of_archive (test.test_tarfile.GzipMiscReadTest.test_premature_end_of_archive) ... ok test_v7_dirtype (test.test_tarfile.GzipMiscReadTest.test_v7_dirtype) ... ok test_xstar_type (test.test_tarfile.GzipMiscReadTest.test_xstar_type) ... ok test_zlib_error_does_not_leak (test.test_tarfile.GzipMiscReadTest.test_zlib_error_does_not_leak) ... ok test_compare_members (test.test_tarfile.GzipStreamReadTest.test_compare_members) ... ok test_empty_tarfile (test.test_tarfile.GzipStreamReadTest.test_empty_tarfile) ... ok test_extractfile_attrs (test.test_tarfile.GzipStreamReadTest.test_extractfile_attrs) ... ok test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest.test_fileobj_regular_file) ... ok test_ignore_zeros (test.test_tarfile.GzipStreamReadTest.test_ignore_zeros) ... ok test_is_tarfile_erroneous (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.GzipStreamReadTest.test_length_zero_header) ... ok test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.GzipStreamReadTest.test_null_tarfile) ... ok test_premature_end_of_archive (test.test_tarfile.GzipStreamReadTest.test_premature_end_of_archive) ... ok test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest.test_provoke_stream_error) ... ok test_read_through (test.test_tarfile.GzipStreamReadTest.test_read_through) ... ok test_eof_marker (test.test_tarfile.GzipStreamWriteTest.test_eof_marker) ... ok test_file_mode (test.test_tarfile.GzipStreamWriteTest.test_file_mode) ... skipped 'Missing umask implementation' test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest.test_fileobj_no_close) ... ok test_source_directory_not_leaked (test.test_tarfile.GzipStreamWriteTest.test_source_directory_not_leaked) Ensure the source directory is not included in the tar header ... ok test_stream_padding (test.test_tarfile.GzipStreamWriteTest.test_stream_padding) ... ok test_add_dir_getmember (test.test_tarfile.GzipUstarReadTest.test_add_dir_getmember) ... skipped 'Missing getuid or getgid implementation' test_fileobj_iter (test.test_tarfile.GzipUstarReadTest.test_fileobj_iter) ... ok test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link1) ... ok test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link2) ... ok test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest.test_fileobj_readlines) ... ok test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest.test_fileobj_regular_file) ... ok test_fileobj_seek (test.test_tarfile.GzipUstarReadTest.test_fileobj_seek) ... ok test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink1) ... ok test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink2) ... ok test_fileobj_text (test.test_tarfile.GzipUstarReadTest.test_fileobj_text) ... ok test_issue14160 (test.test_tarfile.GzipUstarReadTest.test_issue14160) ... ok test_100_char_name (test.test_tarfile.GzipWriteTest.test_100_char_name) ... ok test_abs_pathnames (test.test_tarfile.GzipWriteTest.test_abs_pathnames) ... ok test_add_self (test.test_tarfile.GzipWriteTest.test_add_self) ... ok test_cwd (test.test_tarfile.GzipWriteTest.test_cwd) ... ok test_directory_size (test.test_tarfile.GzipWriteTest.test_directory_size) ... ok test_eof_marker (test.test_tarfile.GzipWriteTest.test_eof_marker) ... ok test_extractall_symlinks (test.test_tarfile.GzipWriteTest.test_extractall_symlinks) ... ok test_file_size (test.test_tarfile.GzipWriteTest.test_file_size) ... ok test_fileobj_no_close (test.test_tarfile.GzipWriteTest.test_fileobj_no_close) ... ok test_filter (test.test_tarfile.GzipWriteTest.test_filter) ... ok test_gettarinfo_pathlike_name (test.test_tarfile.GzipWriteTest.test_gettarinfo_pathlike_name) ... ok test_link_size (test.test_tarfile.GzipWriteTest.test_link_size) ... ok test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest.test_open_nonwritable_fileobj) ... ok test_ordered_recursion (test.test_tarfile.GzipWriteTest.test_ordered_recursion) ... ok test_pathnames (test.test_tarfile.GzipWriteTest.test_pathnames) ... ok test_symlink_size (test.test_tarfile.GzipWriteTest.test_symlink_size) ... ok test_tar_size (test.test_tarfile.GzipWriteTest.test_tar_size) ... ok test_add_hardlink (test.test_tarfile.HardlinkTest.test_add_hardlink) ... ok test_add_twice (test.test_tarfile.HardlinkTest.test_add_twice) ... ok test_dereference_hardlink (test.test_tarfile.HardlinkTest.test_dereference_hardlink) ... ok test_gnu_limits (test.test_tarfile.LimitsTest.test_gnu_limits) ... ok test_pax_limits (test.test_tarfile.LimitsTest.test_pax_limits) ... ok test_ustar_limits (test.test_tarfile.LimitsTest.test_ustar_limits) ... ok test_hardlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction1) ... skipped 'requires os.link to be missing' test_hardlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction2) ... skipped 'requires os.link to be missing' test_symlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction1) ... skipped 'requires os.link to be missing' test_symlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction2) ... skipped 'requires os.link to be missing' test_list (test.test_tarfile.ListTest.test_list) ... ok test_list_members (test.test_tarfile.ListTest.test_list_members) ... ok test_list_verbose (test.test_tarfile.ListTest.test_list_verbose) ... FAIL test_append_compressed (test.test_tarfile.LzmaAppendTest.test_append_compressed) ... skipped 'requires lzma' test_create (test.test_tarfile.LzmaCreateTest.test_create) ... skipped 'requires lzma' test_create_existing (test.test_tarfile.LzmaCreateTest.test_create_existing) ... skipped 'requires lzma' test_create_existing_taropen (test.test_tarfile.LzmaCreateTest.test_create_existing_taropen) ... skipped 'requires lzma' test_create_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_pathlike_name) ... skipped 'requires lzma' test_create_taropen (test.test_tarfile.LzmaCreateTest.test_create_taropen) ... skipped 'requires lzma' test_create_taropen_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_taropen_pathlike_name) ... skipped 'requires lzma' test_create_with_preset (test.test_tarfile.LzmaCreateTest.test_create_with_preset) ... skipped 'requires lzma' test_eof_marker (test.test_tarfile.LzmaCreateTest.test_eof_marker) ... skipped 'requires lzma' test_fileobj_no_close (test.test_tarfile.LzmaCreateTest.test_fileobj_no_close) ... skipped 'requires lzma' test_detect_file (test.test_tarfile.LzmaDetectReadTest.test_detect_file) ... skipped 'requires lzma' test_detect_fileobj (test.test_tarfile.LzmaDetectReadTest.test_detect_fileobj) ... skipped 'requires lzma' test_list (test.test_tarfile.LzmaListTest.test_list) ... skipped 'requires lzma' test_list_members (test.test_tarfile.LzmaListTest.test_list_members) ... skipped 'requires lzma' test_list_verbose (test.test_tarfile.LzmaListTest.test_list_verbose) ... skipped 'requires lzma' test_bytes_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_bytes_name_attribute) ... skipped 'requires lzma' test_check_members (test.test_tarfile.LzmaMiscReadTest.test_check_members) ... skipped 'requires lzma' test_deprecation_if_no_filter_passed_to_extract (test.test_tarfile.LzmaMiscReadTest.test_deprecation_if_no_filter_passed_to_extract) ... skipped 'requires lzma' test_deprecation_if_no_filter_passed_to_extractall (test.test_tarfile.LzmaMiscReadTest.test_deprecation_if_no_filter_passed_to_extractall) ... skipped 'requires lzma' test_empty_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_empty_name_attribute) ... skipped 'requires lzma' test_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_empty_tarfile) ... skipped 'requires lzma' test_extract_directory (test.test_tarfile.LzmaMiscReadTest.test_extract_directory) ... skipped 'requires lzma' test_extract_hardlink (test.test_tarfile.LzmaMiscReadTest.test_extract_hardlink) ... skipped 'requires lzma' test_extract_pathlike_dir (test.test_tarfile.LzmaMiscReadTest.test_extract_pathlike_dir) ... skipped 'requires lzma' test_extractall (test.test_tarfile.LzmaMiscReadTest.test_extractall) ... skipped 'requires lzma' test_extractall_pathlike_dir (test.test_tarfile.LzmaMiscReadTest.test_extractall_pathlike_dir) ... skipped 'requires lzma' test_extractfile_attrs (test.test_tarfile.LzmaMiscReadTest.test_extractfile_attrs) ... skipped 'requires lzma' test_fail_comp (test.test_tarfile.LzmaMiscReadTest.test_fail_comp) ... skipped 'requires lzma' test_fileobj_with_offset (test.test_tarfile.LzmaMiscReadTest.test_fileobj_with_offset) ... skipped 'requires lzma' test_find_members (test.test_tarfile.LzmaMiscReadTest.test_find_members) ... skipped 'requires lzma' test_ignore_zeros (test.test_tarfile.LzmaMiscReadTest.test_ignore_zeros) ... skipped 'requires lzma' test_illegal_mode_arg (test.test_tarfile.LzmaMiscReadTest.test_illegal_mode_arg) ... skipped 'requires lzma' test_init_close_fobj (test.test_tarfile.LzmaMiscReadTest.test_init_close_fobj) ... skipped 'requires lzma' test_int_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_int_name_attribute) ... skipped 'requires lzma' test_is_tarfile_erroneous (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_erroneous) ... skipped 'requires lzma' test_is_tarfile_keeps_position (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_keeps_position) ... skipped 'requires lzma' test_is_tarfile_valid (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_valid) ... skipped 'requires lzma' test_length_zero_header (test.test_tarfile.LzmaMiscReadTest.test_length_zero_header) ... skipped 'requires lzma' test_next_on_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_next_on_empty_tarfile) ... skipped 'requires lzma' test_no_name_argument (test.test_tarfile.LzmaMiscReadTest.test_no_name_argument) ... skipped 'requires lzma' test_no_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_no_name_attribute) ... skipped 'requires lzma' test_non_existent_tarfile (test.test_tarfile.LzmaMiscReadTest.test_non_existent_tarfile) ... skipped 'requires lzma' test_null_tarfile (test.test_tarfile.LzmaMiscReadTest.test_null_tarfile) ... skipped 'requires lzma' test_parallel_iteration (test.test_tarfile.LzmaMiscReadTest.test_parallel_iteration) ... skipped 'requires lzma' test_pathlike_bytes_name (test.test_tarfile.LzmaMiscReadTest.test_pathlike_bytes_name) ... skipped 'requires lzma' test_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_pathlike_name) ... skipped 'requires lzma' test_premature_end_of_archive (test.test_tarfile.LzmaMiscReadTest.test_premature_end_of_archive) ... skipped 'requires lzma' test_v7_dirtype (test.test_tarfile.LzmaMiscReadTest.test_v7_dirtype) ... skipped 'requires lzma' test_xstar_type (test.test_tarfile.LzmaMiscReadTest.test_xstar_type) ... skipped 'requires lzma' test_zlib_error_does_not_leak (test.test_tarfile.LzmaMiscReadTest.test_zlib_error_does_not_leak) ... skipped 'requires lzma' test_compare_members (test.test_tarfile.LzmaStreamReadTest.test_compare_members) ... skipped 'requires lzma' test_empty_tarfile (test.test_tarfile.LzmaStreamReadTest.test_empty_tarfile) ... skipped 'requires lzma' test_extractfile_attrs (test.test_tarfile.LzmaStreamReadTest.test_extractfile_attrs) ... skipped 'requires lzma' test_fileobj_regular_file (test.test_tarfile.LzmaStreamReadTest.test_fileobj_regular_file) ... skipped 'requires lzma' test_ignore_zeros (test.test_tarfile.LzmaStreamReadTest.test_ignore_zeros) ... skipped 'requires lzma' test_is_tarfile_erroneous (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_erroneous) ... skipped 'requires lzma' test_is_tarfile_keeps_position (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_keeps_position) ... skipped 'requires lzma' test_is_tarfile_valid (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_valid) ... skipped 'requires lzma' test_length_zero_header (test.test_tarfile.LzmaStreamReadTest.test_length_zero_header) ... skipped 'requires lzma' test_non_existent_tarfile (test.test_tarfile.LzmaStreamReadTest.test_non_existent_tarfile) ... skipped 'requires lzma' test_null_tarfile (test.test_tarfile.LzmaStreamReadTest.test_null_tarfile) ... skipped 'requires lzma' test_premature_end_of_archive (test.test_tarfile.LzmaStreamReadTest.test_premature_end_of_archive) ... skipped 'requires lzma' test_provoke_stream_error (test.test_tarfile.LzmaStreamReadTest.test_provoke_stream_error) ... skipped 'requires lzma' test_read_through (test.test_tarfile.LzmaStreamReadTest.test_read_through) ... skipped 'requires lzma' test_eof_marker (test.test_tarfile.LzmaStreamWriteTest.test_eof_marker) ... skipped 'requires lzma' test_file_mode (test.test_tarfile.LzmaStreamWriteTest.test_file_mode) ... skipped 'requires lzma' test_fileobj_no_close (test.test_tarfile.LzmaStreamWriteTest.test_fileobj_no_close) ... skipped 'requires lzma' test_stream_padding (test.test_tarfile.LzmaStreamWriteTest.test_stream_padding) ... skipped 'requires lzma' test_add_dir_getmember (test.test_tarfile.LzmaUstarReadTest.test_add_dir_getmember) ... skipped 'requires lzma' test_fileobj_iter (test.test_tarfile.LzmaUstarReadTest.test_fileobj_iter) ... skipped 'requires lzma' test_fileobj_link1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link1) ... skipped 'requires lzma' test_fileobj_link2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link2) ... skipped 'requires lzma' test_fileobj_readlines (test.test_tarfile.LzmaUstarReadTest.test_fileobj_readlines) ... skipped 'requires lzma' test_fileobj_regular_file (test.test_tarfile.LzmaUstarReadTest.test_fileobj_regular_file) ... skipped 'requires lzma' test_fileobj_seek (test.test_tarfile.LzmaUstarReadTest.test_fileobj_seek) ... skipped 'requires lzma' test_fileobj_symlink1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink1) ... skipped 'requires lzma' test_fileobj_symlink2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink2) ... skipped 'requires lzma' test_fileobj_text (test.test_tarfile.LzmaUstarReadTest.test_fileobj_text) ... skipped 'requires lzma' test_issue14160 (test.test_tarfile.LzmaUstarReadTest.test_issue14160) ... skipped 'requires lzma' test_100_char_name (test.test_tarfile.LzmaWriteTest.test_100_char_name) ... skipped 'requires lzma' test_abs_pathnames (test.test_tarfile.LzmaWriteTest.test_abs_pathnames) ... skipped 'requires lzma' test_add_self (test.test_tarfile.LzmaWriteTest.test_add_self) ... skipped 'requires lzma' test_cwd (test.test_tarfile.LzmaWriteTest.test_cwd) ... skipped 'requires lzma' test_directory_size (test.test_tarfile.LzmaWriteTest.test_directory_size) ... skipped 'requires lzma' test_eof_marker (test.test_tarfile.LzmaWriteTest.test_eof_marker) ... skipped 'requires lzma' test_extractall_symlinks (test.test_tarfile.LzmaWriteTest.test_extractall_symlinks) ... skipped 'requires lzma' test_file_size (test.test_tarfile.LzmaWriteTest.test_file_size) ... skipped 'requires lzma' test_fileobj_no_close (test.test_tarfile.LzmaWriteTest.test_fileobj_no_close) ... skipped 'requires lzma' test_filter (test.test_tarfile.LzmaWriteTest.test_filter) ... skipped 'requires lzma' test_gettarinfo_pathlike_name (test.test_tarfile.LzmaWriteTest.test_gettarinfo_pathlike_name) ... skipped 'requires lzma' test_link_size (test.test_tarfile.LzmaWriteTest.test_link_size) ... skipped 'requires lzma' test_open_nonwritable_fileobj (test.test_tarfile.LzmaWriteTest.test_open_nonwritable_fileobj) ... skipped 'requires lzma' test_ordered_recursion (test.test_tarfile.LzmaWriteTest.test_ordered_recursion) ... skipped 'requires lzma' test_pathnames (test.test_tarfile.LzmaWriteTest.test_pathnames) ... skipped 'requires lzma' test_symlink_size (test.test_tarfile.LzmaWriteTest.test_symlink_size) ... skipped 'requires lzma' test_tar_size (test.test_tarfile.LzmaWriteTest.test_tar_size) ... skipped 'requires lzma' test_find_blktype (test.test_tarfile.MemberReadTest.test_find_blktype) ... ok test_find_chrtype (test.test_tarfile.MemberReadTest.test_find_chrtype) ... ok test_find_conttype (test.test_tarfile.MemberReadTest.test_find_conttype) ... ok test_find_dirtype (test.test_tarfile.MemberReadTest.test_find_dirtype) ... ok test_find_dirtype_with_size (test.test_tarfile.MemberReadTest.test_find_dirtype_with_size) ... ok test_find_fifotype (test.test_tarfile.MemberReadTest.test_find_fifotype) ... ok test_find_gnusparse (test.test_tarfile.MemberReadTest.test_find_gnusparse) ... ok test_find_gnusparse_00 (test.test_tarfile.MemberReadTest.test_find_gnusparse_00) ... ok test_find_gnusparse_01 (test.test_tarfile.MemberReadTest.test_find_gnusparse_01) ... ok test_find_gnusparse_10 (test.test_tarfile.MemberReadTest.test_find_gnusparse_10) ... ok test_find_lnktype (test.test_tarfile.MemberReadTest.test_find_lnktype) ... ok test_find_pax_umlauts (test.test_tarfile.MemberReadTest.test_find_pax_umlauts) ... ok test_find_regtype (test.test_tarfile.MemberReadTest.test_find_regtype) ... ok test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest.test_find_regtype_oldv7) ... ok test_find_sparse (test.test_tarfile.MemberReadTest.test_find_sparse) ... ok test_find_symtype (test.test_tarfile.MemberReadTest.test_find_symtype) ... ok test_find_umlauts (test.test_tarfile.MemberReadTest.test_find_umlauts) ... ok test_find_ustar_longname (test.test_tarfile.MemberReadTest.test_find_ustar_longname) ... ok test_bytes_name_attribute (test.test_tarfile.MiscReadTest.test_bytes_name_attribute) ... ok test_check_members (test.test_tarfile.MiscReadTest.test_check_members) ... ok test_deprecation_if_no_filter_passed_to_extract (test.test_tarfile.MiscReadTest.test_deprecation_if_no_filter_passed_to_extract) ... ok test_deprecation_if_no_filter_passed_to_extractall (test.test_tarfile.MiscReadTest.test_deprecation_if_no_filter_passed_to_extractall) ... ok test_empty_name_attribute (test.test_tarfile.MiscReadTest.test_empty_name_attribute) ... ok test_empty_tarfile (test.test_tarfile.MiscReadTest.test_empty_tarfile) ... ok test_extract_directory (test.test_tarfile.MiscReadTest.test_extract_directory) ... ok test_extract_hardlink (test.test_tarfile.MiscReadTest.test_extract_hardlink) ... ok test_extract_pathlike_dir (test.test_tarfile.MiscReadTest.test_extract_pathlike_dir) ... ok test_extractall (test.test_tarfile.MiscReadTest.test_extractall) ... ok test_extractall_pathlike_dir (test.test_tarfile.MiscReadTest.test_extractall_pathlike_dir) ... ok test_extractfile_attrs (test.test_tarfile.MiscReadTest.test_extractfile_attrs) ... ok test_fileobj_with_offset (test.test_tarfile.MiscReadTest.test_fileobj_with_offset) ... ok test_find_members (test.test_tarfile.MiscReadTest.test_find_members) ... ok test_ignore_zeros (test.test_tarfile.MiscReadTest.test_ignore_zeros) ... ok test_illegal_mode_arg (test.test_tarfile.MiscReadTest.test_illegal_mode_arg) ... ok test_init_close_fobj (test.test_tarfile.MiscReadTest.test_init_close_fobj) ... ok test_int_name_attribute (test.test_tarfile.MiscReadTest.test_int_name_attribute) ... ok test_is_tarfile_erroneous (test.test_tarfile.MiscReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.MiscReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.MiscReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.MiscReadTest.test_length_zero_header) ... ok test_next_on_empty_tarfile (test.test_tarfile.MiscReadTest.test_next_on_empty_tarfile) ... ok test_no_name_argument (test.test_tarfile.MiscReadTest.test_no_name_argument) ... ok test_no_name_attribute (test.test_tarfile.MiscReadTest.test_no_name_attribute) ... ok test_non_existent_tarfile (test.test_tarfile.MiscReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.MiscReadTest.test_null_tarfile) ... ok test_parallel_iteration (test.test_tarfile.MiscReadTest.test_parallel_iteration) ... ok test_pathlike_bytes_name (test.test_tarfile.MiscReadTest.test_pathlike_bytes_name) ... ok test_pathlike_name (test.test_tarfile.MiscReadTest.test_pathlike_name) ... ok test_premature_end_of_archive (test.test_tarfile.MiscReadTest.test_premature_end_of_archive) ... ok test_v7_dirtype (test.test_tarfile.MiscReadTest.test_v7_dirtype) ... ok test_xstar_type (test.test_tarfile.MiscReadTest.test_xstar_type) ... ok test_zlib_error_does_not_leak (test.test_tarfile.MiscReadTest.test_zlib_error_does_not_leak) ... ok test__all__ (test.test_tarfile.MiscTest.test__all__) ... ok test_char_fields (test.test_tarfile.MiscTest.test_char_fields) ... ok test_deferred_directory_attributes_update (test.test_tarfile.MiscTest.test_deferred_directory_attributes_update) ... ok test_number_field_limits (test.test_tarfile.MiscTest.test_number_field_limits) ... ok test_read_number_fields (test.test_tarfile.MiscTest.test_read_number_fields) ... ok test_useful_error_message_when_modules_missing (test.test_tarfile.MiscTest.test_useful_error_message_when_modules_missing) ... ok test_write_number_fields (test.test_tarfile.MiscTest.test_write_number_fields) ... ok test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gid) ... ok test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gname) ... ok test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mode) ... ok test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mtime) ... ok test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_ownership) ... ok test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uid) ... ok test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uname) ... ok tearDownClass (test.test_tarfile.NoneInfoExtractTests_Data) ... ERROR test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gid) ... ok test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gname) ... ok test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mode) ... ok test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mtime) ... ok test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_ownership) ... ok test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uid) ... ok test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uname) ... ok tearDownClass (test.test_tarfile.NoneInfoExtractTests_Default) ... ERROR test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gid) ... ok test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gname) ... ok test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mode) ... ok test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mtime) ... ok test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_ownership) ... ok test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uid) ... ok test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uname) ... ok tearDownClass (test.test_tarfile.NoneInfoExtractTests_FullyTrusted) ... ERROR test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gid) ... ok test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gname) ... ok test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mode) ... ok test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mtime) ... ok test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_ownership) ... ok test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uid) ... ok test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uname) ... ok tearDownClass (test.test_tarfile.NoneInfoExtractTests_Tar) ... ERROR test_add (test.test_tarfile.NoneInfoTests_Misc.test_add) ... ok test_list (test.test_tarfile.NoneInfoTests_Misc.test_list) ... ok test_extract_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_with_numeric_owner) ... skipped 'missing os.chown' test_extract_without_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_without_numeric_owner) ... skipped 'missing os.chown' test_extractall_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extractall_with_numeric_owner) ... skipped 'missing os.chown' test_keyword_only (test.test_tarfile.NumericOwnerTest.test_keyword_only) ... skipped 'missing os.chown' test_early_stop_at_invalid_offset_header (test.test_tarfile.OffsetValidationTests.test_early_stop_at_invalid_offset_header) ... ok test_ignore_invalid_archive (test.test_tarfile.OffsetValidationTests.test_ignore_invalid_archive) ... ok test_ignore_invalid_offset_headers (test.test_tarfile.OffsetValidationTests.test_ignore_invalid_offset_headers) ... ok test_invalid_offset_header_validations (test.test_tarfile.OffsetValidationTests.test_invalid_offset_header_validations) ... ok test_overwrite_broken_dir_symlink_as_dir (test.test_tarfile.OverwriteTests.test_overwrite_broken_dir_symlink_as_dir) ... ok test_overwrite_broken_dir_symlink_as_implicit_dir (test.test_tarfile.OverwriteTests.test_overwrite_broken_dir_symlink_as_implicit_dir) ... ok test_overwrite_broken_file_symlink_as_file (test.test_tarfile.OverwriteTests.test_overwrite_broken_file_symlink_as_file) ... ok test_overwrite_dir_as_dir (test.test_tarfile.OverwriteTests.test_overwrite_dir_as_dir) ... ok test_overwrite_dir_as_file (test.test_tarfile.OverwriteTests.test_overwrite_dir_as_file) ... ok test_overwrite_dir_as_implicit_dir (test.test_tarfile.OverwriteTests.test_overwrite_dir_as_implicit_dir) ... ok test_overwrite_dir_symlink_as_dir (test.test_tarfile.OverwriteTests.test_overwrite_dir_symlink_as_dir) ... ok test_overwrite_dir_symlink_as_implicit_dir (test.test_tarfile.OverwriteTests.test_overwrite_dir_symlink_as_implicit_dir) ... ok test_overwrite_file_as_dir (test.test_tarfile.OverwriteTests.test_overwrite_file_as_dir) ... ok test_overwrite_file_as_file (test.test_tarfile.OverwriteTests.test_overwrite_file_as_file) ... ok test_overwrite_file_as_implicit_dir (test.test_tarfile.OverwriteTests.test_overwrite_file_as_implicit_dir) ... ok test_overwrite_file_symlink_as_file (test.test_tarfile.OverwriteTests.test_overwrite_file_symlink_as_file) ... ok test_binary_header (test.test_tarfile.PAXUnicodeTest.test_binary_header) ... ok test_iso8859_1_filename (test.test_tarfile.PAXUnicodeTest.test_iso8859_1_filename) ... ok test_uname_unicode (test.test_tarfile.PAXUnicodeTest.test_uname_unicode) ... ok test_unicode_argument (test.test_tarfile.PAXUnicodeTest.test_unicode_argument) ... ok test_utf7_filename (test.test_tarfile.PAXUnicodeTest.test_utf7_filename) ... ok test_utf8_filename (test.test_tarfile.PAXUnicodeTest.test_utf8_filename) ... ok test_header_offset (test.test_tarfile.PaxReadTest.test_header_offset) ... ok test_longname_directory (test.test_tarfile.PaxReadTest.test_longname_directory) ... ok test_pax_global_headers (test.test_tarfile.PaxReadTest.test_pax_global_headers) ... ok test_pax_header_bad_formats (test.test_tarfile.PaxReadTest.test_pax_header_bad_formats) ... ok test_pax_number_fields (test.test_tarfile.PaxReadTest.test_pax_number_fields) ... ok test_read_longlink (test.test_tarfile.PaxReadTest.test_read_longlink) ... ok test_read_longname (test.test_tarfile.PaxReadTest.test_read_longname) ... ok test_truncated_longname (test.test_tarfile.PaxReadTest.test_truncated_longname) ... ok test_create_pax_header (test.test_tarfile.PaxWriteTest.test_create_pax_header) ... ok test_longlink_1023 (test.test_tarfile.PaxWriteTest.test_longlink_1023) ... ok test_longlink_1024 (test.test_tarfile.PaxWriteTest.test_longlink_1024) ... ok test_longlink_1025 (test.test_tarfile.PaxWriteTest.test_longlink_1025) ... ok test_longname_1023 (test.test_tarfile.PaxWriteTest.test_longname_1023) ... ok test_longname_1024 (test.test_tarfile.PaxWriteTest.test_longname_1024) ... ok test_longname_1025 (test.test_tarfile.PaxWriteTest.test_longname_1025) ... ok test_longnamelink_1023 (test.test_tarfile.PaxWriteTest.test_longnamelink_1023) ... ok test_longnamelink_1024 (test.test_tarfile.PaxWriteTest.test_longnamelink_1024) ... ok test_longnamelink_1025 (test.test_tarfile.PaxWriteTest.test_longnamelink_1025) ... ok test_pax_extended_header (test.test_tarfile.PaxWriteTest.test_pax_extended_header) ... ok test_pax_global_header (test.test_tarfile.PaxWriteTest.test_pax_global_header) ... ok test_replace_all (test.test_tarfile.ReplaceTests.test_replace_all) ... ok test_replace_deep (test.test_tarfile.ReplaceTests.test_replace_deep) ... ok test_replace_internal (test.test_tarfile.ReplaceTests.test_replace_internal) ... ok test_replace_name (test.test_tarfile.ReplaceTests.test_replace_name) ... ok test_replace_shallow (test.test_tarfile.ReplaceTests.test_replace_shallow) ... ok test_compare_members (test.test_tarfile.StreamReadTest.test_compare_members) ... ok test_empty_tarfile (test.test_tarfile.StreamReadTest.test_empty_tarfile) ... ok test_extractfile_attrs (test.test_tarfile.StreamReadTest.test_extractfile_attrs) ... ok test_fileobj_regular_file (test.test_tarfile.StreamReadTest.test_fileobj_regular_file) ... ok test_ignore_zeros (test.test_tarfile.StreamReadTest.test_ignore_zeros) ... ok test_is_tarfile_erroneous (test.test_tarfile.StreamReadTest.test_is_tarfile_erroneous) ... ok test_is_tarfile_keeps_position (test.test_tarfile.StreamReadTest.test_is_tarfile_keeps_position) ... ok test_is_tarfile_valid (test.test_tarfile.StreamReadTest.test_is_tarfile_valid) ... ok test_length_zero_header (test.test_tarfile.StreamReadTest.test_length_zero_header) ... ok test_non_existent_tarfile (test.test_tarfile.StreamReadTest.test_non_existent_tarfile) ... ok test_null_tarfile (test.test_tarfile.StreamReadTest.test_null_tarfile) ... ok test_premature_end_of_archive (test.test_tarfile.StreamReadTest.test_premature_end_of_archive) ... ok test_provoke_stream_error (test.test_tarfile.StreamReadTest.test_provoke_stream_error) ... ok test_read_through (test.test_tarfile.StreamReadTest.test_read_through) ... ok test_eof_marker (test.test_tarfile.StreamWriteTest.test_eof_marker) ... ok test_file_mode (test.test_tarfile.StreamWriteTest.test_file_mode) ... skipped 'Missing umask implementation' test_fileobj_no_close (test.test_tarfile.StreamWriteTest.test_fileobj_no_close) ... ok test_stream_padding (test.test_tarfile.StreamWriteTest.test_stream_padding) ... ok test_absolute (test.test_tarfile.TestExtractionFilters.test_absolute) ... ok test_absolute_hardlink (test.test_tarfile.TestExtractionFilters.test_absolute_hardlink) ... ok test_absolute_symlink (test.test_tarfile.TestExtractionFilters.test_absolute_symlink) ... ok test_bad_filter_name (test.test_tarfile.TestExtractionFilters.test_bad_filter_name) ... ok test_benign_file (test.test_tarfile.TestExtractionFilters.test_benign_file) ... ok test_chains (test.test_tarfile.TestExtractionFilters.test_chains) ... ok test_change_default_filter_on_class (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_class) ... ok test_change_default_filter_on_instance (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_instance) ... ok test_change_default_filter_on_subclass (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_subclass) ... ok test_change_default_filter_to_string (test.test_tarfile.TestExtractionFilters.test_change_default_filter_to_string) ... ok test_chmod_outside_dir (test.test_tarfile.TestExtractionFilters.test_chmod_outside_dir) ... ok test_custom_filter (test.test_tarfile.TestExtractionFilters.test_custom_filter) ... ok test_data_filter (test.test_tarfile.TestExtractionFilters.test_data_filter) ... ok test_deep_symlink (test.test_tarfile.TestExtractionFilters.test_deep_symlink) ... ok test_default_filter_warns (test.test_tarfile.TestExtractionFilters.test_default_filter_warns) Ensure the default filter warns ... ok test_errorlevel (test.test_tarfile.TestExtractionFilters.test_errorlevel) ... ok test_exfiltration_via_symlink (test.test_tarfile.TestExtractionFilters.test_exfiltration_via_symlink) ... ok test_fully_trusted_filter (test.test_tarfile.TestExtractionFilters.test_fully_trusted_filter) ... ok test_link_fallback_normalizes (test.test_tarfile.TestExtractionFilters.test_link_fallback_normalizes) ... ok test_modes (test.test_tarfile.TestExtractionFilters.test_modes) ... ok test_parent_symlink (test.test_tarfile.TestExtractionFilters.test_parent_symlink) ... ok test_parent_symlink2 (test.test_tarfile.TestExtractionFilters.test_parent_symlink2) ... ok test_pipe (test.test_tarfile.TestExtractionFilters.test_pipe) ... ok test_realpath_limit_attack (test.test_tarfile.TestExtractionFilters.test_realpath_limit_attack) ... ok test_sly_relative0 (test.test_tarfile.TestExtractionFilters.test_sly_relative0) ... ok test_sly_relative2 (test.test_tarfile.TestExtractionFilters.test_sly_relative2) ... ok test_sneaky_hardlink_fallback (test.test_tarfile.TestExtractionFilters.test_sneaky_hardlink_fallback) ... ok test_special_files (test.test_tarfile.TestExtractionFilters.test_special_files) ... ok test_stateful_filter (test.test_tarfile.TestExtractionFilters.test_stateful_filter) ... ok test_tar_filter (test.test_tarfile.TestExtractionFilters.test_tar_filter) ... ok test_add_dir_getmember (test.test_tarfile.UstarReadTest.test_add_dir_getmember) ... skipped 'Missing getuid or getgid implementation' test_fileobj_iter (test.test_tarfile.UstarReadTest.test_fileobj_iter) ... ok test_fileobj_link1 (test.test_tarfile.UstarReadTest.test_fileobj_link1) ... ok test_fileobj_link2 (test.test_tarfile.UstarReadTest.test_fileobj_link2) ... ok test_fileobj_readlines (test.test_tarfile.UstarReadTest.test_fileobj_readlines) ... ok test_fileobj_regular_file (test.test_tarfile.UstarReadTest.test_fileobj_regular_file) ... ok test_fileobj_seek (test.test_tarfile.UstarReadTest.test_fileobj_seek) ... ok test_fileobj_symlink1 (test.test_tarfile.UstarReadTest.test_fileobj_symlink1) ... ok test_fileobj_symlink2 (test.test_tarfile.UstarReadTest.test_fileobj_symlink2) ... ok test_fileobj_text (test.test_tarfile.UstarReadTest.test_fileobj_text) ... ok test_issue14160 (test.test_tarfile.UstarReadTest.test_issue14160) ... ok test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest.test_iso8859_1_filename) ... ok test_uname_unicode (test.test_tarfile.UstarUnicodeTest.test_uname_unicode) ... ok test_unicode_argument (test.test_tarfile.UstarUnicodeTest.test_unicode_argument) ... ok test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest.test_unicode_filename_error) ... ok test_unicode_link1 (test.test_tarfile.UstarUnicodeTest.test_unicode_link1) ... ok test_unicode_link2 (test.test_tarfile.UstarUnicodeTest.test_unicode_link2) ... ok test_unicode_longname1 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname1) ... ok test_unicode_longname2 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname2) ... ok test_unicode_longname3 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname3) ... ok test_unicode_longname4 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname4) ... ok test_unicode_name1 (test.test_tarfile.UstarUnicodeTest.test_unicode_name1) ... ok test_unicode_name2 (test.test_tarfile.UstarUnicodeTest.test_unicode_name2) ... ok test_utf7_filename (test.test_tarfile.UstarUnicodeTest.test_utf7_filename) ... ok test_utf8_filename (test.test_tarfile.UstarUnicodeTest.test_utf8_filename) ... ok test_100_char_name (test.test_tarfile.WriteTest.test_100_char_name) ... ok test_abs_pathnames (test.test_tarfile.WriteTest.test_abs_pathnames) ... ok test_add_self (test.test_tarfile.WriteTest.test_add_self) ... ok test_cwd (test.test_tarfile.WriteTest.test_cwd) ... ok test_directory_size (test.test_tarfile.WriteTest.test_directory_size) ... ok test_eof_marker (test.test_tarfile.WriteTest.test_eof_marker) ... ok test_extractall_symlinks (test.test_tarfile.WriteTest.test_extractall_symlinks) ... ok test_file_size (test.test_tarfile.WriteTest.test_file_size) ... ok test_fileobj_no_close (test.test_tarfile.WriteTest.test_fileobj_no_close) ... ok test_filter (test.test_tarfile.WriteTest.test_filter) ... ok test_gettarinfo_pathlike_name (test.test_tarfile.WriteTest.test_gettarinfo_pathlike_name) ... ok test_link_size (test.test_tarfile.WriteTest.test_link_size) ... ok test_open_nonwritable_fileobj (test.test_tarfile.WriteTest.test_open_nonwritable_fileobj) ... ok test_ordered_recursion (test.test_tarfile.WriteTest.test_ordered_recursion) ... ok test_pathnames (test.test_tarfile.WriteTest.test_pathnames) ... ok test_symlink_size (test.test_tarfile.WriteTest.test_symlink_size) ... ok test_tar_size (test.test_tarfile.WriteTest.test_tar_size) ... ok ====================================================================== ERROR: tearDownClass (test.test_tarfile.NoneInfoExtractTests_Data) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 3229, in tearDownClass shutil.rmtree(cls.control_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: tearDownClass (test.test_tarfile.NoneInfoExtractTests_Default) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 3229, in tearDownClass shutil.rmtree(cls.control_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: tearDownClass (test.test_tarfile.NoneInfoExtractTests_FullyTrusted) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 3229, in tearDownClass shutil.rmtree(cls.control_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: tearDownClass (test.test_tarfile.NoneInfoExtractTests_Tar) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 3229, in tearDownClass shutil.rmtree(cls.control_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_list_verbose (test.test_tarfile.Bz2ListTest.test_list_verbose) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 322, in test_list_verbose self.assertRegex(out, (br'\?rw-r--r-- tarfile/tarfile\s+7011 ' ^^^^^^^^^^^ AssertionError: Regex didn't match: b'\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n' not found in b'-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/conttype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/regtype \n-rwxr-xr-x tarfile/tarfile 0 2003-01-06 01:19:43 ustar/dirtype/ \n-rwxr-xr-x tarfile/tarfile 255 2003-01-06 01:19:43 ustar/dirtype-with-size/ \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/lnktype link to ustar/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ustar/symtype -> regtype \n-rw-rw---- tarfile/tarfile 3,0 2003-01-06 01:19:43 ustar/blktype \n-rw-rw-rw- tarfile/tarfile 1,3 2003-01-06 01:19:43 ustar/chrtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/fifotype \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 ustar/sparse \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/umlauts-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/1234567/longname \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/symtype -> ../linktest1/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/linktest1/regtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/lnktype link to ./ustar/linktest1/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 symtype2 -> ustar/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.0 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.1 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-1.0 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/regtype-gnu-uid \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-hpux-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \ndrwxr-xr-x 1000/100 0 2003-01-06 01:19:43 misc/dirtype-old-v7/ \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-suntar \n-rw-r--r-- lars/users 7011 2003-01-06 01:19:43 misc/regtype-xstar \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/umlauts-\\xc4\\xd6\\xdc\\xe4\\xf6\\xfc\\xdf \n-rw-r--r-- foo/bar 7011 2003-01-06 01:19:43 pax/regtype1 \n-rw-r--r-- 1000/bar 7011 2003-01-06 01:19:43 pax/regtype2 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype3 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype4 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/bad-pax-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/hdrcharset-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 misc/eof \n' ====================================================================== FAIL: test_list_verbose (test.test_tarfile.GzipListTest.test_list_verbose) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 322, in test_list_verbose self.assertRegex(out, (br'\?rw-r--r-- tarfile/tarfile\s+7011 ' ^^^^^^^^^^^ AssertionError: Regex didn't match: b'\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n' not found in b'-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/conttype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/regtype \n-rwxr-xr-x tarfile/tarfile 0 2003-01-06 01:19:43 ustar/dirtype/ \n-rwxr-xr-x tarfile/tarfile 255 2003-01-06 01:19:43 ustar/dirtype-with-size/ \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/lnktype link to ustar/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ustar/symtype -> regtype \n-rw-rw---- tarfile/tarfile 3,0 2003-01-06 01:19:43 ustar/blktype \n-rw-rw-rw- tarfile/tarfile 1,3 2003-01-06 01:19:43 ustar/chrtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/fifotype \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 ustar/sparse \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/umlauts-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/1234567/longname \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/symtype -> ../linktest1/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/linktest1/regtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/lnktype link to ./ustar/linktest1/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 symtype2 -> ustar/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.0 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.1 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-1.0 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/regtype-gnu-uid \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-hpux-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \ndrwxr-xr-x 1000/100 0 2003-01-06 01:19:43 misc/dirtype-old-v7/ \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-suntar \n-rw-r--r-- lars/users 7011 2003-01-06 01:19:43 misc/regtype-xstar \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/umlauts-\\xc4\\xd6\\xdc\\xe4\\xf6\\xfc\\xdf \n-rw-r--r-- foo/bar 7011 2003-01-06 01:19:43 pax/regtype1 \n-rw-r--r-- 1000/bar 7011 2003-01-06 01:19:43 pax/regtype2 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype3 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype4 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/bad-pax-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/hdrcharset-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 misc/eof \n' ====================================================================== FAIL: test_list_verbose (test.test_tarfile.ListTest.test_list_verbose) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tarfile.py", line 322, in test_list_verbose self.assertRegex(out, (br'\?rw-r--r-- tarfile/tarfile\s+7011 ' ^^^^^^^^^^^ AssertionError: Regex didn't match: b'\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n\\?rw-r--r-- tarfile/tarfile\\s+7011 \\d{4}-\\d\\d-\\d\\d\\s+\\d\\d:\\d\\d:\\d\\d ustar/\\w+type ?\\r?\\n' not found in b'-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/conttype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/regtype \n-rwxr-xr-x tarfile/tarfile 0 2003-01-06 01:19:43 ustar/dirtype/ \n-rwxr-xr-x tarfile/tarfile 255 2003-01-06 01:19:43 ustar/dirtype-with-size/ \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/lnktype link to ustar/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ustar/symtype -> regtype \n-rw-rw---- tarfile/tarfile 3,0 2003-01-06 01:19:43 ustar/blktype \n-rw-rw-rw- tarfile/tarfile 1,3 2003-01-06 01:19:43 ustar/chrtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ustar/fifotype \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 ustar/sparse \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/umlauts-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/12345/1234567/longname \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/symtype -> ../linktest1/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 ustar/linktest1/regtype \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 ./ustar/linktest2/lnktype link to ./ustar/linktest1/regtype \n-rwxrwxrwx tarfile/tarfile 0 2003-01-06 01:19:43 symtype2 -> ustar/regtype \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to gnu/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.0 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-0.1 \n-rw-r--r-- tarfile/tarfile 86016 2003-01-06 01:19:43 gnu/sparse-1.0 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 gnu/regtype-gnu-uid \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-hpux-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \n-rw-r--r-- 1000/100 7011 2003-01-06 01:19:43 misc/regtype-old-v7-signed-chksum-\\udcc4\\udcd6\\udcdc\\udce4\\udcf6\\udcfc\\udcdf \ndrwxr-xr-x 1000/100 0 2003-01-06 01:19:43 misc/dirtype-old-v7/ \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 misc/regtype-suntar \n-rw-r--r-- lars/users 7011 2003-01-06 01:19:43 misc/regtype-xstar \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longlink link to pax/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/123/longname \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/umlauts-\\xc4\\xd6\\xdc\\xe4\\xf6\\xfc\\xdf \n-rw-r--r-- foo/bar 7011 2003-01-06 01:19:43 pax/regtype1 \n-rw-r--r-- 1000/bar 7011 2003-01-06 01:19:43 pax/regtype2 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype3 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/regtype4 \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/bad-pax-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 7011 2003-01-06 01:19:43 pax/hdrcharset-\\udce4\\udcf6\\udcfc \n-rw-r--r-- tarfile/tarfile 0 2003-01-06 01:19:43 misc/eof \n' ---------------------------------------------------------------------- Ran 619 tests in 24.764s FAILED (failures=3, errors=4, skipped=112) 0:00:25 load avg: 0.16 [1/1/1] test_tarfile failed (4 errors, 3 failures) == Tests result: FAILURE == 1 test failed: test_tarfile Total duration: 25.2 sec Total tests: run=619 failures=3 skipped=112 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_tarfile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2188æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2059309288 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_tempfile test_nonempty_list (test.test_tempfile.TestCandidateTempdirList.test_nonempty_list) ... ok test_wanted_dirs (test.test_tempfile.TestCandidateTempdirList.test_wanted_dirs) ... ok test_exports (test.test_tempfile.TestExports.test_exports) ... ok test_retval (test.test_tempfile.TestGetCandidateNames.test_retval) ... ok test_same_thing (test.test_tempfile.TestGetCandidateNames.test_same_thing) ... ok test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir.test_no_files_left_behind) ... ok test_case_sensitive (test.test_tempfile.TestGetTempDir.test_case_sensitive) ... ok test_directory_exists (test.test_tempfile.TestGetTempDir.test_directory_exists) ... ok test_directory_writable (test.test_tempfile.TestGetTempDir.test_directory_writable) ... ok test_same_thing (test.test_tempfile.TestGetTempDir.test_same_thing) ... ok test_sane_template (test.test_tempfile.TestGetTempPrefix.test_sane_template) ... ok test_usable_template (test.test_tempfile.TestGetTempPrefix.test_usable_template) ... ok test_infer_return_type_multiples (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples) ... ok test_infer_return_type_multiples_and_none (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples_and_none) ... ok test_infer_return_type_pathlib (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlib) ... ok test_infer_return_type_pathlike (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlike) ... ok test_infer_return_type_singles (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_singles) ... ok test_basic (test.test_tempfile.TestMkdtemp.test_basic) ... ok test_basic_many (test.test_tempfile.TestMkdtemp.test_basic_many) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkdtemp.test_basic_with_bytes_names) ... ok test_choose_directory (test.test_tempfile.TestMkdtemp.test_choose_directory) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkdtemp.test_collision_with_existing_directory) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkdtemp.test_collision_with_existing_file) ... ok test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkdtemp.test_for_tempdir_is_bytes_issue40701_api_warts) ... ok test_mode (test.test_tempfile.TestMkdtemp.test_mode) ... ok test_mode_win32 (test.test_tempfile.TestMkdtemp.test_mode_win32) ... ok test_non_directory (test.test_tempfile.TestMkdtemp.test_non_directory) ... ok test_nonexisting_directory (test.test_tempfile.TestMkdtemp.test_nonexisting_directory) ... ok test_path_is_absolute (test.test_tempfile.TestMkdtemp.test_path_is_absolute) ... ok test_read_only_directory (test.test_tempfile.TestMkdtemp.test_read_only_directory) ... skipped "can't set the directory read-only" test_basic (test.test_tempfile.TestMkstemp.test_basic) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkstemp.test_basic_with_bytes_names) ... ok test_choose_directory (test.test_tempfile.TestMkstemp.test_choose_directory) ... ok test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkstemp.test_for_tempdir_is_bytes_issue40701_api_warts) ... ok test_basic (test.test_tempfile.TestMkstempInner.test_basic) ... ok test_basic_many (test.test_tempfile.TestMkstempInner.test_basic_many) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkstempInner.test_basic_with_bytes_names) ... ok test_choose_directory (test.test_tempfile.TestMkstempInner.test_choose_directory) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkstempInner.test_collision_with_existing_directory) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkstempInner.test_collision_with_existing_file) ... ok test_file_mode (test.test_tempfile.TestMkstempInner.test_file_mode) ... ok test_noinherit (test.test_tempfile.TestMkstempInner.test_noinherit) ... FAIL test_non_directory (test.test_tempfile.TestMkstempInner.test_non_directory) ... ok test_nonexisting_directory (test.test_tempfile.TestMkstempInner.test_nonexisting_directory) ... ok test_read_only_directory (test.test_tempfile.TestMkstempInner.test_read_only_directory) ... skipped "can't set the directory read-only" test_textmode (test.test_tempfile.TestMkstempInner.test_textmode) ... ok test_basic (test.test_tempfile.TestMktemp.test_basic) ... ERROR test_many (test.test_tempfile.TestMktemp.test_many) ... ok test_bad_encoding (test.test_tempfile.TestNamedTemporaryFile.test_bad_encoding) ... ok test_bad_mode (test.test_tempfile.TestNamedTemporaryFile.test_bad_mode) ... ok test_basic (test.test_tempfile.TestNamedTemporaryFile.test_basic) ... ok test_context_man_not_del_if_delete_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_if_delete_false) ... ok test_context_man_not_del_on_close_if_delete_on_close_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_on_close_if_delete_on_close_false) ... ok test_context_man_ok_to_delete_manually (test.test_tempfile.TestNamedTemporaryFile.test_context_man_ok_to_delete_manually) ... ok test_context_manager (test.test_tempfile.TestNamedTemporaryFile.test_context_manager) ... ok test_correct_finalizer_work_if_already_deleted (test.test_tempfile.TestNamedTemporaryFile.test_correct_finalizer_work_if_already_deleted) ... ok test_creates_named (test.test_tempfile.TestNamedTemporaryFile.test_creates_named) ... ok test_del_by_finalizer (test.test_tempfile.TestNamedTemporaryFile.test_del_by_finalizer) ... ERROR test_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_del_on_close) ... ok test_dis_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_dis_del_on_close) ... ok test_iter (test.test_tempfile.TestNamedTemporaryFile.test_iter) ... ok test_method_lookup (test.test_tempfile.TestNamedTemporaryFile.test_method_lookup) ... ok test_multiple_close (test.test_tempfile.TestNamedTemporaryFile.test_multiple_close) ... ok test_unexpected_error (test.test_tempfile.TestNamedTemporaryFile.test_unexpected_error) ... ok test_get_eight_char_str (test.test_tempfile.TestRandomNameSequence.test_get_eight_char_str) ... ok test_many (test.test_tempfile.TestRandomNameSequence.test_many) ... ok test_process_awareness (test.test_tempfile.TestRandomNameSequence.test_process_awareness) ... skipped 'requires working os.fork()' test_basic (test.test_tempfile.TestSpooledTemporaryFile.test_basic) ... ok test_bound_methods (test.test_tempfile.TestSpooledTemporaryFile.test_bound_methods) ... ok test_class_getitem (test.test_tempfile.TestSpooledTemporaryFile.test_class_getitem) ... ok test_context_manager_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_after_rollover) ... ok test_context_manager_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_before_rollover) ... ok test_context_manager_during_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_during_rollover) ... ok test_del_on_close (test.test_tempfile.TestSpooledTemporaryFile.test_del_on_close) ... ok test_del_rolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_rolled_file) ... ok test_del_unrolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_unrolled_file) ... ok test_fileno (test.test_tempfile.TestSpooledTemporaryFile.test_fileno) ... ok test_iobase_interface (test.test_tempfile.TestSpooledTemporaryFile.test_iobase_interface) ... ok test_is_iobase (test.test_tempfile.TestSpooledTemporaryFile.test_is_iobase) ... ok test_multiple_close_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_after_rollover) ... ok test_multiple_close_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_before_rollover) ... ok test_properties (test.test_tempfile.TestSpooledTemporaryFile.test_properties) ... ok test_rewrite_small (test.test_tempfile.TestSpooledTemporaryFile.test_rewrite_small) ... ok test_sparse (test.test_tempfile.TestSpooledTemporaryFile.test_sparse) ... ok test_text_mode (test.test_tempfile.TestSpooledTemporaryFile.test_text_mode) ... ok test_text_newline_and_encoding (test.test_tempfile.TestSpooledTemporaryFile.test_text_newline_and_encoding) ... ok test_truncate_with_size_parameter (test.test_tempfile.TestSpooledTemporaryFile.test_truncate_with_size_parameter) ... ok test_write_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_write_sequential) ... ok test_writelines (test.test_tempfile.TestSpooledTemporaryFile.test_writelines) ... ok test_writelines_fast_path (test.test_tempfile.TestSpooledTemporaryFile.test_writelines_fast_path) ... ok test_writelines_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_writelines_rollover) ... ok test_writelines_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_writelines_sequential) ... ok test_cleanup_with_symlink_flags (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_flags) ... skipped 'requires os.chflags' test_cleanup_with_symlink_modes (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_modes) ... ERROR test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_to_a_directory) ... ERROR test_cleanup_with_used_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_used_directory) ... ERROR test_context_manager (test.test_tempfile.TestTemporaryDirectory.test_context_manager) ... ERROR test_del_on_collection (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection) ... skipped 'implementation detail specific to cpython' test_del_on_collection_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection_ignore_errors) Test that ignoring errors works when TemporaryDirectory is gced. ... skipped 'implementation detail specific to cpython' test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown) ... ERROR test_del_on_shutdown_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown_ignore_errors) Test ignoring errors works when a tempdir is gc'ed on shutdown. ... ERROR test_delete_false (test.test_tempfile.TestTemporaryDirectory.test_delete_false) ... ok test_exit_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_exit_on_shutdown) ... ERROR test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup) ... ERROR test_explicit_cleanup_correct_error (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_correct_error) ... ERROR test_explicit_cleanup_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_ignore_errors) Test that cleanup doesn't return an error when ignoring them. ... ERROR test_flags (test.test_tempfile.TestTemporaryDirectory.test_flags) ... skipped 'requires os.chflags' test_mkdtemp_failure (test.test_tempfile.TestTemporaryDirectory.test_mkdtemp_failure) ... ok test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) ... test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='000') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='100') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='200') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='300') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='400') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='500') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='600') ... ERROR test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='700') ... ERROR test_multiple_close (test.test_tempfile.TestTemporaryDirectory.test_multiple_close) ... ERROR test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory.test_warnings_on_cleanup) ... ERROR ====================================================================== ERROR: test_basic (test.test_tempfile.TestMktemp.test_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 896, in tearDown os.rmdir(self.dir) ^^^^^ OSError: [WinError 145] The directory is not empty: 'd:\\systemtemp\\pytest\\tmpesb88ivd' ====================================================================== ERROR: test_del_by_finalizer (test.test_tempfile.TestNamedTemporaryFile.test_del_by_finalizer) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1124, in test_del_by_finalizer self.assertFalse(os.path.exists(tmp_name), ^^^^^^^^^^^ AssertionError: True is not false : NamedTemporaryFile 'd:\\systemtemp\\pytest\\tmp8idy_51j\\tmpo8xakr7n' exists after finalizer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1128, in test_del_by_finalizer os.rmdir(dir) ^^^^^ OSError: [WinError 145] The directory is not empty: 'd:\\systemtemp\\pytest\\tmp8idy_51j' ====================================================================== ERROR: test_cleanup_with_symlink_modes (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_modes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1740, in test_cleanup_with_symlink_modes with self.do_create(recurse=0) as d2: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_to_a_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1726, in test_cleanup_with_symlink_to_a_directory d1.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cleanup_with_used_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_used_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1714, in test_cleanup_with_used_directory temp_dir.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1706, in test_cleanup_with_used_directory with tempfile.TemporaryDirectory() as working_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_context_manager (test.test_tempfile.TestTemporaryDirectory.test_context_manager) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1987, in test_context_manager with d as name: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1894, in test_del_on_shutdown self.assertFalse(os.path.exists(tmp_name), ^^^^^^^^^^^ AssertionError: True is not false : TemporaryDirectory d:\systemtemp\pytest\p2w8yk_4\tmpddp1ubs4 exists after cleanup During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1870, in test_del_on_shutdown with self.do_create() as dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_del_on_shutdown_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown_ignore_errors) Test ignoring errors works when a tempdir is gc'ed on shutdown. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1934, in test_del_on_shutdown_ignore_errors self.assertNotIn("Error", err) ^^^^^^^^^^^ AssertionError: 'Error' unexpectedly found in 'Traceback (most recent call last):\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\weakref.py", line 670, in _exitfunc\r\n f()\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\weakref.py", line 594, in __call__\r\n return info.func(*info.args, **(info.kwargs or {}))\r\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\tempfile.py", line 939, in _cleanup\r\n cls._rmtree(name, ignore_errors=ignore_errors)\r\n ^^^^^^^\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\tempfile.py", line 934, in _rmtree\r\n _shutil.rmtree(name, onexc=onexc)\r\n ^^^^^^\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\shutil.py", line 781, in rmtree\r\n return _rmtree_unsafe(path, onexc)\r\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\shutil.py", line 623, in _rmtree_unsafe\r\n for dirpath, dirnames, filenames in results:\r\n File "d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\os.py", line 388, in walk\r\n is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction()\r\n ^^^^^^^^^^^\r\nAttributeError: \'posix.DirEntry\' object has no attribute \'is_junction\'\r\n' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1902, in test_del_on_shutdown_ignore_errors with tempfile.TemporaryDirectory() as working_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_exit_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_exit_on_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1939, in test_exit_on_shutdown with self.do_create() as dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1664, in test_explicit_cleanup d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1668, in test_explicit_cleanup os.rmdir(dir) ^^^^^ OSError: [WinError 145] The directory is not empty: 'd:\\systemtemp\\pytest\\tmpnxxk1tqo' ====================================================================== ERROR: test_explicit_cleanup_correct_error (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_correct_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1702, in test_explicit_cleanup_correct_error temp_dir.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1696, in test_explicit_cleanup_correct_error with tempfile.TemporaryDirectory() as working_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_explicit_cleanup_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_ignore_errors) Test that cleanup doesn't return an error when ignoring them. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1680, in test_explicit_cleanup_ignore_errors temp_dir.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1672, in test_explicit_cleanup_ignore_errors with tempfile.TemporaryDirectory() as working_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='000') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='100') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='200') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='300') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='400') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='500') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='600') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes) (mode='700') ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 2003, in test_modes d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1997, in test_modes with d: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_multiple_close (test.test_tempfile.TestTemporaryDirectory.test_multiple_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1980, in test_multiple_close d.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory.test_warnings_on_cleanup) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1968, in test_warnings_on_cleanup with warnings_helper.check_warnings(('Implicitly', File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\warnings_helper.py", line 185, in _filterwarnings raise AssertionError("unhandled warning %s" % reraise[0]) AssertionError: unhandled warning {message : ResourceWarning('Unclosed file <tempfile.SpooledTemporaryFile object at 0x0000023a91b9e6e8>'), category : 'ResourceWarning', filename : 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\tempfile.py', lineno : 472, line : None} During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 1963, in test_warnings_on_cleanup with self.do_create() as dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_noinherit (test.test_tempfile.TestMkstempInner.test_noinherit) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tempfile.py", line 496, in test_noinherit self.assertFalse(retval > 0, "child process reports failure %d"%retval) ^^^^^^^^^^^ AssertionError: True is not false : child process reports failure 1 ---------------------------------------------------------------------- Ran 111 tests in 1.333s FAILED (failures=1, errors=22, skipped=7) 0:00:01 [1/1/1] test_tempfile failed (22 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_tempfile Total duration: 1.8 sec Total tests: run=111 failures=1 skipped=7 Total test files: run=1/1 failed=1 Result: FAILURE Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\tf_inherit_check.py", line 9, in <module> with SuppressCrashReport(): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 1661, in __enter__ self.old_value = msvcrt.GetErrorMode() ^^^^^^^^^^^^ TypeError: 'unsigned int(*)(unsigned int)' expects 1 arguments, got 0 Warning -- Unraisable exception Exception ignored in: weakref callback <finalize object at 0x23a91f1d1d8; dead> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\weakref.py", line 594, in __call__ return info.func(*info.args, **(info.kwargs or {})) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 939, in _cleanup cls._rmtree(name, ignore_errors=ignore_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' test test_tempfile failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7852æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 569040023 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_thread test_barrier (test.test_thread.BarrierTest.test_barrier) ... task 0 will run for 0us task 0 entering 0 task 1 will run for 74us task 2 will run for 14us task 3 will run for 24us task 4 will run for 9us task 4 entering 0 task 3 entering 0 task 2 entering 0 task 1 entering 0 task 5 will run for 53us task 6 will run for 83us task 7 will run for 40us task 8 will run for 73us task 7 entering 0 task 6 entering 0 task 5 entering 0 task 8 entering 0 task 9 will run for 57us waiting for tasks to end task 9 entering 0 task 9 leaving barrier task 9 will run for 16us task 0 leaving barrier task 0 will run for 0us task 4 leaving barrier task 4 will run for 85us task 9 entering 1 task 3 leaving barrier task 3 will run for 7us task 2 leaving barrier task 2 will run for 71us task 1 leaving barrier task 1 will run for 1us task 7 leaving barrier task 7 will run for 28us task 6 leaving barrier task 6 will run for 86us task 5 leaving barrier task 5 will run for 36us task 8 leaving barrier task 8 will run for 2us task 0 entering 1 task 5 entering 1 task 3 entering 1 task 7 entering 1 task 6 entering 1 task 8 entering 1 task 4 entering 1 task 2 entering 1 task 1 entering 1 task 1 leaving barrier task 1 will run for 5us task 9 leaving barrier task 9 will run for 65us task 0 leaving barrier task 0 will run for 0us task 1 entering 2 task 5 leaving barrier task 5 will run for 61us task 3 leaving barrier task 3 will run for 79us task 7 leaving barrier task 7 will run for 26us task 6 leaving barrier task 6 will run for 91us task 8 leaving barrier task 8 will run for 93us task 4 leaving barrier task 4 will run for 15us task 2 leaving barrier task 2 will run for 40us task 6 entering 2 task 7 entering 2 task 3 entering 2 task 5 entering 2 task 9 entering 2 task 4 entering 2 task 8 entering 2 task 0 entering 2 task 2 entering 2 task 2 leaving barrier task 6 leaving barrier task 7 leaving barrier task 3 leaving barrier task 5 leaving barrier task 9 leaving barrier task 1 leaving barrier task 4 leaving barrier task 8 leaving barrier task 0 leaving barrier tasks done ok test_acquire_contended (test.test_thread.LockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_thread.LockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_thread.LockTests.test_acquire_release) ... ok test_at_fork_reinit (test.test_thread.LockTests.test_at_fork_reinit) ... skipped "platform doesn't support fork (no _at_fork_reinit method)" test_constructor (test.test_thread.LockTests.test_constructor) ... ok test_different_thread (test.test_thread.LockTests.test_different_thread) ... ok test_locked_repr (test.test_thread.LockTests.test_locked_repr) ... ok test_reacquire (test.test_thread.LockTests.test_reacquire) ... ok test_repr (test.test_thread.LockTests.test_repr) ... ok test_state_after_timeout (test.test_thread.LockTests.test_state_after_timeout) ... ok test_thread_leak (test.test_thread.LockTests.test_thread_leak) ... ok test_timeout (test.test_thread.LockTests.test_timeout) ... ok test_try_acquire (test.test_thread.LockTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_thread.LockTests.test_try_acquire_contended) ... ok test_weakref_deleted (test.test_thread.LockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_thread.LockTests.test_weakref_exists) ... ok test_with (test.test_thread.LockTests.test_with) ... ok test_forkinthread (test.test_thread.TestForkInThread.test_forkinthread) ... skipped 'requires working os.fork()' test__count (test.test_thread.ThreadRunningTests.test__count) ... ok test_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests.test_nt_and_posix_stack_size) ... caught expected ValueError setting stack_size(4096) successfully set stack_size(262144) successfully set stack_size(1048576) successfully set stack_size(0) trying stack_size = (262144) creating task 1 creating task 2 task 1 will run for 49us creating task 3 task 2 will run for 80us task 1 done creating task 4 task 3 will run for 64us creating task 5 task 4 will run for 48us task 3 done task 2 done creating task 6 task 5 will run for 31us task 4 done task 5 done creating task 7 task 6 will run for 97us creating task 8 task 7 will run for 51us creating task 9 task 8 will run for 72us creating task 10 task 9 will run for 57us task 8 done task 7 done task 6 done waiting for all tasks to complete task 10 will run for 47us task 9 done task 10 done all tasks done trying stack_size = (1048576) creating task 1 creating task 2 task 1 will run for 46us creating task 3 task 2 will run for 83us creating task 4 task 3 will run for 57us creating task 5 task 4 will run for 91us task 3 done task 2 done task 1 done creating task 6 task 5 will run for 61us creating task 7 task 6 will run for 92us creating task 8 task 7 will run for 47us task 5 done task 4 done creating task 9 task 8 will run for 6us creating task 10 task 9 will run for 96us task 8 done task 7 done task 6 done waiting for all tasks to complete task 10 will run for 74us task 10 done task 9 done all tasks done ok test_stack_size (test.test_thread.ThreadRunningTests.test_stack_size) ... ok test_starting_threads (test.test_thread.ThreadRunningTests.test_starting_threads) ... creating task 1 creating task 2 task 1 will run for 93us creating task 3 task 2 will run for 62us creating task 4 task 3 will run for 6us task 2 done task 3 done task 1 done creating task 5 task 4 will run for 18us task 4 done creating task 6 task 5 will run for 19us task 5 done creating task 7 task 6 will run for 48us creating task 8 task 7 will run for 89us task 8 will run for 42us task 8 done task 7 done task 6 done creating task 9 task 9 will run for 99us creating task 10 waiting for tasks to complete... task 10 will run for 93us task 9 done task 10 done all tasks done ok test_unraisable_exception (test.test_thread.ThreadRunningTests.test_unraisable_exception) ... FAIL ====================================================================== FAIL: test_unraisable_exception (test.test_thread.ThreadRunningTests.test_unraisable_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_thread.py", line 159, in test_unraisable_exception self.assertEqual(cm.unraisable.err_msg, ^^^^^^^^^^^ AssertionError: 'Exception ignored in thread 4796 started by ' != 'Exception ignored in thread started by' - Exception ignored in thread 4796 started by ? ----- - + Exception ignored in thread started by ---------------------------------------------------------------------- Ran 24 tests in 1.362s FAILED (failures=1, skipped=2) 0:00:01 [1/1/1] test_thread failed (1 failure) == Tests result: FAILURE == 1 test failed: test_thread Total duration: 1.7 sec Total tests: run=24 failures=1 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_thread failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10256æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2913005947 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_threading test_atexit_after_shutdown (test.test_threading.AtexitTests.test_atexit_after_shutdown) ... ok test_atexit_called_once (test.test_threading.AtexitTests.test_atexit_called_once) ... FAIL test_atexit_output (test.test_threading.AtexitTests.test_atexit_output) ... ok test_abort (test.test_threading.BarrierTests.test_abort) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_threading.BarrierTests.test_abort_and_reset) Test that a barrier can be reset after being broken. ... ok test_action (test.test_threading.BarrierTests.test_action) Test the 'action' callback ... ok test_barrier (test.test_threading.BarrierTests.test_barrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_threading.BarrierTests.test_barrier_10) Test that a barrier works for 10 consecutive runs ... ok test_constructor (test.test_threading.BarrierTests.test_constructor) ... ok test_default_timeout (test.test_threading.BarrierTests.test_default_timeout) Test the barrier's default timeout ... ok test_repr (test.test_threading.BarrierTests.test_repr) ... ok test_reset (test.test_threading.BarrierTests.test_reset) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_threading.BarrierTests.test_single_thread) ... ok test_timeout (test.test_threading.BarrierTests.test_timeout) Test wait(timeout) ... ok test_wait_return (test.test_threading.BarrierTests.test_wait_return) test the return value from barrier.wait ... ok test_acquire (test.test_threading.BoundedSemaphoreTests.test_acquire) ... ok test_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.BoundedSemaphoreTests.test_acquire_destroy) ... ok test_acquire_timeout (test.test_threading.BoundedSemaphoreTests.test_acquire_timeout) ... ok test_constructor (test.test_threading.BoundedSemaphoreTests.test_constructor) ... ok test_default_value (test.test_threading.BoundedSemaphoreTests.test_default_value) ... ok test_multirelease (test.test_threading.BoundedSemaphoreTests.test_multirelease) ... ok test_release_unacquired (test.test_threading.BoundedSemaphoreTests.test_release_unacquired) ... ok test_repr (test.test_threading.BoundedSemaphoreTests.test_repr) ... ok test_try_acquire (test.test_threading.BoundedSemaphoreTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_try_acquire_contended) ... ok test_with (test.test_threading.BoundedSemaphoreTests.test_with) ... ok test__is_owned (test.test_threading.CRLockTests.test__is_owned) ... ok test_acquire_contended (test.test_threading.CRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.CRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_threading.CRLockTests.test_acquire_release) ... ok test_constructor (test.test_threading.CRLockTests.test_constructor) ... ok test_different_thread (test.test_threading.CRLockTests.test_different_thread) ... ok test_locked_repr (test.test_threading.CRLockTests.test_locked_repr) ... ok test_reacquire (test.test_threading.CRLockTests.test_reacquire) ... ok test_recursion_count (test.test_threading.CRLockTests.test_recursion_count) ... ok test_release_save_unacquired (test.test_threading.CRLockTests.test_release_save_unacquired) ... ok test_release_unacquired (test.test_threading.CRLockTests.test_release_unacquired) ... ok test_repr (test.test_threading.CRLockTests.test_repr) ... ok test_thread_leak (test.test_threading.CRLockTests.test_thread_leak) ... ok test_timeout (test.test_threading.CRLockTests.test_timeout) ... ok test_try_acquire (test.test_threading.CRLockTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.CRLockTests.test_try_acquire_contended) ... ok test_weakref_deleted (test.test_threading.CRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_threading.CRLockTests.test_weakref_exists) ... ok test_with (test.test_threading.CRLockTests.test_with) ... ok test__is_owned (test.test_threading.ConditionAsRLockTests.test__is_owned) ... ok test_acquire_contended (test.test_threading.ConditionAsRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.ConditionAsRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_threading.ConditionAsRLockTests.test_acquire_release) ... ok test_constructor (test.test_threading.ConditionAsRLockTests.test_constructor) ... ok test_different_thread (test.test_threading.ConditionAsRLockTests.test_different_thread) ... ok test_locked_repr (test.test_threading.ConditionAsRLockTests.test_locked_repr) ... ok test_reacquire (test.test_threading.ConditionAsRLockTests.test_reacquire) ... ok test_recursion_count (test.test_threading.ConditionAsRLockTests.test_recursion_count) ... skipped 'Condition does not expose _recursion_count()' test_release_save_unacquired (test.test_threading.ConditionAsRLockTests.test_release_save_unacquired) ... ok test_release_unacquired (test.test_threading.ConditionAsRLockTests.test_release_unacquired) ... ok test_repr (test.test_threading.ConditionAsRLockTests.test_repr) ... ok test_thread_leak (test.test_threading.ConditionAsRLockTests.test_thread_leak) ... ok test_timeout (test.test_threading.ConditionAsRLockTests.test_timeout) ... ok test_try_acquire (test.test_threading.ConditionAsRLockTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.ConditionAsRLockTests.test_try_acquire_contended) ... ok test_weakref_deleted (test.test_threading.ConditionAsRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_threading.ConditionAsRLockTests.test_weakref_exists) ... ok test_with (test.test_threading.ConditionAsRLockTests.test_with) ... ok test_acquire (test.test_threading.ConditionTests.test_acquire) ... ok test_notify (test.test_threading.ConditionTests.test_notify) ... ok test_timeout (test.test_threading.ConditionTests.test_timeout) ... ok test_unacquired_notify (test.test_threading.ConditionTests.test_unacquired_notify) ... ok test_unacquired_wait (test.test_threading.ConditionTests.test_unacquired_wait) ... ok test_waitfor (test.test_threading.ConditionTests.test_waitfor) ... ok test_waitfor_timeout (test.test_threading.ConditionTests.test_waitfor_timeout) ... ok test_at_fork_reinit (test.test_threading.EventTests.test_at_fork_reinit) ... skipped "platform doesn't support fork (no _at_fork_reinit method)" test_is_set (test.test_threading.EventTests.test_is_set) ... ok test_notify (test.test_threading.EventTests.test_notify) ... ok test_repr (test.test_threading.EventTests.test_repr) ... ok test_set_and_clear (test.test_threading.EventTests.test_set_and_clear) ... ok test_timeout (test.test_threading.EventTests.test_timeout) ... ok test_custom_excepthook (test.test_threading.ExceptHookTests.test_custom_excepthook) ... ok test_custom_excepthook_fail (test.test_threading.ExceptHookTests.test_custom_excepthook_fail) ... ok test_excepthook (test.test_threading.ExceptHookTests.test_excepthook) ... ok test_excepthook_thread_None (test.test_threading.ExceptHookTests.test_excepthook_thread_None) ... skipped 'implementation detail specific to cpython' test_original_excepthook (test.test_threading.ExceptHookTests.test_original_excepthook) ... ok test_system_exit (test.test_threading.ExceptHookTests.test_system_exit) ... ok test_can_interrupt_tight_loops (test.test_threading.InterruptMainTests.test_can_interrupt_tight_loops) ... ok test_interrupt_main_invalid_signal (test.test_threading.InterruptMainTests.test_interrupt_main_invalid_signal) ... ok test_interrupt_main_mainthread (test.test_threading.InterruptMainTests.test_interrupt_main_mainthread) ... ok test_interrupt_main_noerror (test.test_threading.InterruptMainTests.test_interrupt_main_noerror) ... ok test_interrupt_main_subthread (test.test_threading.InterruptMainTests.test_interrupt_main_subthread) ... ok test_interrupt_main_with_signal_handler (test.test_threading.InterruptMainTests.test_interrupt_main_with_signal_handler) ... ok test_acquire_contended (test.test_threading.LockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.LockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_threading.LockTests.test_acquire_release) ... ok test_at_fork_reinit (test.test_threading.LockTests.test_at_fork_reinit) ... skipped "platform doesn't support fork (no _at_fork_reinit method)" test_constructor (test.test_threading.LockTests.test_constructor) ... ok test_different_thread (test.test_threading.LockTests.test_different_thread) ... ok test_locked_repr (test.test_threading.LockTests.test_locked_repr) ... ok test_reacquire (test.test_threading.LockTests.test_reacquire) ... ok test_repr (test.test_threading.LockTests.test_repr) ... ok test_state_after_timeout (test.test_threading.LockTests.test_state_after_timeout) ... ok test_thread_leak (test.test_threading.LockTests.test_thread_leak) ... ok test_timeout (test.test_threading.LockTests.test_timeout) ... ok test_try_acquire (test.test_threading.LockTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.LockTests.test_try_acquire_contended) ... ok test_weakref_deleted (test.test_threading.LockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_threading.LockTests.test_weakref_exists) ... ok test_with (test.test_threading.LockTests.test_with) ... ok test__all__ (test.test_threading.MiscTestCase.test__all__) ... ok test_gh112826_missing__thread__is_main_interpreter (test.test_threading.MiscTestCase.test_gh112826_missing__thread__is_main_interpreter) ... FAIL test__is_owned (test.test_threading.PyRLockTests.test__is_owned) ... ok test_acquire_contended (test.test_threading.PyRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.PyRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_threading.PyRLockTests.test_acquire_release) ... ok test_constructor (test.test_threading.PyRLockTests.test_constructor) ... ok test_different_thread (test.test_threading.PyRLockTests.test_different_thread) ... ok test_locked_repr (test.test_threading.PyRLockTests.test_locked_repr) ... ok test_reacquire (test.test_threading.PyRLockTests.test_reacquire) ... ok test_recursion_count (test.test_threading.PyRLockTests.test_recursion_count) ... ok test_release_save_unacquired (test.test_threading.PyRLockTests.test_release_save_unacquired) ... ok test_release_unacquired (test.test_threading.PyRLockTests.test_release_unacquired) ... ok test_repr (test.test_threading.PyRLockTests.test_repr) ... ok test_thread_leak (test.test_threading.PyRLockTests.test_thread_leak) ... ok test_timeout (test.test_threading.PyRLockTests.test_timeout) ... ok test_try_acquire (test.test_threading.PyRLockTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.PyRLockTests.test_try_acquire_contended) ... ok test_weakref_deleted (test.test_threading.PyRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_threading.PyRLockTests.test_weakref_exists) ... ok test_with (test.test_threading.PyRLockTests.test_with) ... ok test_acquire (test.test_threading.SemaphoreTests.test_acquire) ... ok test_acquire_contended (test.test_threading.SemaphoreTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_threading.SemaphoreTests.test_acquire_destroy) ... ok test_acquire_timeout (test.test_threading.SemaphoreTests.test_acquire_timeout) ... ok test_constructor (test.test_threading.SemaphoreTests.test_constructor) ... ok test_default_value (test.test_threading.SemaphoreTests.test_default_value) ... ok test_multirelease (test.test_threading.SemaphoreTests.test_multirelease) ... ok test_release_unacquired (test.test_threading.SemaphoreTests.test_release_unacquired) ... ok test_repr (test.test_threading.SemaphoreTests.test_repr) ... ok test_try_acquire (test.test_threading.SemaphoreTests.test_try_acquire) ... ok test_try_acquire_contended (test.test_threading.SemaphoreTests.test_try_acquire_contended) ... ok test_with (test.test_threading.SemaphoreTests.test_with) ... ok test_daemon_threads_fatal_error (test.test_threading.SubinterpThreadingTests.test_daemon_threads_fatal_error) ... skipped 'implementation detail specific to cpython' test_daemon_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_daemon_threads_not_allowed) ... skipped 'implementation detail specific to cpython' test_threads_join (test.test_threading.SubinterpThreadingTests.test_threads_join) ... skipped 'implementation detail specific to cpython' test_threads_join_2 (test.test_threading.SubinterpThreadingTests.test_threads_join_2) ... skipped 'implementation detail specific to cpython' test_threads_join_with_no_main (test.test_threading.SubinterpThreadingTests.test_threads_join_with_no_main) ... skipped 'subinterpreters required' test_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_threads_not_allowed) ... skipped 'implementation detail specific to cpython' test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown.test_1_join_on_shutdown) ... ok test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown.test_2_join_in_forked_process) ... skipped 'requires working os.fork()' test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown.test_3_join_in_forked_from_thread) ... skipped 'requires working os.fork()' test_4_daemon_threads (test.test_threading.ThreadJoinOnShutdown.test_4_daemon_threads) ... ok test_clear_threads_states_after_fork (test.test_threading.ThreadJoinOnShutdown.test_clear_threads_states_after_fork) ... skipped 'requires working os.fork()' test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown.test_reinit_tls_after_fork) ... skipped 'requires working os.fork()' test_thread_from_thread (test.test_threading.ThreadJoinOnShutdown.test_thread_from_thread) ... ok test_BoundedSemaphore_limit (test.test_threading.ThreadTests.test_BoundedSemaphore_limit) ... ok test_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests.test_PyThreadState_SetAsyncExc) ... skipped 'implementation detail specific to cpython' test_args_argument (test.test_threading.ThreadTests.test_args_argument) ... ok test_boolean_target (test.test_threading.ThreadTests.test_boolean_target) ... ok test_daemon_param (test.test_threading.ThreadTests.test_daemon_param) ... ok test_disallow_instantiation (test.test_threading.ThreadTests.test_disallow_instantiation) ... skipped 'implementation detail specific to cpython' test_dummy_thread_after_fork (test.test_threading.ThreadTests.test_dummy_thread_after_fork) ... skipped 'requires working os.fork()' test_enumerate_after_join (test.test_threading.ThreadTests.test_enumerate_after_join) ... ok test_finalization_shutdown (test.test_threading.ThreadTests.test_finalization_shutdown) ... ok test_finalize_running_thread (test.test_threading.ThreadTests.test_finalize_running_thread) ... skipped 'implementation detail specific to cpython' test_finalize_with_trace (test.test_threading.ThreadTests.test_finalize_with_trace) ... ok test_foreign_thread (test.test_threading.ThreadTests.test_foreign_thread) ... ok test_frame_tstate_tracing (test.test_threading.ThreadTests.test_frame_tstate_tracing) ... skipped 'implementation detail specific to cpython' test_getprofile (test.test_threading.ThreadTests.test_getprofile) ... ok test_getprofile_all_threads (test.test_threading.ThreadTests.test_getprofile_all_threads) ... ok test_gettrace (test.test_threading.ThreadTests.test_gettrace) ... ok test_gettrace_all_threads (test.test_threading.ThreadTests.test_gettrace_all_threads) ... ok test_ident_of_no_threading_threads (test.test_threading.ThreadTests.test_ident_of_no_threading_threads) ... ok test_import_from_another_thread (test.test_threading.ThreadTests.test_import_from_another_thread) ... ok test_is_alive_after_fork (test.test_threading.ThreadTests.test_is_alive_after_fork) ... skipped 'requires working os.fork()' test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests.test_join_nondaemon_on_shutdown) ... ok test_leak_without_join (test.test_threading.ThreadTests.test_leak_without_join) ... ok test_limbo_cleanup (test.test_threading.ThreadTests.test_limbo_cleanup) ... ok test_locals_at_exit (test.test_threading.ThreadTests.test_locals_at_exit) ... skipped 'implementation detail specific to cpython' test_main_thread (test.test_threading.ThreadTests.test_main_thread) ... ok test_main_thread_after_fork (test.test_threading.ThreadTests.test_main_thread_after_fork) ... skipped 'requires working os.fork()' test_main_thread_after_fork_from_dummy_thread (test.test_threading.ThreadTests.test_main_thread_after_fork_from_dummy_thread) ... skipped 'requires working os.fork()' test_main_thread_after_fork_from_foreign_thread (test.test_threading.ThreadTests.test_main_thread_after_fork_from_foreign_thread) ... skipped 'requires working os.fork()' test_main_thread_after_fork_from_nonmain_thread (test.test_threading.ThreadTests.test_main_thread_after_fork_from_nonmain_thread) ... skipped 'requires working os.fork()' test_main_thread_during_shutdown (test.test_threading.ThreadTests.test_main_thread_during_shutdown) ... skipped 'implementation detail specific to cpython' test_name (test.test_threading.ThreadTests.test_name) ... skipped 'implementation detail specific to cpython' test_no_refcycle_through_target (test.test_threading.ThreadTests.test_no_refcycle_through_target) ... skipped 'implementation detail specific to cpython' test_old_threading_api (test.test_threading.ThreadTests.test_old_threading_api) ... ok test_repr_daemon (test.test_threading.ThreadTests.test_repr_daemon) ... ok test_repr_stopped (test.test_threading.ThreadTests.test_repr_stopped) ... ok test_shutdown_locks (test.test_threading.ThreadTests.test_shutdown_locks) ... skipped 'implementation detail specific to cpython' test_start_new_thread_at_finalization (test.test_threading.ThreadTests.test_start_new_thread_at_finalization) ... FAIL test_start_new_thread_failed (test.test_threading.ThreadTests.test_start_new_thread_failed) ... skipped "No module named '_resource_cffi'" test_tstate_lock (test.test_threading.ThreadTests.test_tstate_lock) ... ok test_various_ops (test.test_threading.ThreadTests.test_various_ops) ... task <thread 0> will run for 36.1 usec 1 tasks are running task <thread 1> will run for 69.0 usec 2 tasks are running task <thread 0> done <thread 0> is finished. 1 tasks are running task <thread 2> will run for 39.3 usec 2 tasks are running task <thread 3> will run for 80.5 usec 3 tasks are running task <thread 2> done <thread 2> is finished. 2 tasks are running task <thread 1> done <thread 1> is finished. 1 tasks are running task <thread 4> will run for 91.1 usec 2 tasks are running task <thread 3> done <thread 3> is finished. 1 tasks are running task <thread 5> will run for 76.0 usec 2 tasks are running task <thread 6> will run for 74.8 usec 3 tasks are running task <thread 4> done <thread 4> is finished. 2 tasks are running task <thread 5> done <thread 5> is finished. 1 tasks are running task <thread 7> will run for 35.4 usec 2 tasks are running task <thread 7> done <thread 7> is finished. 1 tasks are running task <thread 6> done <thread 6> is finished. 0 tasks are running task <thread 8> will run for 7.2 usec 1 tasks are running task <thread 8> done <thread 8> is finished. 0 tasks are running task <thread 9> will run for 77.8 usec waiting for all tasks to complete 1 tasks are running task <thread 9> done <thread 9> is finished. 0 tasks are running all tasks done ok test_various_ops_large_stack (test.test_threading.ThreadTests.test_various_ops_large_stack) ... with 1 MiB thread stack size... task <thread 0> will run for 64.1 usec 1 tasks are running task <thread 0> done <thread 0> is finished. 0 tasks are running task <thread 1> will run for 55.5 usec 1 tasks are running task <thread 2> will run for 5.2 usec 2 tasks are running task <thread 2> done <thread 2> is finished. 1 tasks are running task <thread 1> done <thread 1> is finished. 0 tasks are running task <thread 3> will run for 77.4 usec 1 tasks are running task <thread 4> will run for 85.2 usec 2 tasks are running task <thread 3> done <thread 3> is finished. 1 tasks are running task <thread 5> will run for 13.3 usec 2 tasks are running task <thread 4> done <thread 4> is finished. 1 tasks are running task <thread 6> will run for 40.6 usec 2 tasks are running task <thread 5> done <thread 5> is finished. 1 tasks are running task <thread 7> will run for 63.9 usec 2 tasks are running task <thread 8> will run for 67.6 usec 3 tasks are running task <thread 7> done <thread 7> is finished. 2 tasks are running task <thread 6> done <thread 6> is finished. 1 tasks are running task <thread 8> done <thread 8> is finished. 0 tasks are running task <thread 9> will run for 29.9 usec waiting for all tasks to complete 1 tasks are running task <thread 9> done <thread 9> is finished. 0 tasks are running all tasks done ok test_various_ops_small_stack (test.test_threading.ThreadTests.test_various_ops_small_stack) ... with 256 KiB thread stack size... task <thread 0> will run for 81.3 usec 1 tasks are running task <thread 1> will run for 25.2 usec 2 tasks are running task <thread 2> will run for 71.1 usec 3 tasks are running task <thread 1> done <thread 1> is finished. 2 tasks are running task <thread 0> done <thread 0> is finished. 1 tasks are running task <thread 3> will run for 6.7 usec 2 tasks are running task <thread 2> done <thread 2> is finished. 1 tasks are running task <thread 3> done <thread 3> is finished. 0 tasks are running task <thread 4> will run for 71.0 usec 1 tasks are running task <thread 5> will run for 61.1 usec 2 tasks are running task <thread 6> will run for 65.3 usec 3 tasks are running task <thread 5> done <thread 5> is finished. 2 tasks are running task <thread 4> done <thread 4> is finished. 1 tasks are running task <thread 7> will run for 34.5 usec 2 tasks are running task <thread 6> done <thread 6> is finished. 1 tasks are running task <thread 8> will run for 98.7 usec 2 tasks are running task <thread 8> done <thread 8> is finished. 1 tasks are running task <thread 7> done <thread 7> is finished. 0 tasks are running task <thread 9> will run for 73.5 usec waiting for all tasks to complete 1 tasks are running task <thread 9> done <thread 9> is finished. 0 tasks are running all tasks done ok test_bare_raise_in_brand_new_thread (test.test_threading.ThreadingExceptionTests.test_bare_raise_in_brand_new_thread) ... ok test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests.test_daemonize_active_thread) ... ok test_joining_current_thread (test.test_threading.ThreadingExceptionTests.test_joining_current_thread) ... ok test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests.test_joining_inactive_thread) ... ok test_multithread_modify_file_noerror (test.test_threading.ThreadingExceptionTests.test_multithread_modify_file_noerror) ... ok test_print_exception (test.test_threading.ThreadingExceptionTests.test_print_exception) ... ok test_print_exception_gh_102056 (test.test_threading.ThreadingExceptionTests.test_print_exception_gh_102056) ... ok test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_1) ... ok test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_2) ... ok test_recursion_limit (test.test_threading.ThreadingExceptionTests.test_recursion_limit) ... ok test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests.test_releasing_unacquired_lock) ... ok test_start_thread_again (test.test_threading.ThreadingExceptionTests.test_start_thread_again) ... ok test_init_immutable_default_args (test.test_threading.TimerTests.test_init_immutable_default_args) ... ok ====================================================================== FAIL: test_atexit_called_once (test.test_threading.AtexitTests.test_atexit_called_once) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_threading.py", line 2119, in test_atexit_called_once rc, out, err = assert_python_ok("-c", """if True: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-c', 'if True:\n import threading\n from unittest.mock import Mock\n\n mock = Mock()\n threading._register_atexit(mock)\n mock.assert_not_called()\n # force early shutdown to ensure it was called once\n threading._shutdown()\n mock.assert_called_once()\n '] stdout: --- --- stderr: --- Traceback (most recent call last): File "<string>", line 6, in <module> File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\threading.py", line 1572, in _register_atexit call = functools.partial(func, *arg, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\functools.py", line 296, in __new__ args = func.args + args ~~~~~~~~~~^~~~~~ TypeError: unsupported operand type(s) for +: 'Mock' and 'tuple' --- ====================================================================== FAIL: test_gh112826_missing__thread__is_main_interpreter (test.test_threading.MiscTestCase.test_gh112826_missing__thread__is_main_interpreter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_threading.py", line 2008, in test_gh112826_missing__thread__is_main_interpreter _, out, err = assert_python_ok("-c", f"""if True: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-c', "if True:\n import sys\n sys.path.insert(0, 'D:\\\\SystemTemp\\\\pytest\\\\tmpmcdsg112')\n import _thread_fake\n sys.modules['_thread'] = _thread_fake\n del sys.modules['_thread_fake']\n\n import threading\n print('success!', end='')\n "] stdout: --- --- stderr: --- Traceback (most recent call last): File "<string>", line 4, in <module> File "D:\SystemTemp\pytest\tmpmcdsg112\_thread_fake.py", line 4, in <module> del _is_main_interpreter ^^^^^^^^^^^^^^^^^^^^ NameError: name '_is_main_interpreter' is not defined --- ====================================================================== FAIL: test_start_new_thread_at_finalization (test.test_threading.ThreadTests.test_start_new_thread_at_finalization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_threading.py", line 1155, in test_start_new_thread_at_finalization self.assertEqual(out.strip(), b"OK") ^^^^^^^^^^^ AssertionError: b'' != b'OK' ---------------------------------------------------------------------- Ran 208 tests in 17.132s FAILED (failures=3, skipped=30) 0:00:17 load avg: 0.42 [1/1/1] test_threading failed (3 failures) == Tests result: FAILURE == 1 test failed: test_threading Total duration: 17.6 sec Total tests: run=208 failures=3 skipped=30 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- threading._dangling was modified by test_threading Warning -- Before: {<weakref.ReferenceType at 0x0000024d1dc24520; to '_MainThread'>} Warning -- After: {<weakref.ReferenceType at 0x0000024d1e6c6c60; to '_MainThread'>, <weakref.ReferenceType at 0x0000024d1e6c6c80; to 'TestThread'>} test test_threading failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3096æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 623842182 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_threading_local test_arguments (test.test_threading_local.PyThreadingLocalTest.test_arguments) ... ok test_cycle_collection (test.test_threading_local.PyThreadingLocalTest.test_cycle_collection) ... ok test_derived (test.test_threading_local.PyThreadingLocalTest.test_derived) ... ok test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest.test_derived_cycle_dealloc) ... ok test_dict_attribute (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute) ... ok test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute_subclass) ... ok test_error (test.test_threading_local.PyThreadingLocalTest.test_error) ... skipped 'implementation detail specific to cpython' test_local_refs (test.test_threading_local.PyThreadingLocalTest.test_local_refs) ... ok test_threading_local (test.test_threading_local.PyThreadingLocalTest.test_threading_local) ... ok test_threading_local_clear_race (test.test_threading_local.PyThreadingLocalTest.test_threading_local_clear_race) ... ERROR test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest.test_threading_local_subclass) ... ok test_arguments (test.test_threading_local.ThreadLocalTest.test_arguments) ... ok test_cycle_collection (test.test_threading_local.ThreadLocalTest.test_cycle_collection) ... ok test_derived (test.test_threading_local.ThreadLocalTest.test_derived) ... ok test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest.test_derived_cycle_dealloc) ... ok test_dict_attribute (test.test_threading_local.ThreadLocalTest.test_dict_attribute) ... ok test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest.test_dict_attribute_subclass) ... ok test_error (test.test_threading_local.ThreadLocalTest.test_error) ... skipped 'implementation detail specific to cpython' test_local_refs (test.test_threading_local.ThreadLocalTest.test_local_refs) ... ok test_threading_local (test.test_threading_local.ThreadLocalTest.test_threading_local) ... ok test_threading_local_clear_race (test.test_threading_local.ThreadLocalTest.test_threading_local_clear_race) ... ERROR test_threading_local_subclass (test.test_threading_local.ThreadLocalTest.test_threading_local_subclass) ... ok _threading_local () Doctest: _threading_local ... ok _threading_local () Doctest: _threading_local ... ok ====================================================================== ERROR: test_threading_local_clear_race (test.test_threading_local.PyThreadingLocalTest.test_threading_local_clear_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_threading_local.py", line 203, in test_threading_local_clear_race _testcapi = import_module('_testcapi') ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ====================================================================== ERROR: test_threading_local_clear_race (test.test_threading_local.ThreadLocalTest.test_threading_local_clear_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_threading_local.py", line 203, in test_threading_local_clear_race _testcapi = import_module('_testcapi') ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ---------------------------------------------------------------------- Ran 24 tests in 0.731s FAILED (errors=2, skipped=2) 0:00:01 [1/1/1] test_threading_local failed (2 errors) == Tests result: FAILURE == 1 test failed: test_threading_local Total duration: 1.1 sec Total tests: run=24 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_threading_local failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8104æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2782178384 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_time 0:00:00 [1/1/1] test_time failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_time Total duration: 319 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_time crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_time.py", line 13, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3144æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3285081431 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_trace test_loop_caller_importing (test.test_trace.TestCallers.test_loop_caller_importing) ... FAIL test_count_and_summary (test.test_trace.TestCommandLine.test_count_and_summary) ... ok test_failures (test.test_trace.TestCommandLine.test_failures) ... ok test_listfuncs_flag_success (test.test_trace.TestCommandLine.test_listfuncs_flag_success) ... ok test_run_as_module (test.test_trace.TestCommandLine.test_run_as_module) ... ok test_sys_argv_list (test.test_trace.TestCommandLine.test_sys_argv_list) ... ok test_coverage (test.test_trace.TestCoverage.test_coverage) ... skipped "resource 'cpu' is not enabled" test_coverage_ignore (test.test_trace.TestCoverage.test_coverage_ignore) ... ok test_coverageresults_update (test.test_trace.TestCoverage.test_coverageresults_update) ... ok test_issue9936 (test.test_trace.TestCoverage.test_issue9936) ... ERROR test_cover_files_written_no_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight) ... ok test_cover_files_written_with_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight) ... ok test_arg_errors (test.test_trace.TestFuncs.test_arg_errors) ... ok test_inst_method_calling (test.test_trace.TestFuncs.test_inst_method_calling) ... FAIL test_loop_caller_importing (test.test_trace.TestFuncs.test_loop_caller_importing) ... ok test_simple_caller (test.test_trace.TestFuncs.test_simple_caller) ... ok test_traced_decorated_function (test.test_trace.TestFuncs.test_traced_decorated_function) ... ok test_linear_methods (test.test_trace.TestLineCounts.test_linear_methods) ... ok test_trace_func_generator (test.test_trace.TestLineCounts.test_trace_func_generator) ... ok test_trace_list_comprehension (test.test_trace.TestLineCounts.test_trace_list_comprehension) ... FAIL test_traced_decorated_function (test.test_trace.TestLineCounts.test_traced_decorated_function) ... ok test_traced_func_importing (test.test_trace.TestLineCounts.test_traced_func_importing) ... ok test_traced_func_linear (test.test_trace.TestLineCounts.test_traced_func_linear) ... ok test_traced_func_loop (test.test_trace.TestLineCounts.test_traced_func_loop) ... ok test_exec_counts (test.test_trace.TestRunExecCounts.test_exec_counts) ... ok test_no_source_file (test.test_trace.TestTrace.test_no_source_file) ... ok test_ignored (test.test_trace.Test_Ignore.test_ignored) ... ok ====================================================================== ERROR: test_issue9936 (test.test_trace.TestCoverage.test_issue9936) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_trace.py", line 409, in test_issue9936 self._coverage(tracer, cmd) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_trace.py", line 374, in _coverage r.write_results(show_missing=True, summary=True, coverdir=TESTFN) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\trace.py", line 272, in write_results with open(filename, 'rb') as fp: ^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 22] Invalid argument: '<builtin>/frozen importlib._bootstrap_external' ====================================================================== FAIL: test_loop_caller_importing (test.test_trace.TestCallers.test_loop_caller_importing) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_trace.py", line 352, in test_loop_caller_importing self.assertEqual(self.tracer.results().callers, expected) ^^^^^^^^^^^ AssertionError: {(('d[95 chars]e', 'runfunc'), ('d:\\pypy_stuff\\buildbot64\\[1302 chars]): 1} != {(('d[95 chars]e', 'Trace.runfunc'), ('d:\\pypy_stuff\\buildb[1308 chars]): 1} Diff is 1862 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_inst_method_calling (test.test_trace.TestFuncs.test_inst_method_calling) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_trace.py", line 313, in test_inst_method_calling self.assertEqual(self.tracer.results().calledfuncs, expected) ^^^^^^^^^^^ AssertionError: {('d:[110 chars]e', 'inst_method_calling'): 1, ('d:\\pypy_stuf[267 chars]): 1} != {('d:[110 chars]e', 'TracedClass.inst_method_calling'): 1, ('d[291 chars]): 1} Diff is 1033 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_trace_list_comprehension (test.test_trace.TestLineCounts.test_trace_list_comprehension) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_trace.py", line 195, in test_trace_list_comprehension self.assertEqual(self.tracer.results().counts, expected) ^^^^^^^^^^^ AssertionError: {('d:[213 chars]6): 12, ('d:\\pypy_stuff\\buildbot64\\slave\\p[181 chars]): 1} != {('d:[213 chars]6): 11, ('d:\\pypy_stuff\\buildbot64\\slave\\p[181 chars]: 10} Diff is 810 characters long. Set self.maxDiff to None to see it. ---------------------------------------------------------------------- Ran 27 tests in 15.833s FAILED (failures=3, errors=1, skipped=1) 0:00:16 load avg: 0.00 [1/1/1] test_trace failed (1 error, 3 failures) == Tests result: FAILURE == 1 test failed: test_trace Total duration: 16.1 sec Total tests: run=27 failures=3 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE Not printing coverage data for '<builtin>/frozen importlib._bootstrap_external': [Errno 22] Invalid argument: '<builtin>/frozen importlib._bootstrap_external' test test_trace failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_784æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1496518105 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_traceback test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.CExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame) ... skipped 'implementation detail specific to cpython' test_cause (test.test_traceback.CExcReportingTests.test_cause) ... skipped 'implementation detail specific to cpython' test_cause_and_context (test.test_traceback.CExcReportingTests.test_cause_and_context) ... skipped 'implementation detail specific to cpython' test_cause_recursive (test.test_traceback.CExcReportingTests.test_cause_recursive) ... skipped 'implementation detail specific to cpython' test_context (test.test_traceback.CExcReportingTests.test_context) ... skipped 'implementation detail specific to cpython' test_context_suppression (test.test_traceback.CExcReportingTests.test_context_suppression) ... skipped 'implementation detail specific to cpython' test_exception_angle_bracketed_filename (test.test_traceback.CExcReportingTests.test_exception_angle_bracketed_filename) ... skipped 'implementation detail specific to cpython' test_exception_bad__str__ (test.test_traceback.CExcReportingTests.test_exception_bad__str__) ... skipped 'implementation detail specific to cpython' test_exception_group_basic (test.test_traceback.CExcReportingTests.test_exception_group_basic) ... skipped 'implementation detail specific to cpython' test_exception_group_cause (test.test_traceback.CExcReportingTests.test_exception_group_cause) ... skipped 'implementation detail specific to cpython' test_exception_group_context_with_context (test.test_traceback.CExcReportingTests.test_exception_group_context_with_context) ... skipped 'implementation detail specific to cpython' test_exception_group_depth_limit (test.test_traceback.CExcReportingTests.test_exception_group_depth_limit) ... skipped 'implementation detail specific to cpython' test_exception_group_nested (test.test_traceback.CExcReportingTests.test_exception_group_nested) ... skipped 'implementation detail specific to cpython' test_exception_group_width_limit (test.test_traceback.CExcReportingTests.test_exception_group_width_limit) ... skipped 'implementation detail specific to cpython' test_exception_group_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_multiple_notes) ... skipped 'implementation detail specific to cpython' test_exception_group_with_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_notes) ... skipped 'implementation detail specific to cpython' test_exception_group_wrapped_naked (test.test_traceback.CExcReportingTests.test_exception_group_wrapped_naked) ... skipped 'implementation detail specific to cpython' test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename) ... test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename) (modulename='__main__') ... skipped 'implementation detail specific to cpython' test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename) (modulename='builtins') ... skipped 'implementation detail specific to cpython' test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename) (modulename='some_module') ... skipped 'implementation detail specific to cpython' test_exception_modulename_not_unicode (test.test_traceback.CExcReportingTests.test_exception_modulename_not_unicode) ... skipped 'implementation detail specific to cpython' test_exception_qualname (test.test_traceback.CExcReportingTests.test_exception_qualname) ... skipped 'implementation detail specific to cpython' test_exception_with_invalid_notes (test.test_traceback.CExcReportingTests.test_exception_with_invalid_notes) ... skipped 'implementation detail specific to cpython' test_exception_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes) ... test_exception_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes) (e=ValueError(42)) ... skipped 'implementation detail specific to cpython' test_exception_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes) (e=SyntaxError('bad syntax')) ... skipped 'implementation detail specific to cpython' test_exception_with_note (test.test_traceback.CExcReportingTests.test_exception_with_note) ... skipped 'implementation detail specific to cpython' test_message_none (test.test_traceback.CExcReportingTests.test_message_none) ... skipped 'implementation detail specific to cpython' test_simple (test.test_traceback.CExcReportingTests.test_simple) ... skipped 'implementation detail specific to cpython' test_syntax_error_no_lineno (test.test_traceback.CExcReportingTests.test_syntax_error_no_lineno) ... skipped 'implementation detail specific to cpython' test_syntax_error_offset_at_eol (test.test_traceback.CExcReportingTests.test_syntax_error_offset_at_eol) ... skipped 'implementation detail specific to cpython' test_syntax_error_various_offsets (test.test_traceback.CExcReportingTests.test_syntax_error_various_offsets) ... skipped 'implementation detail specific to cpython' test_attribute_error_inside_nested_getattr (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr) ... skipped 'implementation detail specific to cpython' test_attribute_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_bad_name) ... skipped 'implementation detail specific to cpython' test_attribute_error_with_failing_dict (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_failing_dict) ... skipped 'implementation detail specific to cpython' test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions_for_same_name (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions_invalid_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args) ... skipped 'implementation detail specific to cpython' test_getattr_suggestions_no_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_no_args) ... skipped 'implementation detail specific to cpython' test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ... skipped 'implementation detail specific to cpython' test_import_from_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_with_bad_name) ... skipped 'implementation detail specific to cpython' test_import_from_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions) ... skipped 'implementation detail specific to cpython' test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces) ... skipped 'implementation detail specific to cpython' test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes) ... skipped 'implementation detail specific to cpython' test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names) ... skipped 'implementation detail specific to cpython' test_name_error_for_private_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules) ... skipped 'implementation detail specific to cpython' test_name_error_for_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_stdlib_modules) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions_from_builtins (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module) ... skipped 'implementation detail specific to cpython' test_name_error_suggestions_from_globals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_globals) ... skipped 'implementation detail specific to cpython' test_name_error_with_custom_exceptions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_custom_exceptions) ... skipped 'implementation detail specific to cpython' test_name_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_instance) ... skipped 'implementation detail specific to cpython' test_unbound_local_error_does_not_match (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_does_not_match) ... skipped 'implementation detail specific to cpython' test_unbound_local_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_with_instance) ... skipped 'implementation detail specific to cpython' test_basic_caret (test.test_traceback.CPythonTracebackErrorCaretTests.test_basic_caret) ... skipped 'implementation detail specific to cpython' test_byte_offset_multiline (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_multiline) ... skipped 'implementation detail specific to cpython' test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight) ... skipped 'implementation detail specific to cpython' test_caret_exception_group (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_exception_group) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode) ... skipped 'implementation detail specific to cpython' test_caret_for_failed_assertion (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_failed_assertion) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_unicode) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis) ... skipped 'implementation detail specific to cpython' test_caret_in_type_annotation (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_in_type_annotation) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error) ... skipped 'implementation detail specific to cpython' test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackErrorCaretTests.test_decorator_application_lineno_correct) ... skipped 'implementation detail specific to cpython' test_line_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_line_with_unicode) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_a (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_a) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_b (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_b) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_c (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_c) ... skipped 'implementation detail specific to cpython' test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackErrorCaretTests.test_secondary_caret_not_elided) ... skipped 'implementation detail specific to cpython' test_specialization_variations (test.test_traceback.CPythonTracebackErrorCaretTests.test_specialization_variations) ... skipped 'implementation detail specific to cpython' test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error) ... skipped 'implementation detail specific to cpython' test_traceback_very_long_line (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_very_long_line) ... skipped 'implementation detail specific to cpython' test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset) ... skipped 'implementation detail specific to cpython' test_basic_caret (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_basic_caret) ... skipped 'implementation detail specific to cpython' test_byte_offset_multiline (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_multiline) ... skipped 'implementation detail specific to cpython' test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_wide_chars_subscript) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_emojis_term_highlight) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_middle) ... skipped 'implementation detail specific to cpython' test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight) ... skipped 'implementation detail specific to cpython' test_caret_exception_group (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_exception_group) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_two_char) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis) ... skipped 'implementation detail specific to cpython' test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_unicode) ... skipped 'implementation detail specific to cpython' test_caret_for_failed_assertion (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_failed_assertion) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_unicode) ... skipped 'implementation detail specific to cpython' test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis) ... skipped 'implementation detail specific to cpython' test_caret_in_type_annotation (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_in_type_annotation) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_bin_op) ... skipped 'implementation detail specific to cpython' test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_syntax_error) ... skipped 'implementation detail specific to cpython' test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_decorator_application_lineno_correct) ... skipped 'implementation detail specific to cpython' test_line_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_line_with_unicode) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_a (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_a) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_b (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_b) ... skipped 'implementation detail specific to cpython' test_multiline_method_call_c (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_c) ... skipped 'implementation detail specific to cpython' test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_secondary_caret_not_elided) ... skipped 'implementation detail specific to cpython' test_specialization_variations (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_specialization_variations) ... skipped 'implementation detail specific to cpython' test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_specialization_with_syntax_error) ... skipped 'implementation detail specific to cpython' test_traceback_very_long_line (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_very_long_line) ... skipped 'implementation detail specific to cpython' test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset) ... skipped 'implementation detail specific to cpython' test_extract_stack (test.test_traceback.LimitTests.test_extract_stack) ... ok test_extract_tb (test.test_traceback.LimitTests.test_extract_tb) ... ok test_format_exception (test.test_traceback.LimitTests.test_format_exception) ... ok test_all (test.test_traceback.MiscTest.test_all) ... ok test_levenshtein_distance (test.test_traceback.MiscTest.test_levenshtein_distance) ... ok test_levenshtein_distance_short_circuit (test.test_traceback.MiscTest.test_levenshtein_distance_short_circuit) ... skipped "resource 'cpu' is not enabled" test_clear (test.test_traceback.MiscTracebackCases.test_clear) ... ok test_extract_stack (test.test_traceback.MiscTracebackCases.test_extract_stack) ... ok test_attribute_error_inside_nested_getattr (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr) ... ok test_attribute_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_bad_name) ... ok test_attribute_error_with_failing_dict (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_failing_dict) ... ok test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names) ... ok test_getattr_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions) ... ok test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts) ... ok test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes) ... ok test_getattr_suggestions_for_same_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name) ... ok test_getattr_suggestions_invalid_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args) ... ok test_getattr_suggestions_no_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_no_args) ... ok test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ... ERROR test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ... ERROR test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ... ERROR test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ... ERROR test_import_from_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_with_bad_name) ... ok test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions) ... FAIL test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions) ... ERROR test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces) ... ERROR test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes) ... ok test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names) ... ok test_name_error_for_private_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules) ... ok test_name_error_for_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_stdlib_modules) ... ok test_name_error_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions) ... ok test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names) ... ok test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals) ... ok test_name_error_suggestions_from_builtins (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins) ... ok test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module) ... ok test_name_error_suggestions_from_globals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_globals) ... ok test_name_error_with_custom_exceptions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_custom_exceptions) ... ok test_name_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_instance) ... ok test_unbound_local_error_does_not_match (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_does_not_match) ... ok test_unbound_local_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_with_instance) ... ok test_basic_caret (test.test_traceback.PurePythonTracebackErrorCaretTests.test_basic_caret) ... ok test_byte_offset_multiline (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_multiline) ... ok test_byte_offset_wide_chars_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript) ... ok test_byte_offset_with_emojis_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight) ... ok test_byte_offset_with_wide_characters_middle (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle) ... ok test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight) ... ok test_caret_exception_group (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_exception_group) ... ok test_caret_for_binary_operators (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators) ... ok test_caret_for_binary_operators_two_char (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char) ... ok test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis) ... ok test_caret_for_binary_operators_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode) ... ok test_caret_for_failed_assertion (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_failed_assertion) ... ok test_caret_for_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript) ... ok test_caret_for_subscript_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_unicode) ... ok test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis) ... ok test_caret_in_type_annotation (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_in_type_annotation) ... ok test_caret_multiline_expression (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression) ... ok test_caret_multiline_expression_bin_op (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op) ... ok test_caret_multiline_expression_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error) ... FAIL test_decorator_application_lineno_correct (test.test_traceback.PurePythonTracebackErrorCaretTests.test_decorator_application_lineno_correct) ... ok test_line_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_line_with_unicode) ... ok test_multiline_method_call_a (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_a) ... ok test_multiline_method_call_b (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_b) ... ok test_multiline_method_call_c (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_c) ... skipped 'implementation detail specific to cpython' test_secondary_caret_not_elided (test.test_traceback.PurePythonTracebackErrorCaretTests.test_secondary_caret_not_elided) ... ok test_specialization_variations (test.test_traceback.PurePythonTracebackErrorCaretTests.test_specialization_variations) ... ok test_traceback_specialization_with_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error) ... ok test_traceback_very_long_line (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_very_long_line) ... FAIL test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.PurePythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset) ... ok test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.PyExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame) ... skipped 'implementation detail specific to cpython' test_cause (test.test_traceback.PyExcReportingTests.test_cause) ... ok test_cause_and_context (test.test_traceback.PyExcReportingTests.test_cause_and_context) ... ok test_cause_recursive (test.test_traceback.PyExcReportingTests.test_cause_recursive) ... ok test_context (test.test_traceback.PyExcReportingTests.test_context) ... ok test_context_suppression (test.test_traceback.PyExcReportingTests.test_context_suppression) ... ok test_exception_angle_bracketed_filename (test.test_traceback.PyExcReportingTests.test_exception_angle_bracketed_filename) ... ok test_exception_bad__str__ (test.test_traceback.PyExcReportingTests.test_exception_bad__str__) ... ok test_exception_group_basic (test.test_traceback.PyExcReportingTests.test_exception_group_basic) ... ok test_exception_group_cause (test.test_traceback.PyExcReportingTests.test_exception_group_cause) ... ok test_exception_group_context_with_context (test.test_traceback.PyExcReportingTests.test_exception_group_context_with_context) ... ok test_exception_group_depth_limit (test.test_traceback.PyExcReportingTests.test_exception_group_depth_limit) ... ok test_exception_group_nested (test.test_traceback.PyExcReportingTests.test_exception_group_nested) ... ok test_exception_group_width_limit (test.test_traceback.PyExcReportingTests.test_exception_group_width_limit) ... ok test_exception_group_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_multiple_notes) ... ok test_exception_group_with_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_notes) ... ok test_exception_group_wrapped_naked (test.test_traceback.PyExcReportingTests.test_exception_group_wrapped_naked) ... FAIL test_exception_modulename (test.test_traceback.PyExcReportingTests.test_exception_modulename) ... ok test_exception_modulename_not_unicode (test.test_traceback.PyExcReportingTests.test_exception_modulename_not_unicode) ... ok test_exception_qualname (test.test_traceback.PyExcReportingTests.test_exception_qualname) ... ok test_exception_with_invalid_notes (test.test_traceback.PyExcReportingTests.test_exception_with_invalid_notes) ... ok test_exception_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_with_multiple_notes) ... ok test_exception_with_note (test.test_traceback.PyExcReportingTests.test_exception_with_note) ... ok test_message_none (test.test_traceback.PyExcReportingTests.test_message_none) ... ok test_simple (test.test_traceback.PyExcReportingTests.test_simple) ... ok test_syntax_error_no_lineno (test.test_traceback.PyExcReportingTests.test_syntax_error_no_lineno) ... ok test_syntax_error_offset_at_eol (test.test_traceback.PyExcReportingTests.test_syntax_error_offset_at_eol) ... ok test_syntax_error_various_offsets (test.test_traceback.PyExcReportingTests.test_syntax_error_various_offsets) ... ok test_basics (test.test_traceback.TestFrame.test_basics) ... ok test_explicit_line (test.test_traceback.TestFrame.test_explicit_line) ... ok test_lazy_lines (test.test_traceback.TestFrame.test_lazy_lines) ... ok test_len (test.test_traceback.TestFrame.test_len) ... ok test_no_line (test.test_traceback.TestFrame.test_no_line) ... ok test_custom_format_frame (test.test_traceback.TestStack.test_custom_format_frame) ... ok test_dropping_frames (test.test_traceback.TestStack.test_dropping_frames) ... skipped 'implementation detail specific to cpython' test_extract_stack (test.test_traceback.TestStack.test_extract_stack) ... ok test_extract_stack_limit (test.test_traceback.TestStack.test_extract_stack_limit) ... ok test_extract_stack_lookup_lines (test.test_traceback.TestStack.test_extract_stack_lookup_lines) ... ok test_extract_stackup_deferred_lookup_lines (test.test_traceback.TestStack.test_extract_stackup_deferred_lookup_lines) ... ok test_format_locals (test.test_traceback.TestStack.test_format_locals) ... ok test_format_smoke (test.test_traceback.TestStack.test_format_smoke) ... ok test_from_list (test.test_traceback.TestStack.test_from_list) ... ok test_from_list_edited_stack (test.test_traceback.TestStack.test_from_list_edited_stack) ... ok test_locals (test.test_traceback.TestStack.test_locals) ... ok test_no_locals (test.test_traceback.TestStack.test_no_locals) ... ok test_walk_stack (test.test_traceback.TestStack.test_walk_stack) ... skipped 'implementation detail specific to cpython' test_walk_tb (test.test_traceback.TestStack.test_walk_tb) ... ok test_cause (test.test_traceback.TestTracebackException.test_cause) ... ok test_compact_no_cause (test.test_traceback.TestTracebackException.test_compact_no_cause) ... ok test_compact_with_cause (test.test_traceback.TestTracebackException.test_compact_with_cause) ... ok test_comparison_basic (test.test_traceback.TestTracebackException.test_comparison_basic) ... ok test_comparison_equivalent_exceptions_are_equal (test.test_traceback.TestTracebackException.test_comparison_equivalent_exceptions_are_equal) ... ok test_comparison_params_variations (test.test_traceback.TestTracebackException.test_comparison_params_variations) ... ok test_context (test.test_traceback.TestTracebackException.test_context) ... ok test_from_exception (test.test_traceback.TestTracebackException.test_from_exception) ... ok test_limit (test.test_traceback.TestTracebackException.test_limit) ... ok test_locals (test.test_traceback.TestTracebackException.test_locals) ... ok test_long_context_chain (test.test_traceback.TestTracebackException.test_long_context_chain) ... ok test_lookup_lines (test.test_traceback.TestTracebackException.test_lookup_lines) ... ok test_no_locals (test.test_traceback.TestTracebackException.test_no_locals) ... ok test_no_refs_to_exception_and_traceback_objects (test.test_traceback.TestTracebackException.test_no_refs_to_exception_and_traceback_objects) ... skipped 'implementation detail specific to cpython' test_print (test.test_traceback.TestTracebackException.test_print) ... ok test_smoke (test.test_traceback.TestTracebackException.test_smoke) ... ok test_traceback_header (test.test_traceback.TestTracebackException.test_traceback_header) ... ok test_unhashable (test.test_traceback.TestTracebackException.test_unhashable) ... ok test_comparison (test.test_traceback.TestTracebackException_ExceptionGroups.test_comparison) ... ok test_exception_group_construction (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_construction) ... ok test_exception_group_format (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format) ... ok test_exception_group_format_exception_only (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format_exception_only) ... ok test_max_group_depth (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_depth) ... ok test_max_group_width (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_width) ... ok test_bad_indentation (test.test_traceback.TracebackCases.test_bad_indentation) ... ok test_base_exception (test.test_traceback.TracebackCases.test_base_exception) ... ok test_caret (test.test_traceback.TracebackCases.test_caret) ... ok test_encoded_file (test.test_traceback.TracebackCases.test_encoded_file) ... FAIL test_exception_is_None (test.test_traceback.TracebackCases.test_exception_is_None) ... ok test_format_exception_exc (test.test_traceback.TracebackCases.test_format_exception_exc) ... ok test_format_exception_only_bad__str__ (test.test_traceback.TracebackCases.test_format_exception_only_bad__str__) ... ok test_format_exception_only_exc (test.test_traceback.TracebackCases.test_format_exception_only_exc) ... ok test_no_caret_with_no_debug_ranges_flag (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag) ... skipped 'implementation detail specific to cpython' test_no_caret_with_no_debug_ranges_flag_python_traceback (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag_python_traceback) ... skipped 'implementation detail specific to cpython' test_nocaret (test.test_traceback.TracebackCases.test_nocaret) ... ok test_print_exception (test.test_traceback.TracebackCases.test_print_exception) ... ok test_print_exception_exc (test.test_traceback.TracebackCases.test_print_exception_exc) ... ok test_print_last (test.test_traceback.TracebackCases.test_print_last) ... ok test_print_traceback_at_exit (test.test_traceback.TracebackCases.test_print_traceback_at_exit) ... skipped 'implementation detail not available on pypy' test_recursion_error_during_traceback (test.test_traceback.TracebackCases.test_recursion_error_during_traceback) ... ok test_signatures (test.test_traceback.TracebackCases.test_signatures) ... ok test_exception_group_deep_recursion_capi (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_capi) ... skipped 'implementation detail specific to cpython' test_exception_group_deep_recursion_traceback (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_traceback) ... ok test_format_stack (test.test_traceback.TracebackFormatTests.test_format_stack) ... ok test_print_exception_bad_type_capi (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_capi) ... skipped 'implementation detail specific to cpython' test_print_exception_bad_type_python (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_python) ... ok test_print_stack (test.test_traceback.TracebackFormatTests.test_print_stack) ... ok test_recursive_traceback_cpython_internal (test.test_traceback.TracebackFormatTests.test_recursive_traceback_cpython_internal) ... skipped 'implementation detail specific to cpython' test_recursive_traceback_python (test.test_traceback.TracebackFormatTests.test_recursive_traceback_python) ... ok test_stack_format (test.test_traceback.TracebackFormatTests.test_stack_format) ... ok test_traceback_format (test.test_traceback.TracebackFormatTests.test_traceback_format) ... skipped 'implementation detail specific to cpython' test_traceback_format_with_cleared_frames (test.test_traceback.TracebackFormatTests.test_traceback_format_with_cleared_frames) ... skipped 'implementation detail specific to cpython' test_unhashable (test.test_traceback.TracebackFormatTests.test_unhashable) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 3353, in test_import_from_suggestions self.assertIn(suggestion, actual) ^^^^^^^^ AssertionError: "'bluchin'?" not found in "ImportError: cannot import name 'bluch' from 'fIurPdiwXJtpDpAt' (d:\\systemtemp\\pytest\\tmpjlo5whs4\\fIurPdiwXJtpDpAt.py)" ====================================================================== FAIL: test_caret_multiline_expression_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 545, in test_caret_multiline_expression_syntax_error self.assertEqual(result_lines, expected_f.splitlines()) ^^^^^^^^^^^ AssertionError: Lists differ: ['Tra[467 chars] for z in', ' range(10), b, c)'[25 chars]^^^'] != ['Tra[467 chars] ^'] First differing element 8: ' for z in' ' ^' First list contains 2 additional elements. First extra element 9: ' range(10), b, c)' ['Traceback (most recent call last):', ' File ' '"d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_traceback.py", ' 'line 407, in get_exception', ' callable()', ' File ' '"d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_traceback.py", ' 'line 528, in f_with_multiline', ' return compile(code, "?", "exec")', ' ^^^^^^^^^^^^^^^^^^^^^^^^^^', ' File "?", line 7', ' foo(a, z', + ' ^'] - ' for z in', - ' range(10), b, c)', - ' ^^^^^^^^^^^^^^'] ====================================================================== FAIL: test_traceback_very_long_line (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_very_long_line) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 748, in test_traceback_very_long_line self.assertEqual(result_lines, expected_error.splitlines()) ^^^^^^^^^^^ AssertionError: Lists differ: ['Tra[510 chars]aaaa'] != ['Tra[510 chars]aaaa', ' ^^^^^^^^^^^^^^^^^^^^^^^^^[228 chars]^^^'] Second list contains 1 additional elements. First extra element 5: ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' Diff is 1627 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_exception_group_wrapped_naked (test.test_traceback.PyExcReportingTests.test_exception_group_wrapped_naked) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 2205, in test_exception_group_wrapped_naked self.assertEqual(report, expected) ^^^^^^^^^^^ AssertionError: ' + [231 chars]n | ExceptionGroup: (1 sub-exception)\n +-+[309 chars]--\n' != ' + [231 chars]n | File "d:\\pypy_stuff\\buildbot64\\slave[479 chars]--\n' Diff is 750 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_encoded_file (test.test_traceback.TracebackCases.test_encoded_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 294, in test_encoded_file do_test(" \t\f\n# coding: {0}\n".format(charset), File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_traceback.py", line 271, in do_test self.assertIn(("line %s" % lineno), stdout[1], ^^^^^^^^ AssertionError: 'line 5' not found in " raise RuntimeError('h� ho')" : Invalid line number: " raise RuntimeError('h� ho')" instead of 5 ---------------------------------------------------------------------- Ran 279 tests in 1.490s FAILED (failures=5, errors=6, skipped=132) 0:00:01 [1/1/1] test_traceback failed (6 errors, 5 failures) == Tests result: FAILURE == 1 test failed: test_traceback Total duration: 1.8 sec Total tests: run=279 failures=5 skipped=132 Total test files: run=1/1 failed=1 Result: FAILURE test test_traceback failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8756æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3194614578 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_tracemalloc 0:00:00 [1/1/1] test_tracemalloc failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_tracemalloc Total duration: 255 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_tracemalloc crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tracemalloc.py", line 5, in <module> import tracemalloc File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tracemalloc.py", line 9, in <module> from _tracemalloc import * ModuleNotFoundError: No module named '_tracemalloc' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5252æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 168177212 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_type_aliases test_attributes_with_exec (test.test_type_aliases.TypeAliasConstructorTest.test_attributes_with_exec) ... ok test_basic (test.test_type_aliases.TypeAliasConstructorTest.test_basic) ... ok test_errors (test.test_type_aliases.TypeAliasConstructorTest.test_errors) ... ok test_generic (test.test_type_aliases.TypeAliasConstructorTest.test_generic) ... FAIL test_keywords (test.test_type_aliases.TypeAliasConstructorTest.test_keywords) ... ok test_not_generic (test.test_type_aliases.TypeAliasConstructorTest.test_not_generic) ... ok test_pickling (test.test_type_aliases.TypeAliasPickleTest.test_pickling) ... ok test_pickling_local (test.test_type_aliases.TypeAliasPickleTest.test_pickling_local) ... ok test_immutable (test.test_type_aliases.TypeAliasTypeTest.test_immutable) ... FAIL test_module (test.test_type_aliases.TypeAliasTypeTest.test_module) ... ok test_no_subclassing (test.test_type_aliases.TypeAliasTypeTest.test_no_subclassing) ... FAIL test_union (test.test_type_aliases.TypeAliasTypeTest.test_union) ... FAIL test_alias_access_01 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_01) ... ok test_alias_access_02 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_02) ... ok test_alias_access_03 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_03) ... ok test_alias_value_01 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_01) ... ok test_alias_value_02 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_02) ... ok test_alias_value_03 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_03) ... ok test_alias_value_04 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_04) ... ok test_raising (test.test_type_aliases.TypeParamsAliasValueTest.test_raising) ... FAIL test_recursive_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_recursive_repr) ... ok test_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_repr) ... FAIL test_subscripting (test.test_type_aliases.TypeParamsAliasValueTest.test_subscripting) ... FAIL test_exec_with_unusual_globals (test.test_type_aliases.TypeParamsExoticGlobalsTest.test_exec_with_unusual_globals) ... ok test_name_collisions (test.test_type_aliases.TypeParamsInvalidTest.test_name_collisions) ... ok test_name_non_collision_02 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_02) ... ok test_name_non_collision_03 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_03) ... ok ====================================================================== FAIL: test_generic (test.test_type_aliases.TypeAliasConstructorTest.test_generic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 215, in test_generic self.assertIs(type(TA[int]), types.GenericAlias) ^^^^^^^^ AssertionError: <class 'typing._GenericAlias'> is not <class '_pypy_generic_alias.GenericAlias'> ====================================================================== FAIL: test_immutable (test.test_type_aliases.TypeAliasTypeTest.test_immutable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 249, in test_immutable with self.assertRaises(TypeError): AssertionError: TypeError not raised ====================================================================== FAIL: test_no_subclassing (test.test_type_aliases.TypeAliasTypeTest.test_no_subclassing) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 253, in test_no_subclassing with self.assertRaisesRegex(TypeError, "not an acceptable base type"): AssertionError: TypeError not raised ====================================================================== FAIL: test_union (test.test_type_aliases.TypeAliasTypeTest.test_union) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 261, in test_union self.assertIsInstance(union, types.UnionType) ^^^^^^^^^^^^^^^^ AssertionError: typing.Union[Alias1, Alias2] is not an instance of <class '_pypy_generic_alias.UnionType'> ====================================================================== FAIL: test_raising (test.test_type_aliases.TypeParamsAliasValueTest.test_raising) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 178, in test_raising MissingName.__value__ ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_typing.py", line 142, in __get__ value = getattr(instance, f"__evaluate_{self._name}__")() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 173, in MissingName type MissingName = list[_My_X] ^^^^^ NameError: free variable '_My_X' referenced before assignment in enclosing scope During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 174, in test_raising with self.assertRaisesRegex( AssertionError: "cannot access free variable '_My_X' where it is not associated with a value" does not match "free variable '_My_X' referenced before assignment in enclosing scope" ====================================================================== FAIL: test_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_repr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 150, in test_repr self.assertEqual(repr(VeryGeneric[int, bytes, str, [float, object]]), ^^^^^^^^^^^ AssertionError: "VeryGeneric[int, bytes, str, [<class 'float'>, <class 'object'>]]" != 'VeryGeneric[int, bytes, str, [float, object]]' - VeryGeneric[int, bytes, str, [<class 'float'>, <class 'object'>]] ? -------- -- -------- -- + VeryGeneric[int, bytes, str, [float, object]] ====================================================================== FAIL: test_subscripting (test.test_type_aliases.TypeParamsAliasValueTest.test_subscripting) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_aliases.py", line 135, in test_subscripting self.assertIsInstance(specialized, types.GenericAlias) ^^^^^^^^^^^^^^^^ AssertionError: Generic[int] is not an instance of <class '_pypy_generic_alias.GenericAlias'> ---------------------------------------------------------------------- Ran 27 tests in 0.038s FAILED (failures=7) 0:00:00 [1/1/1] test_type_aliases failed (7 failures) == Tests result: FAILURE == 1 test failed: test_type_aliases Total duration: 305 ms Total tests: run=27 failures=7 Total test files: run=1/1 failed=1 Result: FAILURE test test_type_aliases failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1196æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 543149577 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_type_cache 0:00:00 [1/1/1] test_type_cache failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_type_cache Total duration: 259 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_type_cache crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_cache.py", line 12, in <module> _testcapi = import_helper.import_module("_testcapi") ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5200æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 677115094 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_type_comments test_asynccomp (test.test_type_comments.TypeCommentTests.test_asynccomp) ... ok test_asyncdef (test.test_type_comments.TypeCommentTests.test_asyncdef) ... ok test_asyncvar (test.test_type_comments.TypeCommentTests.test_asyncvar) ... ok test_forstmt (test.test_type_comments.TypeCommentTests.test_forstmt) ... ok test_fstring (test.test_type_comments.TypeCommentTests.test_fstring) ... ERROR test_func_type_input (test.test_type_comments.TypeCommentTests.test_func_type_input) ... ok test_funcdef (test.test_type_comments.TypeCommentTests.test_funcdef) ... ok test_ignores (test.test_type_comments.TypeCommentTests.test_ignores) ... ok test_inappropriate_type_comments (test.test_type_comments.TypeCommentTests.test_inappropriate_type_comments) Tests for inappropriately-placed type comments. ... ok test_longargs (test.test_type_comments.TypeCommentTests.test_longargs) ... ok test_matmul (test.test_type_comments.TypeCommentTests.test_matmul) ... ok test_nonasciidef (test.test_type_comments.TypeCommentTests.test_nonasciidef) ... ok test_redundantdef (test.test_type_comments.TypeCommentTests.test_redundantdef) ... ok test_underscorednumber (test.test_type_comments.TypeCommentTests.test_underscorednumber) ... ok test_vardecl (test.test_type_comments.TypeCommentTests.test_vardecl) ... ok test_withstmt (test.test_type_comments.TypeCommentTests.test_withstmt) ... ok ====================================================================== ERROR: test_fstring (test.test_type_comments.TypeCommentTests.test_fstring) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_comments.py", line 235, in parse_all yield self.parse(source, feature_version) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_comments.py", line 227, in parse return ast.parse(source, type_comments=True, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ast.py", line 52, in parse return compile(source, filename, mode, flags, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<unknown>", line 2 f"{a}" ^^^^^^ SyntaxError: Format strings are only supported in Python (3, 6) and above. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_comments.py", line 275, in test_fstring for tree in self.parse_all(fstring): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_comments.py", line 237, in parse_all raise SyntaxError(str(err) + f" feature_version={feature_version}") SyntaxError: Format strings are only supported in Python (3, 6) and above. (<unknown>, line 2) feature_version=(3, 4) ---------------------------------------------------------------------- Ran 16 tests in 0.028s FAILED (errors=1) 0:00:00 [1/1/1] test_type_comments failed (1 error) == Tests result: FAILURE == 1 test failed: test_type_comments Total duration: 282 ms Total tests: run=16 Total test files: run=1/1 failed=1 Result: FAILURE test test_type_comments failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4936æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2701489130 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_type_params test_types_new_class_no_callback (test.test_type_params.DynamicClassTest.test_types_new_class_no_callback) ... ok test_types_new_class_with_callback (test.test_type_params.DynamicClassTest.test_types_new_class_with_callback) ... ok test_class_access_01 (test.test_type_params.TypeParamsAccessTest.test_class_access_01) ... ok test_class_access_02 (test.test_type_params.TypeParamsAccessTest.test_class_access_02) ... ok test_class_access_03 (test.test_type_params.TypeParamsAccessTest.test_class_access_03) ... ok test_class_base_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_class_base_containing_lambda) ... ok test_class_deref (test.test_type_params.TypeParamsAccessTest.test_class_deref) ... ok test_class_scope_interaction_01 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_01) ... ok test_class_scope_interaction_02 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_02) ... ok test_comprehension_01 (test.test_type_params.TypeParamsAccessTest.test_comprehension_01) ... ok test_comprehension_02 (test.test_type_params.TypeParamsAccessTest.test_comprehension_02) ... ok test_function_access_01 (test.test_type_params.TypeParamsAccessTest.test_function_access_01) ... ok test_function_access_02 (test.test_type_params.TypeParamsAccessTest.test_function_access_02) ... ok test_function_access_03 (test.test_type_params.TypeParamsAccessTest.test_function_access_03) ... ok test_gen_exp_in_generic_method (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_generic_method) ... ok test_gen_exp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_class) ... ok test_gen_exp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_generic_class) ... ok test_listcomp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_class) ... ok test_listcomp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_generic_class) ... ok test_method_access_01 (test.test_type_params.TypeParamsAccessTest.test_method_access_01) ... ok test_nested_access_01 (test.test_type_params.TypeParamsAccessTest.test_nested_access_01) ... ok test_nested_scope_in_generic_alias (test.test_type_params.TypeParamsAccessTest.test_nested_scope_in_generic_alias) ... ok test_out_of_scope_01 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_01) ... ok test_out_of_scope_02 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_02) ... ok test_reference_previous_typevar (test.test_type_params.TypeParamsAccessTest.test_reference_previous_typevar) ... ok test_shadowing_nonlocal (test.test_type_params.TypeParamsAccessTest.test_shadowing_nonlocal) ... ok test_super (test.test_type_params.TypeParamsAccessTest.test_super) ... ok test_type_alias_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_type_alias_containing_lambda) ... ok test_type_special_case (test.test_type_params.TypeParamsAccessTest.test_type_special_case) ... FAIL test_alias (test.test_type_params.TypeParamsClassScopeTest.test_alias) ... ok test_binding_uses_global (test.test_type_params.TypeParamsClassScopeTest.test_binding_uses_global) ... ok test_bound (test.test_type_params.TypeParamsClassScopeTest.test_bound) ... ok test_explicit_global (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global) ... ok test_explicit_global_with_assignment (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_assignment) ... ok test_explicit_global_with_no_static_bound (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_no_static_bound) ... ok test_explicit_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_explicit_nonlocal) ... ok test_modified_later (test.test_type_params.TypeParamsClassScopeTest.test_modified_later) ... FAIL test_nested_free (test.test_type_params.TypeParamsClassScopeTest.test_nested_free) ... ERROR test_no_binding_uses_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_no_binding_uses_nonlocal) ... ok test_complex_base (test.test_type_params.TypeParamsComplexCallsTest.test_complex_base) ... ok test_defaults (test.test_type_params.TypeParamsComplexCallsTest.test_defaults) ... ok test_starargs_base (test.test_type_params.TypeParamsComplexCallsTest.test_starargs_base) ... ok test_disallowed_expressions (test.test_type_params.TypeParamsInvalidTest.test_disallowed_expressions) ... ok test_incorrect_mro_explicit_object (test.test_type_params.TypeParamsInvalidTest.test_incorrect_mro_explicit_object) ... FAIL test_name_collisions (test.test_type_params.TypeParamsInvalidTest.test_name_collisions) ... ok test_name_non_collision_02 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_02) ... ok test_name_non_collision_03 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_03) ... ok test_name_non_collision_04 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_04) ... ok test_name_non_collision_05 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_05) ... ok test_name_non_collision_06 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_06) ... ok test_name_non_collision_07 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_07) ... ok test_name_non_collision_08 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_08) ... ok test_name_non_collision_10 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_10) ... ok test_name_non_collision_13 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_13) ... ok test_name_non_collision_9 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_9) ... ok test_evaluation_error (test.test_type_params.TypeParamsLazyEvaluationTest.test_evaluation_error) ... ok test_qualname (test.test_type_params.TypeParamsLazyEvaluationTest.test_qualname) ... ok test_recursive_class (test.test_type_params.TypeParamsLazyEvaluationTest.test_recursive_class) ... ok test_mangling (test.test_type_params.TypeParamsManglingTest.test_mangling) ... ERROR test_no_leaky_mangling_in_class (test.test_type_params.TypeParamsManglingTest.test_no_leaky_mangling_in_class) ... ok test_no_leaky_mangling_in_function (test.test_type_params.TypeParamsManglingTest.test_no_leaky_mangling_in_function) ... ok test_no_leaky_mangling_in_module (test.test_type_params.TypeParamsManglingTest.test_no_leaky_mangling_in_module) ... ok test_no_mangling_in_bases (test.test_type_params.TypeParamsManglingTest.test_no_mangling_in_bases) ... ok test_no_mangling_in_nested_scopes (test.test_type_params.TypeParamsManglingTest.test_no_mangling_in_nested_scopes) ... ok test_type_params_are_mangled (test.test_type_params.TypeParamsManglingTest.test_type_params_are_mangled) ... ERROR test_nonlocal_allowed (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_allowed) ... ok test_nonlocal_disallowed_01 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_01) ... ok test_nonlocal_disallowed_02 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_02) ... ok test_nonlocal_disallowed_03 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_03) ... ok test_pickling_classes (test.test_type_params.TypeParamsPickleTest.test_pickling_classes) ... ok test_pickling_functions (test.test_type_params.TypeParamsPickleTest.test_pickling_functions) ... ok test_broken_class_namespace (test.test_type_params.TypeParamsRuntimeTest.test_broken_class_namespace) ... ok test_name_error (test.test_type_params.TypeParamsRuntimeTest.test_name_error) ... ok test_traditional_01 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_01) ... ok test_traditional_02 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_02) ... ok test_traditional_03 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_03) ... ok test_typeparams_dunder_class_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_01) ... ok test_typeparams_dunder_class_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_02) ... ok test_typeparams_dunder_class_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_03) ... ok test_typeparams_dunder_function_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_01) ... ok test_typeparams_dunder_function_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_02) ... ok test_typeparams_dunder_function_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_03) ... ok test_paramspec_01 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_01) ... ok test_paramspec_02 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_02) ... ok test_typevar_01 (test.test_type_params.TypeParamsTypeVarTest.test_typevar_01) ... ok test_typevar_coroutine (test.test_type_params.TypeParamsTypeVarTest.test_typevar_coroutine) ... ok test_typevar_generator (test.test_type_params.TypeParamsTypeVarTest.test_typevar_generator) ... ok test_typevartuple_01 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_01) ... ok test_typevartuple_02 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_02) ... ok test_weakrefs (test.test_type_params.TypeParamsWeakRefTest.test_weakrefs) ... ok ====================================================================== ERROR: test_nested_free (test.test_type_params.TypeParamsClassScopeTest.test_nested_free) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 703, in test_nested_free ns = run_code(""" ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 665, in run_code exec(textwrap.dedent(code), ns) SystemError: unexpected internal exception (please report a bug): <KeyError object at 0x7ff9971c1378>; internal traceback was dumped to stderr ====================================================================== ERROR: test_mangling (test.test_type_params.TypeParamsManglingTest.test_mangling) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 743, in test_mangling class Foo[__T]: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 743, in Foo class Foo[__T]: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 744, in Foo param = __T ^^^ NameError: name '_Foo__T' is not defined ====================================================================== ERROR: test_type_params_are_mangled (test.test_type_params.TypeParamsManglingTest.test_type_params_are_mangled) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 840, in test_type_params_are_mangled ns = run_code(""" ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 665, in run_code exec(textwrap.dedent(code), ns) File "<string>", line 4, in <module> File "<string>", line 4, in Foo File "<string>", line 5, in Foo NameError: name '_Foo__T' is not defined ====================================================================== FAIL: test_type_special_case (test.test_type_params.TypeParamsAccessTest.test_type_special_case) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 504, in test_type_special_case self.assertEqual(type.__type_params__, ()) ^^^^^^^^^^^ AssertionError: <getset_descriptor object at 0x00007ff997462140> != () ====================================================================== FAIL: test_modified_later (test.test_type_params.TypeParamsClassScopeTest.test_modified_later) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 607, in test_modified_later self.assertIs(X.foo.__type_params__[0].__bound__, float) ^^^^^^^^ AssertionError: <class 'int'> is not <class 'float'> ====================================================================== FAIL: test_incorrect_mro_explicit_object (test.test_type_params.TypeParamsInvalidTest.test_incorrect_mro_explicit_object) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 153, in test_incorrect_mro_explicit_object class My[X](object): ... File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 153, in My class My[X](object): ... TypeError: cycle among base classes: object < Generic < object During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py", line 152, in test_incorrect_mro_explicit_object with self.assertRaisesRegex(TypeError, r"\(MRO\) for bases object, Generic"): AssertionError: "\(MRO\) for bases object, Generic" does not match "cycle among base classes: object < Generic < object" ---------------------------------------------------------------------- Ran 90 tests in 0.101s FAILED (failures=3, errors=3) 0:00:00 [1/1/1] test_type_params failed (3 errors, 3 failures) == Tests result: FAILURE == 1 test failed: test_type_params Total duration: 473 ms Total tests: run=90 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE RPython traceback: File "pypy_interpreter.c", line 58018, in BuiltinCode_funcrun_obj File "implement_11.c", line 36864, in BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_R_19 File "pypy_interpreter_5.c", line 24349, in PyFrame_exec_ File "pypy_interpreter_1.c", line 25111, in PythonAstCompiler__compile_ast File "pypy_interpreter_astcompiler.c", line 1957, in compile_ast File "implement_3.c", line 3423, in dispatcher_visit_Module File "pypy_interpreter_astcompiler.c", line 32469, in PythonCodeGenerator__handle_body File "pypy_interpreter_astcompiler.c", line 14474, in PythonCodeGenerator__visit_body File "pypy_interpreter_astcompiler_2.c", line 6987, in _visit_function__pypy_interpreter_astcompiler_as File "pypy_interpreter_astcompiler_2.c", line 40206, in _make_function_body__pypy_interpreter_astcompile File "pypy_interpreter_astcompiler_2.c", line 15120, in PythonCodeGenerator_sub_scope File "pypy_interpreter_astcompiler.c", line 14474, in PythonCodeGenerator__visit_body File "pypy_interpreter_astcompiler_1.c", line 51687, in PythonCodeGenerator_visit_ClassDef File "pypy_interpreter_astcompiler_2.c", line 14465, in PythonCodeGenerator__make_class_body File "pypy_interpreter_astcompiler_2.c", line 15120, in PythonCodeGenerator_sub_scope File "pypy_interpreter_astcompiler_1.c", line 48535, in ClassCodeGenerator__compile File "pypy_interpreter_astcompiler.c", line 32469, in PythonCodeGenerator__handle_body File "pypy_interpreter_astcompiler.c", line 14474, in PythonCodeGenerator__visit_body File "pypy_interpreter_astcompiler_1.c", line 52098, in PythonCodeGenerator_visit_ClassDef File "pypy_interpreter_astcompiler_2.c", line 15120, in PythonCodeGenerator_sub_scope File "pypy_interpreter_astcompiler_2.c", line 44956, in GenericClassTypeParamsCodeGenerator__compile File "pypy_interpreter_astcompiler_2.c", line 14501, in PythonCodeGenerator__make_class_body File "pypy_interpreter_astcompiler_2.c", line 15905, in PythonCodeGenerator__make_function test test_type_params failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10720æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2803703369 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_types 0:00:00 [1/1/1] test_types failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_types Total duration: 361 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_types crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_types.py", line 7, in <module> from test.test_import import no_rerun File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_import\__init__.py", line 24, in <module> import _testinternalcapi ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1100æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2130303746 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_ucn 0:00:00 [1/1/1] test_ucn failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_ucn Total duration: 289 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_ucn crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ucn.py", line 19, in <module> from _testcapi import INT_MAX, PY_SSIZE_T_MAX, UINT_MAX File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7972æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4192915806 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_unicode 0:00:00 [1/1/1] test_unicode failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_unicode Total duration: 344 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2252: SyntaxWarning: invalid octal escape sequence '\202' self.assertRaises(UnicodeError, 'Andr\202 x'.encode, 'ascii') d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2253: SyntaxWarning: invalid octal escape sequence '\202' self.assertRaises(UnicodeError, 'Andr\202 x'.encode, 'ascii','strict') d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2254: SyntaxWarning: invalid octal escape sequence '\202' self.assertEqual('Andr\202 x'.encode('ascii','ignore'), b"Andr x") d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2255: SyntaxWarning: invalid octal escape sequence '\202' self.assertEqual('Andr\202 x'.encode('ascii','replace'), b"Andr? x") d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2256: SyntaxWarning: invalid octal escape sequence '\202' self.assertEqual('Andr\202 x'.encode('ascii', 'replace'), d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2257: SyntaxWarning: invalid octal escape sequence '\202' 'Andr\202 x'.encode('ascii', errors='replace')) d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2258: SyntaxWarning: invalid octal escape sequence '\202' self.assertEqual('Andr\202 x'.encode('ascii', 'ignore'), d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py:2259: SyntaxWarning: invalid octal escape sequence '\202' 'Andr\202 x'.encode(encoding='ascii', errors='ignore')) test test_unicode crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode.py", line 25, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3320æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 472705485 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_unicode_file test_directories (test.test_unicode_file.TestUnicodeFiles.test_directories) ... FAIL test_single_files (test.test_unicode_file.TestUnicodeFiles.test_single_files) ... ok ====================================================================== FAIL: test_directories (test.test_unicode_file.TestUnicodeFiles.test_directories) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file.py", line 135, in test_directories self._do_directory(TESTFN_UNENCODABLE+ext, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file.py", line 98, in _do_directory self.assertEqual(os.path.basename(cwd_result),name_result) ^^^^^^^^^^^ AssertionError: '@test_3320_tmp-共Ł♡ͣ\uefaedir' != '@test_3320_tmp-共Ł♡ͣ\udc80.dir' - @test_3320_tmp-共Ł♡ͣdir ? ^ + @test_3320_tmp-共Ł♡ͣ\udc80.dir ? ^^ ---------------------------------------------------------------------- Ran 2 tests in 0.019s FAILED (failures=1) 0:00:00 [1/1/1] test_unicode_file failed (1 failure) == Tests result: FAILURE == 1 test failed: test_unicode_file Total duration: 279 ms Total tests: run=2 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_unicode_file failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10616æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1396627275 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_unicode_file_functions test_directory (test.test_unicode_file_functions.UnicodeFileTests.test_directory) ... ok test_failures (test.test_unicode_file_functions.UnicodeFileTests.test_failures) ... ok test_listdir (test.test_unicode_file_functions.UnicodeFileTests.test_listdir) ... ok test_normalize (test.test_unicode_file_functions.UnicodeFileTests.test_normalize) ... ok test_open (test.test_unicode_file_functions.UnicodeFileTests.test_open) ... ok test_rename (test.test_unicode_file_functions.UnicodeFileTests.test_rename) ... ok test_directory (test.test_unicode_file_functions.UnicodeNFCFileTests.test_directory) ... ok test_failures (test.test_unicode_file_functions.UnicodeNFCFileTests.test_failures) ... ok test_listdir (test.test_unicode_file_functions.UnicodeNFCFileTests.test_listdir) ... FAIL test_normalize (test.test_unicode_file_functions.UnicodeNFCFileTests.test_normalize) ... ok test_open (test.test_unicode_file_functions.UnicodeNFCFileTests.test_open) ... ok test_rename (test.test_unicode_file_functions.UnicodeNFCFileTests.test_rename) ... ok test_directory (test.test_unicode_file_functions.UnicodeNFDFileTests.test_directory) ... ok test_failures (test.test_unicode_file_functions.UnicodeNFDFileTests.test_failures) ... ok test_listdir (test.test_unicode_file_functions.UnicodeNFDFileTests.test_listdir) ... FAIL test_normalize (test.test_unicode_file_functions.UnicodeNFDFileTests.test_normalize) ... ok test_open (test.test_unicode_file_functions.UnicodeNFDFileTests.test_open) ... ok test_rename (test.test_unicode_file_functions.UnicodeNFDFileTests.test_rename) ... ok test_directory (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_directory) ... ok test_failures (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_failures) ... ok test_listdir (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_listdir) ... FAIL test_normalize (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_normalize) ... ok test_open (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_open) ... ok test_rename (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_rename) ... ok test_directory (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_directory) ... ok test_failures (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_failures) ... ok test_listdir (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_listdir) ... FAIL test_normalize (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_normalize) ... ok test_open (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_open) ... ok test_rename (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_rename) ... ok ====================================================================== FAIL: test_listdir (test.test_unicode_file_functions.UnicodeNFCFileTests.test_listdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file_functions.py", line 157, in test_listdir self.assertEqual(sf0, sf2, "%a != %a" % (sf0, sf2)) ^^^^^^^^^^^ AssertionError: Items in the first set but not the second: '@test_10616_tmpæ\\15_΅´𣏕' Items in the second set but not the first: '@test_10616_tmpæ\\15_΅´㏕' : {'@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gr\xfc\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307d\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf', '@test_10616_tmp\xe6\\10_\u0385\xb4', '@test_10616_tmp\xe6\\11_\u0385\u03d3\u03d4', '@test_10616_tmp\xe6\\12_\u0385\u03d3\u03d4', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\14_\u1e9b\u1fc1\u1fcd\u1fce\u1fcf\u1fdd\u1fde\u1fdf\u1fed', '@test_10616_tmp\xe6\\15_\u0385\xb4\U000233d5', '@test_10616_tmp\xe6\\16_\u2002\u2002\u2002A', '@test_10616_tmp\xe6\\17_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\18_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\19_ A'} != {'@test_10616_tmp\xe6\\10_\u0385\xb4', '@test_10616_tmp\xe6\\11_\u0385\u03d3\u03d4', '@test_10616_tmp\xe6\\12_\u0385\u03d3\u03d4', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\14_\u1e9b\u1fc1\u1fcd\u1fce\u1fcf\u1fdd\u1fde\u1fdf\u1fed', '@test_10616_tmp\xe6\\15_\u0385\xb4\u33d5', '@test_10616_tmp\xe6\\16_\u2002\u2002\u2002A', '@test_10616_tmp\xe6\\17_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\18_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\19_ A', '@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gr\xfc\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307d\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf'} ====================================================================== FAIL: test_listdir (test.test_unicode_file_functions.UnicodeNFDFileTests.test_listdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file_functions.py", line 157, in test_listdir self.assertEqual(sf0, sf2, "%a != %a" % (sf0, sf2)) ^^^^^^^^^^^ AssertionError: Items in the first set but not the second: '@test_10616_tmpæ\\15_΅´𣏕' Items in the second set but not the first: '@test_10616_tmpæ\\15_΅´㏕' : {'@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gru\u0308\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03b1\u0301-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0438\u0306\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307b\u309a\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf', '@test_10616_tmp\xe6\\10_\xa8\u0301\xb4', '@test_10616_tmp\xe6\\11_\xa8\u0301\u03d2\u0301\u03d2\u0308', '@test_10616_tmp\xe6\\12_\xa8\u0301\u03d2\u0301\u03d2\u0308', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\14_\u017f\u0307\xa8\u0342\u1fbf\u0300\u1fbf\u0301\u1fbf\u0342\u1ffe\u0300\u1ffe\u0301\u1ffe\u0342\xa8\u0300', '@test_10616_tmp\xe6\\15_\xa8\u0301\xb4\U000233d5', '@test_10616_tmp\xe6\\16_\u2002\u2002\u2002A', '@test_10616_tmp\xe6\\17_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\18_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\19_ A'} != {'@test_10616_tmp\xe6\\10_\xa8\u0301\xb4', '@test_10616_tmp\xe6\\11_\xa8\u0301\u03d2\u0301\u03d2\u0308', '@test_10616_tmp\xe6\\12_\xa8\u0301\u03d2\u0301\u03d2\u0308', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\14_\u017f\u0307\xa8\u0342\u1fbf\u0300\u1fbf\u0301\u1fbf\u0342\u1ffe\u0300\u1ffe\u0301\u1ffe\u0342\xa8\u0300', '@test_10616_tmp\xe6\\15_\xa8\u0301\xb4\u33d5', '@test_10616_tmp\xe6\\16_\u2002\u2002\u2002A', '@test_10616_tmp\xe6\\17_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\18_\u2003\u2003\u2003A', '@test_10616_tmp\xe6\\19_ A', '@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gru\u0308\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03b1\u0301-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0438\u0306\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307b\u309a\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf'} ====================================================================== FAIL: test_listdir (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_listdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file_functions.py", line 157, in test_listdir self.assertEqual(sf0, sf2, "%a != %a" % (sf0, sf2)) ^^^^^^^^^^^ AssertionError: Items in the first set but not the second: '@test_10616_tmpæ\\15_ ̈́ ́𣏕' Items in the second set but not the first: '@test_10616_tmpæ\\15_ ̈́ ́㏕' : {'@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gr\xfc\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307d\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf', '@test_10616_tmp\xe6\\10_ \u0308\u0301 \u0301', '@test_10616_tmp\xe6\\11_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\12_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\14_\u1e61 \u0308\u0342 \u0313\u0300 \u0313\u0301 \u0313\u0342 \u0314\u0300 \u0314\u0301 \u0314\u0342 \u0308\u0300', '@test_10616_tmp\xe6\\15_ \u0308\u0301 \u0301\U000233d5', '@test_10616_tmp\xe6\\16_ A', '@test_10616_tmp\xe6\\17_ A', '@test_10616_tmp\xe6\\18_ A', '@test_10616_tmp\xe6\\19_ A'} != {'@test_10616_tmp\xe6\\10_ \u0308\u0301 \u0301', '@test_10616_tmp\xe6\\11_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\12_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u038e\u03ab', '@test_10616_tmp\xe6\\14_\u1e61 \u0308\u0342 \u0313\u0300 \u0313\u0301 \u0313\u0342 \u0314\u0300 \u0314\u0301 \u0314\u0342 \u0308\u0300', '@test_10616_tmp\xe6\\15_ \u0308\u0301 \u0301\u33d5', '@test_10616_tmp\xe6\\16_ A', '@test_10616_tmp\xe6\\17_ A', '@test_10616_tmp\xe6\\18_ A', '@test_10616_tmp\xe6\\19_ A', '@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gr\xfc\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03ac-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307d\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf'} ====================================================================== FAIL: test_listdir (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_listdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicode_file_functions.py", line 157, in test_listdir self.assertEqual(sf0, sf2, "%a != %a" % (sf0, sf2)) ^^^^^^^^^^^ AssertionError: Items in the first set but not the second: '@test_10616_tmpæ\\15_ ̈́ ́𣏕' Items in the second set but not the first: '@test_10616_tmpæ\\15_ ̈́ ́㏕' : {'@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gru\u0308\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03b1\u0301-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0438\u0306\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307b\u309a\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf', '@test_10616_tmp\xe6\\10_ \u0308\u0301 \u0301', '@test_10616_tmp\xe6\\11_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\12_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\14_s\u0307 \u0308\u0342 \u0313\u0300 \u0313\u0301 \u0313\u0342 \u0314\u0300 \u0314\u0301 \u0314\u0342 \u0308\u0300', '@test_10616_tmp\xe6\\15_ \u0308\u0301 \u0301\U000233d5', '@test_10616_tmp\xe6\\16_ A', '@test_10616_tmp\xe6\\17_ A', '@test_10616_tmp\xe6\\18_ A', '@test_10616_tmp\xe6\\19_ A'} != {'@test_10616_tmp\xe6\\10_ \u0308\u0301 \u0301', '@test_10616_tmp\xe6\\11_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\12_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\13_ \u0308\u0301\u03a5\u0301\u03a5\u0308', '@test_10616_tmp\xe6\\14_s\u0307 \u0308\u0342 \u0313\u0300 \u0313\u0301 \u0313\u0342 \u0314\u0300 \u0314\u0301 \u0314\u0342 \u0308\u0300', '@test_10616_tmp\xe6\\15_ \u0308\u0301 \u0301\u33d5', '@test_10616_tmp\xe6\\16_ A', '@test_10616_tmp\xe6\\17_ A', '@test_10616_tmp\xe6\\18_ A', '@test_10616_tmp\xe6\\19_ A', '@test_10616_tmp\xe6\\1_abc', '@test_10616_tmp\xe6\\2_ascii', '@test_10616_tmp\xe6\\3_Gru\u0308\xdf-Gott', '@test_10616_tmp\xe6\\4_\u0393\u03b5\u03b9\u03b1\u0301-\u03c3\u03b1\u03c2', '@test_10616_tmp\xe6\\5_\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0438\u0306\u0442\u0435', '@test_10616_tmp\xe6\\6_\u306b\u307b\u309a\u3093', '@test_10616_tmp\xe6\\7_\u05d4\u05e9\u05e7\u05e6\u05e5\u05e1', '@test_10616_tmp\xe6\\8_\u66e8\u66e9\u66eb', '@test_10616_tmp\xe6\\9_\u66e8\u05e9\u3093\u0434\u0393\xdf'} ---------------------------------------------------------------------- Ran 30 tests in 0.507s FAILED (failures=4) 0:00:00 [1/1/1] test_unicode_file_functions failed (4 failures) == Tests result: FAILURE == 1 test failed: test_unicode_file_functions Total duration: 763 ms Total tests: run=30 failures=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_unicode_file_functions failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9484æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3790939345 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_unicodedata test_bug_834676 (test.test_unicodedata.NormalizationTest.test_bug_834676) ... ok test_edge_cases (test.test_unicodedata.NormalizationTest.test_edge_cases) ... ok test_normalization (test.test_unicodedata.NormalizationTest.test_normalization) ... skipped "resource 'cpu' is not enabled" test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest.test_bidirectional) ... ok test_category (test.test_unicodedata.UnicodeFunctionsTest.test_category) ... ok test_combining (test.test_unicodedata.UnicodeFunctionsTest.test_combining) ... ok test_decimal (test.test_unicodedata.UnicodeFunctionsTest.test_decimal) ... ok test_decomposition (test.test_unicodedata.UnicodeFunctionsTest.test_decomposition) ... ok test_digit (test.test_unicodedata.UnicodeFunctionsTest.test_digit) ... ok test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width) ... ok test_east_asian_width_9_0_changes (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_9_0_changes) ... ok test_east_asian_width_unassigned (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_unassigned) ... ok test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest.test_function_checksum) ... skipped "resource 'cpu' is not enabled" test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest.test_issue10254) ... ok test_issue29456 (test.test_unicodedata.UnicodeFunctionsTest.test_issue29456) ... ok test_mirrored (test.test_unicodedata.UnicodeFunctionsTest.test_mirrored) ... ok test_name_inverse_lookup (test.test_unicodedata.UnicodeFunctionsTest.test_name_inverse_lookup) ... skipped "resource 'cpu' is not enabled" test_numeric (test.test_unicodedata.UnicodeFunctionsTest.test_numeric) ... ok test_pr29 (test.test_unicodedata.UnicodeFunctionsTest.test_pr29) ... ok test_method_checksum (test.test_unicodedata.UnicodeMethodsTest.test_method_checksum) ... skipped "resource 'cpu' is not enabled" test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest.test_bug_1704793) ... ok test_bug_4971 (test.test_unicodedata.UnicodeMiscTest.test_bug_4971) ... ok test_bug_5828 (test.test_unicodedata.UnicodeMiscTest.test_bug_5828) ... skipped "resource 'cpu' is not enabled" test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_decimal_numeric_consistent) ... ok test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_digit_numeric_consistent) ... ok test_disallow_instantiation (test.test_unicodedata.UnicodeMiscTest.test_disallow_instantiation) ... skipped 'implementation detail specific to cpython' test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest.test_failed_import_during_compiling) ... FAIL test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest.test_linebreak_7643) ... ok test_ucd_510 (test.test_unicodedata.UnicodeMiscTest.test_ucd_510) ... ok ====================================================================== FAIL: test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest.test_failed_import_during_compiling) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unicodedata.py", line 271, in test_failed_import_during_compiling result = script_helper.assert_python_failure("-c", code) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 177, in assert_python_failure return _assert_python(False, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 0 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-I', '-c', 'import sys;sys.modules[\'unicodedata\'] = None;eval("\'\\\\N{SOFT HYPHEN}\'")'] stdout: --- --- stderr: --- --- ---------------------------------------------------------------------- Ran 29 tests in 0.143s FAILED (failures=1, skipped=6) 0:00:00 [1/1/1] test_unicodedata failed (1 failure) == Tests result: FAILURE == 1 test failed: test_unicodedata Total duration: 526 ms Total tests: run=29 failures=1 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_unicodedata failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1288æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1174132541 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_unparse test_backslash_in_format_spec (test.test_unparse.CosmeticTestCase.test_backslash_in_format_spec) ... ok test_class_bases_and_keywords (test.test_unparse.CosmeticTestCase.test_class_bases_and_keywords) ... ok test_docstrings (test.test_unparse.CosmeticTestCase.test_docstrings) ... ok test_docstrings_negative_cases (test.test_unparse.CosmeticTestCase.test_docstrings_negative_cases) ... ok test_fstrings (test.test_unparse.CosmeticTestCase.test_fstrings) ... ok test_lambda_parameters (test.test_unparse.CosmeticTestCase.test_lambda_parameters) ... ok test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string) ... test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string) (code1='f\'"""{1}\'\'\' ', ast_parse_kwargs={}) ... FAIL test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string) (code1='f\'"""{"\\n"}\'\'\' ', ast_parse_kwargs={}) ... FAIL test_quote_in_format_spec (test.test_unparse.CosmeticTestCase.test_quote_in_format_spec) ... ok test_simple_expressions_parens (test.test_unparse.CosmeticTestCase.test_simple_expressions_parens) ... ok test_slices (test.test_unparse.CosmeticTestCase.test_slices) ... ok test_star_expr_assign_target (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target) ... ok test_star_expr_assign_target_multiple (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target_multiple) ... ok test_unary_op_factor (test.test_unparse.CosmeticTestCase.test_unary_op_factor) ... ok test_files (test.test_unparse.DirectoryTestCase.test_files) ... Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\ipaddress.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_openpty.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_interpreters.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_format.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_coroutines.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\socketserver.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\bz2.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\reperf.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\selectors.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_codecencodings_cn.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asdl_parser.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_compile.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_fstring.py test_files (test.test_unparse.DirectoryTestCase.test_files) (code1='# -*- coding: utf-8 -*-\n# There are tests here with unicode string literals and\n# identifiers. There\'s a code in ast.c that was added because of a\n# failure with a non-ascii-only expression. So, I have tests for\n# that. There are workarounds that would let me run tests for that\n# code without unicode identifiers and strings, but just using them\n# directly seems like the easiest and therefore safest thing to do.\n# Unicode identifiers in tests is allowed by PEP 3131.\n\nimport ast\nimport datetime\nimport os\nimport re\nimport sys\nimport types\nimport decimal\nimport unittest\nimport warnings\nfrom test import support\nfrom test.support.os_helper import temp_cwd\nfrom test.support.script_helper import assert_python_failure, assert_python_ok\n\na_global = "global variable"\n\n# You could argue that I\'m too strict in looking for specific error\n# values with assertRaisesRegex, but without it it\'s way too easy to\n# make a syntax error in the test strings. Especially with all of the\n# triple quotes, raw strings, backslashes, etc. I think it\'s a\n# worthwhile tradeoff. When I switched to this method, I found many\n# examples where I wasn\'t testing what I thought I was.\n\n\nclass TestCase(unittest.TestCase):\n def assertAllRaise(self, exception_type, regex, error_strings):\n for str in error_strings:\n with self.subTest(str=str):\n with self.assertRaisesRegex(exception_type, regex):\n eval(str)\n\n def test__format__lookup(self):\n # Make sure __format__ is looked up on the type, not the instance.\n class X:\n def __format__(self, spec):\n return "class"\n\n x = X()\n\n # Add a bound __format__ method to the \'y\' instance, but not\n # the \'x\' instance.\n y = X()\n y.__format__ = types.MethodType(lambda self, spec: "instance", y)\n\n self.assertEqual(f"{y}", format(y))\n self.assertEqual(f"{y}", "class")\n self.assertEqual(format(x), format(y))\n\n # __format__ is not called this way, but still make sure it\n # returns what we expect (so we can make sure we\'re bypassing\n # it).\n self.assertEqual(x.__format__(""), "class")\n self.assertEqual(y.__format__(""), "instance")\n\n # This is how __format__ is actually called.\n self.assertEqual(type(x).__format__(x, ""), "class")\n self.assertEqual(type(y).__format__(y, ""), "class")\n\n def test_ast(self):\n # Inspired by http://bugs.python.org/issue24975\n class X:\n def __init__(self):\n self.called = False\n\n def __call__(self):\n self.called = True\n return 4\n\n x = X()\n expr = """\na = 10\nf\'{a * x()}\'"""\n t = ast.parse(expr)\n c = compile(t, "", "exec")\n\n # Make sure x was not called.\n self.assertFalse(x.called)\n\n # Actually run the code.\n exec(c)\n\n # Make sure x was called.\n self.assertTrue(x.called)\n\n def test_ast_line_numbers(self):\n expr = """\na = 10\nf\'{a * x()}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 1)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n # check the binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n\n def test_ast_line_numbers_multiple_formattedvalues(self):\n expr = """\nf\'no formatted values\'\nf\'eggs {a * x()} spam {b + y()}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `f\'no formatted value\'`\n self.assertEqual(type(t.body[0]), ast.Expr)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 4)\n self.assertEqual(type(t.body[1].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[0].value), str)\n self.assertEqual(type(t.body[1].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[2]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[2].value), str)\n self.assertEqual(type(t.body[1].value.values[3]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 3)\n self.assertEqual(t.body[1].value.values[2].lineno, 3)\n self.assertEqual(t.body[1].value.values[3].lineno, 3)\n # check the first binop location\n binop1 = t.body[1].value.values[1].value\n self.assertEqual(type(binop1), ast.BinOp)\n self.assertEqual(type(binop1.left), ast.Name)\n self.assertEqual(type(binop1.op), ast.Mult)\n self.assertEqual(type(binop1.right), ast.Call)\n self.assertEqual(binop1.lineno, 3)\n self.assertEqual(binop1.left.lineno, 3)\n self.assertEqual(binop1.right.lineno, 3)\n self.assertEqual(binop1.col_offset, 8)\n self.assertEqual(binop1.left.col_offset, 8)\n self.assertEqual(binop1.right.col_offset, 12)\n # check the second binop location\n binop2 = t.body[1].value.values[3].value\n self.assertEqual(type(binop2), ast.BinOp)\n self.assertEqual(type(binop2.left), ast.Name)\n self.assertEqual(type(binop2.op), ast.Add)\n self.assertEqual(type(binop2.right), ast.Call)\n self.assertEqual(binop2.lineno, 3)\n self.assertEqual(binop2.left.lineno, 3)\n self.assertEqual(binop2.right.lineno, 3)\n self.assertEqual(binop2.col_offset, 23)\n self.assertEqual(binop2.left.col_offset, 23)\n self.assertEqual(binop2.right.col_offset, 27)\n\n def test_ast_line_numbers_nested(self):\n expr = """\na = 10\nf\'{a * f"-{x()}-"}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 1)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n # check the binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.JoinedStr)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n # check the nested call location\n self.assertEqual(len(binop.right.values), 3)\n self.assertEqual(type(binop.right.values[0]), ast.Constant)\n self.assertEqual(type(binop.right.values[0].value), str)\n self.assertEqual(type(binop.right.values[1]), ast.FormattedValue)\n self.assertEqual(type(binop.right.values[2]), ast.Constant)\n self.assertEqual(type(binop.right.values[2].value), str)\n self.assertEqual(binop.right.values[0].lineno, 3)\n self.assertEqual(binop.right.values[1].lineno, 3)\n self.assertEqual(binop.right.values[2].lineno, 3)\n call = binop.right.values[1].value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 3)\n self.assertEqual(call.col_offset, 11)\n\n def test_ast_line_numbers_duplicate_expression(self):\n expr = """\na = 10\nf\'{a * x()} {a * x()} {a * x()}\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 5)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[1]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[1].value), str)\n self.assertEqual(type(t.body[1].value.values[2]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[3]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[3].value), str)\n self.assertEqual(type(t.body[1].value.values[4]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 3)\n self.assertEqual(t.body[1].value.values[2].lineno, 3)\n self.assertEqual(t.body[1].value.values[3].lineno, 3)\n self.assertEqual(t.body[1].value.values[4].lineno, 3)\n # check the first binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n # check the second binop location\n binop = t.body[1].value.values[2].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 13)\n self.assertEqual(binop.left.col_offset, 13)\n self.assertEqual(binop.right.col_offset, 17)\n # check the third binop location\n binop = t.body[1].value.values[4].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 23)\n self.assertEqual(binop.left.col_offset, 23)\n self.assertEqual(binop.right.col_offset, 27)\n\n def test_ast_numbers_fstring_with_formatting(self):\n t = ast.parse(\'f"Here is that pesky {xxx:.3f} again"\')\n self.assertEqual(len(t.body), 1)\n self.assertEqual(t.body[0].lineno, 1)\n\n self.assertEqual(type(t.body[0]), ast.Expr)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(len(t.body[0].value.values), 3)\n\n self.assertEqual(type(t.body[0].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[0].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[0].value.values[2]), ast.Constant)\n\n _, expr, _ = t.body[0].value.values\n\n name = expr.value\n self.assertEqual(type(name), ast.Name)\n self.assertEqual(name.lineno, 1)\n self.assertEqual(name.end_lineno, 1)\n self.assertEqual(name.col_offset, 22)\n self.assertEqual(name.end_col_offset, 25)\n\n def test_ast_line_numbers_multiline_fstring(self):\n # See bpo-30465 for details.\n expr = """\na = 10\nf\'\'\'\n {a\n *\n x()}\nnon-important content\n\'\'\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 3)\n self.assertEqual(type(t.body[1].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[0].value), str)\n self.assertEqual(type(t.body[1].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[2]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[2].value), str)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 4)\n self.assertEqual(t.body[1].value.values[2].lineno, 6)\n self.assertEqual(t.body[1].col_offset, 0)\n self.assertEqual(t.body[1].value.col_offset, 0)\n self.assertEqual(t.body[1].value.values[0].col_offset, 4)\n self.assertEqual(t.body[1].value.values[1].col_offset, 2)\n self.assertEqual(t.body[1].value.values[2].col_offset, 11)\n # NOTE: the following lineno information and col_offset is correct for\n # expressions within FormattedValues.\n binop = t.body[1].value.values[1].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 4)\n self.assertEqual(binop.left.lineno, 4)\n self.assertEqual(binop.right.lineno, 6)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n\n expr = """\na = f\'\'\'\n {blech}\n \'\'\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # Check f\'...\'\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(len(t.body[0].value.values), 3)\n self.assertEqual(type(t.body[0].value.values[1]), ast.FormattedValue)\n self.assertEqual(t.body[0].lineno, 2)\n self.assertEqual(t.body[0].value.lineno, 2)\n self.assertEqual(t.body[0].value.values[0].lineno, 2)\n self.assertEqual(t.body[0].value.values[1].lineno, 3)\n self.assertEqual(t.body[0].value.values[2].lineno, 3)\n self.assertEqual(t.body[0].col_offset, 0)\n self.assertEqual(t.body[0].value.col_offset, 4)\n self.assertEqual(t.body[0].value.values[0].col_offset, 8)\n self.assertEqual(t.body[0].value.values[1].col_offset, 10)\n self.assertEqual(t.body[0].value.values[2].col_offset, 17)\n # Check {blech}\n self.assertEqual(t.body[0].value.values[1].value.lineno, 3)\n self.assertEqual(t.body[0].value.values[1].value.end_lineno, 3)\n self.assertEqual(t.body[0].value.values[1].value.col_offset, 11)\n self.assertEqual(t.body[0].value.values[1].value.end_col_offset, 16)\n\n def test_ast_line_numbers_with_parentheses(self):\n expr = """\nx = (\n f" {test(t)}"\n)"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # check the joinedstr location\n joinedstr = t.body[0].value\n self.assertEqual(type(joinedstr), ast.JoinedStr)\n self.assertEqual(joinedstr.lineno, 3)\n self.assertEqual(joinedstr.end_lineno, 3)\n self.assertEqual(joinedstr.col_offset, 4)\n self.assertEqual(joinedstr.end_col_offset, 17)\n # check the formatted value location\n fv = t.body[0].value.values[1]\n self.assertEqual(type(fv), ast.FormattedValue)\n self.assertEqual(fv.lineno, 3)\n self.assertEqual(fv.end_lineno, 3)\n self.assertEqual(fv.col_offset, 7)\n self.assertEqual(fv.end_col_offset, 16)\n # check the test(t) location\n call = t.body[0].value.values[1].value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 3)\n self.assertEqual(call.end_lineno, 3)\n self.assertEqual(call.col_offset, 8)\n self.assertEqual(call.end_col_offset, 15)\n\n expr = """\nx = (\n u\'wat\',\n u"wat",\n b\'wat\',\n b"wat",\n f\'wat\',\n f"wat",\n)\n\ny = (\n u\'\'\'wat\'\'\',\n u\\"\\"\\"wat\\"\\"\\",\n b\'\'\'wat\'\'\',\n b\\"\\"\\"wat\\"\\"\\",\n f\'\'\'wat\'\'\',\n f\\"\\"\\"wat\\"\\"\\",\n)\n """\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n x, y = t.body\n\n # Check the single quoted string offsets first.\n offsets = [(elt.col_offset, elt.end_col_offset) for elt in x.value.elts]\n self.assertTrue(all(offset == (4, 10) for offset in offsets))\n\n # Check the triple quoted string offsets.\n offsets = [(elt.col_offset, elt.end_col_offset) for elt in y.value.elts]\n self.assertTrue(all(offset == (4, 14) for offset in offsets))\n\n expr = """\nx = (\n \'PERL_MM_OPT\', (\n f\'wat\'\n f\'some_string={f(x)} \'\n f\'wat\'\n ),\n)\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # check the fstring\n fstring = t.body[0].value.elts[1]\n self.assertEqual(type(fstring), ast.JoinedStr)\n self.assertEqual(len(fstring.values), 3)\n wat1, middle, wat2 = fstring.values\n # check the first wat\n self.assertEqual(type(wat1), ast.Constant)\n self.assertEqual(wat1.lineno, 4)\n self.assertEqual(wat1.end_lineno, 5)\n self.assertEqual(wat1.col_offset, 14)\n self.assertEqual(wat1.end_col_offset, 26)\n # check the call\n call = middle.value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 5)\n self.assertEqual(call.end_lineno, 5)\n self.assertEqual(call.col_offset, 27)\n self.assertEqual(call.end_col_offset, 31)\n # check the second wat\n self.assertEqual(type(wat2), ast.Constant)\n self.assertEqual(wat2.lineno, 5)\n self.assertEqual(wat2.end_lineno, 6)\n self.assertEqual(wat2.col_offset, 32)\n # wat ends at the offset 17, but the whole f-string\n # ends at the offset 18 (since the quote is part of the\n # f-string but not the wat string)\n self.assertEqual(wat2.end_col_offset, 17)\n self.assertEqual(fstring.end_col_offset, 18)\n\n def test_ast_fstring_empty_format_spec(self):\n expr = "f\'{expr:}\'"\n\n mod = ast.parse(expr)\n self.assertEqual(type(mod), ast.Module)\n self.assertEqual(len(mod.body), 1)\n\n fstring = mod.body[0].value\n self.assertEqual(type(fstring), ast.JoinedStr)\n self.assertEqual(len(fstring.values), 1)\n\n fv = fstring.values[0]\n self.assertEqual(type(fv), ast.FormattedValue)\n\n format_spec = fv.format_spec\n self.assertEqual(type(format_spec), ast.JoinedStr)\n self.assertEqual(len(format_spec.values), 0)\n\n def test_docstring(self):\n def f():\n f"""Not a docstring"""\n\n self.assertIsNone(f.__doc__)\n\n def g():\n """Not a docstring""" f""\n\n self.assertIsNone(g.__doc__)\n\n def test_literal_eval(self):\n with self.assertRaisesRegex(ValueError, "malformed node or string"):\n ast.literal_eval("f\'x\'")\n\n def test_ast_compile_time_concat(self):\n x = [""]\n\n expr = """x[0] = \'foo\' f\'{3}\'"""\n t = ast.parse(expr)\n c = compile(t, "", "exec")\n exec(c)\n self.assertEqual(x[0], "foo3")\n\n def test_compile_time_concat_errors(self):\n self.assertAllRaise(\n SyntaxError,\n "cannot mix bytes and nonbytes literals",\n [\n r"""f\'\' b\'\'""",\n r"""b\'\' f\'\'""",\n ],\n )\n\n def test_literal(self):\n self.assertEqual(f"", "")\n self.assertEqual(f"a", "a")\n self.assertEqual(f" ", " ")\n\n def test_unterminated_string(self):\n self.assertAllRaise(\n SyntaxError,\n "unterminated string",\n [\n r"""f\'{"x\'""",\n r"""f\'{"x}\'""",\n ],\n )\n # PyPy reports the unclosed \'(\' rather than the unterminated string\n if sys.implementation.name == \'pypy\':\n msg = "f-string: expecting a valid expression after \'{\'"\n else:\n msg = "unterminated string"\n self.assertAllRaise(\n SyntaxError,\n msg,\n [\n r"""f\'{("x\'""",\n r"""f\'{("x}\'""",\n ],\n )\n\n @unittest.skipIf(support.is_wasi, "exhausts limited stack on WASI")\n def test_mismatched_parens(self):\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{((}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\)\' " r"does not match opening parenthesis \'\\[\'",\n [\n "f\'{a[4)}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\]\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{a(4]}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\[\'",\n [\n "f\'{a[4}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{a(4}\'",\n ],\n )\n self.assertRaises(SyntaxError, eval, "f\'{" + "(" * 500 + "}\'")\n\n @unittest.skipIf(support.is_wasi, "exhausts limited stack on WASI")\n def test_fstring_nested_too_deeply(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expressions nested too deeply",\n [\'f"{1+2:{1+2:{1+1:{1}}}}"\'],\n )\n\n def create_nested_fstring(n):\n if n == 0:\n return "1+1"\n prev = create_nested_fstring(n - 1)\n return f\'f"{{{prev}}}"\'\n\n self.assertAllRaise(\n SyntaxError, "too many nested f-strings", [create_nested_fstring(160)]\n )\n\n def test_syntax_error_in_nested_fstring(self):\n # See gh-104016 for more information on this crash\n # PyPy tokenizes eagerly and hits its f-string nesting limit first\n if sys.implementation.name == \'pypy\':\n msg = "too many nested f-strings"\n else:\n msg = "invalid syntax"\n self.assertAllRaise(\n SyntaxError, msg, [\'f"{1 1:\' + (\'{f"1:\' * 199)]\n )\n\n def test_double_braces(self):\n self.assertEqual(f"{{", "{")\n self.assertEqual(f"a{{", "a{")\n self.assertEqual(f"{{b", "{b")\n self.assertEqual(f"a{{b", "a{b")\n self.assertEqual(f"}}", "}")\n self.assertEqual(f"a}}", "a}")\n self.assertEqual(f"}}b", "}b")\n self.assertEqual(f"a}}b", "a}b")\n self.assertEqual(f"{{}}", "{}")\n self.assertEqual(f"a{{}}", "a{}")\n self.assertEqual(f"{{b}}", "{b}")\n self.assertEqual(f"{{}}c", "{}c")\n self.assertEqual(f"a{{b}}", "a{b}")\n self.assertEqual(f"a{{}}c", "a{}c")\n self.assertEqual(f"{{b}}c", "{b}c")\n self.assertEqual(f"a{{b}}c", "a{b}c")\n\n self.assertEqual(f"{{{10}", "{10")\n self.assertEqual(f"}}{10}", "}10")\n self.assertEqual(f"}}{{{10}", "}{10")\n self.assertEqual(f"}}a{{{10}", "}a{10")\n\n self.assertEqual(f"{10}{{", "10{")\n self.assertEqual(f"{10}}}", "10}")\n self.assertEqual(f"{10}}}{{", "10}{")\n self.assertEqual(f"{10}}}a{{" "}", "10}a{}")\n\n # Inside of strings, don\'t interpret doubled brackets.\n self.assertEqual(f\'{"{{}}"}\', "{{}}")\n\n self.assertAllRaise(\n TypeError,\n "unhashable type",\n [\n "f\'{ {{}} }\'", # dict in a set\n ],\n )\n\n def test_compile_time_concat(self):\n x = "def"\n self.assertEqual("abc" f"## {x}ghi", "abc## defghi")\n self.assertEqual("abc" f"{x}" "ghi", "abcdefghi")\n self.assertEqual("abc" f"{x}" "gh" f"i{x:4}", "abcdefghidef ")\n self.assertEqual("{x}" f"{x}", "{x}def")\n self.assertEqual("{x" f"{x}", "{xdef")\n self.assertEqual("{x}" f"{x}", "{x}def")\n self.assertEqual("{{x}}" f"{x}", "{{x}}def")\n self.assertEqual("{{x" f"{x}", "{{xdef")\n self.assertEqual("x}}" f"{x}", "x}}def")\n self.assertEqual(f"{x}" "x}}", "defx}}")\n self.assertEqual(f"{x}" "", "def")\n self.assertEqual("" f"{x}" "", "def")\n self.assertEqual("" f"{x}", "def")\n self.assertEqual(f"{x}" "2", "def2")\n self.assertEqual("1" f"{x}" "2", "1def2")\n self.assertEqual("1" f"{x}", "1def")\n self.assertEqual(f"{x}" f"-{x}", "def-def")\n self.assertEqual("" f"", "")\n self.assertEqual("" f"" "", "")\n self.assertEqual("" f"" "" f"", "")\n self.assertEqual(f"", "")\n self.assertEqual(f"" "", "")\n self.assertEqual(f"" "" f"", "")\n self.assertEqual(f"" "" f"" "", "")\n\n # This is not really [f\'{\'] + [f\'}\'] since we treat the inside\n # of braces as a purely new context, so it is actually f\'{ and\n # then eval(\' f\') (a valid expression) and then }\' which would\n # constitute a valid f-string.\n self.assertEqual(f\'{\' f\'}\', " f")\n\n self.assertAllRaise(\n SyntaxError,\n "expecting \'}\'",\n [\n \'\'\'f\'{3\' f"}"\'\'\', # can\'t concat to get a valid f-string\n ],\n )\n\n def test_comments(self):\n # These aren\'t comments, since they\'re in strings.\n d = {"#": "hash"}\n self.assertEqual(f\'{"#"}\', "#")\n self.assertEqual(f\'{d["#"]}\', "hash")\n\n self.assertAllRaise(\n SyntaxError,\n "\'{\' was never closed",\n [\n "f\'{1#}\'", # error because everything after \'#\' is a comment\n "f\'{#}\'",\n "f\'one: {1#}\'",\n "f\'{1# one} {2 this is a comment still#}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"f-string: unmatched \'\\)\'",\n [\n "f\'{)#}\'", # When wrapped in parens, this becomes\n # \'()#)\'. Make sure that doesn\'t compile.\n ],\n )\n self.assertEqual(\n f"""A complex trick: {\n2 # two\n}""",\n "A complex trick: 2",\n )\n self.assertEqual(\n f"""\n{\n40 # forty\n+ # plus\n2 # two\n}""",\n "\\n42",\n )\n self.assertEqual(\n f"""\n{\n40 # forty\n+ # plus\n2 # two\n}""",\n "\\n42",\n )\n\n self.assertEqual(\n f"""\n# this is not a comment\n{ # the following operation it\'s\n3 # this is a number\n* 2}""",\n "\\n# this is not a comment\\n6",\n )\n self.assertEqual(\n f"""\n{# f\'a {comment}\'\n86 # constant\n# nothing more\n}""",\n "\\n86",\n )\n\n self.assertAllRaise(\n SyntaxError,\n r"f-string: valid expression required before \'}\'",\n [\n """f\'\'\'\n{\n# only a comment\n}\'\'\'\n""", # this is equivalent to f\'{}\'\n ],\n )\n\n def test_many_expressions(self):\n # Create a string with many expressions in it. Note that\n # because we have a space in here as a literal, we\'re actually\n # going to use twice as many ast nodes: one for each literal\n # plus one for each expression.\n def build_fstr(n, extra=""):\n return "f\'" + ("{x} " * n) + extra + "\'"\n\n x = "X"\n width = 1\n\n # Test around 256.\n for i in range(250, 260):\n self.assertEqual(eval(build_fstr(i)), (x + " ") * i)\n\n # Test concatenating 2 largs fstrings.\n self.assertEqual(eval(build_fstr(255) * 256), (x + " ") * (255 * 256))\n\n s = build_fstr(253, "{x:{width}} ")\n self.assertEqual(eval(s), (x + " ") * 254)\n\n # Test lots of expressions and constants, concatenated.\n s = "f\'{1}\' \'x\' \'y\'" * 1024\n self.assertEqual(eval(s), "1xy" * 1024)\n\n def test_format_specifier_expressions(self):\n width = 10\n precision = 4\n value = decimal.Decimal("12.34567")\n self.assertEqual(f"result: {value:{width}.{precision}}", "result: 12.35")\n self.assertEqual(f"result: {value:{width!r}.{precision}}", "result: 12.35")\n self.assertEqual(\n f"result: {value:{width:0}.{precision:1}}", "result: 12.35"\n )\n self.assertEqual(\n f"result: {value:{1}{0:0}.{precision:1}}", "result: 12.35"\n )\n self.assertEqual(\n f"result: {value:{ 1}{ 0:0}.{ precision:1}}", "result: 12.35"\n )\n self.assertEqual(f"{10:#{1}0x}", " 0xa")\n self.assertEqual(f\'{10:{"#"}1{0}{"x"}}\', " 0xa")\n self.assertEqual(f\'{-10:-{"#"}1{0}x}\', " -0xa")\n self.assertEqual(f\'{-10:{"-"}#{1}0{"x"}}\', " -0xa")\n self.assertEqual(f"{10:#{3 != {4:5} and width}x}", " 0xa")\n self.assertEqual(\n f"result: {value:{width:{0}}.{precision:1}}", "result: 12.35"\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \':\' or \'}\'",\n [\n """f\'{"s"!r{":10"}}\'""",\n # This looks like a nested format spec.\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [ # Invalid syntax inside a nested spec.\n "f\'{4:{/5}}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character",\n [ # No expansion inside conversion or for\n # the : or ! itself.\n """f\'{"s"!{"r"}}\'""",\n ],\n )\n\n def test_custom_format_specifier(self):\n class CustomFormat:\n def __format__(self, format_spec):\n return format_spec\n\n self.assertEqual(f"{CustomFormat():\\n}", "\\n")\n self.assertEqual(f"{CustomFormat():\\u2603}", "☃")\n with self.assertWarns(SyntaxWarning):\n exec(r\'f"{F():¯\\_(ツ)_/¯}"\', {"F": CustomFormat})\n\n def test_side_effect_order(self):\n class X:\n def __init__(self):\n self.i = 0\n\n def __format__(self, spec):\n self.i += 1\n return str(self.i)\n\n x = X()\n self.assertEqual(f"{x} {x}", "1 2")\n\n def test_missing_expression(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'}\'",\n [\n "f\'{}\'",\n "f\'{ }\'" "f\' {} \'",\n "f\'{10:{ }}\'",\n "f\' { } \'",\n # The Python parser ignores also the following\n # whitespace characters in additional to a space.\n "f\'\'\'{\\t\\f\\r\\n}\'\'\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'!\'",\n [\n "f\'{!r}\'",\n "f\'{ !r}\'",\n "f\'{!}\'",\n "f\'\'\'{\\t\\f\\r\\n!a}\'\'\'",\n # Catch empty expression before the\n # missing closing brace.\n "f\'{!\'",\n "f\'{!s:\'",\n # Catch empty expression before the\n # invalid conversion.\n "f\'{!x}\'",\n "f\'{ !xr}\'",\n "f\'{!x:}\'",\n "f\'{!x:a}\'",\n "f\'{ !xr:}\'",\n "f\'{ !xr:a}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \':\'",\n [\n "f\'{:}\'",\n "f\'{ :!}\'",\n "f\'{:2}\'",\n "f\'\'\'{\\t\\f\\r\\n:a}\'\'\'",\n "f\'{:\'",\n ],\n )\n # PyPy\'s eager tokenizer reports the trailing unmatched \']\' instead\n if sys.implementation.name == \'pypy\':\n msg = "f-string: unmatched \']\'"\n else:\n msg = "f-string: valid expression required before \':\'"\n self.assertAllRaise(SyntaxError, msg, ["F\'{[F\'{:\'}[F\'{:\'}]]]"])\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'=\'",\n [\n "f\'{=}\'",\n "f\'{ =}\'",\n "f\'{ =:}\'",\n "f\'{ =!}\'",\n "f\'\'\'{\\t\\f\\r\\n=}\'\'\'",\n "f\'{=\'",\n ],\n )\n\n # Different error message is raised for other whitespace characters.\n self.assertAllRaise(\n SyntaxError,\n r"invalid non-printable character U\\+00A0",\n [\n "f\'\'\'{\\xa0}\'\'\'",\n "\\xa0",\n ],\n )\n\n def test_parens_in_expressions(self):\n self.assertEqual(f"{3,}", "(3,)")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{,}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n r"f-string: unmatched \'\\)\'",\n [\n "f\'{3)+(4}\'",\n ],\n )\n\n def test_newlines_before_syntax_error(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n ["f\'{.}\'", "\\nf\'{.}\'", "\\n\\nf\'{.}\'"],\n )\n\n def test_backslashes_in_string_part(self):\n self.assertEqual(f"\\t", "\\t")\n self.assertEqual(r"\\t", "\\\\t")\n self.assertEqual(rf"\\t", "\\\\t")\n self.assertEqual(f"{2}\\t", "2\\t")\n self.assertEqual(f"{2}\\t{3}", "2\\t3")\n self.assertEqual(f"\\t{3}", "\\t3")\n\n self.assertEqual(f"\\u0394", "\\u0394")\n self.assertEqual(r"\\u0394", "\\\\u0394")\n self.assertEqual(rf"\\u0394", "\\\\u0394")\n self.assertEqual(f"{2}\\u0394", "2\\u0394")\n self.assertEqual(f"{2}\\u0394{3}", "2\\u03943")\n self.assertEqual(f"\\u0394{3}", "\\u03943")\n\n self.assertEqual(f"\\U00000394", "\\u0394")\n self.assertEqual(r"\\U00000394", "\\\\U00000394")\n self.assertEqual(rf"\\U00000394", "\\\\U00000394")\n self.assertEqual(f"{2}\\U00000394", "2\\u0394")\n self.assertEqual(f"{2}\\U00000394{3}", "2\\u03943")\n self.assertEqual(f"\\U00000394{3}", "\\u03943")\n\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}", "\\u0394")\n self.assertEqual(f"{2}\\N{GREEK CAPITAL LETTER DELTA}", "2\\u0394")\n self.assertEqual(f"{2}\\N{GREEK CAPITAL LETTER DELTA}{3}", "2\\u03943")\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}{3}", "\\u03943")\n self.assertEqual(f"2\\N{GREEK CAPITAL LETTER DELTA}", "2\\u0394")\n self.assertEqual(f"2\\N{GREEK CAPITAL LETTER DELTA}3", "2\\u03943")\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}3", "\\u03943")\n\n self.assertEqual(f"\\x20", " ")\n self.assertEqual(r"\\x20", "\\\\x20")\n self.assertEqual(rf"\\x20", "\\\\x20")\n self.assertEqual(f"{2}\\x20", "2 ")\n self.assertEqual(f"{2}\\x20{3}", "2 3")\n self.assertEqual(f"\\x20{3}", " 3")\n\n self.assertEqual(f"2\\x20", "2 ")\n self.assertEqual(f"2\\x203", "2 3")\n self.assertEqual(f"\\x203", " 3")\n\n with self.assertWarns(SyntaxWarning): # invalid escape sequence\n value = eval(r"f\'\\{6*7}\'")\n self.assertEqual(value, "\\\\42")\n with self.assertWarns(SyntaxWarning): # invalid escape sequence\n value = eval(r"f\'\\g\'")\n self.assertEqual(value, "\\\\g")\n self.assertEqual(f"\\\\{6*7}", "\\\\42")\n self.assertEqual(rf"\\{6*7}", "\\\\42")\n\n AMPERSAND = "spam"\n # Get the right unicode character (&), or pick up local variable\n # depending on the number of backslashes.\n self.assertEqual(f"\\N{AMPERSAND}", "&")\n self.assertEqual(f"\\\\N{AMPERSAND}", "\\\\Nspam")\n self.assertEqual(rf"\\N{AMPERSAND}", "\\\\Nspam")\n self.assertEqual(f"\\\\\\N{AMPERSAND}", "\\\\&")\n\n def test_misformed_unicode_character_name(self):\n # These test are needed because unicode names are parsed\n # differently inside f-strings.\n self.assertAllRaise(\n SyntaxError,\n r"\\(unicode error\\) \'unicodeescape\' codec can\'t decode bytes in position .*: malformed \\\\N character escape",\n [\n r"f\'\\N\'",\n r"f\'\\N \'",\n r"f\'\\N \'", # See bpo-46503.\n r"f\'\\N{\'",\n r"f\'\\N{GREEK CAPITAL LETTER DELTA\'",\n # Here are the non-f-string versions,\n # which should give the same errors.\n r"\'\\N\'",\n r"\'\\N \'",\n r"\'\\N \'",\n r"\'\\N{\'",\n r"\'\\N{GREEK CAPITAL LETTER DELTA\'",\n ],\n )\n\n def test_backslashes_in_expression_part(self):\n self.assertEqual(\n f"{(\n 1 +\n 2\n )}",\n "3",\n )\n\n self.assertEqual("\\N{LEFT CURLY BRACKET}", "{")\n self.assertEqual(f\'{"\\N{LEFT CURLY BRACKET}"}\', "{")\n self.assertEqual(rf\'{"\\N{LEFT CURLY BRACKET}"}\', "{")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'}\'",\n [\n "f\'{\\n}\'",\n ],\n )\n\n def test_invalid_backslashes_inside_fstring_context(self):\n # All of these variations are invalid python syntax,\n # so they are also invalid in f-strings as well.\n cases = [\n formatting.format(expr=expr)\n for formatting in [\n "{expr}",\n "f\'{{{expr}}}\'",\n "rf\'{{{expr}}}\'",\n ]\n for expr in [\n r"\\\'a\\\'",\n r"\\t3",\n r"\\\\"[0],\n ]\n ]\n self.assertAllRaise(\n SyntaxError, "unexpected character after line continuation", cases\n )\n\n def test_no_escapes_for_braces(self):\n """\n Only literal curly braces begin an expression.\n """\n # \\x7b is \'{\'.\n self.assertEqual(f"\\x7b1+1}}", "{1+1}")\n self.assertEqual(f"\\x7b1+1", "{1+1")\n self.assertEqual(f"\\u007b1+1", "{1+1")\n self.assertEqual(f"\\N{LEFT CURLY BRACKET}1+1\\N{RIGHT CURLY BRACKET}", "{1+1}")\n\n def test_newlines_in_expressions(self):\n self.assertEqual(f"{0}", "0")\n self.assertEqual(\n rf"""{3+\n4}""",\n "7",\n )\n\n def test_lambda(self):\n x = 5\n self.assertEqual(f\'{(lambda y:x*y)("8")!r}\', "\'88888\'")\n self.assertEqual(f\'{(lambda y:x*y)("8")!r:10}\', "\'88888\' ")\n self.assertEqual(f\'{(lambda y:x*y)("8"):10}\', "88888 ")\n\n # lambda doesn\'t work without parens, because the colon\n # makes the parser think it\'s a format_spec\n # emit warning if we can match a format_spec\n self.assertAllRaise(\n SyntaxError,\n "f-string: lambda expressions are not allowed " "without parentheses",\n [\n "f\'{lambda x:x}\'",\n "f\'{lambda :x}\'",\n "f\'{lambda *arg, :x}\'",\n "f\'{1, lambda:x}\'",\n "f\'{lambda x:}\'",\n "f\'{lambda :}\'",\n ],\n )\n # Ensure the detection of invalid lambdas doesn\'t trigger detection\n # for valid lambdas in the second error pass\n with self.assertRaisesRegex(SyntaxError, "invalid syntax"):\n compile("lambda name_3=f\'{name_4}\': {name_3}\\n1 $ 1", "<string>", "exec")\n\n # but don\'t emit the paren warning in general cases\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting a valid expression after \'{\'"\n ):\n eval("f\'{+ lambda:None}\'")\n\n def test_valid_prefixes(self):\n self.assertEqual(f"{1}", "1")\n self.assertEqual(Rf"{2}", "2")\n self.assertEqual(Rf"{3}", "3")\n\n def test_roundtrip_raw_quotes(self):\n self.assertEqual(rf"\\\'", "\\\\\'")\n self.assertEqual(rf"\\"", \'\\\\"\')\n self.assertEqual(rf"\\"\\\'", "\\\\\\"\\\\\'")\n self.assertEqual(rf"\\\'\\"", "\\\\\'\\\\\\"")\n self.assertEqual(rf"\\"\\\'\\"", \'\\\\"\\\\\\\'\\\\"\')\n self.assertEqual(rf"\\\'\\"\\\'", "\\\\\'\\\\\\"\\\\\'")\n self.assertEqual(rf"\\"\\\'\\"\\\'", "\\\\\\"\\\\\'\\\\\\"\\\\\'")\n\n def test_fstring_backslash_before_double_bracket(self):\n deprecated_cases = [\n (r"f\'\\{{\\}}\'", "\\\\{\\\\}"),\n (r"f\'\\{{\'", "\\\\{"),\n (r"f\'\\{{{1+1}\'", "\\\\{2"),\n (r"f\'\\}}{1+1}\'", "\\\\}2"),\n (r"f\'{1+1}\\}}\'", "2\\\\}"),\n ]\n for case, expected_result in deprecated_cases:\n with self.subTest(case=case, expected_result=expected_result):\n with self.assertWarns(SyntaxWarning):\n result = eval(case)\n self.assertEqual(result, expected_result)\n self.assertEqual(rf"\\{{\\}}", "\\\\{\\\\}")\n self.assertEqual(rf"\\{{", "\\\\{")\n self.assertEqual(rf"\\{{{1+1}", "\\\\{2")\n self.assertEqual(rf"\\}}{1+1}", "\\\\}2")\n self.assertEqual(rf"{1+1}\\}}", "2\\\\}")\n\n def test_fstring_backslash_before_double_bracket_warns_once(self):\n with self.assertWarns(SyntaxWarning) as w:\n eval(r"f\'\\{{\'")\n self.assertEqual(len(w.warnings), 1)\n self.assertEqual(w.warnings[0].category, SyntaxWarning)\n\n def test_fstring_backslash_prefix_raw(self):\n self.assertEqual(f"\\\\", "\\\\")\n self.assertEqual(f"\\\\\\\\", "\\\\\\\\")\n self.assertEqual(rf"\\\\", r"\\\\")\n self.assertEqual(rf"\\\\\\\\", r"\\\\\\\\")\n self.assertEqual(rf"\\\\", r"\\\\")\n self.assertEqual(rf"\\\\\\\\", r"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n\n def test_fstring_format_spec_greedy_matching(self):\n self.assertEqual(f"{1:}}}", "1}")\n self.assertEqual(f"{1:>3{5}}}}", " 1}")\n\n def test_yield(self):\n # Not terribly useful, but make sure the yield turns\n # a function into a generator\n def fn(y):\n f"y:{yield y*2}"\n f"{yield}"\n\n g = fn(4)\n self.assertEqual(next(g), 8)\n self.assertEqual(next(g), None)\n\n def test_yield_send(self):\n def fn(x):\n yield f"x:{yield (lambda i: x * i)}"\n\n g = fn(10)\n the_lambda = next(g)\n self.assertEqual(the_lambda(4), 40)\n self.assertEqual(g.send("string"), "x:string")\n\n def test_expressions_with_triple_quoted_strings(self):\n self.assertEqual(f"{\'\'\'x\'\'\'}", "x")\n self.assertEqual(f"{\'\'\'eric\'s\'\'\'}", "eric\'s")\n\n # Test concatenation within an expression\n self.assertEqual(f\'{"x" """eric"s""" "y"}\', \'xeric"sy\')\n self.assertEqual(f\'{"x" """eric"s"""}\', \'xeric"s\')\n self.assertEqual(f\'{"""eric"s""" "y"}\', \'eric"sy\')\n self.assertEqual(f\'{"""x""" """eric"s""" "y"}\', \'xeric"sy\')\n self.assertEqual(f\'{"""x""" """eric"s""" """y"""}\', \'xeric"sy\')\n self.assertEqual(f\'{r"""x""" """eric"s""" """y"""}\', \'xeric"sy\')\n\n def test_multiple_vars(self):\n x = 98\n y = "abc"\n self.assertEqual(f"{x}{y}", "98abc")\n\n self.assertEqual(f"X{x}{y}", "X98abc")\n self.assertEqual(f"{x}X{y}", "98Xabc")\n self.assertEqual(f"{x}{y}X", "98abcX")\n\n self.assertEqual(f"X{x}Y{y}", "X98Yabc")\n self.assertEqual(f"X{x}{y}Y", "X98abcY")\n self.assertEqual(f"{x}X{y}Y", "98XabcY")\n\n self.assertEqual(f"X{x}Y{y}Z", "X98YabcZ")\n\n def test_closure(self):\n def outer(x):\n def inner():\n return f"x:{x}"\n\n return inner\n\n self.assertEqual(outer("987")(), "x:987")\n self.assertEqual(outer(7)(), "x:7")\n\n def test_arguments(self):\n y = 2\n\n def f(x, width):\n return f"x={x*y:{width}}"\n\n self.assertEqual(f("foo", 10), "x=foofoo ")\n x = "bar"\n self.assertEqual(f(10, 10), "x= 20")\n\n def test_locals(self):\n value = 123\n self.assertEqual(f"v:{value}", "v:123")\n\n def test_missing_variable(self):\n with self.assertRaises(NameError):\n f"v:{value}"\n\n def test_missing_format_spec(self):\n class O:\n def __format__(self, spec):\n if not spec:\n return "*"\n return spec\n\n self.assertEqual(f"{O():x}", "x")\n self.assertEqual(f"{O()}", "*")\n self.assertEqual(f"{O():}", "*")\n\n self.assertEqual(f"{3:}", "3")\n self.assertEqual(f"{3!s:}", "3")\n\n def test_global(self):\n self.assertEqual(f"g:{a_global}", "g:global variable")\n self.assertEqual(f"g:{a_global!r}", "g:\'global variable\'")\n\n a_local = "local variable"\n self.assertEqual(\n f"g:{a_global} l:{a_local}", "g:global variable l:local variable"\n )\n self.assertEqual(f"g:{a_global!r}", "g:\'global variable\'")\n self.assertEqual(\n f"g:{a_global} l:{a_local!r}", "g:global variable l:\'local variable\'"\n )\n\n self.assertIn("module \'unittest\' from", f"{unittest}")\n\n def test_shadowed_global(self):\n a_global = "really a local"\n self.assertEqual(f"g:{a_global}", "g:really a local")\n self.assertEqual(f"g:{a_global!r}", "g:\'really a local\'")\n\n a_local = "local variable"\n self.assertEqual(\n f"g:{a_global} l:{a_local}", "g:really a local l:local variable"\n )\n self.assertEqual(f"g:{a_global!r}", "g:\'really a local\'")\n self.assertEqual(\n f"g:{a_global} l:{a_local!r}", "g:really a local l:\'local variable\'"\n )\n\n def test_call(self):\n def foo(x):\n return "x=" + str(x)\n\n self.assertEqual(f"{foo(10)}", "x=10")\n\n def test_nested_fstrings(self):\n y = 5\n self.assertEqual(f\'{f"{0}"*3}\', "000")\n self.assertEqual(f\'{f"{y}"*3}\', "555")\n\n def test_invalid_string_prefixes(self):\n single_quote_cases = [\n "fu\'\'",\n "uf\'\'",\n "Fu\'\'",\n "fU\'\'",\n "Uf\'\'",\n "uF\'\'",\n "ufr\'\'",\n "urf\'\'",\n "fur\'\'",\n "fru\'\'",\n "rfu\'\'",\n "ruf\'\'",\n "FUR\'\'",\n "Fur\'\'",\n "fb\'\'",\n "fB\'\'",\n "Fb\'\'",\n "FB\'\'",\n "bf\'\'",\n "bF\'\'",\n "Bf\'\'",\n "BF\'\'",\n ]\n double_quote_cases = [case.replace("\'", \'"\') for case in single_quote_cases]\n self.assertAllRaise(\n SyntaxError, "invalid syntax", single_quote_cases + double_quote_cases\n )\n\n def test_leading_trailing_spaces(self):\n self.assertEqual(f"{ 3}", "3")\n self.assertEqual(f"{ 3}", "3")\n self.assertEqual(f"{3 }", "3")\n self.assertEqual(f"{3 }", "3")\n\n self.assertEqual(f"expr={ {x: y for x, y in [(1, 2), ]}}", "expr={1: 2}")\n self.assertEqual(f"expr={ {x: y for x, y in [(1, 2), ]} }", "expr={1: 2}")\n\n def test_not_equal(self):\n # There\'s a special test for this because there\'s a special\n # case in the f-string parser to look for != as not ending an\n # expression. Normally it would, while looking for !s or !r.\n\n self.assertEqual(f"{3!=4}", "True")\n self.assertEqual(f"{3!=4:}", "True")\n self.assertEqual(f"{3!=4!s}", "True")\n self.assertEqual(f"{3!=4!s:.3}", "Tru")\n\n def test_equal_equal(self):\n # Because an expression ending in = has special meaning,\n # there\'s a special test for ==. Make sure it works.\n\n self.assertEqual(f"{0==1}", "False")\n\n def test_conversions(self):\n self.assertEqual(f"{3.14:10.10}", " 3.14")\n self.assertEqual(f"{3.14!s:10.10}", "3.14 ")\n self.assertEqual(f"{3.14!r:10.10}", "3.14 ")\n self.assertEqual(f"{3.14!a:10.10}", "3.14 ")\n\n self.assertEqual(f\'{"a"}\', "a")\n self.assertEqual(f\'{"a"!r}\', "\'a\'")\n self.assertEqual(f\'{"a"!a}\', "\'a\'")\n\n # Conversions can have trailing whitespace after them since it\n # does not provide any significance\n self.assertEqual(f"{3!s }", "3")\n self.assertEqual(f"{3.14!s :10.10}", "3.14 ")\n\n # Not a conversion.\n self.assertEqual(f\'{"a!r"}\', "a!r")\n\n # Not a conversion, but show that ! is allowed in a format spec.\n self.assertEqual(f"{3.14:!<10.10}", "3.14!!!!!!")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'}\'",\n [\n "f\'{3!\'",\n "f\'{3!s\'",\n "f\'{3!g\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: missing conversion character",\n [\n "f\'{3!}\'",\n "f\'{3!:\'",\n "f\'{3!:}\'",\n ],\n )\n\n for conv_identifier in "g", "A", "G", "ä", "ɐ":\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character %r: "\n "expected \'s\', \'r\', or \'a\'" % conv_identifier,\n ["f\'{3!" + conv_identifier + "}\'"],\n )\n\n for conv_non_identifier in "3", "!":\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character",\n ["f\'{3!" + conv_non_identifier + "}\'"],\n )\n\n for conv in " s", " s ":\n self.assertAllRaise(\n SyntaxError,\n "f-string: conversion type must come right after the"\n " exclamanation mark",\n ["f\'{3!" + conv + "}\'"],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character \'ss\': " "expected \'s\', \'r\', or \'a\'",\n [\n "f\'{3!ss}\'",\n "f\'{3!ss:}\'",\n "f\'{3!ss:s}\'",\n ],\n )\n\n def test_assignment(self):\n self.assertAllRaise(\n SyntaxError,\n r"invalid syntax",\n [\n "f\'\' = 3",\n "f\'{0}\' = x",\n "f\'{x}\' = x",\n ],\n )\n\n def test_del(self):\n self.assertAllRaise(\n SyntaxError,\n "invalid syntax",\n [\n "del f\'\'",\n "del \'\' f\'\'",\n ],\n )\n\n def test_mismatched_braces(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: single \'}\' is not allowed",\n [\n "f\'{{}\'",\n "f\'{{}}}\'",\n "f\'}\'",\n "f\'x}\'",\n "f\'x}x\'",\n r"f\'\\u007b}\'",\n # Can\'t have { or } in a format spec.\n "f\'{3:}>10}\'",\n "f\'{3:}}>10}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'}\'",\n [\n "f\'{3\'",\n "f\'{3!\'",\n "f\'{3:\'",\n "f\'{3!s\'",\n "f\'{3!s:\'",\n "f\'{3!s:3\'",\n "f\'x{\'",\n "f\'x{x\'",\n "f\'{x\'",\n "f\'{3:s\'",\n "f\'{{{\'",\n "f\'{{}}{\'",\n "f\'{\'",\n "f\'{i=\'", # See gh-93418.\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{3:{{>10}\'",\n ],\n )\n\n # But these are just normal strings.\n self.assertEqual(f\'{"{"}\', "{")\n self.assertEqual(f\'{"}"}\', "}")\n self.assertEqual(f\'{3:{"}"}>10}\', "}}}}}}}}}3")\n self.assertEqual(f\'{2:{"{"}>10}\', "{{{{{{{{{2")\n\n def test_if_conditional(self):\n # There\'s special logic in compile.c to test if the\n # conditional for an if (and while) are constants. Exercise\n # that code.\n\n def test_fstring(x, expected):\n flag = 0\n if f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n def test_concat_empty(x, expected):\n flag = 0\n if "" f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n def test_concat_non_empty(x, expected):\n flag = 0\n if " " f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n test_fstring("", 2)\n test_fstring(" ", 1)\n\n test_concat_empty("", 2)\n test_concat_empty(" ", 1)\n\n test_concat_non_empty("", 1)\n test_concat_non_empty(" ", 1)\n\n def test_empty_format_specifier(self):\n x = "test"\n self.assertEqual(f"{x}", "test")\n self.assertEqual(f"{x:}", "test")\n self.assertEqual(f"{x!s:}", "test")\n self.assertEqual(f"{x!r:}", "\'test\'")\n\n def test_str_format_differences(self):\n d = {\n "a": "string",\n 0: "integer",\n }\n a = 0\n self.assertEqual(f"{d[0]}", "integer")\n self.assertEqual(f\'{d["a"]}\', "string")\n self.assertEqual(f"{d[a]}", "integer")\n self.assertEqual("{d[a]}".format(d=d), "string")\n self.assertEqual("{d[0]}".format(d=d), "integer")\n\n def test_errors(self):\n # see issue 26287\n self.assertAllRaise(\n TypeError,\n "unsupported",\n [\n r"f\'{(lambda: 0):x}\'",\n r"f\'{(0,):x}\'",\n ],\n )\n self.assertAllRaise(\n ValueError,\n "Unknown format code",\n [\n r"f\'{1000:j}\'",\n r"f\'{1000:j}\'",\n ],\n )\n\n def test_filename_in_syntaxerror(self):\n # see issue 38964\n with temp_cwd() as cwd:\n file_path = os.path.join(cwd, "t.py")\n with open(file_path, "w", encoding="utf-8") as f:\n f.write(\'f"{a b}"\') # This generates a SyntaxError\n _, _, stderr = assert_python_failure(file_path, PYTHONIOENCODING="ascii")\n self.assertIn(file_path.encode("ascii", "backslashreplace"), stderr)\n\n def test_loop(self):\n for i in range(1000):\n self.assertEqual(f"i:{i}", "i:" + str(i))\n\n def test_dict(self):\n d = {\n \'"\': "dquote",\n "\'": "squote",\n "foo": "bar",\n }\n self.assertEqual(f"""{d["\'"]}""", "squote")\n self.assertEqual(f"""{d[\'"\']}""", "dquote")\n\n self.assertEqual(f\'{d["foo"]}\', "bar")\n self.assertEqual(f"{d[\'foo\']}", "bar")\n\n def test_backslash_char(self):\n # Check eval of a backslash followed by a control char.\n # See bpo-30682: this used to raise an assert in pydebug mode.\n self.assertEqual(eval(\'f"\\\\\\n"\'), "")\n self.assertEqual(eval(\'f"\\\\\\r"\'), "")\n\n def test_debug_conversion(self):\n x = "A string"\n self.assertEqual(f"{x=}", "x=" + repr(x))\n self.assertEqual(f"{x =}", "x =" + repr(x))\n self.assertEqual(f"{x=!s}", "x=" + str(x))\n self.assertEqual(f"{x=!r}", "x=" + repr(x))\n self.assertEqual(f"{x=!a}", "x=" + ascii(x))\n\n x = 2.71828\n self.assertEqual(f"{x=:.2f}", "x=" + format(x, ".2f"))\n self.assertEqual(f"{x=:}", "x=" + format(x, ""))\n self.assertEqual(f"{x=!r:^20}", "x=" + format(repr(x), "^20"))\n self.assertEqual(f"{x=!s:^20}", "x=" + format(str(x), "^20"))\n self.assertEqual(f"{x=!a:^20}", "x=" + format(ascii(x), "^20"))\n\n x = 9\n self.assertEqual(f"{3*x+15=}", "3*x+15=42")\n\n # There is code in ast.c that deals with non-ascii expression values. So,\n # use a unicode identifier to trigger that.\n tenπ = 31.4\n self.assertEqual(f"{tenπ=:.2f}", "tenπ=31.40")\n\n # Also test with Unicode in non-identifiers.\n self.assertEqual(f\'{"Σ"=}\', "\\"Σ\\"=\'Σ\'")\n\n # Make sure nested fstrings still work.\n self.assertEqual(f\'{f"{3.1415=:.1f}":*^20}\', "*****3.1415=3.1*****")\n\n # Make sure text before and after an expression with = works\n # correctly.\n pi = "π"\n self.assertEqual(f"alpha α {pi=} ω omega", "alpha α pi=\'π\' ω omega")\n\n # Check multi-line expressions.\n self.assertEqual(\n f"""{\n3\n=}""",\n "\\n3\\n=3",\n )\n\n # Since = is handled specially, make sure all existing uses of\n # it still work.\n\n self.assertEqual(f"{0==1}", "False")\n self.assertEqual(f"{0!=1}", "True")\n self.assertEqual(f"{0<=1}", "True")\n self.assertEqual(f"{0>=1}", "False")\n self.assertEqual(f\'{(x:="5")}\', "5")\n self.assertEqual(x, "5")\n self.assertEqual(f"{(x:=5)}", "5")\n self.assertEqual(x, 5)\n self.assertEqual(f\'{"="}\', "=")\n\n x = 20\n # This isn\'t an assignment expression, it\'s \'x\', with a format\n # spec of \'=10\'. See test_walrus: you need to use parens.\n self.assertEqual(f"{x:=10}", " 20")\n\n # Test named function parameters, to make sure \'=\' parsing works\n # there.\n def f(a):\n nonlocal x\n oldx = x\n x = a\n return oldx\n\n x = 0\n self.assertEqual(f\'{f(a="3=")}\', "0")\n self.assertEqual(x, "3=")\n self.assertEqual(f"{f(a=4)}", "3=")\n self.assertEqual(x, 4)\n\n # Check debug expressions in format spec\n y = 20\n self.assertEqual(f"{2:{y=}}", "yyyyyyyyyyyyyyyyyyy2")\n self.assertEqual(\n f"{datetime.datetime.now():h1{y=}h2{y=}h3{y=}}", "h1y=20h2y=20h3y=20"\n )\n\n # Make sure __format__ is being called.\n class C:\n def __format__(self, s):\n return f"FORMAT-{s}"\n\n def __repr__(self):\n return "REPR"\n\n self.assertEqual(f"{C()=}", "C()=REPR")\n self.assertEqual(f"{C()=!r}", "C()=REPR")\n self.assertEqual(f"{C()=:}", "C()=FORMAT-")\n self.assertEqual(f"{C()=: }", "C()=FORMAT- ")\n self.assertEqual(f"{C()=:x}", "C()=FORMAT-x")\n self.assertEqual(f"{C()=!r:*^20}", "C()=********REPR********")\n self.assertEqual(f"{C():{20=}}", "FORMAT-20=20")\n\n self.assertRaises(SyntaxError, eval, "f\'{C=]\'")\n\n # Make sure leading and following text works.\n x = "foo"\n self.assertEqual(f"X{x=}Y", "Xx=" + repr(x) + "Y")\n\n # Make sure whitespace around the = works.\n self.assertEqual(f"X{x =}Y", "Xx =" + repr(x) + "Y")\n self.assertEqual(f"X{x= }Y", "Xx= " + repr(x) + "Y")\n self.assertEqual(f"X{x = }Y", "Xx = " + repr(x) + "Y")\n self.assertEqual(f"sadsd {1 + 1 = :{1 + 1:1d}f}", "sadsd 1 + 1 = 2.000000")\n\n self.assertEqual(\n f"{1+2 = # my comment\n }",\n "1+2 = \\n 3",\n )\n\n # These next lines contains tabs. Backslash escapes don\'t\n # work in f-strings.\n # patchcheck doesn\'t like these tabs. So the only way to test\n # this will be to dynamically created and exec the f-strings. But\n # that\'s such a hassle I\'ll save it for another day. For now, convert\n # the tabs to spaces just to shut up patchcheck.\n # self.assertEqual(f\'X{x =}Y\', \'Xx\\t=\'+repr(x)+\'Y\')\n # self.assertEqual(f\'X{x = }Y\', \'Xx\\t=\\t\'+repr(x)+\'Y\')\n\n def test_debug_expressions_are_raw_strings(self):\n\n self.assertEqual(f\'{b"\\N{OX}"=}\', \'b"\\\\N{OX}"=b\\\'\\\\\\\\N{OX}\\\'\')\n self.assertEqual(f\'{r"\\xff"=}\', \'r"\\\\xff"=\\\'\\\\\\\\xff\\\'\')\n self.assertEqual(f\'{r"\\n"=}\', \'r"\\\\n"=\\\'\\\\\\\\n\\\'\')\n self.assertEqual(f"{\'\\\'\'=}", "\'\\\\\'\'=\\"\'\\"")\n self.assertEqual(f\'{\'\\xc5\'=}\', r"\'\\xc5\'=\'Å\'")\n\n def test_walrus(self):\n x = 20\n # This isn\'t an assignment expression, it\'s \'x\', with a format\n # spec of \'=10\'.\n self.assertEqual(f"{x:=10}", " 20")\n\n # This is an assignment expression, which requires parens.\n self.assertEqual(f"{(x:=10)}", "10")\n self.assertEqual(x, 10)\n\n def test_invalid_syntax_error_message(self):\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting \'=\', or \'!\', or \':\', or \'}\'"\n ):\n compile("f\'{a $ b}\'", "?", "exec")\n\n def test_with_two_commas_in_format_specifier(self):\n error_msg = re.escape("Cannot specify \',\' with \',\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:,,}"\n\n def test_with_two_underscore_in_format_specifier(self):\n error_msg = re.escape("Cannot specify \'_\' with \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:__}"\n\n def test_with_a_commas_and_an_underscore_in_format_specifier(self):\n error_msg = re.escape("Cannot specify both \',\' and \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:,_}"\n\n def test_with_an_underscore_and_a_comma_in_format_specifier(self):\n error_msg = re.escape("Cannot specify both \',\' and \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:_,}"\n\n def test_syntax_error_for_starred_expressions(self):\n with self.assertRaisesRegex(SyntaxError, "can\'t use starred expression here"):\n compile("f\'{*a}\'", "?", "exec")\n\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting a valid expression after \'{\'"\n ):\n compile("f\'{**a}\'", "?", "exec")\n\n def test_not_closing_quotes(self):\n self.assertAllRaise(SyntaxError, "unterminated f-string literal", [\'f"\', "f\'"])\n self.assertAllRaise(\n SyntaxError, "unterminated triple-quoted f-string literal", [\'f"""\', "f\'\'\'"]\n )\n # Ensure that the errors are reported at the correct line number.\n data = \'\'\'\\\nx = 1 + 1\ny = 2 + 2\nz = f"""\nsdfjnsdfjsdf\nsdfsdfs{1+\n2} dfigdf {3+\n4}sdufsd""\n\'\'\'\n try:\n compile(data, "?", "exec")\n except SyntaxError as e:\n self.assertEqual(e.text, \'z = f"""\')\n self.assertEqual(e.lineno, 3)\n\n def test_syntax_error_after_debug(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{1=}{;\'",\n "f\'{1=}{+;\'",\n "f\'{1=}{2}{;\'",\n "f\'{1=}{3}{;\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'=\', or \'!\', or \':\', or \'}\'",\n [\n "f\'{1=}{1;\'",\n "f\'{1=}{1;}\'",\n ],\n )\n\n def test_debug_in_file(self):\n with temp_cwd():\n script = "script.py"\n with open("script.py", "w") as f:\n f.write(f"""\\\nprint(f\'\'\'{{\n3\n=}}\'\'\')""")\n\n _, stdout, _ = assert_python_ok(script)\n self.assertEqual(\n stdout.decode("utf-8").strip().replace("\\r\\n", "\\n").replace("\\r", "\\n"),\n "3\\n=3",\n )\n\n def test_syntax_warning_infinite_recursion_in_file(self):\n with temp_cwd():\n script = "script.py"\n with open(script, "w") as f:\n f.write(r"print(f\'\\{1}\')")\n\n _, stdout, stderr = assert_python_ok(script)\n self.assertIn(rb"\\1", stdout)\n self.assertEqual(len(stderr.strip().splitlines()), 2)\n\n def test_gh129093(self):\n self.assertEqual(f\'{1==2=}\', \'1==2=False\')\n self.assertEqual(f\'{1 == 2=}\', \'1 == 2=False\')\n self.assertEqual(f\'{1!=2=}\', \'1!=2=True\')\n self.assertEqual(f\'{1 != 2=}\', \'1 != 2=True\')\n\n self.assertEqual(f\'{(1) != 2=}\', \'(1) != 2=True\')\n self.assertEqual(f\'{(1*2) != (3)=}\', \'(1*2) != (3)=True\')\n\n self.assertEqual(f\'{1 != 2 == 3 != 4=}\', \'1 != 2 == 3 != 4=False\')\n self.assertEqual(f\'{1 == 2 != 3 == 4=}\', \'1 == 2 != 3 == 4=False\')\n\n self.assertEqual(f\'{f\'{1==2=}\'=}\', "f\'{1==2=}\'=\'1==2=False\'")\n self.assertEqual(f\'{f\'{1 == 2=}\'=}\', "f\'{1 == 2=}\'=\'1 == 2=False\'")\n self.assertEqual(f\'{f\'{1!=2=}\'=}\', "f\'{1!=2=}\'=\'1!=2=True\'")\n self.assertEqual(f\'{f\'{1 != 2=}\'=}\', "f\'{1 != 2=}\'=\'1 != 2=True\'")\n\n\nif __name__ == "__main__":\n\n unittest.main()\n', ast_parse_kwargs={}, filename=WindowsPath('D:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/lib-python/3/test/test_fstring.py')) ... FAIL Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_grammar.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_patma.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_syntax.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tokenize.py Testing D:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_type_params.py test_async_function (test.test_unparse.ManualASTCreationTestCase.test_async_function) ... ok test_async_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_async_function_with_type_params) ... ok test_class (test.test_unparse.ManualASTCreationTestCase.test_class) ... ok test_class_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_class_with_type_params) ... ok test_function (test.test_unparse.ManualASTCreationTestCase.test_function) ... ok test_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params) ... ok test_function_with_type_params_and_bound (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params_and_bound) ... ok test_annotations (test.test_unparse.UnparseTestCase.test_annotations) ... ok test_bytes (test.test_unparse.UnparseTestCase.test_bytes) ... ok test_chained_comparisons (test.test_unparse.UnparseTestCase.test_chained_comparisons) ... ok test_class_decorators (test.test_unparse.UnparseTestCase.test_class_decorators) ... ok test_class_definition (test.test_unparse.UnparseTestCase.test_class_definition) ... ok test_constant_tuples (test.test_unparse.UnparseTestCase.test_constant_tuples) ... ok test_del_statement (test.test_unparse.UnparseTestCase.test_del_statement) ... ok test_dict_comprehension (test.test_unparse.UnparseTestCase.test_dict_comprehension) ... ok test_dict_unpacking_in_dict (test.test_unparse.UnparseTestCase.test_dict_unpacking_in_dict) ... ok test_docstrings (test.test_unparse.UnparseTestCase.test_docstrings) ... ok test_elifs (test.test_unparse.UnparseTestCase.test_elifs) ... ok test_empty_set (test.test_unparse.UnparseTestCase.test_empty_set) ... ok test_for_else (test.test_unparse.UnparseTestCase.test_for_else) ... ok test_fstring_backslash (test.test_unparse.UnparseTestCase.test_fstring_backslash) ... ok test_fstrings (test.test_unparse.UnparseTestCase.test_fstrings) ... ok test_fstrings_complicated (test.test_unparse.UnparseTestCase.test_fstrings_complicated) ... ok test_fstrings_pep701 (test.test_unparse.UnparseTestCase.test_fstrings_pep701) ... ok test_fstrings_special_chars (test.test_unparse.UnparseTestCase.test_fstrings_special_chars) ... ok test_function_arguments (test.test_unparse.UnparseTestCase.test_function_arguments) ... ok test_function_type (test.test_unparse.UnparseTestCase.test_function_type) ... ok test_huge_float (test.test_unparse.UnparseTestCase.test_huge_float) ... ok test_imaginary_literals (test.test_unparse.UnparseTestCase.test_imaginary_literals) ... ok test_import_from_level_none (test.test_unparse.UnparseTestCase.test_import_from_level_none) ... ok test_integer_parens (test.test_unparse.UnparseTestCase.test_integer_parens) ... ok test_invalid_fstring_value (test.test_unparse.UnparseTestCase.test_invalid_fstring_value) ... ok test_invalid_raise (test.test_unparse.UnparseTestCase.test_invalid_raise) ... ok test_invalid_yield_from (test.test_unparse.UnparseTestCase.test_invalid_yield_from) ... ok test_lambda_parentheses (test.test_unparse.UnparseTestCase.test_lambda_parentheses) ... ok test_min_int (test.test_unparse.UnparseTestCase.test_min_int) ... ok test_nan (test.test_unparse.UnparseTestCase.test_nan) ... ok test_nonlocal (test.test_unparse.UnparseTestCase.test_nonlocal) ... ok test_raise_from (test.test_unparse.UnparseTestCase.test_raise_from) ... ok test_relative_import (test.test_unparse.UnparseTestCase.test_relative_import) ... ok test_set_comprehension (test.test_unparse.UnparseTestCase.test_set_comprehension) ... ok test_set_literal (test.test_unparse.UnparseTestCase.test_set_literal) ... ok test_shifts (test.test_unparse.UnparseTestCase.test_shifts) ... ok test_slices (test.test_unparse.UnparseTestCase.test_slices) ... ok test_starred_assignment (test.test_unparse.UnparseTestCase.test_starred_assignment) ... ok test_strings (test.test_unparse.UnparseTestCase.test_strings) ... ok test_try_except_finally (test.test_unparse.UnparseTestCase.test_try_except_finally) ... ok test_try_except_star_finally (test.test_unparse.UnparseTestCase.test_try_except_star_finally) ... ok test_type_comments (test.test_unparse.UnparseTestCase.test_type_comments) ... ok test_type_ignore (test.test_unparse.UnparseTestCase.test_type_ignore) ... ok test_unary_parens (test.test_unparse.UnparseTestCase.test_unary_parens) ... ok test_while_else (test.test_unparse.UnparseTestCase.test_while_else) ... ok test_with_as (test.test_unparse.UnparseTestCase.test_with_as) ... ok test_with_simple (test.test_unparse.UnparseTestCase.test_with_simple) ... ok test_with_two_items (test.test_unparse.UnparseTestCase.test_with_two_items) ... ok ====================================================================== FAIL: test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string) (code1='f\'"""{1}\'\'\' ', ast_parse_kwargs={}) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unparse.py", line 138, in check_ast_roundtrip self.assertASTEqual(ast1, ast2) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 43, in assertASTEqual traverse_compare(ast1, ast2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 40, in traverse_compare raise self.failureException(msg) from None AssertionError: First list contains 1 additional elements. ====================================================================== FAIL: test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string) (code1='f\'"""{"\\n"}\'\'\' ', ast_parse_kwargs={}) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unparse.py", line 138, in check_ast_roundtrip self.assertASTEqual(ast1, ast2) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 43, in assertASTEqual traverse_compare(ast1, ast2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 40, in traverse_compare raise self.failureException(msg) from None AssertionError: First list contains 1 additional elements. ====================================================================== FAIL: test_files (test.test_unparse.DirectoryTestCase.test_files) (code1='# -*- coding: utf-8 -*-\n# There are tests here with unicode string literals and\n# identifiers. There\'s a code in ast.c that was added because of a\n# failure with a non-ascii-only expression. So, I have tests for\n# that. There are workarounds that would let me run tests for that\n# code without unicode identifiers and strings, but just using them\n# directly seems like the easiest and therefore safest thing to do.\n# Unicode identifiers in tests is allowed by PEP 3131.\n\nimport ast\nimport datetime\nimport os\nimport re\nimport sys\nimport types\nimport decimal\nimport unittest\nimport warnings\nfrom test import support\nfrom test.support.os_helper import temp_cwd\nfrom test.support.script_helper import assert_python_failure, assert_python_ok\n\na_global = "global variable"\n\n# You could argue that I\'m too strict in looking for specific error\n# values with assertRaisesRegex, but without it it\'s way too easy to\n# make a syntax error in the test strings. Especially with all of the\n# triple quotes, raw strings, backslashes, etc. I think it\'s a\n# worthwhile tradeoff. When I switched to this method, I found many\n# examples where I wasn\'t testing what I thought I was.\n\n\nclass TestCase(unittest.TestCase):\n def assertAllRaise(self, exception_type, regex, error_strings):\n for str in error_strings:\n with self.subTest(str=str):\n with self.assertRaisesRegex(exception_type, regex):\n eval(str)\n\n def test__format__lookup(self):\n # Make sure __format__ is looked up on the type, not the instance.\n class X:\n def __format__(self, spec):\n return "class"\n\n x = X()\n\n # Add a bound __format__ method to the \'y\' instance, but not\n # the \'x\' instance.\n y = X()\n y.__format__ = types.MethodType(lambda self, spec: "instance", y)\n\n self.assertEqual(f"{y}", format(y))\n self.assertEqual(f"{y}", "class")\n self.assertEqual(format(x), format(y))\n\n # __format__ is not called this way, but still make sure it\n # returns what we expect (so we can make sure we\'re bypassing\n # it).\n self.assertEqual(x.__format__(""), "class")\n self.assertEqual(y.__format__(""), "instance")\n\n # This is how __format__ is actually called.\n self.assertEqual(type(x).__format__(x, ""), "class")\n self.assertEqual(type(y).__format__(y, ""), "class")\n\n def test_ast(self):\n # Inspired by http://bugs.python.org/issue24975\n class X:\n def __init__(self):\n self.called = False\n\n def __call__(self):\n self.called = True\n return 4\n\n x = X()\n expr = """\na = 10\nf\'{a * x()}\'"""\n t = ast.parse(expr)\n c = compile(t, "", "exec")\n\n # Make sure x was not called.\n self.assertFalse(x.called)\n\n # Actually run the code.\n exec(c)\n\n # Make sure x was called.\n self.assertTrue(x.called)\n\n def test_ast_line_numbers(self):\n expr = """\na = 10\nf\'{a * x()}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 1)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n # check the binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n\n def test_ast_line_numbers_multiple_formattedvalues(self):\n expr = """\nf\'no formatted values\'\nf\'eggs {a * x()} spam {b + y()}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `f\'no formatted value\'`\n self.assertEqual(type(t.body[0]), ast.Expr)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 4)\n self.assertEqual(type(t.body[1].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[0].value), str)\n self.assertEqual(type(t.body[1].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[2]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[2].value), str)\n self.assertEqual(type(t.body[1].value.values[3]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 3)\n self.assertEqual(t.body[1].value.values[2].lineno, 3)\n self.assertEqual(t.body[1].value.values[3].lineno, 3)\n # check the first binop location\n binop1 = t.body[1].value.values[1].value\n self.assertEqual(type(binop1), ast.BinOp)\n self.assertEqual(type(binop1.left), ast.Name)\n self.assertEqual(type(binop1.op), ast.Mult)\n self.assertEqual(type(binop1.right), ast.Call)\n self.assertEqual(binop1.lineno, 3)\n self.assertEqual(binop1.left.lineno, 3)\n self.assertEqual(binop1.right.lineno, 3)\n self.assertEqual(binop1.col_offset, 8)\n self.assertEqual(binop1.left.col_offset, 8)\n self.assertEqual(binop1.right.col_offset, 12)\n # check the second binop location\n binop2 = t.body[1].value.values[3].value\n self.assertEqual(type(binop2), ast.BinOp)\n self.assertEqual(type(binop2.left), ast.Name)\n self.assertEqual(type(binop2.op), ast.Add)\n self.assertEqual(type(binop2.right), ast.Call)\n self.assertEqual(binop2.lineno, 3)\n self.assertEqual(binop2.left.lineno, 3)\n self.assertEqual(binop2.right.lineno, 3)\n self.assertEqual(binop2.col_offset, 23)\n self.assertEqual(binop2.left.col_offset, 23)\n self.assertEqual(binop2.right.col_offset, 27)\n\n def test_ast_line_numbers_nested(self):\n expr = """\na = 10\nf\'{a * f"-{x()}-"}\'"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 1)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n # check the binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.JoinedStr)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n # check the nested call location\n self.assertEqual(len(binop.right.values), 3)\n self.assertEqual(type(binop.right.values[0]), ast.Constant)\n self.assertEqual(type(binop.right.values[0].value), str)\n self.assertEqual(type(binop.right.values[1]), ast.FormattedValue)\n self.assertEqual(type(binop.right.values[2]), ast.Constant)\n self.assertEqual(type(binop.right.values[2].value), str)\n self.assertEqual(binop.right.values[0].lineno, 3)\n self.assertEqual(binop.right.values[1].lineno, 3)\n self.assertEqual(binop.right.values[2].lineno, 3)\n call = binop.right.values[1].value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 3)\n self.assertEqual(call.col_offset, 11)\n\n def test_ast_line_numbers_duplicate_expression(self):\n expr = """\na = 10\nf\'{a * x()} {a * x()} {a * x()}\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 5)\n self.assertEqual(type(t.body[1].value.values[0]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[1]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[1].value), str)\n self.assertEqual(type(t.body[1].value.values[2]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[3]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[3].value), str)\n self.assertEqual(type(t.body[1].value.values[4]), ast.FormattedValue)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 3)\n self.assertEqual(t.body[1].value.values[2].lineno, 3)\n self.assertEqual(t.body[1].value.values[3].lineno, 3)\n self.assertEqual(t.body[1].value.values[4].lineno, 3)\n # check the first binop location\n binop = t.body[1].value.values[0].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n # check the second binop location\n binop = t.body[1].value.values[2].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 13)\n self.assertEqual(binop.left.col_offset, 13)\n self.assertEqual(binop.right.col_offset, 17)\n # check the third binop location\n binop = t.body[1].value.values[4].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 3)\n self.assertEqual(binop.left.lineno, 3)\n self.assertEqual(binop.right.lineno, 3)\n self.assertEqual(binop.col_offset, 23)\n self.assertEqual(binop.left.col_offset, 23)\n self.assertEqual(binop.right.col_offset, 27)\n\n def test_ast_numbers_fstring_with_formatting(self):\n t = ast.parse(\'f"Here is that pesky {xxx:.3f} again"\')\n self.assertEqual(len(t.body), 1)\n self.assertEqual(t.body[0].lineno, 1)\n\n self.assertEqual(type(t.body[0]), ast.Expr)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(len(t.body[0].value.values), 3)\n\n self.assertEqual(type(t.body[0].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[0].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[0].value.values[2]), ast.Constant)\n\n _, expr, _ = t.body[0].value.values\n\n name = expr.value\n self.assertEqual(type(name), ast.Name)\n self.assertEqual(name.lineno, 1)\n self.assertEqual(name.end_lineno, 1)\n self.assertEqual(name.col_offset, 22)\n self.assertEqual(name.end_col_offset, 25)\n\n def test_ast_line_numbers_multiline_fstring(self):\n # See bpo-30465 for details.\n expr = """\na = 10\nf\'\'\'\n {a\n *\n x()}\nnon-important content\n\'\'\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n # check `a = 10`\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(t.body[0].lineno, 2)\n # check `f\'...\'`\n self.assertEqual(type(t.body[1]), ast.Expr)\n self.assertEqual(type(t.body[1].value), ast.JoinedStr)\n self.assertEqual(len(t.body[1].value.values), 3)\n self.assertEqual(type(t.body[1].value.values[0]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[0].value), str)\n self.assertEqual(type(t.body[1].value.values[1]), ast.FormattedValue)\n self.assertEqual(type(t.body[1].value.values[2]), ast.Constant)\n self.assertEqual(type(t.body[1].value.values[2].value), str)\n self.assertEqual(t.body[1].lineno, 3)\n self.assertEqual(t.body[1].value.lineno, 3)\n self.assertEqual(t.body[1].value.values[0].lineno, 3)\n self.assertEqual(t.body[1].value.values[1].lineno, 4)\n self.assertEqual(t.body[1].value.values[2].lineno, 6)\n self.assertEqual(t.body[1].col_offset, 0)\n self.assertEqual(t.body[1].value.col_offset, 0)\n self.assertEqual(t.body[1].value.values[0].col_offset, 4)\n self.assertEqual(t.body[1].value.values[1].col_offset, 2)\n self.assertEqual(t.body[1].value.values[2].col_offset, 11)\n # NOTE: the following lineno information and col_offset is correct for\n # expressions within FormattedValues.\n binop = t.body[1].value.values[1].value\n self.assertEqual(type(binop), ast.BinOp)\n self.assertEqual(type(binop.left), ast.Name)\n self.assertEqual(type(binop.op), ast.Mult)\n self.assertEqual(type(binop.right), ast.Call)\n self.assertEqual(binop.lineno, 4)\n self.assertEqual(binop.left.lineno, 4)\n self.assertEqual(binop.right.lineno, 6)\n self.assertEqual(binop.col_offset, 3)\n self.assertEqual(binop.left.col_offset, 3)\n self.assertEqual(binop.right.col_offset, 7)\n\n expr = """\na = f\'\'\'\n {blech}\n \'\'\'\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # Check f\'...\'\n self.assertEqual(type(t.body[0]), ast.Assign)\n self.assertEqual(type(t.body[0].value), ast.JoinedStr)\n self.assertEqual(len(t.body[0].value.values), 3)\n self.assertEqual(type(t.body[0].value.values[1]), ast.FormattedValue)\n self.assertEqual(t.body[0].lineno, 2)\n self.assertEqual(t.body[0].value.lineno, 2)\n self.assertEqual(t.body[0].value.values[0].lineno, 2)\n self.assertEqual(t.body[0].value.values[1].lineno, 3)\n self.assertEqual(t.body[0].value.values[2].lineno, 3)\n self.assertEqual(t.body[0].col_offset, 0)\n self.assertEqual(t.body[0].value.col_offset, 4)\n self.assertEqual(t.body[0].value.values[0].col_offset, 8)\n self.assertEqual(t.body[0].value.values[1].col_offset, 10)\n self.assertEqual(t.body[0].value.values[2].col_offset, 17)\n # Check {blech}\n self.assertEqual(t.body[0].value.values[1].value.lineno, 3)\n self.assertEqual(t.body[0].value.values[1].value.end_lineno, 3)\n self.assertEqual(t.body[0].value.values[1].value.col_offset, 11)\n self.assertEqual(t.body[0].value.values[1].value.end_col_offset, 16)\n\n def test_ast_line_numbers_with_parentheses(self):\n expr = """\nx = (\n f" {test(t)}"\n)"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # check the joinedstr location\n joinedstr = t.body[0].value\n self.assertEqual(type(joinedstr), ast.JoinedStr)\n self.assertEqual(joinedstr.lineno, 3)\n self.assertEqual(joinedstr.end_lineno, 3)\n self.assertEqual(joinedstr.col_offset, 4)\n self.assertEqual(joinedstr.end_col_offset, 17)\n # check the formatted value location\n fv = t.body[0].value.values[1]\n self.assertEqual(type(fv), ast.FormattedValue)\n self.assertEqual(fv.lineno, 3)\n self.assertEqual(fv.end_lineno, 3)\n self.assertEqual(fv.col_offset, 7)\n self.assertEqual(fv.end_col_offset, 16)\n # check the test(t) location\n call = t.body[0].value.values[1].value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 3)\n self.assertEqual(call.end_lineno, 3)\n self.assertEqual(call.col_offset, 8)\n self.assertEqual(call.end_col_offset, 15)\n\n expr = """\nx = (\n u\'wat\',\n u"wat",\n b\'wat\',\n b"wat",\n f\'wat\',\n f"wat",\n)\n\ny = (\n u\'\'\'wat\'\'\',\n u\\"\\"\\"wat\\"\\"\\",\n b\'\'\'wat\'\'\',\n b\\"\\"\\"wat\\"\\"\\",\n f\'\'\'wat\'\'\',\n f\\"\\"\\"wat\\"\\"\\",\n)\n """\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 2)\n x, y = t.body\n\n # Check the single quoted string offsets first.\n offsets = [(elt.col_offset, elt.end_col_offset) for elt in x.value.elts]\n self.assertTrue(all(offset == (4, 10) for offset in offsets))\n\n # Check the triple quoted string offsets.\n offsets = [(elt.col_offset, elt.end_col_offset) for elt in y.value.elts]\n self.assertTrue(all(offset == (4, 14) for offset in offsets))\n\n expr = """\nx = (\n \'PERL_MM_OPT\', (\n f\'wat\'\n f\'some_string={f(x)} \'\n f\'wat\'\n ),\n)\n"""\n t = ast.parse(expr)\n self.assertEqual(type(t), ast.Module)\n self.assertEqual(len(t.body), 1)\n # check the fstring\n fstring = t.body[0].value.elts[1]\n self.assertEqual(type(fstring), ast.JoinedStr)\n self.assertEqual(len(fstring.values), 3)\n wat1, middle, wat2 = fstring.values\n # check the first wat\n self.assertEqual(type(wat1), ast.Constant)\n self.assertEqual(wat1.lineno, 4)\n self.assertEqual(wat1.end_lineno, 5)\n self.assertEqual(wat1.col_offset, 14)\n self.assertEqual(wat1.end_col_offset, 26)\n # check the call\n call = middle.value\n self.assertEqual(type(call), ast.Call)\n self.assertEqual(call.lineno, 5)\n self.assertEqual(call.end_lineno, 5)\n self.assertEqual(call.col_offset, 27)\n self.assertEqual(call.end_col_offset, 31)\n # check the second wat\n self.assertEqual(type(wat2), ast.Constant)\n self.assertEqual(wat2.lineno, 5)\n self.assertEqual(wat2.end_lineno, 6)\n self.assertEqual(wat2.col_offset, 32)\n # wat ends at the offset 17, but the whole f-string\n # ends at the offset 18 (since the quote is part of the\n # f-string but not the wat string)\n self.assertEqual(wat2.end_col_offset, 17)\n self.assertEqual(fstring.end_col_offset, 18)\n\n def test_ast_fstring_empty_format_spec(self):\n expr = "f\'{expr:}\'"\n\n mod = ast.parse(expr)\n self.assertEqual(type(mod), ast.Module)\n self.assertEqual(len(mod.body), 1)\n\n fstring = mod.body[0].value\n self.assertEqual(type(fstring), ast.JoinedStr)\n self.assertEqual(len(fstring.values), 1)\n\n fv = fstring.values[0]\n self.assertEqual(type(fv), ast.FormattedValue)\n\n format_spec = fv.format_spec\n self.assertEqual(type(format_spec), ast.JoinedStr)\n self.assertEqual(len(format_spec.values), 0)\n\n def test_docstring(self):\n def f():\n f"""Not a docstring"""\n\n self.assertIsNone(f.__doc__)\n\n def g():\n """Not a docstring""" f""\n\n self.assertIsNone(g.__doc__)\n\n def test_literal_eval(self):\n with self.assertRaisesRegex(ValueError, "malformed node or string"):\n ast.literal_eval("f\'x\'")\n\n def test_ast_compile_time_concat(self):\n x = [""]\n\n expr = """x[0] = \'foo\' f\'{3}\'"""\n t = ast.parse(expr)\n c = compile(t, "", "exec")\n exec(c)\n self.assertEqual(x[0], "foo3")\n\n def test_compile_time_concat_errors(self):\n self.assertAllRaise(\n SyntaxError,\n "cannot mix bytes and nonbytes literals",\n [\n r"""f\'\' b\'\'""",\n r"""b\'\' f\'\'""",\n ],\n )\n\n def test_literal(self):\n self.assertEqual(f"", "")\n self.assertEqual(f"a", "a")\n self.assertEqual(f" ", " ")\n\n def test_unterminated_string(self):\n self.assertAllRaise(\n SyntaxError,\n "unterminated string",\n [\n r"""f\'{"x\'""",\n r"""f\'{"x}\'""",\n ],\n )\n # PyPy reports the unclosed \'(\' rather than the unterminated string\n if sys.implementation.name == \'pypy\':\n msg = "f-string: expecting a valid expression after \'{\'"\n else:\n msg = "unterminated string"\n self.assertAllRaise(\n SyntaxError,\n msg,\n [\n r"""f\'{("x\'""",\n r"""f\'{("x}\'""",\n ],\n )\n\n @unittest.skipIf(support.is_wasi, "exhausts limited stack on WASI")\n def test_mismatched_parens(self):\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{((}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\)\' " r"does not match opening parenthesis \'\\[\'",\n [\n "f\'{a[4)}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\]\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{a(4]}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\[\'",\n [\n "f\'{a[4}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"closing parenthesis \'\\}\' " r"does not match opening parenthesis \'\\(\'",\n [\n "f\'{a(4}\'",\n ],\n )\n self.assertRaises(SyntaxError, eval, "f\'{" + "(" * 500 + "}\'")\n\n @unittest.skipIf(support.is_wasi, "exhausts limited stack on WASI")\n def test_fstring_nested_too_deeply(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expressions nested too deeply",\n [\'f"{1+2:{1+2:{1+1:{1}}}}"\'],\n )\n\n def create_nested_fstring(n):\n if n == 0:\n return "1+1"\n prev = create_nested_fstring(n - 1)\n return f\'f"{{{prev}}}"\'\n\n self.assertAllRaise(\n SyntaxError, "too many nested f-strings", [create_nested_fstring(160)]\n )\n\n def test_syntax_error_in_nested_fstring(self):\n # See gh-104016 for more information on this crash\n # PyPy tokenizes eagerly and hits its f-string nesting limit first\n if sys.implementation.name == \'pypy\':\n msg = "too many nested f-strings"\n else:\n msg = "invalid syntax"\n self.assertAllRaise(\n SyntaxError, msg, [\'f"{1 1:\' + (\'{f"1:\' * 199)]\n )\n\n def test_double_braces(self):\n self.assertEqual(f"{{", "{")\n self.assertEqual(f"a{{", "a{")\n self.assertEqual(f"{{b", "{b")\n self.assertEqual(f"a{{b", "a{b")\n self.assertEqual(f"}}", "}")\n self.assertEqual(f"a}}", "a}")\n self.assertEqual(f"}}b", "}b")\n self.assertEqual(f"a}}b", "a}b")\n self.assertEqual(f"{{}}", "{}")\n self.assertEqual(f"a{{}}", "a{}")\n self.assertEqual(f"{{b}}", "{b}")\n self.assertEqual(f"{{}}c", "{}c")\n self.assertEqual(f"a{{b}}", "a{b}")\n self.assertEqual(f"a{{}}c", "a{}c")\n self.assertEqual(f"{{b}}c", "{b}c")\n self.assertEqual(f"a{{b}}c", "a{b}c")\n\n self.assertEqual(f"{{{10}", "{10")\n self.assertEqual(f"}}{10}", "}10")\n self.assertEqual(f"}}{{{10}", "}{10")\n self.assertEqual(f"}}a{{{10}", "}a{10")\n\n self.assertEqual(f"{10}{{", "10{")\n self.assertEqual(f"{10}}}", "10}")\n self.assertEqual(f"{10}}}{{", "10}{")\n self.assertEqual(f"{10}}}a{{" "}", "10}a{}")\n\n # Inside of strings, don\'t interpret doubled brackets.\n self.assertEqual(f\'{"{{}}"}\', "{{}}")\n\n self.assertAllRaise(\n TypeError,\n "unhashable type",\n [\n "f\'{ {{}} }\'", # dict in a set\n ],\n )\n\n def test_compile_time_concat(self):\n x = "def"\n self.assertEqual("abc" f"## {x}ghi", "abc## defghi")\n self.assertEqual("abc" f"{x}" "ghi", "abcdefghi")\n self.assertEqual("abc" f"{x}" "gh" f"i{x:4}", "abcdefghidef ")\n self.assertEqual("{x}" f"{x}", "{x}def")\n self.assertEqual("{x" f"{x}", "{xdef")\n self.assertEqual("{x}" f"{x}", "{x}def")\n self.assertEqual("{{x}}" f"{x}", "{{x}}def")\n self.assertEqual("{{x" f"{x}", "{{xdef")\n self.assertEqual("x}}" f"{x}", "x}}def")\n self.assertEqual(f"{x}" "x}}", "defx}}")\n self.assertEqual(f"{x}" "", "def")\n self.assertEqual("" f"{x}" "", "def")\n self.assertEqual("" f"{x}", "def")\n self.assertEqual(f"{x}" "2", "def2")\n self.assertEqual("1" f"{x}" "2", "1def2")\n self.assertEqual("1" f"{x}", "1def")\n self.assertEqual(f"{x}" f"-{x}", "def-def")\n self.assertEqual("" f"", "")\n self.assertEqual("" f"" "", "")\n self.assertEqual("" f"" "" f"", "")\n self.assertEqual(f"", "")\n self.assertEqual(f"" "", "")\n self.assertEqual(f"" "" f"", "")\n self.assertEqual(f"" "" f"" "", "")\n\n # This is not really [f\'{\'] + [f\'}\'] since we treat the inside\n # of braces as a purely new context, so it is actually f\'{ and\n # then eval(\' f\') (a valid expression) and then }\' which would\n # constitute a valid f-string.\n self.assertEqual(f\'{\' f\'}\', " f")\n\n self.assertAllRaise(\n SyntaxError,\n "expecting \'}\'",\n [\n \'\'\'f\'{3\' f"}"\'\'\', # can\'t concat to get a valid f-string\n ],\n )\n\n def test_comments(self):\n # These aren\'t comments, since they\'re in strings.\n d = {"#": "hash"}\n self.assertEqual(f\'{"#"}\', "#")\n self.assertEqual(f\'{d["#"]}\', "hash")\n\n self.assertAllRaise(\n SyntaxError,\n "\'{\' was never closed",\n [\n "f\'{1#}\'", # error because everything after \'#\' is a comment\n "f\'{#}\'",\n "f\'one: {1#}\'",\n "f\'{1# one} {2 this is a comment still#}\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n r"f-string: unmatched \'\\)\'",\n [\n "f\'{)#}\'", # When wrapped in parens, this becomes\n # \'()#)\'. Make sure that doesn\'t compile.\n ],\n )\n self.assertEqual(\n f"""A complex trick: {\n2 # two\n}""",\n "A complex trick: 2",\n )\n self.assertEqual(\n f"""\n{\n40 # forty\n+ # plus\n2 # two\n}""",\n "\\n42",\n )\n self.assertEqual(\n f"""\n{\n40 # forty\n+ # plus\n2 # two\n}""",\n "\\n42",\n )\n\n self.assertEqual(\n f"""\n# this is not a comment\n{ # the following operation it\'s\n3 # this is a number\n* 2}""",\n "\\n# this is not a comment\\n6",\n )\n self.assertEqual(\n f"""\n{# f\'a {comment}\'\n86 # constant\n# nothing more\n}""",\n "\\n86",\n )\n\n self.assertAllRaise(\n SyntaxError,\n r"f-string: valid expression required before \'}\'",\n [\n """f\'\'\'\n{\n# only a comment\n}\'\'\'\n""", # this is equivalent to f\'{}\'\n ],\n )\n\n def test_many_expressions(self):\n # Create a string with many expressions in it. Note that\n # because we have a space in here as a literal, we\'re actually\n # going to use twice as many ast nodes: one for each literal\n # plus one for each expression.\n def build_fstr(n, extra=""):\n return "f\'" + ("{x} " * n) + extra + "\'"\n\n x = "X"\n width = 1\n\n # Test around 256.\n for i in range(250, 260):\n self.assertEqual(eval(build_fstr(i)), (x + " ") * i)\n\n # Test concatenating 2 largs fstrings.\n self.assertEqual(eval(build_fstr(255) * 256), (x + " ") * (255 * 256))\n\n s = build_fstr(253, "{x:{width}} ")\n self.assertEqual(eval(s), (x + " ") * 254)\n\n # Test lots of expressions and constants, concatenated.\n s = "f\'{1}\' \'x\' \'y\'" * 1024\n self.assertEqual(eval(s), "1xy" * 1024)\n\n def test_format_specifier_expressions(self):\n width = 10\n precision = 4\n value = decimal.Decimal("12.34567")\n self.assertEqual(f"result: {value:{width}.{precision}}", "result: 12.35")\n self.assertEqual(f"result: {value:{width!r}.{precision}}", "result: 12.35")\n self.assertEqual(\n f"result: {value:{width:0}.{precision:1}}", "result: 12.35"\n )\n self.assertEqual(\n f"result: {value:{1}{0:0}.{precision:1}}", "result: 12.35"\n )\n self.assertEqual(\n f"result: {value:{ 1}{ 0:0}.{ precision:1}}", "result: 12.35"\n )\n self.assertEqual(f"{10:#{1}0x}", " 0xa")\n self.assertEqual(f\'{10:{"#"}1{0}{"x"}}\', " 0xa")\n self.assertEqual(f\'{-10:-{"#"}1{0}x}\', " -0xa")\n self.assertEqual(f\'{-10:{"-"}#{1}0{"x"}}\', " -0xa")\n self.assertEqual(f"{10:#{3 != {4:5} and width}x}", " 0xa")\n self.assertEqual(\n f"result: {value:{width:{0}}.{precision:1}}", "result: 12.35"\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \':\' or \'}\'",\n [\n """f\'{"s"!r{":10"}}\'""",\n # This looks like a nested format spec.\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [ # Invalid syntax inside a nested spec.\n "f\'{4:{/5}}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character",\n [ # No expansion inside conversion or for\n # the : or ! itself.\n """f\'{"s"!{"r"}}\'""",\n ],\n )\n\n def test_custom_format_specifier(self):\n class CustomFormat:\n def __format__(self, format_spec):\n return format_spec\n\n self.assertEqual(f"{CustomFormat():\\n}", "\\n")\n self.assertEqual(f"{CustomFormat():\\u2603}", "☃")\n with self.assertWarns(SyntaxWarning):\n exec(r\'f"{F():¯\\_(ツ)_/¯}"\', {"F": CustomFormat})\n\n def test_side_effect_order(self):\n class X:\n def __init__(self):\n self.i = 0\n\n def __format__(self, spec):\n self.i += 1\n return str(self.i)\n\n x = X()\n self.assertEqual(f"{x} {x}", "1 2")\n\n def test_missing_expression(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'}\'",\n [\n "f\'{}\'",\n "f\'{ }\'" "f\' {} \'",\n "f\'{10:{ }}\'",\n "f\' { } \'",\n # The Python parser ignores also the following\n # whitespace characters in additional to a space.\n "f\'\'\'{\\t\\f\\r\\n}\'\'\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'!\'",\n [\n "f\'{!r}\'",\n "f\'{ !r}\'",\n "f\'{!}\'",\n "f\'\'\'{\\t\\f\\r\\n!a}\'\'\'",\n # Catch empty expression before the\n # missing closing brace.\n "f\'{!\'",\n "f\'{!s:\'",\n # Catch empty expression before the\n # invalid conversion.\n "f\'{!x}\'",\n "f\'{ !xr}\'",\n "f\'{!x:}\'",\n "f\'{!x:a}\'",\n "f\'{ !xr:}\'",\n "f\'{ !xr:a}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \':\'",\n [\n "f\'{:}\'",\n "f\'{ :!}\'",\n "f\'{:2}\'",\n "f\'\'\'{\\t\\f\\r\\n:a}\'\'\'",\n "f\'{:\'",\n ],\n )\n # PyPy\'s eager tokenizer reports the trailing unmatched \']\' instead\n if sys.implementation.name == \'pypy\':\n msg = "f-string: unmatched \']\'"\n else:\n msg = "f-string: valid expression required before \':\'"\n self.assertAllRaise(SyntaxError, msg, ["F\'{[F\'{:\'}[F\'{:\'}]]]"])\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'=\'",\n [\n "f\'{=}\'",\n "f\'{ =}\'",\n "f\'{ =:}\'",\n "f\'{ =!}\'",\n "f\'\'\'{\\t\\f\\r\\n=}\'\'\'",\n "f\'{=\'",\n ],\n )\n\n # Different error message is raised for other whitespace characters.\n self.assertAllRaise(\n SyntaxError,\n r"invalid non-printable character U\\+00A0",\n [\n "f\'\'\'{\\xa0}\'\'\'",\n "\\xa0",\n ],\n )\n\n def test_parens_in_expressions(self):\n self.assertEqual(f"{3,}", "(3,)")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{,}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n r"f-string: unmatched \'\\)\'",\n [\n "f\'{3)+(4}\'",\n ],\n )\n\n def test_newlines_before_syntax_error(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n ["f\'{.}\'", "\\nf\'{.}\'", "\\n\\nf\'{.}\'"],\n )\n\n def test_backslashes_in_string_part(self):\n self.assertEqual(f"\\t", "\\t")\n self.assertEqual(r"\\t", "\\\\t")\n self.assertEqual(rf"\\t", "\\\\t")\n self.assertEqual(f"{2}\\t", "2\\t")\n self.assertEqual(f"{2}\\t{3}", "2\\t3")\n self.assertEqual(f"\\t{3}", "\\t3")\n\n self.assertEqual(f"\\u0394", "\\u0394")\n self.assertEqual(r"\\u0394", "\\\\u0394")\n self.assertEqual(rf"\\u0394", "\\\\u0394")\n self.assertEqual(f"{2}\\u0394", "2\\u0394")\n self.assertEqual(f"{2}\\u0394{3}", "2\\u03943")\n self.assertEqual(f"\\u0394{3}", "\\u03943")\n\n self.assertEqual(f"\\U00000394", "\\u0394")\n self.assertEqual(r"\\U00000394", "\\\\U00000394")\n self.assertEqual(rf"\\U00000394", "\\\\U00000394")\n self.assertEqual(f"{2}\\U00000394", "2\\u0394")\n self.assertEqual(f"{2}\\U00000394{3}", "2\\u03943")\n self.assertEqual(f"\\U00000394{3}", "\\u03943")\n\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}", "\\u0394")\n self.assertEqual(f"{2}\\N{GREEK CAPITAL LETTER DELTA}", "2\\u0394")\n self.assertEqual(f"{2}\\N{GREEK CAPITAL LETTER DELTA}{3}", "2\\u03943")\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}{3}", "\\u03943")\n self.assertEqual(f"2\\N{GREEK CAPITAL LETTER DELTA}", "2\\u0394")\n self.assertEqual(f"2\\N{GREEK CAPITAL LETTER DELTA}3", "2\\u03943")\n self.assertEqual(f"\\N{GREEK CAPITAL LETTER DELTA}3", "\\u03943")\n\n self.assertEqual(f"\\x20", " ")\n self.assertEqual(r"\\x20", "\\\\x20")\n self.assertEqual(rf"\\x20", "\\\\x20")\n self.assertEqual(f"{2}\\x20", "2 ")\n self.assertEqual(f"{2}\\x20{3}", "2 3")\n self.assertEqual(f"\\x20{3}", " 3")\n\n self.assertEqual(f"2\\x20", "2 ")\n self.assertEqual(f"2\\x203", "2 3")\n self.assertEqual(f"\\x203", " 3")\n\n with self.assertWarns(SyntaxWarning): # invalid escape sequence\n value = eval(r"f\'\\{6*7}\'")\n self.assertEqual(value, "\\\\42")\n with self.assertWarns(SyntaxWarning): # invalid escape sequence\n value = eval(r"f\'\\g\'")\n self.assertEqual(value, "\\\\g")\n self.assertEqual(f"\\\\{6*7}", "\\\\42")\n self.assertEqual(rf"\\{6*7}", "\\\\42")\n\n AMPERSAND = "spam"\n # Get the right unicode character (&), or pick up local variable\n # depending on the number of backslashes.\n self.assertEqual(f"\\N{AMPERSAND}", "&")\n self.assertEqual(f"\\\\N{AMPERSAND}", "\\\\Nspam")\n self.assertEqual(rf"\\N{AMPERSAND}", "\\\\Nspam")\n self.assertEqual(f"\\\\\\N{AMPERSAND}", "\\\\&")\n\n def test_misformed_unicode_character_name(self):\n # These test are needed because unicode names are parsed\n # differently inside f-strings.\n self.assertAllRaise(\n SyntaxError,\n r"\\(unicode error\\) \'unicodeescape\' codec can\'t decode bytes in position .*: malformed \\\\N character escape",\n [\n r"f\'\\N\'",\n r"f\'\\N \'",\n r"f\'\\N \'", # See bpo-46503.\n r"f\'\\N{\'",\n r"f\'\\N{GREEK CAPITAL LETTER DELTA\'",\n # Here are the non-f-string versions,\n # which should give the same errors.\n r"\'\\N\'",\n r"\'\\N \'",\n r"\'\\N \'",\n r"\'\\N{\'",\n r"\'\\N{GREEK CAPITAL LETTER DELTA\'",\n ],\n )\n\n def test_backslashes_in_expression_part(self):\n self.assertEqual(\n f"{(\n 1 +\n 2\n )}",\n "3",\n )\n\n self.assertEqual("\\N{LEFT CURLY BRACKET}", "{")\n self.assertEqual(f\'{"\\N{LEFT CURLY BRACKET}"}\', "{")\n self.assertEqual(rf\'{"\\N{LEFT CURLY BRACKET}"}\', "{")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: valid expression required before \'}\'",\n [\n "f\'{\\n}\'",\n ],\n )\n\n def test_invalid_backslashes_inside_fstring_context(self):\n # All of these variations are invalid python syntax,\n # so they are also invalid in f-strings as well.\n cases = [\n formatting.format(expr=expr)\n for formatting in [\n "{expr}",\n "f\'{{{expr}}}\'",\n "rf\'{{{expr}}}\'",\n ]\n for expr in [\n r"\\\'a\\\'",\n r"\\t3",\n r"\\\\"[0],\n ]\n ]\n self.assertAllRaise(\n SyntaxError, "unexpected character after line continuation", cases\n )\n\n def test_no_escapes_for_braces(self):\n """\n Only literal curly braces begin an expression.\n """\n # \\x7b is \'{\'.\n self.assertEqual(f"\\x7b1+1}}", "{1+1}")\n self.assertEqual(f"\\x7b1+1", "{1+1")\n self.assertEqual(f"\\u007b1+1", "{1+1")\n self.assertEqual(f"\\N{LEFT CURLY BRACKET}1+1\\N{RIGHT CURLY BRACKET}", "{1+1}")\n\n def test_newlines_in_expressions(self):\n self.assertEqual(f"{0}", "0")\n self.assertEqual(\n rf"""{3+\n4}""",\n "7",\n )\n\n def test_lambda(self):\n x = 5\n self.assertEqual(f\'{(lambda y:x*y)("8")!r}\', "\'88888\'")\n self.assertEqual(f\'{(lambda y:x*y)("8")!r:10}\', "\'88888\' ")\n self.assertEqual(f\'{(lambda y:x*y)("8"):10}\', "88888 ")\n\n # lambda doesn\'t work without parens, because the colon\n # makes the parser think it\'s a format_spec\n # emit warning if we can match a format_spec\n self.assertAllRaise(\n SyntaxError,\n "f-string: lambda expressions are not allowed " "without parentheses",\n [\n "f\'{lambda x:x}\'",\n "f\'{lambda :x}\'",\n "f\'{lambda *arg, :x}\'",\n "f\'{1, lambda:x}\'",\n "f\'{lambda x:}\'",\n "f\'{lambda :}\'",\n ],\n )\n # Ensure the detection of invalid lambdas doesn\'t trigger detection\n # for valid lambdas in the second error pass\n with self.assertRaisesRegex(SyntaxError, "invalid syntax"):\n compile("lambda name_3=f\'{name_4}\': {name_3}\\n1 $ 1", "<string>", "exec")\n\n # but don\'t emit the paren warning in general cases\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting a valid expression after \'{\'"\n ):\n eval("f\'{+ lambda:None}\'")\n\n def test_valid_prefixes(self):\n self.assertEqual(f"{1}", "1")\n self.assertEqual(Rf"{2}", "2")\n self.assertEqual(Rf"{3}", "3")\n\n def test_roundtrip_raw_quotes(self):\n self.assertEqual(rf"\\\'", "\\\\\'")\n self.assertEqual(rf"\\"", \'\\\\"\')\n self.assertEqual(rf"\\"\\\'", "\\\\\\"\\\\\'")\n self.assertEqual(rf"\\\'\\"", "\\\\\'\\\\\\"")\n self.assertEqual(rf"\\"\\\'\\"", \'\\\\"\\\\\\\'\\\\"\')\n self.assertEqual(rf"\\\'\\"\\\'", "\\\\\'\\\\\\"\\\\\'")\n self.assertEqual(rf"\\"\\\'\\"\\\'", "\\\\\\"\\\\\'\\\\\\"\\\\\'")\n\n def test_fstring_backslash_before_double_bracket(self):\n deprecated_cases = [\n (r"f\'\\{{\\}}\'", "\\\\{\\\\}"),\n (r"f\'\\{{\'", "\\\\{"),\n (r"f\'\\{{{1+1}\'", "\\\\{2"),\n (r"f\'\\}}{1+1}\'", "\\\\}2"),\n (r"f\'{1+1}\\}}\'", "2\\\\}"),\n ]\n for case, expected_result in deprecated_cases:\n with self.subTest(case=case, expected_result=expected_result):\n with self.assertWarns(SyntaxWarning):\n result = eval(case)\n self.assertEqual(result, expected_result)\n self.assertEqual(rf"\\{{\\}}", "\\\\{\\\\}")\n self.assertEqual(rf"\\{{", "\\\\{")\n self.assertEqual(rf"\\{{{1+1}", "\\\\{2")\n self.assertEqual(rf"\\}}{1+1}", "\\\\}2")\n self.assertEqual(rf"{1+1}\\}}", "2\\\\}")\n\n def test_fstring_backslash_before_double_bracket_warns_once(self):\n with self.assertWarns(SyntaxWarning) as w:\n eval(r"f\'\\{{\'")\n self.assertEqual(len(w.warnings), 1)\n self.assertEqual(w.warnings[0].category, SyntaxWarning)\n\n def test_fstring_backslash_prefix_raw(self):\n self.assertEqual(f"\\\\", "\\\\")\n self.assertEqual(f"\\\\\\\\", "\\\\\\\\")\n self.assertEqual(rf"\\\\", r"\\\\")\n self.assertEqual(rf"\\\\\\\\", r"\\\\\\\\")\n self.assertEqual(rf"\\\\", r"\\\\")\n self.assertEqual(rf"\\\\\\\\", r"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n self.assertEqual(Rf"\\\\", R"\\\\")\n self.assertEqual(Rf"\\\\\\\\", R"\\\\\\\\")\n\n def test_fstring_format_spec_greedy_matching(self):\n self.assertEqual(f"{1:}}}", "1}")\n self.assertEqual(f"{1:>3{5}}}}", " 1}")\n\n def test_yield(self):\n # Not terribly useful, but make sure the yield turns\n # a function into a generator\n def fn(y):\n f"y:{yield y*2}"\n f"{yield}"\n\n g = fn(4)\n self.assertEqual(next(g), 8)\n self.assertEqual(next(g), None)\n\n def test_yield_send(self):\n def fn(x):\n yield f"x:{yield (lambda i: x * i)}"\n\n g = fn(10)\n the_lambda = next(g)\n self.assertEqual(the_lambda(4), 40)\n self.assertEqual(g.send("string"), "x:string")\n\n def test_expressions_with_triple_quoted_strings(self):\n self.assertEqual(f"{\'\'\'x\'\'\'}", "x")\n self.assertEqual(f"{\'\'\'eric\'s\'\'\'}", "eric\'s")\n\n # Test concatenation within an expression\n self.assertEqual(f\'{"x" """eric"s""" "y"}\', \'xeric"sy\')\n self.assertEqual(f\'{"x" """eric"s"""}\', \'xeric"s\')\n self.assertEqual(f\'{"""eric"s""" "y"}\', \'eric"sy\')\n self.assertEqual(f\'{"""x""" """eric"s""" "y"}\', \'xeric"sy\')\n self.assertEqual(f\'{"""x""" """eric"s""" """y"""}\', \'xeric"sy\')\n self.assertEqual(f\'{r"""x""" """eric"s""" """y"""}\', \'xeric"sy\')\n\n def test_multiple_vars(self):\n x = 98\n y = "abc"\n self.assertEqual(f"{x}{y}", "98abc")\n\n self.assertEqual(f"X{x}{y}", "X98abc")\n self.assertEqual(f"{x}X{y}", "98Xabc")\n self.assertEqual(f"{x}{y}X", "98abcX")\n\n self.assertEqual(f"X{x}Y{y}", "X98Yabc")\n self.assertEqual(f"X{x}{y}Y", "X98abcY")\n self.assertEqual(f"{x}X{y}Y", "98XabcY")\n\n self.assertEqual(f"X{x}Y{y}Z", "X98YabcZ")\n\n def test_closure(self):\n def outer(x):\n def inner():\n return f"x:{x}"\n\n return inner\n\n self.assertEqual(outer("987")(), "x:987")\n self.assertEqual(outer(7)(), "x:7")\n\n def test_arguments(self):\n y = 2\n\n def f(x, width):\n return f"x={x*y:{width}}"\n\n self.assertEqual(f("foo", 10), "x=foofoo ")\n x = "bar"\n self.assertEqual(f(10, 10), "x= 20")\n\n def test_locals(self):\n value = 123\n self.assertEqual(f"v:{value}", "v:123")\n\n def test_missing_variable(self):\n with self.assertRaises(NameError):\n f"v:{value}"\n\n def test_missing_format_spec(self):\n class O:\n def __format__(self, spec):\n if not spec:\n return "*"\n return spec\n\n self.assertEqual(f"{O():x}", "x")\n self.assertEqual(f"{O()}", "*")\n self.assertEqual(f"{O():}", "*")\n\n self.assertEqual(f"{3:}", "3")\n self.assertEqual(f"{3!s:}", "3")\n\n def test_global(self):\n self.assertEqual(f"g:{a_global}", "g:global variable")\n self.assertEqual(f"g:{a_global!r}", "g:\'global variable\'")\n\n a_local = "local variable"\n self.assertEqual(\n f"g:{a_global} l:{a_local}", "g:global variable l:local variable"\n )\n self.assertEqual(f"g:{a_global!r}", "g:\'global variable\'")\n self.assertEqual(\n f"g:{a_global} l:{a_local!r}", "g:global variable l:\'local variable\'"\n )\n\n self.assertIn("module \'unittest\' from", f"{unittest}")\n\n def test_shadowed_global(self):\n a_global = "really a local"\n self.assertEqual(f"g:{a_global}", "g:really a local")\n self.assertEqual(f"g:{a_global!r}", "g:\'really a local\'")\n\n a_local = "local variable"\n self.assertEqual(\n f"g:{a_global} l:{a_local}", "g:really a local l:local variable"\n )\n self.assertEqual(f"g:{a_global!r}", "g:\'really a local\'")\n self.assertEqual(\n f"g:{a_global} l:{a_local!r}", "g:really a local l:\'local variable\'"\n )\n\n def test_call(self):\n def foo(x):\n return "x=" + str(x)\n\n self.assertEqual(f"{foo(10)}", "x=10")\n\n def test_nested_fstrings(self):\n y = 5\n self.assertEqual(f\'{f"{0}"*3}\', "000")\n self.assertEqual(f\'{f"{y}"*3}\', "555")\n\n def test_invalid_string_prefixes(self):\n single_quote_cases = [\n "fu\'\'",\n "uf\'\'",\n "Fu\'\'",\n "fU\'\'",\n "Uf\'\'",\n "uF\'\'",\n "ufr\'\'",\n "urf\'\'",\n "fur\'\'",\n "fru\'\'",\n "rfu\'\'",\n "ruf\'\'",\n "FUR\'\'",\n "Fur\'\'",\n "fb\'\'",\n "fB\'\'",\n "Fb\'\'",\n "FB\'\'",\n "bf\'\'",\n "bF\'\'",\n "Bf\'\'",\n "BF\'\'",\n ]\n double_quote_cases = [case.replace("\'", \'"\') for case in single_quote_cases]\n self.assertAllRaise(\n SyntaxError, "invalid syntax", single_quote_cases + double_quote_cases\n )\n\n def test_leading_trailing_spaces(self):\n self.assertEqual(f"{ 3}", "3")\n self.assertEqual(f"{ 3}", "3")\n self.assertEqual(f"{3 }", "3")\n self.assertEqual(f"{3 }", "3")\n\n self.assertEqual(f"expr={ {x: y for x, y in [(1, 2), ]}}", "expr={1: 2}")\n self.assertEqual(f"expr={ {x: y for x, y in [(1, 2), ]} }", "expr={1: 2}")\n\n def test_not_equal(self):\n # There\'s a special test for this because there\'s a special\n # case in the f-string parser to look for != as not ending an\n # expression. Normally it would, while looking for !s or !r.\n\n self.assertEqual(f"{3!=4}", "True")\n self.assertEqual(f"{3!=4:}", "True")\n self.assertEqual(f"{3!=4!s}", "True")\n self.assertEqual(f"{3!=4!s:.3}", "Tru")\n\n def test_equal_equal(self):\n # Because an expression ending in = has special meaning,\n # there\'s a special test for ==. Make sure it works.\n\n self.assertEqual(f"{0==1}", "False")\n\n def test_conversions(self):\n self.assertEqual(f"{3.14:10.10}", " 3.14")\n self.assertEqual(f"{3.14!s:10.10}", "3.14 ")\n self.assertEqual(f"{3.14!r:10.10}", "3.14 ")\n self.assertEqual(f"{3.14!a:10.10}", "3.14 ")\n\n self.assertEqual(f\'{"a"}\', "a")\n self.assertEqual(f\'{"a"!r}\', "\'a\'")\n self.assertEqual(f\'{"a"!a}\', "\'a\'")\n\n # Conversions can have trailing whitespace after them since it\n # does not provide any significance\n self.assertEqual(f"{3!s }", "3")\n self.assertEqual(f"{3.14!s :10.10}", "3.14 ")\n\n # Not a conversion.\n self.assertEqual(f\'{"a!r"}\', "a!r")\n\n # Not a conversion, but show that ! is allowed in a format spec.\n self.assertEqual(f"{3.14:!<10.10}", "3.14!!!!!!")\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'}\'",\n [\n "f\'{3!\'",\n "f\'{3!s\'",\n "f\'{3!g\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: missing conversion character",\n [\n "f\'{3!}\'",\n "f\'{3!:\'",\n "f\'{3!:}\'",\n ],\n )\n\n for conv_identifier in "g", "A", "G", "ä", "ɐ":\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character %r: "\n "expected \'s\', \'r\', or \'a\'" % conv_identifier,\n ["f\'{3!" + conv_identifier + "}\'"],\n )\n\n for conv_non_identifier in "3", "!":\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character",\n ["f\'{3!" + conv_non_identifier + "}\'"],\n )\n\n for conv in " s", " s ":\n self.assertAllRaise(\n SyntaxError,\n "f-string: conversion type must come right after the"\n " exclamanation mark",\n ["f\'{3!" + conv + "}\'"],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: invalid conversion character \'ss\': " "expected \'s\', \'r\', or \'a\'",\n [\n "f\'{3!ss}\'",\n "f\'{3!ss:}\'",\n "f\'{3!ss:s}\'",\n ],\n )\n\n def test_assignment(self):\n self.assertAllRaise(\n SyntaxError,\n r"invalid syntax",\n [\n "f\'\' = 3",\n "f\'{0}\' = x",\n "f\'{x}\' = x",\n ],\n )\n\n def test_del(self):\n self.assertAllRaise(\n SyntaxError,\n "invalid syntax",\n [\n "del f\'\'",\n "del \'\' f\'\'",\n ],\n )\n\n def test_mismatched_braces(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: single \'}\' is not allowed",\n [\n "f\'{{}\'",\n "f\'{{}}}\'",\n "f\'}\'",\n "f\'x}\'",\n "f\'x}x\'",\n r"f\'\\u007b}\'",\n # Can\'t have { or } in a format spec.\n "f\'{3:}>10}\'",\n "f\'{3:}}>10}\'",\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'}\'",\n [\n "f\'{3\'",\n "f\'{3!\'",\n "f\'{3:\'",\n "f\'{3!s\'",\n "f\'{3!s:\'",\n "f\'{3!s:3\'",\n "f\'x{\'",\n "f\'x{x\'",\n "f\'{x\'",\n "f\'{3:s\'",\n "f\'{{{\'",\n "f\'{{}}{\'",\n "f\'{\'",\n "f\'{i=\'", # See gh-93418.\n ],\n )\n\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{3:{{>10}\'",\n ],\n )\n\n # But these are just normal strings.\n self.assertEqual(f\'{"{"}\', "{")\n self.assertEqual(f\'{"}"}\', "}")\n self.assertEqual(f\'{3:{"}"}>10}\', "}}}}}}}}}3")\n self.assertEqual(f\'{2:{"{"}>10}\', "{{{{{{{{{2")\n\n def test_if_conditional(self):\n # There\'s special logic in compile.c to test if the\n # conditional for an if (and while) are constants. Exercise\n # that code.\n\n def test_fstring(x, expected):\n flag = 0\n if f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n def test_concat_empty(x, expected):\n flag = 0\n if "" f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n def test_concat_non_empty(x, expected):\n flag = 0\n if " " f"{x}":\n flag = 1\n else:\n flag = 2\n self.assertEqual(flag, expected)\n\n test_fstring("", 2)\n test_fstring(" ", 1)\n\n test_concat_empty("", 2)\n test_concat_empty(" ", 1)\n\n test_concat_non_empty("", 1)\n test_concat_non_empty(" ", 1)\n\n def test_empty_format_specifier(self):\n x = "test"\n self.assertEqual(f"{x}", "test")\n self.assertEqual(f"{x:}", "test")\n self.assertEqual(f"{x!s:}", "test")\n self.assertEqual(f"{x!r:}", "\'test\'")\n\n def test_str_format_differences(self):\n d = {\n "a": "string",\n 0: "integer",\n }\n a = 0\n self.assertEqual(f"{d[0]}", "integer")\n self.assertEqual(f\'{d["a"]}\', "string")\n self.assertEqual(f"{d[a]}", "integer")\n self.assertEqual("{d[a]}".format(d=d), "string")\n self.assertEqual("{d[0]}".format(d=d), "integer")\n\n def test_errors(self):\n # see issue 26287\n self.assertAllRaise(\n TypeError,\n "unsupported",\n [\n r"f\'{(lambda: 0):x}\'",\n r"f\'{(0,):x}\'",\n ],\n )\n self.assertAllRaise(\n ValueError,\n "Unknown format code",\n [\n r"f\'{1000:j}\'",\n r"f\'{1000:j}\'",\n ],\n )\n\n def test_filename_in_syntaxerror(self):\n # see issue 38964\n with temp_cwd() as cwd:\n file_path = os.path.join(cwd, "t.py")\n with open(file_path, "w", encoding="utf-8") as f:\n f.write(\'f"{a b}"\') # This generates a SyntaxError\n _, _, stderr = assert_python_failure(file_path, PYTHONIOENCODING="ascii")\n self.assertIn(file_path.encode("ascii", "backslashreplace"), stderr)\n\n def test_loop(self):\n for i in range(1000):\n self.assertEqual(f"i:{i}", "i:" + str(i))\n\n def test_dict(self):\n d = {\n \'"\': "dquote",\n "\'": "squote",\n "foo": "bar",\n }\n self.assertEqual(f"""{d["\'"]}""", "squote")\n self.assertEqual(f"""{d[\'"\']}""", "dquote")\n\n self.assertEqual(f\'{d["foo"]}\', "bar")\n self.assertEqual(f"{d[\'foo\']}", "bar")\n\n def test_backslash_char(self):\n # Check eval of a backslash followed by a control char.\n # See bpo-30682: this used to raise an assert in pydebug mode.\n self.assertEqual(eval(\'f"\\\\\\n"\'), "")\n self.assertEqual(eval(\'f"\\\\\\r"\'), "")\n\n def test_debug_conversion(self):\n x = "A string"\n self.assertEqual(f"{x=}", "x=" + repr(x))\n self.assertEqual(f"{x =}", "x =" + repr(x))\n self.assertEqual(f"{x=!s}", "x=" + str(x))\n self.assertEqual(f"{x=!r}", "x=" + repr(x))\n self.assertEqual(f"{x=!a}", "x=" + ascii(x))\n\n x = 2.71828\n self.assertEqual(f"{x=:.2f}", "x=" + format(x, ".2f"))\n self.assertEqual(f"{x=:}", "x=" + format(x, ""))\n self.assertEqual(f"{x=!r:^20}", "x=" + format(repr(x), "^20"))\n self.assertEqual(f"{x=!s:^20}", "x=" + format(str(x), "^20"))\n self.assertEqual(f"{x=!a:^20}", "x=" + format(ascii(x), "^20"))\n\n x = 9\n self.assertEqual(f"{3*x+15=}", "3*x+15=42")\n\n # There is code in ast.c that deals with non-ascii expression values. So,\n # use a unicode identifier to trigger that.\n tenπ = 31.4\n self.assertEqual(f"{tenπ=:.2f}", "tenπ=31.40")\n\n # Also test with Unicode in non-identifiers.\n self.assertEqual(f\'{"Σ"=}\', "\\"Σ\\"=\'Σ\'")\n\n # Make sure nested fstrings still work.\n self.assertEqual(f\'{f"{3.1415=:.1f}":*^20}\', "*****3.1415=3.1*****")\n\n # Make sure text before and after an expression with = works\n # correctly.\n pi = "π"\n self.assertEqual(f"alpha α {pi=} ω omega", "alpha α pi=\'π\' ω omega")\n\n # Check multi-line expressions.\n self.assertEqual(\n f"""{\n3\n=}""",\n "\\n3\\n=3",\n )\n\n # Since = is handled specially, make sure all existing uses of\n # it still work.\n\n self.assertEqual(f"{0==1}", "False")\n self.assertEqual(f"{0!=1}", "True")\n self.assertEqual(f"{0<=1}", "True")\n self.assertEqual(f"{0>=1}", "False")\n self.assertEqual(f\'{(x:="5")}\', "5")\n self.assertEqual(x, "5")\n self.assertEqual(f"{(x:=5)}", "5")\n self.assertEqual(x, 5)\n self.assertEqual(f\'{"="}\', "=")\n\n x = 20\n # This isn\'t an assignment expression, it\'s \'x\', with a format\n # spec of \'=10\'. See test_walrus: you need to use parens.\n self.assertEqual(f"{x:=10}", " 20")\n\n # Test named function parameters, to make sure \'=\' parsing works\n # there.\n def f(a):\n nonlocal x\n oldx = x\n x = a\n return oldx\n\n x = 0\n self.assertEqual(f\'{f(a="3=")}\', "0")\n self.assertEqual(x, "3=")\n self.assertEqual(f"{f(a=4)}", "3=")\n self.assertEqual(x, 4)\n\n # Check debug expressions in format spec\n y = 20\n self.assertEqual(f"{2:{y=}}", "yyyyyyyyyyyyyyyyyyy2")\n self.assertEqual(\n f"{datetime.datetime.now():h1{y=}h2{y=}h3{y=}}", "h1y=20h2y=20h3y=20"\n )\n\n # Make sure __format__ is being called.\n class C:\n def __format__(self, s):\n return f"FORMAT-{s}"\n\n def __repr__(self):\n return "REPR"\n\n self.assertEqual(f"{C()=}", "C()=REPR")\n self.assertEqual(f"{C()=!r}", "C()=REPR")\n self.assertEqual(f"{C()=:}", "C()=FORMAT-")\n self.assertEqual(f"{C()=: }", "C()=FORMAT- ")\n self.assertEqual(f"{C()=:x}", "C()=FORMAT-x")\n self.assertEqual(f"{C()=!r:*^20}", "C()=********REPR********")\n self.assertEqual(f"{C():{20=}}", "FORMAT-20=20")\n\n self.assertRaises(SyntaxError, eval, "f\'{C=]\'")\n\n # Make sure leading and following text works.\n x = "foo"\n self.assertEqual(f"X{x=}Y", "Xx=" + repr(x) + "Y")\n\n # Make sure whitespace around the = works.\n self.assertEqual(f"X{x =}Y", "Xx =" + repr(x) + "Y")\n self.assertEqual(f"X{x= }Y", "Xx= " + repr(x) + "Y")\n self.assertEqual(f"X{x = }Y", "Xx = " + repr(x) + "Y")\n self.assertEqual(f"sadsd {1 + 1 = :{1 + 1:1d}f}", "sadsd 1 + 1 = 2.000000")\n\n self.assertEqual(\n f"{1+2 = # my comment\n }",\n "1+2 = \\n 3",\n )\n\n # These next lines contains tabs. Backslash escapes don\'t\n # work in f-strings.\n # patchcheck doesn\'t like these tabs. So the only way to test\n # this will be to dynamically created and exec the f-strings. But\n # that\'s such a hassle I\'ll save it for another day. For now, convert\n # the tabs to spaces just to shut up patchcheck.\n # self.assertEqual(f\'X{x =}Y\', \'Xx\\t=\'+repr(x)+\'Y\')\n # self.assertEqual(f\'X{x = }Y\', \'Xx\\t=\\t\'+repr(x)+\'Y\')\n\n def test_debug_expressions_are_raw_strings(self):\n\n self.assertEqual(f\'{b"\\N{OX}"=}\', \'b"\\\\N{OX}"=b\\\'\\\\\\\\N{OX}\\\'\')\n self.assertEqual(f\'{r"\\xff"=}\', \'r"\\\\xff"=\\\'\\\\\\\\xff\\\'\')\n self.assertEqual(f\'{r"\\n"=}\', \'r"\\\\n"=\\\'\\\\\\\\n\\\'\')\n self.assertEqual(f"{\'\\\'\'=}", "\'\\\\\'\'=\\"\'\\"")\n self.assertEqual(f\'{\'\\xc5\'=}\', r"\'\\xc5\'=\'Å\'")\n\n def test_walrus(self):\n x = 20\n # This isn\'t an assignment expression, it\'s \'x\', with a format\n # spec of \'=10\'.\n self.assertEqual(f"{x:=10}", " 20")\n\n # This is an assignment expression, which requires parens.\n self.assertEqual(f"{(x:=10)}", "10")\n self.assertEqual(x, 10)\n\n def test_invalid_syntax_error_message(self):\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting \'=\', or \'!\', or \':\', or \'}\'"\n ):\n compile("f\'{a $ b}\'", "?", "exec")\n\n def test_with_two_commas_in_format_specifier(self):\n error_msg = re.escape("Cannot specify \',\' with \',\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:,,}"\n\n def test_with_two_underscore_in_format_specifier(self):\n error_msg = re.escape("Cannot specify \'_\' with \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:__}"\n\n def test_with_a_commas_and_an_underscore_in_format_specifier(self):\n error_msg = re.escape("Cannot specify both \',\' and \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:,_}"\n\n def test_with_an_underscore_and_a_comma_in_format_specifier(self):\n error_msg = re.escape("Cannot specify both \',\' and \'_\'.")\n with self.assertRaisesRegex(ValueError, error_msg):\n f"{1:_,}"\n\n def test_syntax_error_for_starred_expressions(self):\n with self.assertRaisesRegex(SyntaxError, "can\'t use starred expression here"):\n compile("f\'{*a}\'", "?", "exec")\n\n with self.assertRaisesRegex(\n SyntaxError, "f-string: expecting a valid expression after \'{\'"\n ):\n compile("f\'{**a}\'", "?", "exec")\n\n def test_not_closing_quotes(self):\n self.assertAllRaise(SyntaxError, "unterminated f-string literal", [\'f"\', "f\'"])\n self.assertAllRaise(\n SyntaxError, "unterminated triple-quoted f-string literal", [\'f"""\', "f\'\'\'"]\n )\n # Ensure that the errors are reported at the correct line number.\n data = \'\'\'\\\nx = 1 + 1\ny = 2 + 2\nz = f"""\nsdfjnsdfjsdf\nsdfsdfs{1+\n2} dfigdf {3+\n4}sdufsd""\n\'\'\'\n try:\n compile(data, "?", "exec")\n except SyntaxError as e:\n self.assertEqual(e.text, \'z = f"""\')\n self.assertEqual(e.lineno, 3)\n\n def test_syntax_error_after_debug(self):\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting a valid expression after \'{\'",\n [\n "f\'{1=}{;\'",\n "f\'{1=}{+;\'",\n "f\'{1=}{2}{;\'",\n "f\'{1=}{3}{;\'",\n ],\n )\n self.assertAllRaise(\n SyntaxError,\n "f-string: expecting \'=\', or \'!\', or \':\', or \'}\'",\n [\n "f\'{1=}{1;\'",\n "f\'{1=}{1;}\'",\n ],\n )\n\n def test_debug_in_file(self):\n with temp_cwd():\n script = "script.py"\n with open("script.py", "w") as f:\n f.write(f"""\\\nprint(f\'\'\'{{\n3\n=}}\'\'\')""")\n\n _, stdout, _ = assert_python_ok(script)\n self.assertEqual(\n stdout.decode("utf-8").strip().replace("\\r\\n", "\\n").replace("\\r", "\\n"),\n "3\\n=3",\n )\n\n def test_syntax_warning_infinite_recursion_in_file(self):\n with temp_cwd():\n script = "script.py"\n with open(script, "w") as f:\n f.write(r"print(f\'\\{1}\')")\n\n _, stdout, stderr = assert_python_ok(script)\n self.assertIn(rb"\\1", stdout)\n self.assertEqual(len(stderr.strip().splitlines()), 2)\n\n def test_gh129093(self):\n self.assertEqual(f\'{1==2=}\', \'1==2=False\')\n self.assertEqual(f\'{1 == 2=}\', \'1 == 2=False\')\n self.assertEqual(f\'{1!=2=}\', \'1!=2=True\')\n self.assertEqual(f\'{1 != 2=}\', \'1 != 2=True\')\n\n self.assertEqual(f\'{(1) != 2=}\', \'(1) != 2=True\')\n self.assertEqual(f\'{(1*2) != (3)=}\', \'(1*2) != (3)=True\')\n\n self.assertEqual(f\'{1 != 2 == 3 != 4=}\', \'1 != 2 == 3 != 4=False\')\n self.assertEqual(f\'{1 == 2 != 3 == 4=}\', \'1 == 2 != 3 == 4=False\')\n\n self.assertEqual(f\'{f\'{1==2=}\'=}\', "f\'{1==2=}\'=\'1==2=False\'")\n self.assertEqual(f\'{f\'{1 == 2=}\'=}\', "f\'{1 == 2=}\'=\'1 == 2=False\'")\n self.assertEqual(f\'{f\'{1!=2=}\'=}\', "f\'{1!=2=}\'=\'1!=2=True\'")\n self.assertEqual(f\'{f\'{1 != 2=}\'=}\', "f\'{1 != 2=}\'=\'1 != 2=True\'")\n\n\nif __name__ == "__main__":\n\n unittest.main()\n', ast_parse_kwargs={}, filename=WindowsPath('D:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/lib-python/3/test/test_fstring.py')) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_unparse.py", line 138, in check_ast_roundtrip self.assertASTEqual(ast1, ast2) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 43, in assertASTEqual traverse_compare(ast1, ast2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 28, in traverse_compare traverse_compare(node1, node2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 24, in traverse_compare traverse_compare(value1, value2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\ast_helper.py", line 40, in traverse_compare raise self.failureException(msg) from None AssertionError: First list contains 1 additional elements. ---------------------------------------------------------------------- Ran 69 tests in 1.924s FAILED (failures=3) 0:00:02 [1/1/1] test_unparse failed (3 failures) == Tests result: FAILURE == 1 test failed: test_unparse Total duration: 2.2 sec Total tests: run=69 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE <unknown>:1791: SyntaxWarning: invalid escape sequence '\N' test test_unparse failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8912æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1892938528 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_urllib test_basic (test.test_urllib.Pathname_Tests.test_basic) ... ok test_pathname2url_nonascii (test.test_urllib.Pathname_Tests.test_pathname2url_nonascii) ... ok test_pathname2url_posix (test.test_urllib.Pathname_Tests.test_pathname2url_posix) ... skipped 'test specific to POSIX pathnames' test_pathname2url_win (test.test_urllib.Pathname_Tests.test_pathname2url_win) ... ok test_quoting (test.test_urllib.Pathname_Tests.test_quoting) ... ok test_url2pathname_nonascii (test.test_urllib.Pathname_Tests.test_url2pathname_nonascii) ... ok test_url2pathname_posix (test.test_urllib.Pathname_Tests.test_url2pathname_posix) ... skipped 'test specific to POSIX pathnames' test_url2pathname_win (test.test_urllib.Pathname_Tests.test_url2pathname_win) ... ok test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests.test_getproxies_environment_keep_no_proxies) ... ok test_proxy_bypass_environment_always_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_always_match) ... ok test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_host_match) ... ok test_proxy_bypass_environment_newline (test.test_urllib.ProxyTests.test_proxy_bypass_environment_newline) ... ok test_proxy_cgi_ignore (test.test_urllib.ProxyTests.test_proxy_cgi_ignore) ... ok test_getproxies_environment_prefer_lowercase (test.test_urllib.ProxyTests_withOrderedEnv.test_getproxies_environment_prefer_lowercase) ... ok test_default_quoting (test.test_urllib.QuotingTests.test_default_quoting) ... ok test_default_safe (test.test_urllib.QuotingTests.test_default_safe) ... ok test_never_quote (test.test_urllib.QuotingTests.test_never_quote) ... ok test_quote_bytes (test.test_urllib.QuotingTests.test_quote_bytes) ... ok test_quote_plus_with_unicode (test.test_urllib.QuotingTests.test_quote_plus_with_unicode) ... ok test_quote_with_unicode (test.test_urllib.QuotingTests.test_quote_with_unicode) ... ok test_quoting_plus (test.test_urllib.QuotingTests.test_quoting_plus) ... ok test_quoting_space (test.test_urllib.QuotingTests.test_quoting_space) ... ok test_safe (test.test_urllib.QuotingTests.test_safe) ... ok test_default_values (test.test_urllib.RequestTests.test_default_values) ... ok test_with_method_arg (test.test_urllib.RequestTests.test_with_method_arg) ... ok test_local_file_open (test.test_urllib.URLopener_Tests.test_local_file_open) ... ok test_quoted_open (test.test_urllib.URLopener_Tests.test_quoted_open) ... ok test_urlopener_retrieve_file (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_file) ... ok test_urlopener_retrieve_remote (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_remote) ... ok test_unquote_rejects_none_and_tuple (test.test_urllib.UnquotingTests.test_unquote_rejects_none_and_tuple) ... ok test_unquote_to_bytes (test.test_urllib.UnquotingTests.test_unquote_to_bytes) ... ok test_unquote_with_unicode (test.test_urllib.UnquotingTests.test_unquote_with_unicode) ... ok test_unquoting (test.test_urllib.UnquotingTests.test_unquoting) ... ok test_unquoting_badpercent (test.test_urllib.UnquotingTests.test_unquoting_badpercent) ... ok test_unquoting_mixed_case (test.test_urllib.UnquotingTests.test_unquoting_mixed_case) ... ok test_unquoting_parts (test.test_urllib.UnquotingTests.test_unquoting_parts) ... ok test_unquoting_plus (test.test_urllib.UnquotingTests.test_unquoting_plus) ... ok test_unquoting_with_bytes_input (test.test_urllib.UnquotingTests.test_unquoting_with_bytes_input) ... ok test_thishost (test.test_urllib.Utility_Tests.test_thishost) Test the urllib.request.thishost utility function returns a tuple ... ok test_doseq (test.test_urllib.urlencode_Tests.test_doseq) ... ok test_empty_sequence (test.test_urllib.urlencode_Tests.test_empty_sequence) ... ok test_nonstring_seq_values (test.test_urllib.urlencode_Tests.test_nonstring_seq_values) ... ok test_nonstring_values (test.test_urllib.urlencode_Tests.test_nonstring_values) ... ok test_quoting (test.test_urllib.urlencode_Tests.test_quoting) ... ok test_urlencode_bytes (test.test_urllib.urlencode_Tests.test_urlencode_bytes) ... ok test_urlencode_encoding (test.test_urllib.urlencode_Tests.test_urlencode_encoding) ... ok test_urlencode_encoding_doseq (test.test_urllib.urlencode_Tests.test_urlencode_encoding_doseq) ... ok test_urlencode_encoding_safe_parameter (test.test_urllib.urlencode_Tests.test_urlencode_encoding_safe_parameter) ... ok test_using_mapping (test.test_urllib.urlencode_Tests.test_using_mapping) ... ok test_using_sequence (test.test_urllib.urlencode_Tests.test_using_sequence) ... ok test_geturl (test.test_urllib.urlopen_DataTests.test_geturl) ... ok test_info (test.test_urllib.urlopen_DataTests.test_info) ... ok test_interface (test.test_urllib.urlopen_DataTests.test_interface) ... ok test_invalid_base64_data (test.test_urllib.urlopen_DataTests.test_invalid_base64_data) ... ok test_invalid_mediatype (test.test_urllib.urlopen_DataTests.test_invalid_mediatype) ... ok test_missing_comma (test.test_urllib.urlopen_DataTests.test_missing_comma) ... ok test_read_image (test.test_urllib.urlopen_DataTests.test_read_image) ... ok test_read_text (test.test_urllib.urlopen_DataTests.test_read_text) ... ok test_read_text_base64 (test.test_urllib.urlopen_DataTests.test_read_text_base64) ... ok test_close (test.test_urllib.urlopen_FileTests.test_close) ... ok test_fileno (test.test_urllib.urlopen_FileTests.test_fileno) ... ok test_getcode (test.test_urllib.urlopen_FileTests.test_getcode) ... ok test_geturl (test.test_urllib.urlopen_FileTests.test_geturl) ... ok test_headers (test.test_urllib.urlopen_FileTests.test_headers) ... ok test_info (test.test_urllib.urlopen_FileTests.test_info) ... ok test_interface (test.test_urllib.urlopen_FileTests.test_interface) ... ok test_iter (test.test_urllib.urlopen_FileTests.test_iter) ... ok test_read (test.test_urllib.urlopen_FileTests.test_read) ... ok test_readline (test.test_urllib.urlopen_FileTests.test_readline) ... ok test_readlines (test.test_urllib.urlopen_FileTests.test_readlines) ... ok test_relativelocalfile (test.test_urllib.urlopen_FileTests.test_relativelocalfile) ... ok test_status (test.test_urllib.urlopen_FileTests.test_status) ... ok test_url (test.test_urllib.urlopen_FileTests.test_url) ... ok test_URLopener_deprecation (test.test_urllib.urlopen_HttpTests.test_URLopener_deprecation) ... ok test_cafile_and_context (test.test_urllib.urlopen_HttpTests.test_cafile_and_context) ... skipped 'ssl module required' test_empty_socket (test.test_urllib.urlopen_HttpTests.test_empty_socket) ... ok test_file_notexists (test.test_urllib.urlopen_HttpTests.test_file_notexists) ... ok test_ftp_cache_pruning (test.test_urllib.urlopen_HttpTests.test_ftp_cache_pruning) ... ok test_ftp_nohost (test.test_urllib.urlopen_HttpTests.test_ftp_nohost) ... ok test_ftp_nonexisting (test.test_urllib.urlopen_HttpTests.test_ftp_nonexisting) ... ok test_invalid_redirect (test.test_urllib.urlopen_HttpTests.test_invalid_redirect) ... ok test_missing_localfile (test.test_urllib.urlopen_HttpTests.test_missing_localfile) ... ok test_read_0_9 (test.test_urllib.urlopen_HttpTests.test_read_0_9) ... ok test_read_1_0 (test.test_urllib.urlopen_HttpTests.test_read_1_0) ... ok test_read_1_1 (test.test_urllib.urlopen_HttpTests.test_read_1_1) ... ok test_read_bogus (test.test_urllib.urlopen_HttpTests.test_read_bogus) ... ok test_redirect_limit_independent (test.test_urllib.urlopen_HttpTests.test_redirect_limit_independent) ... ok test_url_fragment (test.test_urllib.urlopen_HttpTests.test_url_fragment) ... ok test_url_host_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_control_char_rejected) ... skipped 'ssl module required' test_url_host_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_newline_header_injection_rejected) ... skipped 'ssl module required' test_url_path_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_control_char_rejected) ... skipped 'ssl module required' test_url_path_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_newline_header_injection_rejected) ... skipped 'ssl module required' test_userpass_inurl (test.test_urllib.urlopen_HttpTests.test_userpass_inurl) ... ok test_userpass_inurl_w_spaces (test.test_urllib.urlopen_HttpTests.test_userpass_inurl_w_spaces) ... ok test_willclose (test.test_urllib.urlopen_HttpTests.test_willclose) ... ok test_basic (test.test_urllib.urlretrieve_FileTests.test_basic) ... ok test_copy (test.test_urllib.urlretrieve_FileTests.test_copy) ... ok test_reporthook (test.test_urllib.urlretrieve_FileTests.test_reporthook) ... ok test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_0_bytes) ... ok test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_5_bytes) ... ok test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_8193_bytes) ... ok test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError) ... ok test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError_without_reporthook) ... ok ---------------------------------------------------------------------- Ran 103 tests in 2.419s OK (skipped=7) 0:00:02 [1/1] test_urllib passed == Tests result: SUCCESS == 1 test OK. Total duration: 2.9 sec Total tests: run=103 skipped=7 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7840æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3983023288 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_urllib2 test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers) ... ok test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth) ... ok test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send) ... ok test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success) ... ok test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect) ... ok test_cookies (test.test_urllib2.HandlerTests.test_cookies) ... ok test_errors (test.test_urllib2.HandlerTests.test_errors) ... ok test_file (test.test_urllib2.HandlerTests.test_file) ... ok test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls) ... ok test_ftp (test.test_urllib2.HandlerTests.test_ftp) ... ok test_full_url_deleter (test.test_urllib2.HandlerTests.test_full_url_deleter) ... ok test_full_url_setter (test.test_urllib2.HandlerTests.test_full_url_setter) ... ok test_http (test.test_urllib2.HandlerTests.test_http) ... ok test_http_body_array (test.test_urllib2.HandlerTests.test_http_body_array) ... ok test_http_body_empty_seq (test.test_urllib2.HandlerTests.test_http_body_empty_seq) ... ok test_http_body_file (test.test_urllib2.HandlerTests.test_http_body_file) ... ok test_http_body_fileobj (test.test_urllib2.HandlerTests.test_http_body_fileobj) ... ok test_http_body_iterable (test.test_urllib2.HandlerTests.test_http_body_iterable) ... ok test_http_body_pipe (test.test_urllib2.HandlerTests.test_http_body_pipe) ... ok test_http_closed (test.test_urllib2.HandlerTests.test_http_closed) Test the connection is cleaned up when the response is closed ... ok test_http_doubleslash (test.test_urllib2.HandlerTests.test_http_doubleslash) ... ok test_http_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_global_debuglevel) ... ok test_http_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_local_debuglevel) ... ok test_https_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_global_debuglevel) ... skipped 'HTTPSConnection required for HTTPS tests.' test_https_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_local_debuglevel) ... skipped 'HTTPSConnection required for HTTPS tests.' test_invalid_closed (test.test_urllib2.HandlerTests.test_invalid_closed) Test the connection is cleaned up after an invalid response ... ok test_invalid_redirect (test.test_urllib2.HandlerTests.test_invalid_redirect) ... ok test_osx_proxy_bypass (test.test_urllib2.HandlerTests.test_osx_proxy_bypass) ... skipped 'only relevant for OSX' test_proxy (test.test_urllib2.HandlerTests.test_proxy) ... ok test_proxy_basic_auth (test.test_urllib2.HandlerTests.test_proxy_basic_auth) ... ok test_proxy_https (test.test_urllib2.HandlerTests.test_proxy_https) ... ok test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization) ... skipped 'HTTPSConnection required for HTTPS tests.' test_proxy_no_proxy (test.test_urllib2.HandlerTests.test_proxy_no_proxy) ... ok test_proxy_no_proxy_all (test.test_urllib2.HandlerTests.test_proxy_no_proxy_all) ... ok test_redirect (test.test_urllib2.HandlerTests.test_redirect) ... ok test_redirect_encoding (test.test_urllib2.HandlerTests.test_redirect_encoding) ... ok test_redirect_fragment (test.test_urllib2.HandlerTests.test_redirect_fragment) ... ok test_redirect_no_path (test.test_urllib2.HandlerTests.test_redirect_no_path) ... ok test_relative_redirect (test.test_urllib2.HandlerTests.test_relative_redirect) ... ok test_unsupported_auth_basic_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_basic_handler) ... ok test_unsupported_auth_digest_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_digest_handler) ... ok test_winreg_proxy_bypass (test.test_urllib2.HandlerTests.test_winreg_proxy_bypass) ... ok test_HTTPError_interface (test.test_urllib2.MiscTests.test_HTTPError_interface) Issue 13211 reveals that HTTPError didn't implement the URLError ... ok test_build_opener (test.test_urllib2.MiscTests.test_build_opener) ... ok test_gh_98778 (test.test_urllib2.MiscTests.test_gh_98778) ... ok test_parse_proxy (test.test_urllib2.MiscTests.test_parse_proxy) ... ok test_unsupported_algorithm (test.test_urllib2.MiscTests.test_unsupported_algorithm) ... ok test_add_non_handler (test.test_urllib2.OpenerDirectorTests.test_add_non_handler) ... ok test_badly_named_methods (test.test_urllib2.OpenerDirectorTests.test_badly_named_methods) ... ok test_handled (test.test_urllib2.OpenerDirectorTests.test_handled) ... ok test_handler_order (test.test_urllib2.OpenerDirectorTests.test_handler_order) ... ok test_http_error (test.test_urllib2.OpenerDirectorTests.test_http_error) ... ok test_processors (test.test_urllib2.OpenerDirectorTests.test_processors) ... ok test_raise (test.test_urllib2.OpenerDirectorTests.test_raise) ... ok test_password_manager (test.test_urllib2.RequestHdrsTests.test_password_manager) ... ok test_password_manager_default_port (test.test_urllib2.RequestHdrsTests.test_password_manager_default_port) The point to note here is that we can't guess the default port if ... ok test_request_headers_dict (test.test_urllib2.RequestHdrsTests.test_request_headers_dict) The Request.headers dictionary is not a documented interface. It ... ok test_request_headers_methods (test.test_urllib2.RequestHdrsTests.test_request_headers_methods) Note the case normalization of header names here, to ... ok test_data (test.test_urllib2.RequestTests.test_data) ... ok test_deleting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_deleting_data_should_remove_content_length) ... ok test_get_full_url (test.test_urllib2.RequestTests.test_get_full_url) ... ok test_get_host (test.test_urllib2.RequestTests.test_get_host) ... ok test_get_host_unquote (test.test_urllib2.RequestTests.test_get_host_unquote) ... ok test_get_type (test.test_urllib2.RequestTests.test_get_type) ... ok test_method (test.test_urllib2.RequestTests.test_method) ... ok test_proxy (test.test_urllib2.RequestTests.test_proxy) ... ok test_selector (test.test_urllib2.RequestTests.test_selector) ... ok test_setting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_setting_data_should_remove_content_length) ... ok test_url_fragment (test.test_urllib2.RequestTests.test_url_fragment) ... ok test_url_fullurl_get_full_url (test.test_urllib2.RequestTests.test_url_fullurl_get_full_url) ... ok test_wrapped_url (test.test_urllib2.RequestTests.test_wrapped_url) ... ok test_URLError_reasonstr (test.test_urllib2.TrivialTests.test_URLError_reasonstr) ... ok test___all__ (test.test_urllib2.TrivialTests.test___all__) ... ok test_parse_http_list (test.test_urllib2.TrivialTests.test_parse_http_list) ... ok test_trivial (test.test_urllib2.TrivialTests.test_trivial) ... ok ---------------------------------------------------------------------- Ran 75 tests in 2.832s OK (skipped=4) 0:00:03 [1/1] test_urllib2 passed == Tests result: SUCCESS == 1 test OK. Total duration: 3.3 sec Total tests: run=75 skipped=4 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8332æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 537738152 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_urllib2_localnet test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_httperror) ... ok test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_success) ... ok test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_int_works_or_throws_urlerror) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_works) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_bad_password_raises_httperror) ... ok test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_no_password_raises_httperror) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen.test_200) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen.test_200_with_parameters) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen.test_404) ... ok test_basic (test.test_urllib2_localnet.TestUrlopen.test_basic) ... ok test_chunked (test.test_urllib2_localnet.TestUrlopen.test_chunked) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen.test_geturl) ... ok test_https (test.test_urllib2_localnet.TestUrlopen.test_https) ... skipped 'ssl support required' test_https_sni (test.test_urllib2_localnet.TestUrlopen.test_https_sni) ... skipped 'ssl module required' test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen.test_https_with_cadefault) ... skipped 'ssl support required' test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen.test_https_with_cafile) ... skipped 'ssl support required' test_info (test.test_urllib2_localnet.TestUrlopen.test_info) ... ok test_issue16464 (test.test_urllib2_localnet.TestUrlopen.test_issue16464) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen.test_iteration) ... ok test_line_iteration (test.test_urllib2_localnet.TestUrlopen.test_line_iteration) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen.test_redirection) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen.test_sending_headers) ... ok test_sending_headers_camel (test.test_urllib2_localnet.TestUrlopen.test_sending_headers_camel) ... ok ---------------------------------------------------------------------- Ran 23 tests in 31.523s OK (skipped=4) 0:00:31 load avg: 0.02 [1/1] test_urllib2_localnet passed in 31.7 sec == Tests result: SUCCESS == 1 test OK. Total duration: 31.9 sec Total tests: run=23 skipped=4 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6052æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2221225611 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_urllib2net test_close (test.test_urllib2net.CloseSocketTest.test_close) ... ok test_custom_headers (test.test_urllib2net.OtherNetworkTests.test_custom_headers) ... ok test_file (test.test_urllib2net.OtherNetworkTests.test_file) ... ok test_ftp (test.test_urllib2net.OtherNetworkTests.test_ftp) ... skipped "resource 'walltime' is not enabled" test_redirect_url_withfrag (test.test_urllib2net.OtherNetworkTests.test_redirect_url_withfrag) ... skipped "resource 'walltime' is not enabled" test_sites_no_connection_close (test.test_urllib2net.OtherNetworkTests.test_sites_no_connection_close) ... skipped 'XXX: http://www.imdb.com is gone' test_urlwithfrag (test.test_urllib2net.OtherNetworkTests.test_urlwithfrag) ... ok test_ftp_basic (test.test_urllib2net.TimeoutTest.test_ftp_basic) ... skipped "resource 'walltime' is not enabled" test_ftp_default_timeout (test.test_urllib2net.TimeoutTest.test_ftp_default_timeout) ... ok test_ftp_no_timeout (test.test_urllib2net.TimeoutTest.test_ftp_no_timeout) ... skipped "resource 'walltime' is not enabled" test_ftp_timeout (test.test_urllib2net.TimeoutTest.test_ftp_timeout) ... skipped "resource 'walltime' is not enabled" test_http_basic (test.test_urllib2net.TimeoutTest.test_http_basic) ... ok test_http_default_timeout (test.test_urllib2net.TimeoutTest.test_http_default_timeout) ... ok test_http_no_timeout (test.test_urllib2net.TimeoutTest.test_http_no_timeout) ... ok test_http_timeout (test.test_urllib2net.TimeoutTest.test_http_timeout) ... ok ---------------------------------------------------------------------- Ran 15 tests in 4.198s OK (skipped=6) 0:00:04 [1/1] test_urllib2net passed == Tests result: SUCCESS == 1 test OK. Total duration: 4.7 sec Total tests: run=15 skipped=6 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8856æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 840877215 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_urllibnet testURLread (test.test_urllibnet.URLTimeoutTest.testURLread) ... ok test_bad_address (test.test_urllibnet.urlopenNetworkTests.test_bad_address) ... skipped "resource 'walltime' is not enabled" test_basic (test.test_urllibnet.urlopenNetworkTests.test_basic) ... ok test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ok test_geturl (test.test_urllibnet.urlopenNetworkTests.test_geturl) ... ok test_info (test.test_urllibnet.urlopenNetworkTests.test_info) ... ok test_readlines (test.test_urllibnet.urlopenNetworkTests.test_readlines) ... ok test_basic (test.test_urllibnet.urlretrieveNetworkTests.test_basic) ... ok test_data_header (test.test_urllibnet.urlretrieveNetworkTests.test_data_header) ... skipped "resource 'walltime' is not enabled" test_header (test.test_urllibnet.urlretrieveNetworkTests.test_header) ... ok test_reporthook (test.test_urllibnet.urlretrieveNetworkTests.test_reporthook) ... ok test_specified_path (test.test_urllibnet.urlretrieveNetworkTests.test_specified_path) ... ok ---------------------------------------------------------------------- Ran 12 tests in 2.789s OK (skipped=2) 0:00:03 [1/1] test_urllibnet passed == Tests result: SUCCESS == 1 test OK. Total duration: 3.2 sec Total tests: run=12 skipped=2 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1592æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2236562006 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_userstring test___contains__ (test.test_userstring.UserStringTest.test___contains__) ... ok test_adaptive_find (test.test_userstring.UserStringTest.test_adaptive_find) ... ok test_additional_rsplit (test.test_userstring.UserStringTest.test_additional_rsplit) ... ok test_additional_split (test.test_userstring.UserStringTest.test_additional_split) ... ok test_capitalize (test.test_userstring.UserStringTest.test_capitalize) ... ok test_capitalize_nonascii (test.test_userstring.UserStringTest.test_capitalize_nonascii) ... ok test_center (test.test_userstring.UserStringTest.test_center) ... ok test_count (test.test_userstring.UserStringTest.test_count) ... ok test_encode_default_args (test.test_userstring.UserStringTest.test_encode_default_args) ... ok test_encode_explicit_none_args (test.test_userstring.UserStringTest.test_encode_explicit_none_args) ... ok test_endswith (test.test_userstring.UserStringTest.test_endswith) ... ok test_expandtabs (test.test_userstring.UserStringTest.test_expandtabs) ... ok test_extended_getslice (test.test_userstring.UserStringTest.test_extended_getslice) ... ok test_find (test.test_userstring.UserStringTest.test_find) ... ok test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest.test_find_etc_raise_correct_error_messages) ... FAIL test_find_many_lengths (test.test_userstring.UserStringTest.test_find_many_lengths) ... ok test_find_periodic_pattern (test.test_userstring.UserStringTest.test_find_periodic_pattern) Cover the special path for periodic patterns. ... ok test_find_shift_table_overflow (test.test_userstring.UserStringTest.test_find_shift_table_overflow) When the table of 8-bit shifts overflows. ... ok test_find_with_memory (test.test_userstring.UserStringTest.test_find_with_memory) ... ok test_fixtype (test.test_userstring.UserStringTest.test_fixtype) ... ok test_floatformatting (test.test_userstring.UserStringTest.test_floatformatting) ... ok test_formatting (test.test_userstring.UserStringTest.test_formatting) ... ok test_formatting_c_limits (test.test_userstring.UserStringTest.test_formatting_c_limits) ... skipped 'implementation detail specific to cpython' test_hash (test.test_userstring.UserStringTest.test_hash) ... ok test_index (test.test_userstring.UserStringTest.test_index) ... ok test_inplace_rewrites (test.test_userstring.UserStringTest.test_inplace_rewrites) ... ok test_isalnum (test.test_userstring.UserStringTest.test_isalnum) ... ok test_isalpha (test.test_userstring.UserStringTest.test_isalpha) ... ok test_isascii (test.test_userstring.UserStringTest.test_isascii) ... ok test_isdigit (test.test_userstring.UserStringTest.test_isdigit) ... ok test_islower (test.test_userstring.UserStringTest.test_islower) ... ok test_isspace (test.test_userstring.UserStringTest.test_isspace) ... ok test_istitle (test.test_userstring.UserStringTest.test_istitle) ... ok test_isupper (test.test_userstring.UserStringTest.test_isupper) ... ok test_join (test.test_userstring.UserStringTest.test_join) ... ok test_ljust (test.test_userstring.UserStringTest.test_ljust) ... ok test_lower (test.test_userstring.UserStringTest.test_lower) ... ok test_mul (test.test_userstring.UserStringTest.test_mul) ... ok test_none_arguments (test.test_userstring.UserStringTest.test_none_arguments) ... ok test_partition (test.test_userstring.UserStringTest.test_partition) ... ok test_removeprefix (test.test_userstring.UserStringTest.test_removeprefix) ... ok test_removesuffix (test.test_userstring.UserStringTest.test_removesuffix) ... ok test_replace (test.test_userstring.UserStringTest.test_replace) ... ok test_replace_overflow (test.test_userstring.UserStringTest.test_replace_overflow) ... skipped 'only applies to 32-bit platforms' test_replace_uses_two_way_maxcount (test.test_userstring.UserStringTest.test_replace_uses_two_way_maxcount) ... ok test_rfind (test.test_userstring.UserStringTest.test_rfind) ... ok test_rindex (test.test_userstring.UserStringTest.test_rindex) ... ok test_rjust (test.test_userstring.UserStringTest.test_rjust) ... ok test_rmod (test.test_userstring.UserStringTest.test_rmod) ... ok test_rpartition (test.test_userstring.UserStringTest.test_rpartition) ... ok test_rsplit (test.test_userstring.UserStringTest.test_rsplit) ... ok test_slice (test.test_userstring.UserStringTest.test_slice) ... ok test_split (test.test_userstring.UserStringTest.test_split) ... ok test_splitlines (test.test_userstring.UserStringTest.test_splitlines) ... ok test_startswith (test.test_userstring.UserStringTest.test_startswith) ... ok test_strip (test.test_userstring.UserStringTest.test_strip) ... ok test_strip_whitespace (test.test_userstring.UserStringTest.test_strip_whitespace) ... ok test_subscript (test.test_userstring.UserStringTest.test_subscript) ... FAIL test_swapcase (test.test_userstring.UserStringTest.test_swapcase) ... ok test_title (test.test_userstring.UserStringTest.test_title) ... ok test_upper (test.test_userstring.UserStringTest.test_upper) ... ok test_zfill (test.test_userstring.UserStringTest.test_zfill) ... ok ====================================================================== FAIL: test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest.test_find_etc_raise_correct_error_messages) ---------------------------------------------------------------------- TypeError: str.find() takes from 2 to 4 positional arguments but 5 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\string_tests.py", line 1508, in test_find_etc_raise_correct_error_messages self.assertRaisesRegex(TypeError, r'^find\(', s.find, ^^^^^^^^^^^^^^^^^ AssertionError: "^find\(" does not match "str.find() takes from 2 to 4 positional arguments but 5 were given" ====================================================================== FAIL: test_subscript (test.test_userstring.UserStringTest.test_subscript) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\string_tests.py", line 1267, in test_subscript self.checkraises(TypeError, 'abc', '__getitem__', idx_type, expected_msg=expected_msg) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_userstring.py", line 37, in checkraises self.assertEqual(str(cm.exception), expected_msg) ^^^^^^^^^^^ AssertionError: 'string indices must be integers or slices, not str' != "string indices must be integers, not 'str'" - string indices must be integers or slices, not str ? ---------- + string indices must be integers, not 'str' ? + + ---------------------------------------------------------------------- Ran 62 tests in 0.549s FAILED (failures=2, skipped=2) 0:00:00 [1/1/1] test_userstring failed (2 failures) == Tests result: FAILURE == 1 test failed: test_userstring Total duration: 822 ms Total tests: run=62 failures=2 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_userstring failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5576æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3040545840 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_utf8_mode test_cmd_line (test.test_utf8_mode.UTF8ModeTests.test_cmd_line) ... skipped 'test specific to Unix' test_device_encoding (test.test_utf8_mode.UTF8ModeTests.test_device_encoding) ... skipped "os.device_encoding() doesn't implement the UTF-8 Mode on Windows" test_env_var (test.test_utf8_mode.UTF8ModeTests.test_env_var) ... FAIL test_filesystemencoding (test.test_utf8_mode.UTF8ModeTests.test_filesystemencoding) ... FAIL test_io (test.test_utf8_mode.UTF8ModeTests.test_io) ... ok test_io_encoding (test.test_utf8_mode.UTF8ModeTests.test_io_encoding) ... ok test_locale_getpreferredencoding (test.test_utf8_mode.UTF8ModeTests.test_locale_getpreferredencoding) ... ok test_optim_level (test.test_utf8_mode.UTF8ModeTests.test_optim_level) ... ok test_posix_locale (test.test_utf8_mode.UTF8ModeTests.test_posix_locale) ... skipped 'Windows has no POSIX locale' test_pyio_encoding (test.test_utf8_mode.UTF8ModeTests.test_pyio_encoding) ... ok test_stdio (test.test_utf8_mode.UTF8ModeTests.test_stdio) ... ok test_xoption (test.test_utf8_mode.UTF8ModeTests.test_xoption) ... FAIL ====================================================================== FAIL: test_env_var (test.test_utf8_mode.UTF8ModeTests.test_env_var) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_utf8_mode.py", line 86, in test_env_var self.assertEqual(out, '0') ^^^^^^^^^^^ AssertionError: '1' != '0' - 1 + 0 ====================================================================== FAIL: test_filesystemencoding (test.test_utf8_mode.UTF8ModeTests.test_filesystemencoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_utf8_mode.py", line 118, in test_filesystemencoding out = self.get_output('-X', 'utf8', '-c', code, ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_utf8_mode.py", line 35, in get_output out = assert_python_ok(*args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 151, in _assert_python res.fail(cmd_line) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\pypy\\goal\\pypy3.12-c.exe', '-X', 'faulthandler', '-X', 'utf8', '-c', '\nimport sys\nprint("{}/{}".format(sys.getfilesystemencoding(),\n sys.getfilesystemencodeerrors()))\n'] stdout: --- --- stderr: --- Fatal Python error: invalid PYTHONUTF8 environment variable value 'strict' --- ====================================================================== FAIL: test_xoption (test.test_utf8_mode.UTF8ModeTests.test_xoption) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_utf8_mode.py", line 66, in test_xoption self.assertEqual(out, '0') ^^^^^^^^^^^ AssertionError: '1' != '0' - 1 + 0 ---------------------------------------------------------------------- Ran 12 tests in 1.210s FAILED (failures=3, skipped=3) 0:00:01 [1/1/1] test_utf8_mode failed (3 failures) == Tests result: FAILURE == 1 test failed: test_utf8_mode Total duration: 1.5 sec Total tests: run=12 failures=3 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_utf8_mode failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_6120æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3918619949 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_uuid test_arp_getnode (test.test_uuid.TestInternalsWithExtModule.test_arp_getnode) ... skipped 'requires the C _uuid module' test_find_mac_near_keyword (test.test_uuid.TestInternalsWithExtModule.test_find_mac_near_keyword) ... skipped 'requires the C _uuid module' test_find_under_heading (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading) ... skipped 'requires the C _uuid module' test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading_ipv6) ... skipped 'requires the C _uuid module' test_ifconfig_getnode (test.test_uuid.TestInternalsWithExtModule.test_ifconfig_getnode) ... skipped 'requires the C _uuid module' test_ip_getnode (test.test_uuid.TestInternalsWithExtModule.test_ip_getnode) ... skipped 'requires the C _uuid module' test_lanscan_getnode (test.test_uuid.TestInternalsWithExtModule.test_lanscan_getnode) ... skipped 'requires the C _uuid module' test_netstat_getnode (test.test_uuid.TestInternalsWithExtModule.test_netstat_getnode) ... skipped 'requires the C _uuid module' test_parse_mac (test.test_uuid.TestInternalsWithExtModule.test_parse_mac) ... skipped 'requires the C _uuid module' test_parse_mac_aix (test.test_uuid.TestInternalsWithExtModule.test_parse_mac_aix) ... skipped 'requires the C _uuid module' test_random_getnode (test.test_uuid.TestInternalsWithExtModule.test_random_getnode) ... skipped 'requires the C _uuid module' test_unix_getnode (test.test_uuid.TestInternalsWithExtModule.test_unix_getnode) ... skipped 'requires the C _uuid module' test_windll_getnode (test.test_uuid.TestInternalsWithExtModule.test_windll_getnode) ... skipped 'requires the C _uuid module' test_arp_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_arp_getnode) ... skipped 'arp is not used for introspection on this platform' test_find_mac_near_keyword (test.test_uuid.TestInternalsWithoutExtModule.test_find_mac_near_keyword) ... ok test_find_under_heading (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading) ... ok test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading_ipv6) ... ok test_ifconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ifconfig_getnode) ... skipped 'ifconfig is not used for introspection on this platform' test_ip_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ip_getnode) ... skipped 'ip is not used for introspection on this platform' test_lanscan_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_lanscan_getnode) ... skipped 'lanscan is not used for introspection on this platform' test_netstat_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_netstat_getnode) ... skipped 'netstat is not used for introspection on this platform' test_parse_mac (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac) ... ok test_parse_mac_aix (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac_aix) ... ok test_random_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_random_getnode) ... ok testIssue8621 (test.test_uuid.TestUUIDWithExtModule.testIssue8621) ... skipped 'requires the C _uuid module' test_UUID (test.test_uuid.TestUUIDWithExtModule.test_UUID) ... skipped 'requires the C _uuid module' test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_name_required_for_uuid3) ... skipped 'requires the C _uuid module' test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_namespace_required_for_uuid3) ... skipped 'requires the C _uuid module' test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name) ... skipped 'requires the C _uuid module' test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid4_outputted_with_no_args) ... skipped 'requires the C _uuid module' test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name) ... skipped 'requires the C _uuid module' test_exceptions (test.test_uuid.TestUUIDWithExtModule.test_exceptions) ... skipped 'requires the C _uuid module' test_getnode (test.test_uuid.TestUUIDWithExtModule.test_getnode) ... skipped 'requires the C _uuid module' test_pickle_roundtrip (test.test_uuid.TestUUIDWithExtModule.test_pickle_roundtrip) ... skipped 'requires the C _uuid module' test_safe_uuid_enum (test.test_uuid.TestUUIDWithExtModule.test_safe_uuid_enum) ... skipped 'requires the C _uuid module' test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithExtModule.test_unpickle_previous_python_versions) ... skipped 'requires the C _uuid module' test_uuid1 (test.test_uuid.TestUUIDWithExtModule.test_uuid1) ... skipped 'requires the C _uuid module' test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithExtModule.test_uuid1_bogus_return_value) ... skipped 'requires the C _uuid module' test_uuid1_eui64 (test.test_uuid.TestUUIDWithExtModule.test_uuid1_eui64) ... skipped 'requires the C _uuid module' test_uuid1_is_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_safe) ... skipped 'requires the C _uuid module' test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_unsafe) ... skipped 'requires the C _uuid module' test_uuid1_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_safe) ... skipped 'requires the C _uuid module' test_uuid1_time (test.test_uuid.TestUUIDWithExtModule.test_uuid1_time) ... skipped 'requires the C _uuid module' test_uuid1_unknown (test.test_uuid.TestUUIDWithExtModule.test_uuid1_unknown) ... skipped 'requires the C _uuid module' test_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_uuid3) ... skipped 'requires the C _uuid module' test_uuid4 (test.test_uuid.TestUUIDWithExtModule.test_uuid4) ... skipped 'requires the C _uuid module' test_uuid5 (test.test_uuid.TestUUIDWithExtModule.test_uuid5) ... skipped 'requires the C _uuid module' test_uuid_weakref (test.test_uuid.TestUUIDWithExtModule.test_uuid_weakref) ... skipped 'requires the C _uuid module' testIssue8621 (test.test_uuid.TestUUIDWithoutExtModule.testIssue8621) ... skipped 'requires working os.fork()' test_UUID (test.test_uuid.TestUUIDWithoutExtModule.test_UUID) ... ok test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_name_required_for_uuid3) ... ok test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_namespace_required_for_uuid3) ... ok test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name) ... ok test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid4_outputted_with_no_args) ... ok test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name) ... ok test_exceptions (test.test_uuid.TestUUIDWithoutExtModule.test_exceptions) ... ok test_getnode (test.test_uuid.TestUUIDWithoutExtModule.test_getnode) ... ok test_pickle_roundtrip (test.test_uuid.TestUUIDWithoutExtModule.test_pickle_roundtrip) ... ok test_safe_uuid_enum (test.test_uuid.TestUUIDWithoutExtModule.test_safe_uuid_enum) ... ok test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithoutExtModule.test_unpickle_previous_python_versions) ... ok test_uuid1 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1) ... ok test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_bogus_return_value) ... skipped 'POSIX-only test' test_uuid1_eui64 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_eui64) ... ok test_uuid1_is_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_safe) ... skipped 'POSIX-only test' test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_unsafe) ... skipped 'POSIX-only test' test_uuid1_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_safe) ... skipped 'POSIX-only test' test_uuid1_time (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_time) ... ok test_uuid1_unknown (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_unknown) ... skipped 'POSIX-only test' test_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid3) ... ok test_uuid4 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid4) ... ok test_uuid5 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid5) ... ok test_uuid_weakref (test.test_uuid.TestUUIDWithoutExtModule.test_uuid_weakref) ... ok ---------------------------------------------------------------------- Ran 72 tests in 0.081s OK (skipped=48) 0:00:00 [1/1] test_uuid passed == Tests result: SUCCESS == 1 test OK. Total duration: 462 ms Total tests: run=72 skipped=48 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7388æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3985599662 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_venv test_activate_shell_script_has_no_dos_newlines (test.test_venv.BasicTest.test_activate_shell_script_has_no_dos_newlines) Test that the `activate` shell script contains no CR LF. ... ok test_config_file_command_key (test.test_venv.BasicTest.test_config_file_command_key) ... ok test_deactivate_with_strict_bash_opts (test.test_venv.BasicTest.test_deactivate_with_strict_bash_opts) ... skipped 'not relevant on Windows' test_defaults_with_pathlike (test.test_venv.BasicTest.test_defaults_with_pathlike) Test the create function with default arguments and a path-like path. ... ok test_defaults_with_str_path (test.test_venv.BasicTest.test_defaults_with_str_path) Test the create function with default arguments and a str path. ... ok test_executable (test.test_venv.BasicTest.test_executable) Test that the sys.executable value is as expected. ... ok test_executable_symlinks (test.test_venv.BasicTest.test_executable_symlinks) Test that the sys.executable value is as expected. ... ok test_isolation (test.test_venv.BasicTest.test_isolation) Test isolation from system site-packages ... ERROR test_macos_env (test.test_venv.BasicTest.test_macos_env) ... skipped 'only relevant on macOS' test_multiprocessing (test.test_venv.BasicTest.test_multiprocessing) Test that the multiprocessing is able to spawn. ... ok test_multiprocessing_recursion (test.test_venv.BasicTest.test_multiprocessing_recursion) Test that the multiprocessing is able to spawn itself ... ok test_overwrite_existing (test.test_venv.BasicTest.test_overwrite_existing) Test creating environment in an existing directory. ... ERROR test_pathsep_error (test.test_venv.BasicTest.test_pathsep_error) Test that venv creation fails when the target directory contains ... ok test_prefixes (test.test_venv.BasicTest.test_prefixes) Test that the prefix values are as expected. ... ok test_prompt (test.test_venv.BasicTest.test_prompt) ... ok test_special_chars_bash (test.test_venv.BasicTest.test_special_chars_bash) Test that the template strings are quoted properly (bash) ... skipped 'contains invalid characters on Windows' test_special_chars_csh (test.test_venv.BasicTest.test_special_chars_csh) Test that the template strings are quoted properly (csh) ... skipped 'contains invalid characters on Windows' test_special_chars_windows (test.test_venv.BasicTest.test_special_chars_windows) Test that the template strings are quoted properly on Windows ... ok test_symlinking (test.test_venv.BasicTest.test_symlinking) Test symlinking works as expected ... ERROR test_sysconfig (test.test_venv.BasicTest.test_sysconfig) Test that the sysconfig functions work in a virtual environment. ... ok test_sysconfig_symlinks (test.test_venv.BasicTest.test_sysconfig_symlinks) Test that the sysconfig functions work in a virtual environment. ... ok test_unicode_in_batch_file (test.test_venv.BasicTest.test_unicode_in_batch_file) Test handling of Unicode paths ... ok test_unoverwritable_fails (test.test_venv.BasicTest.test_unoverwritable_fails) ... ok test_upgrade (test.test_venv.BasicTest.test_upgrade) Test upgrading an existing environment directory. ... ok test_upgrade_dependencies (test.test_venv.BasicTest.test_upgrade_dependencies) ... ERROR test_venv_same_path (test.test_venv.BasicTest.test_venv_same_path) ... ERROR test_zippath_from_non_installed_posix (test.test_venv.BasicTest.test_zippath_from_non_installed_posix) Test that when create venv from non-installed python, the zip path ... skipped 'not relevant on Windows' test_devnull (test.test_venv.EnsurePipTest.test_devnull) ... ok test_explicit_no_pip (test.test_venv.EnsurePipTest.test_explicit_no_pip) ... ok test_no_pip_by_default (test.test_venv.EnsurePipTest.test_no_pip_by_default) ... ok test_with_pip (test.test_venv.EnsurePipTest.test_with_pip) ... skipped "resource 'cpu' is not enabled" ====================================================================== ERROR: test_isolation (test.test_venv.BasicTest.test_isolation) Test isolation from system site-packages ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_venv.py", line 397, in test_isolation builder.create(self.env_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 71, in create context = self.ensure_directories(env_dir) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 153, in ensure_directories self.clear_directory(env_dir) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 97, in clear_directory shutil.rmtree(fn) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_overwrite_existing (test.test_venv.BasicTest.test_overwrite_existing) Test creating environment in an existing directory. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_venv.py", line 348, in test_overwrite_existing builder.create(self.env_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 71, in create context = self.ensure_directories(env_dir) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 153, in ensure_directories self.clear_directory(env_dir) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 97, in clear_directory shutil.rmtree(fn) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_symlinking (test.test_venv.BasicTest.test_symlinking) Test symlinking works as expected ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_venv.py", line 408, in test_symlinking builder.create(self.env_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 71, in create context = self.ensure_directories(env_dir) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 153, in ensure_directories self.clear_directory(env_dir) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\venv\__init__.py", line 97, in clear_directory shutil.rmtree(fn) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_upgrade_dependencies (test.test_venv.BasicTest.test_upgrade_dependencies) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_venv.py", line 217, in test_upgrade_dependencies with tempfile.TemporaryDirectory() as fake_env_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_venv_same_path (test.test_venv.BasicTest.test_venv_same_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_venv.py", line 748, in test_venv_same_path (True, _winapi.GetShortPathName(progfiles), _winapi.GetLongPathName(progfiles)), ^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'GetShortPathName' ---------------------------------------------------------------------- Ran 31 tests in 8.016s FAILED (errors=5, skipped=6) 0:00:08 load avg: 1.55 [1/1/1] test_venv failed (5 errors) == Tests result: FAILURE == 1 test failed: test_venv Total duration: 8.4 sec Total tests: run=31 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_venv failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_704æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 17928336 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_weakref test_all_freed (test.test_weakref.FinalizeTestCase.test_all_freed) ... ok test_arg_errors (test.test_weakref.FinalizeTestCase.test_arg_errors) ... ok test_atexit (test.test_weakref.FinalizeTestCase.test_atexit) ... ok test_finalize (test.test_weakref.FinalizeTestCase.test_finalize) ... ok test_order (test.test_weakref.FinalizeTestCase.test_order) ... ok test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict) ... ok test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict) ... ok test_make_weak_keyed_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_repr) ... ok test_make_weak_valued_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict) ... ok test_make_weak_valued_dict_from_weak_valued_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict) ... ok test_make_weak_valued_dict_misc (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc) ... ok test_make_weak_valued_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_repr) ... ok test_remove_closure (test.test_weakref.MappingTestCase.test_remove_closure) ... skipped 'implementation detail specific to cpython' test_threaded_weak_key_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_copy) ... ok test_threaded_weak_key_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_deepcopy) ... skipped "resource 'cpu' is not enabled" test_threaded_weak_value_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_copy) ... ok test_threaded_weak_value_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_deepcopy) ... skipped "resource 'cpu' is not enabled" test_threaded_weak_valued_consistency (test.test_weakref.MappingTestCase.test_threaded_weak_valued_consistency) ... ok test_threaded_weak_valued_pop (test.test_weakref.MappingTestCase.test_threaded_weak_valued_pop) ... ok test_threaded_weak_valued_setdefault (test.test_weakref.MappingTestCase.test_threaded_weak_valued_setdefault) ... ok test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem) ... ok test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes) ... ok test_weak_keyed_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_delitem) ... ok test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem) ... ok test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault) ... ok test_weak_keyed_dict_update (test.test_weakref.MappingTestCase.test_weak_keyed_dict_update) ... ok test_weak_keyed_iters (test.test_weakref.MappingTestCase.test_weak_keyed_iters) ... ok test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles) ... ok test_weak_keyed_len_race (test.test_weakref.MappingTestCase.test_weak_keyed_len_race) ... ERROR test_weak_keyed_union_operators (test.test_weakref.MappingTestCase.test_weak_keyed_union_operators) ... FAIL test_weak_keys (test.test_weakref.MappingTestCase.test_weak_keys) ... ok test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating) ... ok test_weak_valued_delitem (test.test_weakref.MappingTestCase.test_weak_valued_delitem) ... ok test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem) ... ok test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault) ... ok test_weak_valued_dict_update (test.test_weakref.MappingTestCase.test_weak_valued_dict_update) ... ok test_weak_valued_iters (test.test_weakref.MappingTestCase.test_weak_valued_iters) ... ok test_weak_valued_len_cycles (test.test_weakref.MappingTestCase.test_weak_valued_len_cycles) ... ok test_weak_valued_len_race (test.test_weakref.MappingTestCase.test_weak_valued_len_race) ... ERROR test_weak_valued_union_operators (test.test_weakref.MappingTestCase.test_weak_valued_union_operators) ... FAIL test_weak_values (test.test_weakref.MappingTestCase.test_weak_values) ... ok test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating) ... ok test_names (test.test_weakref.ModuleTestCase.test_names) ... ok test_basic_callback (test.test_weakref.ReferencesTestCase.test_basic_callback) ... ok test_basic_proxy (test.test_weakref.ReferencesTestCase.test_basic_proxy) ... ok test_basic_ref (test.test_weakref.ReferencesTestCase.test_basic_ref) ... ok test_callable_proxy (test.test_weakref.ReferencesTestCase.test_callable_proxy) ... ok test_callback_attribute (test.test_weakref.ReferencesTestCase.test_callback_attribute) ... ok test_callback_attribute_after_deletion (test.test_weakref.ReferencesTestCase.test_callback_attribute_after_deletion) ... ok test_callback_different_classes (test.test_weakref.ReferencesTestCase.test_callback_different_classes) ... ok test_callback_gcs (test.test_weakref.ReferencesTestCase.test_callback_gcs) ... ok test_callback_in_cycle (test.test_weakref.ReferencesTestCase.test_callback_in_cycle) ... ok test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection) ... ok test_callback_reachable_one_way (test.test_weakref.ReferencesTestCase.test_callback_reachable_one_way) ... ok test_callbacks_on_callback (test.test_weakref.ReferencesTestCase.test_callbacks_on_callback) ... ok test_callbacks_protected (test.test_weakref.ReferencesTestCase.test_callbacks_protected) ... ok test_cfunction (test.test_weakref.ReferencesTestCase.test_cfunction) ... skipped 'implementation detail specific to cpython' test_classes (test.test_weakref.ReferencesTestCase.test_classes) ... ok test_constructor_kwargs (test.test_weakref.ReferencesTestCase.test_constructor_kwargs) ... ok test_equality (test.test_weakref.ReferencesTestCase.test_equality) ... ok test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation) ... ERROR test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation) ... ERROR test_getweakrefcount (test.test_weakref.ReferencesTestCase.test_getweakrefcount) ... ok test_getweakrefs (test.test_weakref.ReferencesTestCase.test_getweakrefs) ... ok test_hashing (test.test_weakref.ReferencesTestCase.test_hashing) ... ok test_init (test.test_weakref.ReferencesTestCase.test_init) ... ok test_multiple_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_callbacks) ... ok test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks) ... ok test_newstyle_number_ops (test.test_weakref.ReferencesTestCase.test_newstyle_number_ops) ... ok test_ordering (test.test_weakref.ReferencesTestCase.test_ordering) ... ok test_proxy_bad_next (test.test_weakref.ReferencesTestCase.test_proxy_bad_next) ... ok test_proxy_bool (test.test_weakref.ReferencesTestCase.test_proxy_bool) ... ok test_proxy_deletion (test.test_weakref.ReferencesTestCase.test_proxy_deletion) ... ok test_proxy_div (test.test_weakref.ReferencesTestCase.test_proxy_div) ... ok test_proxy_hash (test.test_weakref.ReferencesTestCase.test_proxy_hash) ... ok test_proxy_index (test.test_weakref.ReferencesTestCase.test_proxy_index) ... ok test_proxy_iter (test.test_weakref.ReferencesTestCase.test_proxy_iter) ... ok test_proxy_matmul (test.test_weakref.ReferencesTestCase.test_proxy_matmul) ... ok test_proxy_next (test.test_weakref.ReferencesTestCase.test_proxy_next) ... ok test_proxy_ref (test.test_weakref.ReferencesTestCase.test_proxy_ref) ... ok test_proxy_reuse (test.test_weakref.ReferencesTestCase.test_proxy_reuse) ... ok test_proxy_reversed (test.test_weakref.ReferencesTestCase.test_proxy_reversed) ... ok test_proxy_unicode (test.test_weakref.ReferencesTestCase.test_proxy_unicode) ... ok test_ref_created_during_del (test.test_weakref.ReferencesTestCase.test_ref_created_during_del) ... ok test_ref_reuse (test.test_weakref.ReferencesTestCase.test_ref_reuse) ... ok test_repr_failure_gh99184 (test.test_weakref.ReferencesTestCase.test_repr_failure_gh99184) ... ok test_set_callback_attribute (test.test_weakref.ReferencesTestCase.test_set_callback_attribute) ... ok test_sf_bug_840829 (test.test_weakref.ReferencesTestCase.test_sf_bug_840829) ... ok test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback) ... ok test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback) ... ok test_trashcan_16602 (test.test_weakref.ReferencesTestCase.test_trashcan_16602) ... ok test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs) ... ok test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks) ... ok test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs) ... ok test_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle) Confirm https://bugs.python.org/issue3100 is fixed. ... ok test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots) ... ok test_bool (test.test_weakref.WeakKeyDictionaryTestCase.test_bool) ... ok test_constructor (test.test_weakref.WeakKeyDictionaryTestCase.test_constructor) ... ok test_get (test.test_weakref.WeakKeyDictionaryTestCase.test_get) ... ok test_getitem (test.test_weakref.WeakKeyDictionaryTestCase.test_getitem) ... ok test_items (test.test_weakref.WeakKeyDictionaryTestCase.test_items) ... ok test_keys (test.test_weakref.WeakKeyDictionaryTestCase.test_keys) ... ok test_len (test.test_weakref.WeakKeyDictionaryTestCase.test_len) ... ok test_pop (test.test_weakref.WeakKeyDictionaryTestCase.test_pop) ... ok test_popitem (test.test_weakref.WeakKeyDictionaryTestCase.test_popitem) ... ok test_read (test.test_weakref.WeakKeyDictionaryTestCase.test_read) ... ok test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase.test_setdefault) ... ok test_update (test.test_weakref.WeakKeyDictionaryTestCase.test_update) ... ok test_values (test.test_weakref.WeakKeyDictionaryTestCase.test_values) ... ok test_write (test.test_weakref.WeakKeyDictionaryTestCase.test_write) ... ok test_alive (test.test_weakref.WeakMethodTestCase.test_alive) ... ok test_callback_when_method_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_method_dead) ... ok test_callback_when_object_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_object_dead) ... ok test_equality (test.test_weakref.WeakMethodTestCase.test_equality) ... ok test_hashing (test.test_weakref.WeakMethodTestCase.test_hashing) ... ok test_method_dead (test.test_weakref.WeakMethodTestCase.test_method_dead) ... ok test_no_cycles (test.test_weakref.WeakMethodTestCase.test_no_cycles) ... skipped 'implementation detail specific to cpython' test_object_dead (test.test_weakref.WeakMethodTestCase.test_object_dead) ... ok test_bool (test.test_weakref.WeakValueDictionaryTestCase.test_bool) ... ok test_constructor (test.test_weakref.WeakValueDictionaryTestCase.test_constructor) ... ok test_get (test.test_weakref.WeakValueDictionaryTestCase.test_get) ... ok test_getitem (test.test_weakref.WeakValueDictionaryTestCase.test_getitem) ... ok test_items (test.test_weakref.WeakValueDictionaryTestCase.test_items) ... ok test_keys (test.test_weakref.WeakValueDictionaryTestCase.test_keys) ... ok test_len (test.test_weakref.WeakValueDictionaryTestCase.test_len) ... ok test_pop (test.test_weakref.WeakValueDictionaryTestCase.test_pop) ... ok test_popitem (test.test_weakref.WeakValueDictionaryTestCase.test_popitem) ... ok test_read (test.test_weakref.WeakValueDictionaryTestCase.test_read) ... ok test_setdefault (test.test_weakref.WeakValueDictionaryTestCase.test_setdefault) ... ok test_update (test.test_weakref.WeakValueDictionaryTestCase.test_update) ... ok test_values (test.test_weakref.WeakValueDictionaryTestCase.test_values) ... ok test_write (test.test_weakref.WeakValueDictionaryTestCase.test_write) ... ok libreftest (test.test_weakref.__test__) Doctest: test.test_weakref.__test__.libreftest ... ok ====================================================================== ERROR: test_weak_keyed_len_race (test.test_weakref.MappingTestCase.test_weak_keyed_len_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1267, in test_weak_keyed_len_race self.check_len_race(weakref.WeakKeyDictionary, lambda k: (k, 1)) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1244, in check_len_race self.addCleanup(gc.set_threshold, *gc.get_threshold()) ^^^^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'set_threshold' ====================================================================== ERROR: test_weak_valued_len_race (test.test_weakref.MappingTestCase.test_weak_valued_len_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1270, in test_weak_valued_len_race self.check_len_race(weakref.WeakValueDictionary, lambda k: (1, k)) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1244, in check_len_race self.addCleanup(gc.set_threshold, *gc.get_threshold()) ^^^^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'set_threshold' ====================================================================== ERROR: test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 791, in test_gc_during_proxy_creation self.check_gc_during_creation(weakref.proxy) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 794, in check_gc_during_creation thresholds = gc.get_threshold() ^^^^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'get_threshold' ====================================================================== ERROR: test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 788, in test_gc_during_ref_creation self.check_gc_during_creation(weakref.ref) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 794, in check_gc_during_creation thresholds = gc.get_threshold() ^^^^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'get_threshold' ====================================================================== FAIL: test_weak_keyed_union_operators (test.test_weakref.MappingTestCase.test_weak_keyed_union_operators) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1753, in test_weak_keyed_union_operators self.assertNotIn(4, tmp1.values()) ^^^^^^^^^^^ AssertionError: 4 unexpectedly found in <generator object WeakKeyDictionary.values at 0x0000016106934188> ====================================================================== FAIL: test_weak_valued_union_operators (test.test_weakref.MappingTestCase.test_weak_valued_union_operators) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakref.py", line 1701, in test_weak_valued_union_operators self.assertNotIn(2, tmp1) ^^^^^^^^^^^ AssertionError: 2 unexpectedly found in <WeakValueDictionary at 0x161086f24f0> ---------------------------------------------------------------------- Ran 133 tests in 3.698s FAILED (failures=2, errors=4, skipped=5) 0:00:04 [1/1/1] test_weakref failed (4 errors, 2 failures) == Tests result: FAILURE == 1 test failed: test_weakref Total duration: 4.1 sec Total tests: run=133 failures=2 skipped=5 Total test files: run=1/1 failed=1 Result: FAILURE test test_weakref failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8536æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 4268216002 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_weakset test_abc (test.test_weakset.TestWeakSet.test_abc) ... ok test_add (test.test_weakset.TestWeakSet.test_add) ... ok test_and (test.test_weakset.TestWeakSet.test_and) ... ok test_clear (test.test_weakset.TestWeakSet.test_clear) ... ok test_constructor_identity (test.test_weakset.TestWeakSet.test_constructor_identity) ... ok test_contains (test.test_weakset.TestWeakSet.test_contains) ... ok test_copy (test.test_weakset.TestWeakSet.test_copy) ... ok test_copying (test.test_weakset.TestWeakSet.test_copying) ... ok test_difference (test.test_weakset.TestWeakSet.test_difference) ... ok test_difference_update (test.test_weakset.TestWeakSet.test_difference_update) ... ok test_discard (test.test_weakset.TestWeakSet.test_discard) ... ok test_eq (test.test_weakset.TestWeakSet.test_eq) ... ok test_gc (test.test_weakset.TestWeakSet.test_gc) ... ok test_gt (test.test_weakset.TestWeakSet.test_gt) ... ok test_hash (test.test_weakset.TestWeakSet.test_hash) ... ok test_iand (test.test_weakset.TestWeakSet.test_iand) ... ok test_init (test.test_weakset.TestWeakSet.test_init) ... ok test_inplace_on_self (test.test_weakset.TestWeakSet.test_inplace_on_self) ... ok test_intersection (test.test_weakset.TestWeakSet.test_intersection) ... ok test_intersection_update (test.test_weakset.TestWeakSet.test_intersection_update) ... ok test_ior (test.test_weakset.TestWeakSet.test_ior) ... ok test_isdisjoint (test.test_weakset.TestWeakSet.test_isdisjoint) ... ok test_isub (test.test_weakset.TestWeakSet.test_isub) ... ok test_ixor (test.test_weakset.TestWeakSet.test_ixor) ... ok test_len (test.test_weakset.TestWeakSet.test_len) ... ok test_len_cycles (test.test_weakset.TestWeakSet.test_len_cycles) ... ok test_len_race (test.test_weakset.TestWeakSet.test_len_race) ... ERROR test_lt (test.test_weakset.TestWeakSet.test_lt) ... ok test_methods (test.test_weakset.TestWeakSet.test_methods) ... ok test_ne (test.test_weakset.TestWeakSet.test_ne) ... ok test_new_or_init (test.test_weakset.TestWeakSet.test_new_or_init) ... ok test_or (test.test_weakset.TestWeakSet.test_or) ... ok test_pop (test.test_weakset.TestWeakSet.test_pop) ... ok test_remove (test.test_weakset.TestWeakSet.test_remove) ... ok test_repr (test.test_weakset.TestWeakSet.test_repr) ... ok test_sub (test.test_weakset.TestWeakSet.test_sub) ... ok test_sub_and_super (test.test_weakset.TestWeakSet.test_sub_and_super) ... ok test_subclass_with_custom_hash (test.test_weakset.TestWeakSet.test_subclass_with_custom_hash) ... ok test_symmetric_difference (test.test_weakset.TestWeakSet.test_symmetric_difference) ... ok test_symmetric_difference_update (test.test_weakset.TestWeakSet.test_symmetric_difference_update) ... ok test_union (test.test_weakset.TestWeakSet.test_union) ... ok test_update (test.test_weakset.TestWeakSet.test_update) ... ok test_update_set (test.test_weakset.TestWeakSet.test_update_set) ... ok test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_and_mutate_while_iterating) ... ok test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_while_iterating) ... ok test_xor (test.test_weakset.TestWeakSet.test_xor) ... ok ====================================================================== ERROR: test_len_race (test.test_weakset.TestWeakSet.test_len_race) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_weakset.py", line 428, in test_len_race self.addCleanup(gc.set_threshold, *gc.get_threshold()) ^^^^^^^^^^^^^ AttributeError: module 'gc' has no attribute 'set_threshold' ---------------------------------------------------------------------- Ran 46 tests in 0.176s FAILED (errors=1) 0:00:00 [1/1/1] test_weakset failed (1 error) == Tests result: FAILURE == 1 test failed: test_weakset Total duration: 444 ms Total tests: run=46 Total test files: run=1/1 failed=1 Result: FAILURE test test_weakset failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7444æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 54215896 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_webbrowser test_open (test.test_webbrowser.BackgroundBrowserCommandTest.test_open) ... ok test_register (test.test_webbrowser.BrowserRegistrationTest.test_register) ... ok test_register_default (test.test_webbrowser.BrowserRegistrationTest.test_register_default) ... ok test_register_preferred (test.test_webbrowser.BrowserRegistrationTest.test_register_preferred) ... ok test_open (test.test_webbrowser.ChromeCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.ChromeCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.ChromeCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.ChromeCommandTest.test_open_with_autoraise_false) ... ok test_open (test.test_webbrowser.ELinksCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.ELinksCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.ELinksCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.ELinksCommandTest.test_open_with_autoraise_false) ... ok test_open (test.test_webbrowser.EdgeCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.EdgeCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.EdgeCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.EdgeCommandTest.test_open_with_autoraise_false) ... ok test_open (test.test_webbrowser.EpiphanyCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.EpiphanyCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.EpiphanyCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.EpiphanyCommandTest.test_open_with_autoraise_false) ... ok test_open (test.test_webbrowser.GenericBrowserCommandTest.test_open) ... ok test_environment (test.test_webbrowser.ImportTest.test_environment) ... ERROR test_environment_preferred (test.test_webbrowser.ImportTest.test_environment_preferred) ... ERROR test_get (test.test_webbrowser.ImportTest.test_get) ... ERROR test_register (test.test_webbrowser.ImportTest.test_register) ... ERROR test_synthesize (test.test_webbrowser.ImportTest.test_synthesize) ... ERROR test_open (test.test_webbrowser.MozillaCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.MozillaCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.MozillaCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.MozillaCommandTest.test_open_with_autoraise_false) ... ok test_open (test.test_webbrowser.OperaCommandTest.test_open) ... ok test_open_new (test.test_webbrowser.OperaCommandTest.test_open_new) ... ok test_open_new_tab (test.test_webbrowser.OperaCommandTest.test_open_new_tab) ... ok test_open_with_autoraise_false (test.test_webbrowser.OperaCommandTest.test_open_with_autoraise_false) ... ok ====================================================================== ERROR: test_environment (test.test_webbrowser.ImportTest.test_environment) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_webbrowser.py", line 308, in test_environment browser = webbrowser.get().name ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 43, in get register_standard_browsers() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 496, in register_standard_browsers if shutil.which(browser): ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_environment_preferred (test.test_webbrowser.ImportTest.test_environment_preferred) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_webbrowser.py", line 319, in test_environment_preferred webbrowser.get() ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 43, in get register_standard_browsers() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 496, in register_standard_browsers if shutil.which(browser): ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_get (test.test_webbrowser.ImportTest.test_get) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_webbrowser.py", line 296, in test_get webbrowser.get('fakebrowser') ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 43, in get register_standard_browsers() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 496, in register_standard_browsers if shutil.which(browser): ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_register (test.test_webbrowser.ImportTest.test_register) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_webbrowser.py", line 283, in test_register webbrowser.register('Example1', ExampleBrowser) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 27, in register register_standard_browsers() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 496, in register_standard_browsers if shutil.which(browser): ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ====================================================================== ERROR: test_synthesize (test.test_webbrowser.ImportTest.test_synthesize) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_webbrowser.py", line 302, in test_synthesize webbrowser.register(name, None, webbrowser.GenericBrowser(name)) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 27, in register register_standard_browsers() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\webbrowser.py", line 496, in register_standard_browsers if shutil.which(browser): ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1528, in which if sys.platform == "win32" and _win_path_needs_curdir(cmd, mode): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 1482, in _win_path_needs_curdir return (not (mode & os.X_OK)) or _winapi.NeedCurrentDirectoryForExePath( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'NeedCurrentDirectoryForExePath' ---------------------------------------------------------------------- Ran 34 tests in 0.059s FAILED (errors=5) 0:00:00 [1/1/1] test_webbrowser failed (5 errors) == Tests result: FAILURE == 1 test failed: test_webbrowser Total duration: 404 ms Total tests: run=34 Total test files: run=1/1 failed=1 Result: FAILURE test test_webbrowser failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9664æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2007297979 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_winapi test_getlongpathname (test.test_winapi.WinAPITests.test_getlongpathname) ... ERROR test_getshortpathname (test.test_winapi.WinAPITests.test_getshortpathname) ... ERROR test_namedpipe (test.test_winapi.WinAPITests.test_namedpipe) ... FAIL ====================================================================== ERROR: test_getlongpathname (test.test_winapi.WinAPITests.test_getlongpathname) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winapi.py", line 19, in test_getlongpathname _winapi.GetLongPathName(testfn) ^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'GetLongPathName' ====================================================================== ERROR: test_getshortpathname (test.test_winapi.WinAPITests.test_getshortpathname) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winapi.py", line 35, in test_getshortpathname _winapi.GetShortPathName(testfn) ^^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'GetShortPathName' ====================================================================== FAIL: test_namedpipe (test.test_winapi.WinAPITests.test_namedpipe) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winapi.py", line 46, in test_namedpipe with self.assertRaises(FileNotFoundError): AssertionError: FileNotFoundError not raised ---------------------------------------------------------------------- Ran 3 tests in 0.006s FAILED (failures=1, errors=2) 0:00:00 [1/1/1] test_winapi failed (2 errors, 1 failure) == Tests result: FAILURE == 1 test failed: test_winapi Total duration: 280 ms Total tests: run=3 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_winapi failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2856æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1633228840 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_winconsoleio 0:00:00 [1/1/1] test_winconsoleio failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_winconsoleio Total duration: 268 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_winconsoleio crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winconsoleio.py", line 14, in <module> from _testconsole import write_input ModuleNotFoundError: No module named '_testconsole' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9472æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2829351655 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_winreg test_have_gc (test.test_winreg.HeapTypeTests.test_have_gc) ... skipped 'implementation detail specific to cpython' test_immutable (test.test_winreg.HeapTypeTests.test_immutable) ... skipped 'implementation detail specific to cpython' testExpandEnvironmentStrings (test.test_winreg.LocalWinregTests.testExpandEnvironmentStrings) ... ok test_changing_value (test.test_winreg.LocalWinregTests.test_changing_value) ... ok test_connect_registry_to_local_machine_works (test.test_winreg.LocalWinregTests.test_connect_registry_to_local_machine_works) ... ok test_context_manager (test.test_winreg.LocalWinregTests.test_context_manager) ... ok test_dynamic_key (test.test_winreg.LocalWinregTests.test_dynamic_key) ... ok test_long_key (test.test_winreg.LocalWinregTests.test_long_key) ... ok test_named_arguments (test.test_winreg.LocalWinregTests.test_named_arguments) ... ok test_nonexistent_remote_registry (test.test_winreg.LocalWinregTests.test_nonexistent_remote_registry) ... ok test_queryvalueex_return_value (test.test_winreg.LocalWinregTests.test_queryvalueex_return_value) ... ok test_read_string_containing_null (test.test_winreg.LocalWinregTests.test_read_string_containing_null) ... ok test_reflection_unsupported (test.test_winreg.LocalWinregTests.test_reflection_unsupported) ... skipped 'Requires Windows XP' test_registry_works (test.test_winreg.LocalWinregTests.test_registry_works) ... FAIL test_registry_works_extended_functions (test.test_winreg.LocalWinregTests.test_registry_works_extended_functions) ... FAIL test_setvalueex_crash_with_none_arg (test.test_winreg.LocalWinregTests.test_setvalueex_crash_with_none_arg) ... ok test_setvalueex_negative_one_check (test.test_winreg.LocalWinregTests.test_setvalueex_negative_one_check) ... ERROR test_setvalueex_value_range (test.test_winreg.LocalWinregTests.test_setvalueex_value_range) ... ok test_remote_registry_works (test.test_winreg.RemoteWinregTests.test_remote_registry_works) ... skipped 'Skipping remote registry tests' test_disable_reflection (test.test_winreg.Win64WinregTests.test_disable_reflection) ... skipped "OS doesn't support reflection" test_exception_numbers (test.test_winreg.Win64WinregTests.test_exception_numbers) ... ok test_named_arguments (test.test_winreg.Win64WinregTests.test_named_arguments) ... ok test_reflection (test.test_winreg.Win64WinregTests.test_reflection) ... skipped "OS doesn't support reflection" test_reflection_functions (test.test_winreg.Win64WinregTests.test_reflection_functions) ... ok ====================================================================== ERROR: test_setvalueex_negative_one_check (test.test_winreg.LocalWinregTests.test_setvalueex_negative_one_check) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 363, in test_setvalueex_negative_one_check SetValueEx(ck, "test_name_dword", None, REG_DWORD, -1) ValueError: cannot convert negative integer to unsigned ====================================================================== FAIL: test_registry_works (test.test_winreg.LocalWinregTests.test_registry_works) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 216, in test_registry_works self._test_all(HKEY_CURRENT_USER) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 200, in _test_all self._read_test_data(root_key, subkeystr) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 131, in _read_test_data self.assertEqual(val, "Default value", ^^^^^^^^^^^ AssertionError: 'SOFTWARE\\Python Test Key [9472] - Delete Me' != 'Default value' - SOFTWARE\Python Test Key [9472] - Delete Me + Default value : Registry didn't give back the correct value ====================================================================== FAIL: test_registry_works_extended_functions (test.test_winreg.LocalWinregTests.test_registry_works_extended_functions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 227, in test_registry_works_extended_functions self._read_test_data(HKEY_CURRENT_USER, OpenKey=oke) ^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_winreg.py", line 131, in _read_test_data self.assertEqual(val, "Default value", ^^^^^^^^^^^ AssertionError: 'SOFTWARE\\Python Test Key [9472] - Delete Me' != 'Default value' - SOFTWARE\Python Test Key [9472] - Delete Me + Default value : Registry didn't give back the correct value ---------------------------------------------------------------------- Ran 24 tests in 2.777s FAILED (failures=2, errors=1, skipped=6) 0:00:03 [1/1/1] test_winreg failed (1 error, 2 failures) == Tests result: FAILURE == 1 test failed: test_winreg Total duration: 3.1 sec Total tests: run=24 failures=2 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_winreg failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7476æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 208271823 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_with testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase.testMultipleComplexTargets) ... ok testSingleComplexTarget (test.test_with.AssignmentTargetTestCase.testSingleComplexTarget) ... ok testWithExtendedTargets (test.test_with.AssignmentTargetTestCase.testWithExtendedTargets) ... ok testErrorsInBool (test.test_with.ExceptionalTestCase.testErrorsInBool) ... ok testExceptionNormalized (test.test_with.ExceptionalTestCase.testExceptionNormalized) ... ok testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase.testMultipleResourcesInSingleStatement) ... ok testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionAfterInnerStatement) ... ok testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionBeforeInnerStatement) ... ok testNestedSingleStatements (test.test_with.ExceptionalTestCase.testNestedSingleStatements) ... ok testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit1) ... ok testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit2) ... ok testRaisedStopIteration1 (test.test_with.ExceptionalTestCase.testRaisedStopIteration1) ... ok testRaisedStopIteration2 (test.test_with.ExceptionalTestCase.testRaisedStopIteration2) ... ok testRaisedStopIteration3 (test.test_with.ExceptionalTestCase.testRaisedStopIteration3) ... ok testSingleResource (test.test_with.ExceptionalTestCase.testSingleResource) ... ok testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase.testExitFalseDoesntSwallowException) ... ok testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase.testExitTrueSwallowsException) ... ok testAssignmentToNoneError (test.test_with.FailureTestCase.testAssignmentToNoneError) ... ok testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleContainingNoneError) ... ok testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleOnlyContainingNoneError) ... ok testEnterAttributeError1 (test.test_with.FailureTestCase.testEnterAttributeError1) ... ok testEnterAttributeError2 (test.test_with.FailureTestCase.testEnterAttributeError2) ... ok testEnterThrows (test.test_with.FailureTestCase.testEnterThrows) ... ok testExitAttributeError (test.test_with.FailureTestCase.testExitAttributeError) ... ok testExitThrows (test.test_with.FailureTestCase.testExitThrows) ... ok testNameError (test.test_with.FailureTestCase.testNameError) ... ok testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgBound) ... ok testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgUnbound) ... ok testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError) ... ok testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToNonTuple) ... ok testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToSingleElementParenthesizedList) ... ok testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase.testSingleArgInlineGeneratorSyntax) ... ok testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testSingleArgUnbound) ... ok testEnterReturnsTuple (test.test_with.NestedWith.testEnterReturnsTuple) ... ok testExceptionInEnter (test.test_with.NestedWith.testExceptionInEnter) ... ok testExceptionInExit (test.test_with.NestedWith.testExceptionInExit) ... ok testExceptionInExprList (test.test_with.NestedWith.testExceptionInExprList) ... ok testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) ... testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.init_raises at 0x00000196638f8408>] ... FAIL testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.enter_raises at 0x00000196638f84d0>] ... FAIL testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.exit_raises at 0x00000196638f8598>] ... FAIL testNoExceptions (test.test_with.NestedWith.testNoExceptions) ... ok testWithBreak (test.test_with.NonLocalFlowControlTestCase.testWithBreak) ... ok testWithContinue (test.test_with.NonLocalFlowControlTestCase.testWithContinue) ... ok testWithRaise (test.test_with.NonLocalFlowControlTestCase.testWithRaise) ... ok testWithReturn (test.test_with.NonLocalFlowControlTestCase.testWithReturn) ... ok testWithYield (test.test_with.NonLocalFlowControlTestCase.testWithYield) ... ok testBoundGenerator (test.test_with.NonexceptionalTestCase.testBoundGenerator) ... ok testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundSyntax) ... ok testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToDottedVariable) ... ok testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToExistingVariable) ... ok testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorSyntax) ... ok testNestedSingleStatements (test.test_with.NonexceptionalTestCase.testNestedSingleStatements) ... ok testUnboundGenerator (test.test_with.NonexceptionalTestCase.testUnboundGenerator) ... ok ====================================================================== FAIL: testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.init_raises at 0x00000196638f8408>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_with.py", line 794, in testExceptionLocation self.assertEqual(f.line[f.colno - indent : f.end_colno - indent], ^^^^^^^^^^^ AssertionError: 'InitRaises' != 'self.InitRaises()' - InitRaises + self.InitRaises() ? +++++ ++ ====================================================================== FAIL: testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.enter_raises at 0x00000196638f84d0>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_with.py", line 793, in testExceptionLocation self.assertEqual(f.end_lineno, co.co_firstlineno + 2) ^^^^^^^^^^^ AssertionError: 772 != 771 ====================================================================== FAIL: testExceptionLocation (test.test_with.NestedWith.testExceptionLocation) [<function NestedWith.testExceptionLocation.<locals>.exit_raises at 0x00000196638f8598>] ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_with.py", line 793, in testExceptionLocation self.assertEqual(f.end_lineno, co.co_firstlineno + 2) ^^^^^^^^^^^ AssertionError: 779 != 778 ---------------------------------------------------------------------- Ran 51 tests in 0.016s FAILED (failures=3) 0:00:00 [1/1/1] test_with failed (3 failures) == Tests result: FAILURE == 1 test failed: test_with Total duration: 281 ms Total tests: run=51 failures=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_with failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9976æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2523223216 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_wmi 0:00:00 [1/1/1] test_wmi failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_wmi Total duration: 246 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_wmi crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_wmi.py", line 11, in <module> _wmi = import_helper.import_module('_wmi', required_on=['win']) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named '_wmi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10512æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1711274937 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_xml_dom_xmlbuilder test_builder (test.test_xml_dom_xmlbuilder.XMLBuilderTest.test_builder) ... ok test_entity_resolver (test.test_xml_dom_xmlbuilder.XMLBuilderTest.test_entity_resolver) ... ok test_parse_uri (test.test_xml_dom_xmlbuilder.XMLBuilderTest.test_parse_uri) ... ok test_parse_with_systemId (test.test_xml_dom_xmlbuilder.XMLBuilderTest.test_parse_with_systemId) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.057s OK 0:00:00 [1/1] test_xml_dom_xmlbuilder passed == Tests result: SUCCESS == 1 test OK. Total duration: 468 ms Total tests: run=4 Total test files: run=1/1 Result: SUCCESS ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_2380æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1762612185 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_xml_etree test_find_with_error (test.test_xml_etree.BadElementPathTest.test_find_with_error) ... ok test_find_with_mutating (test.test_xml_etree.BadElementPathTest.test_find_with_mutating) ... ok test_findall_with_error (test.test_xml_etree.BadElementPathTest.test_findall_with_error) ... ok test_findall_with_mutating (test.test_xml_etree.BadElementPathTest.test_findall_with_mutating) ... ok test_findtext_with_error (test.test_xml_etree.BadElementPathTest.test_findtext_with_error) ... ok test_findtext_with_falsey_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_falsey_text_attribute) ... ok test_findtext_with_mutating (test.test_xml_etree.BadElementPathTest.test_findtext_with_mutating) ... ok test_findtext_with_none_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_none_text_attribute) ... ok test_ass_subscr (test.test_xml_etree.BadElementTest.test_ass_subscr) ... ok test_element_get_tail (test.test_xml_etree.BadElementTest.test_element_get_tail) ... ok test_element_get_text (test.test_xml_etree.BadElementTest.test_element_get_text) ... ok test_extend_mutable_list (test.test_xml_etree.BadElementTest.test_extend_mutable_list) ... ok test_extend_mutable_list2 (test.test_xml_etree.BadElementTest.test_extend_mutable_list2) ... ok test_recursive_repr (test.test_xml_etree.BadElementTest.test_recursive_repr) ... ok test_remove_with_clear_assume_existing (test.test_xml_etree.BadElementTest.test_remove_with_clear_assume_existing) ... ok test_remove_with_clear_assume_missing (test.test_xml_etree.BadElementTest.test_remove_with_clear_assume_missing) ... ok test_remove_with_mutate_root_assume_existing (test.test_xml_etree.BadElementTest.test_remove_with_mutate_root_assume_existing) ... ok test_remove_with_mutate_root_assume_missing (test.test_xml_etree.BadElementTest.test_remove_with_mutate_root_assume_missing) ... ok test_subscr (test.test_xml_etree.BadElementTest.test_subscr) ... ok test_treebuilder_end (test.test_xml_etree.BadElementTest.test_treebuilder_end) ... ok test_treebuilder_start (test.test_xml_etree.BadElementTest.test_treebuilder_start) ... ok test___copy__ (test.test_xml_etree.BasicElementTest.test___copy__) ... ok test___deepcopy__ (test.test_xml_etree.BasicElementTest.test___deepcopy__) ... ok test___init__ (test.test_xml_etree.BasicElementTest.test___init__) ... ok test_augmentation_type_errors (test.test_xml_etree.BasicElementTest.test_augmentation_type_errors) ... ok test_cyclic_gc (test.test_xml_etree.BasicElementTest.test_cyclic_gc) ... ok test_get_keyword_args (test.test_xml_etree.BasicElementTest.test_get_keyword_args) ... ok test_pickle (test.test_xml_etree.BasicElementTest.test_pickle) ... ok test_pickle_issue18997 (test.test_xml_etree.BasicElementTest.test_pickle_issue18997) ... ok test_weakref (test.test_xml_etree.BasicElementTest.test_weakref) ... ok test_warning (test.test_xml_etree.BoolTest.test_warning) ... ok test_39495_treebuilder_start (test.test_xml_etree.BugsTest.test_39495_treebuilder_start) ... ok test_bug_1534630 (test.test_xml_etree.BugsTest.test_bug_1534630) ... ok test_bug_200708_close (test.test_xml_etree.BugsTest.test_bug_200708_close) ... ok test_bug_200708_newline (test.test_xml_etree.BugsTest.test_bug_200708_newline) ... ok test_bug_200709_default_namespace (test.test_xml_etree.BugsTest.test_bug_200709_default_namespace) ... ok test_bug_200709_element_comment (test.test_xml_etree.BugsTest.test_bug_200709_element_comment) ... ok test_bug_200709_element_insert (test.test_xml_etree.BugsTest.test_bug_200709_element_insert) ... ok test_bug_200709_iter_comment (test.test_xml_etree.BugsTest.test_bug_200709_iter_comment) ... ok test_bug_200709_register_namespace (test.test_xml_etree.BugsTest.test_bug_200709_register_namespace) ... ok test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit21) ... ok test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit25) ... ok test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit28) ... ok test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit39) ... ok test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit54) ... ok test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit55) ... ok test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit60) ... ok test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit62) ... ok test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit63) ... skipped '' test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest.test_bug_xmltoolkitX1) ... ok test_expat224_utf8_bug (test.test_xml_etree.BugsTest.test_expat224_utf8_bug) ... ok test_expat224_utf8_bug_file (test.test_xml_etree.BugsTest.test_expat224_utf8_bug_file) ... ok test_issue10777 (test.test_xml_etree.BugsTest.test_issue10777) ... ok test_issue123213_correct_extend_exception (test.test_xml_etree.BugsTest.test_issue123213_correct_extend_exception) ... ok test_issue6233 (test.test_xml_etree.BugsTest.test_issue6233) ... ok test_issue6565 (test.test_xml_etree.BugsTest.test_issue6565) ... ok test_lost_elem (test.test_xml_etree.BugsTest.test_lost_elem) ... skipped 'generators are not reentrant' test_lost_tail (test.test_xml_etree.BugsTest.test_lost_tail) ... ok test_lost_text (test.test_xml_etree.BugsTest.test_lost_text) ... ok test_c14n_exclusion (test.test_xml_etree.C14NTest.test_c14n_exclusion) ... ok test_simple_roundtrip (test.test_xml_etree.C14NTest.test_simple_roundtrip) ... ok test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) ... test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] ... skipped 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem' test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] ... skipped 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem' test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] ... skipped 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault' test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] ... skipped 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault' test_bad_find (test.test_xml_etree.ElementFindTest.test_bad_find) ... ok test_find_simple (test.test_xml_etree.ElementFindTest.test_find_simple) ... ok test_find_through_ElementTree (test.test_xml_etree.ElementFindTest.test_find_through_ElementTree) ... ok test_find_xpath (test.test_xml_etree.ElementFindTest.test_find_xpath) ... ok test_findall (test.test_xml_etree.ElementFindTest.test_findall) ... ok test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest.test_findall_different_nsmaps) ... ok test_findall_wildcard (test.test_xml_etree.ElementFindTest.test_findall_wildcard) ... ok test_test_find_with_ns (test.test_xml_etree.ElementFindTest.test_test_find_with_ns) ... ok test_basic (test.test_xml_etree.ElementIterTest.test_basic) ... ok test_copy (test.test_xml_etree.ElementIterTest.test_copy) ... ok test_corners (test.test_xml_etree.ElementIterTest.test_corners) ... ok test_iter_by_tag (test.test_xml_etree.ElementIterTest.test_iter_by_tag) ... ok test_pickle (test.test_xml_etree.ElementIterTest.test_pickle) ... ok test_delslice (test.test_xml_etree.ElementSlicingTest.test_delslice) ... ok test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_negative_steps) ... ok test_getslice_range (test.test_xml_etree.ElementSlicingTest.test_getslice_range) ... ok test_getslice_single_index (test.test_xml_etree.ElementSlicingTest.test_getslice_single_index) ... ok test_getslice_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_steps) ... ok test_issue123213_setslice_exception (test.test_xml_etree.ElementSlicingTest.test_issue123213_setslice_exception) ... ok test_setslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_negative_steps) ... ok test_setslice_range (test.test_xml_etree.ElementSlicingTest.test_setslice_range) ... ok test_setslice_single_index (test.test_xml_etree.ElementSlicingTest.test_setslice_single_index) ... ok test_setslice_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_steps) ... ok test_attlist_default (test.test_xml_etree.ElementTreeTest.test_attlist_default) ... ok test_attrib (test.test_xml_etree.ElementTreeTest.test_attrib) ... ok test_cdata (test.test_xml_etree.ElementTreeTest.test_cdata) ... ok test_children (test.test_xml_etree.ElementTreeTest.test_children) ... ok test_copy (test.test_xml_etree.ElementTreeTest.test_copy) ... ok test_custom_builder (test.test_xml_etree.ElementTreeTest.test_custom_builder) ... ok test_custom_builder_only_end_ns (test.test_xml_etree.ElementTreeTest.test_custom_builder_only_end_ns) ... ok test_doctype_public (test.test_xml_etree.ElementTreeTest.test_doctype_public) ... ok test_dump_attribute_order (test.test_xml_etree.ElementTreeTest.test_dump_attribute_order) ... ok test_encoding (test.test_xml_etree.ElementTreeTest.test_encoding) ... ok test_entity (test.test_xml_etree.ElementTreeTest.test_entity) ... ok test_file_init (test.test_xml_etree.ElementTreeTest.test_file_init) ... ok test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest.test_html_empty_elems_serialization) ... ok test_indent (test.test_xml_etree.ElementTreeTest.test_indent) ... ok test_indent_level (test.test_xml_etree.ElementTreeTest.test_indent_level) ... ok test_indent_space (test.test_xml_etree.ElementTreeTest.test_indent_space) ... ok test_indent_space_caching (test.test_xml_etree.ElementTreeTest.test_indent_space_caching) ... ok test_initialize_parser_without_target (test.test_xml_etree.ElementTreeTest.test_initialize_parser_without_target) ... ok test_interface (test.test_xml_etree.ElementTreeTest.test_interface) ... ok test_issue18347 (test.test_xml_etree.ElementTreeTest.test_issue18347) ... ok test_iterparse (test.test_xml_etree.ElementTreeTest.test_iterparse) ... ok test_makeelement (test.test_xml_etree.ElementTreeTest.test_makeelement) ... ok test_methods (test.test_xml_etree.ElementTreeTest.test_methods) ... ok test_namespace (test.test_xml_etree.ElementTreeTest.test_namespace) ... ok test_parsefile (test.test_xml_etree.ElementTreeTest.test_parsefile) ... ok test_parseliteral (test.test_xml_etree.ElementTreeTest.test_parseliteral) ... ok test_path_cache (test.test_xml_etree.ElementTreeTest.test_path_cache) ... ok test_processinginstruction (test.test_xml_etree.ElementTreeTest.test_processinginstruction) ... ok test_qname (test.test_xml_etree.ElementTreeTest.test_qname) ... ok test_set_attribute (test.test_xml_etree.ElementTreeTest.test_set_attribute) ... ok test_simpleops (test.test_xml_etree.ElementTreeTest.test_simpleops) ... FAIL test_tostring_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace) ... ok test_tostring_default_namespace_different_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_different_namespace) ... ok test_tostring_default_namespace_original_no_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_original_no_namespace) ... ok test_tostring_no_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_no_xml_declaration) ... ok test_tostring_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration) ... ok test_tostring_xml_declaration_cases (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_cases) ... ok test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding) ... ok test_tostringlist_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostringlist_default_namespace) ... ok test_tostringlist_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostringlist_xml_declaration) ... ok test_tree_write_attribute_order (test.test_xml_etree.ElementTreeTest.test_tree_write_attribute_order) ... ok test_writefile (test.test_xml_etree.ElementTreeTest.test_writefile) ... ok test_writestring (test.test_xml_etree.ElementTreeTest.test_writestring) ... ok test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest.test_xpath_tokenizer) ... ok test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_constructor) ... ok test_Element_subclass_find (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_find) ... ok test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_new_method) ... ok test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_trivial) ... ok test_istype (test.test_xml_etree.ElementTreeTypeTest.test_istype) ... ok test_encoding (test.test_xml_etree.IOTest.test_encoding) ... ok test_read_from_bytesio (test.test_xml_etree.IOTest.test_read_from_bytesio) ... ok test_read_from_stringio (test.test_xml_etree.IOTest.test_read_from_stringio) ... ok test_read_from_user_binary_reader (test.test_xml_etree.IOTest.test_read_from_user_binary_reader) ... ok test_read_from_user_text_reader (test.test_xml_etree.IOTest.test_read_from_user_text_reader) ... ok test_short_empty_elements (test.test_xml_etree.IOTest.test_short_empty_elements) ... ok test_tostringlist_invariant (test.test_xml_etree.IOTest.test_tostringlist_invariant) ... ok test_write_to_binary_file (test.test_xml_etree.IOTest.test_write_to_binary_file) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest.test_write_to_binary_file_with_bom) ... ok test_write_to_binary_file_with_encoding (test.test_xml_etree.IOTest.test_write_to_binary_file_with_encoding) ... ok test_write_to_bytesio (test.test_xml_etree.IOTest.test_write_to_bytesio) ... ok test_write_to_filename (test.test_xml_etree.IOTest.test_write_to_filename) ... ok test_write_to_filename_as_unicode (test.test_xml_etree.IOTest.test_write_to_filename_as_unicode) ... ok test_write_to_filename_with_encoding (test.test_xml_etree.IOTest.test_write_to_filename_with_encoding) ... ok test_write_to_stringio (test.test_xml_etree.IOTest.test_write_to_stringio) ... ok test_write_to_text_file (test.test_xml_etree.IOTest.test_write_to_text_file) ... ok test_write_to_user_binary_writer (test.test_xml_etree.IOTest.test_write_to_user_binary_writer) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest.test_write_to_user_binary_writer_with_bom) ... ok test_write_to_user_text_writer (test.test_xml_etree.IOTest.test_write_to_user_text_writer) ... ok test_issue14818 (test.test_xml_etree.KeywordArgsTest.test_issue14818) ... ok test_all (test.test_xml_etree.ModuleTest.test_all) ... ok test_sanity (test.test_xml_etree.ModuleTest.test_sanity) ... ok test_find_with_namespace (test.test_xml_etree.NamespaceParseTest.test_find_with_namespace) ... ok test_correct_import_pyET (test.test_xml_etree.NoAcceleratorTest.test_correct_import_pyET) ... ok test_error_code (test.test_xml_etree.ParseErrorTest.test_error_code) ... ok test_error_position (test.test_xml_etree.ParseErrorTest.test_error_position) ... ok test_subclass (test.test_xml_etree.ParseErrorTest.test_subclass) ... ok test_builder_lookup_errors (test.test_xml_etree.TreeBuilderTest.test_builder_lookup_errors) ... ok test_doctype (test.test_xml_etree.TreeBuilderTest.test_doctype) ... ok test_dummy_builder (test.test_xml_etree.TreeBuilderTest.test_dummy_builder) ... ok test_element_factory (test.test_xml_etree.TreeBuilderTest.test_element_factory) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_pure_python_subclass) ... ok test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_subclass) ... ok test_late_tail (test.test_xml_etree.TreeBuilderTest.test_late_tail) ... ok test_late_tail_mix_pi_comments (test.test_xml_etree.TreeBuilderTest.test_late_tail_mix_pi_comments) ... ok test_subclass (test.test_xml_etree.TreeBuilderTest.test_subclass) ... ok test_subclass_comment_pi (test.test_xml_etree.TreeBuilderTest.test_subclass_comment_pi) ... ok test_treebuilder_comment (test.test_xml_etree.TreeBuilderTest.test_treebuilder_comment) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest.test_treebuilder_elementfactory_none) ... ok test_treebuilder_pi (test.test_xml_etree.TreeBuilderTest.test_treebuilder_pi) ... ok test_xinclude (test.test_xml_etree.XIncludeTest.test_xinclude) ... ok test_xinclude_default (test.test_xml_etree.XIncludeTest.test_xinclude_default) ... ok test_xinclude_failures (test.test_xml_etree.XIncludeTest.test_xinclude_failures) ... ok test_xinclude_repeated (test.test_xml_etree.XIncludeTest.test_xinclude_repeated) ... ok test_constructor_args (test.test_xml_etree.XMLParserTest.test_constructor_args) ... ok test_doctype_warning (test.test_xml_etree.XMLParserTest.test_doctype_warning) ... ok test_inherited_doctype (test.test_xml_etree.XMLParserTest.test_inherited_doctype) Ensure that ordinary usage is not deprecated (Issue 19176) ... ok test_parse_string (test.test_xml_etree.XMLParserTest.test_parse_string) ... ok test_subclass (test.test_xml_etree.XMLParserTest.test_subclass) ... ok test_subclass_doctype (test.test_xml_etree.XMLParserTest.test_subclass_doctype) ... ok test_events (test.test_xml_etree.XMLPullParserTest.test_events) ... ok test_events_comment (test.test_xml_etree.XMLPullParserTest.test_events_comment) ... ok test_events_pi (test.test_xml_etree.XMLPullParserTest.test_events_pi) ... ok test_events_sequence (test.test_xml_etree.XMLPullParserTest.test_events_sequence) ... ok test_feed_while_iterating (test.test_xml_etree.XMLPullParserTest.test_feed_while_iterating) ... ok test_flush_reparse_deferral_disabled (test.test_xml_etree.XMLPullParserTest.test_flush_reparse_deferral_disabled) ... ok test_flush_reparse_deferral_enabled (test.test_xml_etree.XMLPullParserTest.test_flush_reparse_deferral_enabled) ... ok test_ns_events (test.test_xml_etree.XMLPullParserTest.test_ns_events) ... ok test_ns_events_start (test.test_xml_etree.XMLPullParserTest.test_ns_events_start) ... ok test_ns_events_start_end (test.test_xml_etree.XMLPullParserTest.test_ns_events_start_end) ... ok test_simple_xml (test.test_xml_etree.XMLPullParserTest.test_simple_xml) ... ok test_simple_xml_chunk_1 (test.test_xml_etree.XMLPullParserTest.test_simple_xml_chunk_1) ... ok test_simple_xml_chunk_22 (test.test_xml_etree.XMLPullParserTest.test_simple_xml_chunk_22) ... ok test_simple_xml_chunk_5 (test.test_xml_etree.XMLPullParserTest.test_simple_xml_chunk_5) ... ok test_simple_xml_with_ns (test.test_xml_etree.XMLPullParserTest.test_simple_xml_with_ns) ... ok test_unknown_event (test.test_xml_etree.XMLPullParserTest.test_unknown_event) ... ok ====================================================================== FAIL: test_simpleops (test.test_xml_etree.ElementTreeTest.test_simpleops) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_xml_etree.py", line 349, in test_simpleops self.assertEqual(str(cm.exception), 'list.remove(x): x not in list') ^^^^^^^^^^^ AssertionError: "list.remove(): <Element 'subtag' at 0x2494194c3d8> is not in list" != 'list.remove(x): x not in list' - list.remove(): <Element 'subtag' at 0x2494194c3d8> is not in list + list.remove(x): x not in list ---------------------------------------------------------------------- Ran 200 tests in 0.847s FAILED (failures=1, skipped=6) 0:00:01 [1/1/1] test_xml_etree failed (1 failure) == Tests result: FAILURE == 1 test failed: test_xml_etree Total duration: 1.3 sec Total tests: run=200 failures=1 skipped=6 Total test files: run=1/1 failed=1 Result: FAILURE test test_xml_etree failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5620æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2655337915 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_xml_etree_c test_find_with_error (test.test_xml_etree_c.BadElementPathTest.test_find_with_error) ... ok test_find_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_find_with_mutating) ... ok test_findall_with_error (test.test_xml_etree_c.BadElementPathTest.test_findall_with_error) ... ok test_findall_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findall_with_mutating) ... ok test_findtext_with_error (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_error) ... ok test_findtext_with_falsey_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_falsey_text_attribute) ... ok test_findtext_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_mutating) ... ok test_findtext_with_none_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_none_text_attribute) ... ok test_ass_subscr (test.test_xml_etree_c.BadElementTest.test_ass_subscr) ... ok test_element_get_tail (test.test_xml_etree_c.BadElementTest.test_element_get_tail) ... ok test_element_get_text (test.test_xml_etree_c.BadElementTest.test_element_get_text) ... ok test_extend_mutable_list (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list) ... ok test_extend_mutable_list2 (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list2) ... ok test_recursive_repr (test.test_xml_etree_c.BadElementTest.test_recursive_repr) ... ok test_remove_with_clear_assume_existing (test.test_xml_etree_c.BadElementTest.test_remove_with_clear_assume_existing) ... ok test_remove_with_clear_assume_missing (test.test_xml_etree_c.BadElementTest.test_remove_with_clear_assume_missing) ... ok test_remove_with_mutate_root_assume_existing (test.test_xml_etree_c.BadElementTest.test_remove_with_mutate_root_assume_existing) ... ok test_remove_with_mutate_root_assume_missing (test.test_xml_etree_c.BadElementTest.test_remove_with_mutate_root_assume_missing) ... ok test_subscr (test.test_xml_etree_c.BadElementTest.test_subscr) ... ok test_treebuilder_end (test.test_xml_etree_c.BadElementTest.test_treebuilder_end) ... ok test_treebuilder_start (test.test_xml_etree_c.BadElementTest.test_treebuilder_start) ... ok test___copy__ (test.test_xml_etree_c.BasicElementTest.test___copy__) ... ok test___deepcopy__ (test.test_xml_etree_c.BasicElementTest.test___deepcopy__) ... ok test___init__ (test.test_xml_etree_c.BasicElementTest.test___init__) ... ok test_augmentation_type_errors (test.test_xml_etree_c.BasicElementTest.test_augmentation_type_errors) ... ok test_cyclic_gc (test.test_xml_etree_c.BasicElementTest.test_cyclic_gc) ... ok test_get_keyword_args (test.test_xml_etree_c.BasicElementTest.test_get_keyword_args) ... ok test_pickle (test.test_xml_etree_c.BasicElementTest.test_pickle) ... ok test_pickle_issue18997 (test.test_xml_etree_c.BasicElementTest.test_pickle_issue18997) ... ok test_weakref (test.test_xml_etree_c.BasicElementTest.test_weakref) ... ok test_warning (test.test_xml_etree_c.BoolTest.test_warning) ... ok test_39495_treebuilder_start (test.test_xml_etree_c.BugsTest.test_39495_treebuilder_start) ... ok test_bug_1534630 (test.test_xml_etree_c.BugsTest.test_bug_1534630) ... ok test_bug_200708_close (test.test_xml_etree_c.BugsTest.test_bug_200708_close) ... ok test_bug_200708_newline (test.test_xml_etree_c.BugsTest.test_bug_200708_newline) ... ok test_bug_200709_default_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_default_namespace) ... ok test_bug_200709_element_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_element_comment) ... ok test_bug_200709_element_insert (test.test_xml_etree_c.BugsTest.test_bug_200709_element_insert) ... ok test_bug_200709_iter_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_iter_comment) ... ok test_bug_200709_register_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_register_namespace) ... ok test_bug_xmltoolkit21 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit21) ... ok test_bug_xmltoolkit25 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit25) ... ok test_bug_xmltoolkit28 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit28) ... ok test_bug_xmltoolkit39 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit39) ... ok test_bug_xmltoolkit54 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit54) ... ok test_bug_xmltoolkit55 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit55) ... ok test_bug_xmltoolkit60 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit60) ... ok test_bug_xmltoolkit62 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit62) ... ok test_bug_xmltoolkit63 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit63) ... skipped '' test_bug_xmltoolkitX1 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkitX1) ... ok test_expat224_utf8_bug (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug) ... ok test_expat224_utf8_bug_file (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug_file) ... ok test_issue10777 (test.test_xml_etree_c.BugsTest.test_issue10777) ... ok test_issue123213_correct_extend_exception (test.test_xml_etree_c.BugsTest.test_issue123213_correct_extend_exception) ... ok test_issue6233 (test.test_xml_etree_c.BugsTest.test_issue6233) ... ok test_issue6565 (test.test_xml_etree_c.BugsTest.test_issue6565) ... ok test_lost_elem (test.test_xml_etree_c.BugsTest.test_lost_elem) ... skipped 'generators are not reentrant' test_lost_tail (test.test_xml_etree_c.BugsTest.test_lost_tail) ... ok test_lost_text (test.test_xml_etree_c.BugsTest.test_lost_text) ... ok test_c14n_exclusion (test.test_xml_etree_c.C14NTest.test_c14n_exclusion) ... ok test_simple_roundtrip (test.test_xml_etree_c.C14NTest.test_simple_roundtrip) ... ok test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) ... test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] ... skipped 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem' test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] ... skipped 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem' test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] ... skipped 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault' test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] ... skipped 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault' test_bad_find (test.test_xml_etree_c.ElementFindTest.test_bad_find) ... ok test_find_simple (test.test_xml_etree_c.ElementFindTest.test_find_simple) ... ok test_find_through_ElementTree (test.test_xml_etree_c.ElementFindTest.test_find_through_ElementTree) ... ok test_find_xpath (test.test_xml_etree_c.ElementFindTest.test_find_xpath) ... ok test_findall (test.test_xml_etree_c.ElementFindTest.test_findall) ... ok test_findall_different_nsmaps (test.test_xml_etree_c.ElementFindTest.test_findall_different_nsmaps) ... ok test_findall_wildcard (test.test_xml_etree_c.ElementFindTest.test_findall_wildcard) ... ok test_test_find_with_ns (test.test_xml_etree_c.ElementFindTest.test_test_find_with_ns) ... ok test_basic (test.test_xml_etree_c.ElementIterTest.test_basic) ... ok test_copy (test.test_xml_etree_c.ElementIterTest.test_copy) ... ok test_corners (test.test_xml_etree_c.ElementIterTest.test_corners) ... ok test_iter_by_tag (test.test_xml_etree_c.ElementIterTest.test_iter_by_tag) ... ok test_pickle (test.test_xml_etree_c.ElementIterTest.test_pickle) ... ok test_delslice (test.test_xml_etree_c.ElementSlicingTest.test_delslice) ... ok test_getslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_negative_steps) ... ok test_getslice_range (test.test_xml_etree_c.ElementSlicingTest.test_getslice_range) ... ok test_getslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_getslice_single_index) ... ok test_getslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_steps) ... ok test_issue123213_setslice_exception (test.test_xml_etree_c.ElementSlicingTest.test_issue123213_setslice_exception) ... ok test_setslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_negative_steps) ... ok test_setslice_range (test.test_xml_etree_c.ElementSlicingTest.test_setslice_range) ... ok test_setslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_setslice_single_index) ... ok test_setslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_steps) ... ok test_attlist_default (test.test_xml_etree_c.ElementTreeTest.test_attlist_default) ... ok test_attrib (test.test_xml_etree_c.ElementTreeTest.test_attrib) ... ok test_cdata (test.test_xml_etree_c.ElementTreeTest.test_cdata) ... ok test_children (test.test_xml_etree_c.ElementTreeTest.test_children) ... ok test_copy (test.test_xml_etree_c.ElementTreeTest.test_copy) ... ok test_custom_builder (test.test_xml_etree_c.ElementTreeTest.test_custom_builder) ... ok test_custom_builder_only_end_ns (test.test_xml_etree_c.ElementTreeTest.test_custom_builder_only_end_ns) ... ok test_doctype_public (test.test_xml_etree_c.ElementTreeTest.test_doctype_public) ... ok test_dump_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_dump_attribute_order) ... ok test_encoding (test.test_xml_etree_c.ElementTreeTest.test_encoding) ... ok test_entity (test.test_xml_etree_c.ElementTreeTest.test_entity) ... ok test_file_init (test.test_xml_etree_c.ElementTreeTest.test_file_init) ... ok test_html_empty_elems_serialization (test.test_xml_etree_c.ElementTreeTest.test_html_empty_elems_serialization) ... ok test_indent (test.test_xml_etree_c.ElementTreeTest.test_indent) ... ok test_indent_level (test.test_xml_etree_c.ElementTreeTest.test_indent_level) ... ok test_indent_space (test.test_xml_etree_c.ElementTreeTest.test_indent_space) ... ok test_indent_space_caching (test.test_xml_etree_c.ElementTreeTest.test_indent_space_caching) ... ok test_initialize_parser_without_target (test.test_xml_etree_c.ElementTreeTest.test_initialize_parser_without_target) ... ok test_interface (test.test_xml_etree_c.ElementTreeTest.test_interface) ... ok test_issue18347 (test.test_xml_etree_c.ElementTreeTest.test_issue18347) ... ok test_iterparse (test.test_xml_etree_c.ElementTreeTest.test_iterparse) ... ok test_makeelement (test.test_xml_etree_c.ElementTreeTest.test_makeelement) ... ok test_methods (test.test_xml_etree_c.ElementTreeTest.test_methods) ... ok test_namespace (test.test_xml_etree_c.ElementTreeTest.test_namespace) ... ok test_parsefile (test.test_xml_etree_c.ElementTreeTest.test_parsefile) ... ok test_parseliteral (test.test_xml_etree_c.ElementTreeTest.test_parseliteral) ... ok test_path_cache (test.test_xml_etree_c.ElementTreeTest.test_path_cache) ... ok test_processinginstruction (test.test_xml_etree_c.ElementTreeTest.test_processinginstruction) ... ok test_qname (test.test_xml_etree_c.ElementTreeTest.test_qname) ... ok test_set_attribute (test.test_xml_etree_c.ElementTreeTest.test_set_attribute) ... ok test_simpleops (test.test_xml_etree_c.ElementTreeTest.test_simpleops) ... FAIL test_tostring_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace) ... ok test_tostring_default_namespace_different_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_different_namespace) ... ok test_tostring_default_namespace_original_no_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_original_no_namespace) ... ok test_tostring_no_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_no_xml_declaration) ... ok test_tostring_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration) ... ok test_tostring_xml_declaration_cases (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_cases) ... ok test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding) ... ok test_tostringlist_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_default_namespace) ... ok test_tostringlist_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_xml_declaration) ... ok test_tree_write_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_tree_write_attribute_order) ... ok test_writefile (test.test_xml_etree_c.ElementTreeTest.test_writefile) ... ok test_writestring (test.test_xml_etree_c.ElementTreeTest.test_writestring) ... ok test_xpath_tokenizer (test.test_xml_etree_c.ElementTreeTest.test_xpath_tokenizer) ... ok test_Element_subclass_constructor (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_constructor) ... ok test_Element_subclass_find (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_find) ... ok test_Element_subclass_new_method (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_new_method) ... ok test_Element_subclass_trivial (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_trivial) ... ok test_istype (test.test_xml_etree_c.ElementTreeTypeTest.test_istype) ... ok test_encoding (test.test_xml_etree_c.IOTest.test_encoding) ... ok test_read_from_bytesio (test.test_xml_etree_c.IOTest.test_read_from_bytesio) ... ok test_read_from_stringio (test.test_xml_etree_c.IOTest.test_read_from_stringio) ... ok test_read_from_user_binary_reader (test.test_xml_etree_c.IOTest.test_read_from_user_binary_reader) ... ok test_read_from_user_text_reader (test.test_xml_etree_c.IOTest.test_read_from_user_text_reader) ... ok test_short_empty_elements (test.test_xml_etree_c.IOTest.test_short_empty_elements) ... ok test_tostringlist_invariant (test.test_xml_etree_c.IOTest.test_tostringlist_invariant) ... ok test_write_to_binary_file (test.test_xml_etree_c.IOTest.test_write_to_binary_file) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_bom) ... ok test_write_to_binary_file_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_encoding) ... ok test_write_to_bytesio (test.test_xml_etree_c.IOTest.test_write_to_bytesio) ... ok test_write_to_filename (test.test_xml_etree_c.IOTest.test_write_to_filename) ... ok test_write_to_filename_as_unicode (test.test_xml_etree_c.IOTest.test_write_to_filename_as_unicode) ... ok test_write_to_filename_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_filename_with_encoding) ... ok test_write_to_stringio (test.test_xml_etree_c.IOTest.test_write_to_stringio) ... ok test_write_to_text_file (test.test_xml_etree_c.IOTest.test_write_to_text_file) ... ok test_write_to_user_binary_writer (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer_with_bom) ... ok test_write_to_user_text_writer (test.test_xml_etree_c.IOTest.test_write_to_user_text_writer) ... ok test_issue14818 (test.test_xml_etree_c.KeywordArgsTest.test_issue14818) ... ok test_bpo_31728 (test.test_xml_etree_c.MiscTests.test_bpo_31728) ... skipped 'requires _elementtree' test_del_attribute (test.test_xml_etree_c.MiscTests.test_del_attribute) ... skipped 'requires _elementtree' test_dict_disappearing_during_get_item (test.test_xml_etree_c.MiscTests.test_dict_disappearing_during_get_item) ... skipped 'requires _elementtree' test_disallow_instantiation (test.test_xml_etree_c.MiscTests.test_disallow_instantiation) ... skipped 'requires _elementtree' test_immutable_types (test.test_xml_etree_c.MiscTests.test_immutable_types) ... skipped 'requires _elementtree' test_iterparse_leaks (test.test_xml_etree_c.MiscTests.test_iterparse_leaks) ... skipped 'requires _elementtree' test_length_overflow (test.test_xml_etree_c.MiscTests.test_length_overflow) ... skipped 'requires _elementtree' test_parser_ref_cycle (test.test_xml_etree_c.MiscTests.test_parser_ref_cycle) ... skipped 'requires _elementtree' test_setstate_leaks (test.test_xml_etree_c.MiscTests.test_setstate_leaks) ... skipped 'requires _elementtree' test_trashcan (test.test_xml_etree_c.MiscTests.test_trashcan) ... skipped 'requires _elementtree' test_uninitialized_parser (test.test_xml_etree_c.MiscTests.test_uninitialized_parser) ... skipped 'requires _elementtree' test_xmlpullparser_leaks (test.test_xml_etree_c.MiscTests.test_xmlpullparser_leaks) ... skipped 'requires _elementtree' test_all (test.test_xml_etree_c.ModuleTest.test_all) ... ok test_sanity (test.test_xml_etree_c.ModuleTest.test_sanity) ... ok test_find_with_namespace (test.test_xml_etree_c.NamespaceParseTest.test_find_with_namespace) ... ok test_correct_import_pyET (test.test_xml_etree_c.NoAcceleratorTest.test_correct_import_pyET) ... ok test_error_code (test.test_xml_etree_c.ParseErrorTest.test_error_code) ... ok test_error_position (test.test_xml_etree_c.ParseErrorTest.test_error_position) ... ok test_subclass (test.test_xml_etree_c.ParseErrorTest.test_subclass) ... ok test_element (test.test_xml_etree_c.SizeofTest.test_element) ... skipped 'requires _elementtree' test_element_with_attrib (test.test_xml_etree_c.SizeofTest.test_element_with_attrib) ... skipped 'requires _elementtree' test_element_with_children (test.test_xml_etree_c.SizeofTest.test_element_with_children) ... skipped 'requires _elementtree' test_correct_import_cET (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET) ... skipped 'requires _elementtree' test_correct_import_cET_alias (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET_alias) ... skipped 'requires _elementtree' test_parser_comes_from_C (test.test_xml_etree_c.TestAcceleratorImported.test_parser_comes_from_C) ... skipped 'requires _elementtree' test_alias_working (test.test_xml_etree_c.TestAliasWorking.test_alias_working) ... skipped 'requires _elementtree' test_builder_lookup_errors (test.test_xml_etree_c.TreeBuilderTest.test_builder_lookup_errors) ... ok test_doctype (test.test_xml_etree_c.TreeBuilderTest.test_doctype) ... ok test_dummy_builder (test.test_xml_etree_c.TreeBuilderTest.test_dummy_builder) ... ok test_element_factory (test.test_xml_etree_c.TreeBuilderTest.test_element_factory) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_pure_python_subclass) ... ok test_element_factory_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_subclass) ... ok test_late_tail (test.test_xml_etree_c.TreeBuilderTest.test_late_tail) ... ok test_late_tail_mix_pi_comments (test.test_xml_etree_c.TreeBuilderTest.test_late_tail_mix_pi_comments) ... ok test_subclass (test.test_xml_etree_c.TreeBuilderTest.test_subclass) ... ok test_subclass_comment_pi (test.test_xml_etree_c.TreeBuilderTest.test_subclass_comment_pi) ... ok test_treebuilder_comment (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_comment) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_elementfactory_none) ... ok test_treebuilder_pi (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_pi) ... ok test_xinclude (test.test_xml_etree_c.XIncludeTest.test_xinclude) ... ok test_xinclude_default (test.test_xml_etree_c.XIncludeTest.test_xinclude_default) ... ok test_xinclude_failures (test.test_xml_etree_c.XIncludeTest.test_xinclude_failures) ... ok test_xinclude_repeated (test.test_xml_etree_c.XIncludeTest.test_xinclude_repeated) ... ok test_constructor_args (test.test_xml_etree_c.XMLParserTest.test_constructor_args) ... ok test_doctype_warning (test.test_xml_etree_c.XMLParserTest.test_doctype_warning) ... ok test_inherited_doctype (test.test_xml_etree_c.XMLParserTest.test_inherited_doctype) Ensure that ordinary usage is not deprecated (Issue 19176) ... ok test_parse_string (test.test_xml_etree_c.XMLParserTest.test_parse_string) ... ok test_subclass (test.test_xml_etree_c.XMLParserTest.test_subclass) ... ok test_subclass_doctype (test.test_xml_etree_c.XMLParserTest.test_subclass_doctype) ... ok test_events (test.test_xml_etree_c.XMLPullParserTest.test_events) ... ok test_events_comment (test.test_xml_etree_c.XMLPullParserTest.test_events_comment) ... ok test_events_pi (test.test_xml_etree_c.XMLPullParserTest.test_events_pi) ... ok test_events_sequence (test.test_xml_etree_c.XMLPullParserTest.test_events_sequence) ... ok test_feed_while_iterating (test.test_xml_etree_c.XMLPullParserTest.test_feed_while_iterating) ... ok test_flush_reparse_deferral_disabled (test.test_xml_etree_c.XMLPullParserTest.test_flush_reparse_deferral_disabled) ... ok test_flush_reparse_deferral_enabled (test.test_xml_etree_c.XMLPullParserTest.test_flush_reparse_deferral_enabled) ... ok test_ns_events (test.test_xml_etree_c.XMLPullParserTest.test_ns_events) ... ok test_ns_events_start (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start) ... ok test_ns_events_start_end (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start_end) ... ok test_simple_xml (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml) ... ok test_simple_xml_chunk_1 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_1) ... ok test_simple_xml_chunk_22 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_22) ... ok test_simple_xml_chunk_5 (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_chunk_5) ... ok test_simple_xml_with_ns (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_with_ns) ... ok test_unknown_event (test.test_xml_etree_c.XMLPullParserTest.test_unknown_event) ... ok ====================================================================== FAIL: test_simpleops (test.test_xml_etree_c.ElementTreeTest.test_simpleops) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_xml_etree.py", line 349, in test_simpleops self.assertEqual(str(cm.exception), 'list.remove(x): x not in list') ^^^^^^^^^^^ AssertionError: "list.remove(): <Element 'subtag' at 0x23be92d4f38> is not in list" != 'list.remove(x): x not in list' - list.remove(): <Element 'subtag' at 0x23be92d4f38> is not in list + list.remove(x): x not in list ---------------------------------------------------------------------- Ran 219 tests in 0.667s FAILED (failures=1, skipped=25) 0:00:01 [1/1/1] test_xml_etree_c failed (1 failure) == Tests result: FAILURE == 1 test failed: test_xml_etree_c Total duration: 1.1 sec Total tests: run=219 failures=1 skipped=25 Total test files: run=1/1 failed=1 Result: FAILURE test test_xml_etree_c failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8340æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 879074501 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_zipapp test_cmdline_copy (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy) ... ERROR test_cmdline_copy_change_main (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_change_main) ... ERROR test_cmdline_copy_inplace (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_inplace) ... ERROR test_cmdline_create (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_create) ... ERROR test_info_command (test.test_zipapp.ZipAppCmdlineTest.test_info_command) ... ERROR test_info_error (test.test_zipapp.ZipAppCmdlineTest.test_info_error) ... ok test_content_of_copied_archive (test.test_zipapp.ZipAppTest.test_content_of_copied_archive) ... ERROR test_create_archive (test.test_zipapp.ZipAppTest.test_create_archive) ... ERROR test_create_archive_default_target (test.test_zipapp.ZipAppTest.test_create_archive_default_target) ... ERROR test_create_archive_filter_exclude_dir (test.test_zipapp.ZipAppTest.test_create_archive_filter_exclude_dir) ... ERROR test_create_archive_with_compression (test.test_zipapp.ZipAppTest.test_create_archive_with_compression) ... ERROR test_create_archive_with_filter (test.test_zipapp.ZipAppTest.test_create_archive_with_filter) ... ERROR test_create_archive_with_pathlib (test.test_zipapp.ZipAppTest.test_create_archive_with_pathlib) ... ERROR test_create_archive_with_subdirs (test.test_zipapp.ZipAppTest.test_create_archive_with_subdirs) ... ERROR test_create_sorted_archive (test.test_zipapp.ZipAppTest.test_create_sorted_archive) ... ERROR test_custom_interpreter (test.test_zipapp.ZipAppTest.test_custom_interpreter) ... ERROR test_default_no_shebang (test.test_zipapp.ZipAppTest.test_default_no_shebang) ... ERROR test_main_and_main_py (test.test_zipapp.ZipAppTest.test_main_and_main_py) ... ERROR test_main_only_written_once (test.test_zipapp.ZipAppTest.test_main_only_written_once) ... ERROR test_main_validation (test.test_zipapp.ZipAppTest.test_main_validation) ... ERROR test_main_written (test.test_zipapp.ZipAppTest.test_main_written) ... ERROR test_modify_shebang (test.test_zipapp.ZipAppTest.test_modify_shebang) ... ERROR test_no_main (test.test_zipapp.ZipAppTest.test_no_main) ... ERROR test_no_shebang_is_not_executable (test.test_zipapp.ZipAppTest.test_no_shebang_is_not_executable) ... skipped 'Windows does not support an executable bit' test_pack_to_fileobj (test.test_zipapp.ZipAppTest.test_pack_to_fileobj) ... ERROR test_read_from_fileobj (test.test_zipapp.ZipAppTest.test_read_from_fileobj) ... ERROR test_read_from_pathlike_obj (test.test_zipapp.ZipAppTest.test_read_from_pathlike_obj) ... ERROR test_read_missing_shebang (test.test_zipapp.ZipAppTest.test_read_missing_shebang) ... ERROR test_read_shebang (test.test_zipapp.ZipAppTest.test_read_shebang) ... ERROR test_remove_shebang (test.test_zipapp.ZipAppTest.test_remove_shebang) ... ERROR test_shebang_is_executable (test.test_zipapp.ZipAppTest.test_shebang_is_executable) ... skipped 'Windows does not support an executable bit' test_write_shebang_to_fileobj (test.test_zipapp.ZipAppTest.test_write_shebang_to_fileobj) ... ERROR ====================================================================== ERROR: test_cmdline_copy (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cmdline_copy_change_main (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_change_main) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cmdline_copy_inplace (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_inplace) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_cmdline_create (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_create) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_info_command (test.test_zipapp.ZipAppCmdlineTest.test_info_command) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_content_of_copied_archive (test.test_zipapp.ZipAppTest.test_content_of_copied_archive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive (test.test_zipapp.ZipAppTest.test_create_archive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_default_target (test.test_zipapp.ZipAppTest.test_create_archive_default_target) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_filter_exclude_dir (test.test_zipapp.ZipAppTest.test_create_archive_filter_exclude_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_with_compression (test.test_zipapp.ZipAppTest.test_create_archive_with_compression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_with_filter (test.test_zipapp.ZipAppTest.test_create_archive_with_filter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_with_pathlib (test.test_zipapp.ZipAppTest.test_create_archive_with_pathlib) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_archive_with_subdirs (test.test_zipapp.ZipAppTest.test_create_archive_with_subdirs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_create_sorted_archive (test.test_zipapp.ZipAppTest.test_create_sorted_archive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_custom_interpreter (test.test_zipapp.ZipAppTest.test_custom_interpreter) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_default_no_shebang (test.test_zipapp.ZipAppTest.test_default_no_shebang) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_main_and_main_py (test.test_zipapp.ZipAppTest.test_main_and_main_py) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_main_only_written_once (test.test_zipapp.ZipAppTest.test_main_only_written_once) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_main_validation (test.test_zipapp.ZipAppTest.test_main_validation) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_main_written (test.test_zipapp.ZipAppTest.test_main_written) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_modify_shebang (test.test_zipapp.ZipAppTest.test_modify_shebang) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_no_main (test.test_zipapp.ZipAppTest.test_no_main) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_pack_to_fileobj (test.test_zipapp.ZipAppTest.test_pack_to_fileobj) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_read_from_fileobj (test.test_zipapp.ZipAppTest.test_read_from_fileobj) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_read_from_pathlike_obj (test.test_zipapp.ZipAppTest.test_read_from_pathlike_obj) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_read_missing_shebang (test.test_zipapp.ZipAppTest.test_read_missing_shebang) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_read_shebang (test.test_zipapp.ZipAppTest.test_read_shebang) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_remove_shebang (test.test_zipapp.ZipAppTest.test_remove_shebang) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_write_shebang_to_fileobj (test.test_zipapp.ZipAppTest.test_write_shebang_to_fileobj) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 32 tests in 0.330s FAILED (errors=29, skipped=2) 0:00:00 [1/1/1] test_zipapp failed (29 errors) == Tests result: FAILURE == 1 test failed: test_zipapp Total duration: 699 ms Total tests: run=32 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_zipapp failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8016æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1095367470 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_zlib test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase.test_big_buffer) ... skipped 'not enough memory: 4.0G minimum needed' test_adler32empty (test.test_zlib.ChecksumTestCase.test_adler32empty) ... ok test_adler32start (test.test_zlib.ChecksumTestCase.test_adler32start) ... ok test_crc32_adler32_unsigned (test.test_zlib.ChecksumTestCase.test_crc32_adler32_unsigned) ... ok test_crc32empty (test.test_zlib.ChecksumTestCase.test_crc32empty) ... ok test_crc32start (test.test_zlib.ChecksumTestCase.test_crc32start) ... ok test_penguins (test.test_zlib.ChecksumTestCase.test_penguins) ... ok test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase.test_same_as_binascii_crc32) ... ok test_64bit_compress (test.test_zlib.CompressObjectTestCase.test_64bit_compress) ... ok test_badcompresscopy (test.test_zlib.CompressObjectTestCase.test_badcompresscopy) ... ok test_baddecompresscopy (test.test_zlib.CompressObjectTestCase.test_baddecompresscopy) ... ok test_big_compress_buffer (test.test_zlib.CompressObjectTestCase.test_big_compress_buffer) ... ok test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase.test_big_decompress_buffer) ... ok test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_clear_unconsumed_tail) ... ok test_compresscopy (test.test_zlib.CompressObjectTestCase.test_compresscopy) ... ok test_compressincremental (test.test_zlib.CompressObjectTestCase.test_compressincremental) ... ok test_compressoptions (test.test_zlib.CompressObjectTestCase.test_compressoptions) ... ok test_compresspickle (test.test_zlib.CompressObjectTestCase.test_compresspickle) ... ok test_decompimax (test.test_zlib.CompressObjectTestCase.test_decompimax) ... ok test_decompinc (test.test_zlib.CompressObjectTestCase.test_decompinc) ... ok test_decompincflush (test.test_zlib.CompressObjectTestCase.test_decompincflush) ... ok test_decompress_eof (test.test_zlib.CompressObjectTestCase.test_decompress_eof) ... ok test_decompress_eof_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_eof_incomplete_stream) ... ok test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_incomplete_stream) ... ok test_decompress_raw_with_dictionary (test.test_zlib.CompressObjectTestCase.test_decompress_raw_with_dictionary) ... ok test_decompress_unused_data (test.test_zlib.CompressObjectTestCase.test_decompress_unused_data) ... ok test_decompresscopy (test.test_zlib.CompressObjectTestCase.test_decompresscopy) ... ok test_decompressmaxlen (test.test_zlib.CompressObjectTestCase.test_decompressmaxlen) ... ok test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase.test_decompressmaxlenflush) ... ok test_decompresspickle (test.test_zlib.CompressObjectTestCase.test_decompresspickle) ... ok test_dictionary (test.test_zlib.CompressObjectTestCase.test_dictionary) ... ok test_dictionary_streaming (test.test_zlib.CompressObjectTestCase.test_dictionary_streaming) ... ok test_empty_flush (test.test_zlib.CompressObjectTestCase.test_empty_flush) ... ok test_flush_custom_length (test.test_zlib.CompressObjectTestCase.test_flush_custom_length) ... ok test_flush_large_length (test.test_zlib.CompressObjectTestCase.test_flush_large_length) ... ok test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase.test_flush_with_freed_input) ... ok test_flushes (test.test_zlib.CompressObjectTestCase.test_flushes) ... ok test_keywords (test.test_zlib.CompressObjectTestCase.test_keywords) ... ok test_large_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_large_unconsumed_tail) ... ok test_large_unused_data (test.test_zlib.CompressObjectTestCase.test_large_unused_data) ... ok test_maxlen_custom (test.test_zlib.CompressObjectTestCase.test_maxlen_custom) ... ok test_maxlen_large (test.test_zlib.CompressObjectTestCase.test_maxlen_large) ... FAIL test_maxlenmisc (test.test_zlib.CompressObjectTestCase.test_maxlenmisc) ... ok test_odd_flush (test.test_zlib.CompressObjectTestCase.test_odd_flush) ... ok test_pair (test.test_zlib.CompressObjectTestCase.test_pair) ... ok test_wbits (test.test_zlib.CompressObjectTestCase.test_wbits) ... ok test_64bit_compress (test.test_zlib.CompressTestCase.test_64bit_compress) ... ok test_big_compress_buffer (test.test_zlib.CompressTestCase.test_big_compress_buffer) ... ok test_big_decompress_buffer (test.test_zlib.CompressTestCase.test_big_decompress_buffer) ... ok test_custom_bufsize (test.test_zlib.CompressTestCase.test_custom_bufsize) ... ok test_incomplete_stream (test.test_zlib.CompressTestCase.test_incomplete_stream) ... ok test_keywords (test.test_zlib.CompressTestCase.test_keywords) ... ok test_large_bufsize (test.test_zlib.CompressTestCase.test_large_bufsize) ... ok test_speech (test.test_zlib.CompressTestCase.test_speech) ... ok test_speech128 (test.test_zlib.CompressTestCase.test_speech128) ... ok test_badargs (test.test_zlib.ExceptionTestCase.test_badargs) ... ok test_badcompressobj (test.test_zlib.ExceptionTestCase.test_badcompressobj) ... ok test_baddecompressobj (test.test_zlib.ExceptionTestCase.test_baddecompressobj) ... ok test_badlevel (test.test_zlib.ExceptionTestCase.test_badlevel) ... ok test_decompressobj_badflush (test.test_zlib.ExceptionTestCase.test_decompressobj_badflush) ... ok test_disallow_instantiation (test.test_zlib.ExceptionTestCase.test_disallow_instantiation) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_zlib.ExceptionTestCase.test_overflow) ... skipped 'implementation detail specific to cpython' test_library_version (test.test_zlib.VersionTestCase.test_library_version) ... ok testDecompress (test.test_zlib.ZlibDecompressorTest.testDecompress) ... ok testDecompress4G (test.test_zlib.ZlibDecompressorTest.testDecompress4G) ... ok testDecompressChunks10 (test.test_zlib.ZlibDecompressorTest.testDecompressChunks10) ... ok testDecompressUnusedData (test.test_zlib.ZlibDecompressorTest.testDecompressUnusedData) ... ok testDecompressorChunksMaxsize (test.test_zlib.ZlibDecompressorTest.testDecompressorChunksMaxsize) ... ok testEOFError (test.test_zlib.ZlibDecompressorTest.testEOFError) ... ok testPickle (test.test_zlib.ZlibDecompressorTest.testPickle) ... ok test_Constructor (test.test_zlib.ZlibDecompressorTest.test_Constructor) ... ok test_decompressor_inputbuf_1 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_1) ... ok test_decompressor_inputbuf_2 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_2) ... ok test_decompressor_inputbuf_3 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_3) ... ok test_failure (test.test_zlib.ZlibDecompressorTest.test_failure) ... ok test_refleaks_in___init__ (test.test_zlib.ZlibDecompressorTest.test_refleaks_in___init__) ... skipped 'implementation detail specific to cpython' ====================================================================== FAIL: test_maxlen_large (test.test_zlib.CompressObjectTestCase.test_maxlen_large) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zlib.py", line 473, in test_maxlen_large self.assertGreater(len(data), zlib.DEF_BUF_SIZE) ^^^^^^^^^^^^^ AssertionError: 19210 not greater than 32768 ---------------------------------------------------------------------- Ran 76 tests in 0.938s FAILED (failures=1, skipped=4) 0:00:01 [1/1/1] test_zlib failed (1 failure) == Tests result: FAILURE == 1 test failed: test_zlib Total duration: 1.3 sec Total tests: run=76 failures=1 skipped=4 Total test files: run=1/1 failed=1 Result: FAILURE test test_zlib failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_11092æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2797974235 0:00:00 Run 31 tests sequentially in a single process 0:00:00 [ 1/31] test_asyncio.test_base_events test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_cancelled_handle) ... ok test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_handle) ... ok test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once) ... ok test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_cancelled_event_cleanup) ... ok test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_schedule_handle) ... ok test_asyncgen_finalization_by_gc (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc) ... ok test_asyncgen_finalization_by_gc_in_other_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc_in_other_thread) ... ok test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later) ... ok test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later_negative_delays) ... ok test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon) ... ok test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon_non_callable) ... ok test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_check_thread) ... ok test_close (test.test_asyncio.test_base_events.BaseEventLoopTests.test_close) ... ok test_create_named_task_with_custom_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_custom_factory) ... ok test_create_named_task_with_default_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_default_factory) ... ok test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task) ... ok test_create_task_error_closes_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task_error_closes_coro) ... ok test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_broken) ... ok test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_callback) ... ok test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_coro) ... ok test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_env_var_debug) ... ok test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests.test_not_implemented) ... ok test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_keyboard_interrupt) ... ok test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_pre_stopped) ... ok test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_once) ... ok test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_baseexception) ... ok test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop) ... ok test_run_until_complete_loop_orphan_future_close_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop_orphan_future_close_loop) ... ok test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_type_error) ... ok test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_debug) ... ok test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor) ... ok test_set_default_executor_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor_error) ... ok test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_broken) ... ok test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_custom) ... ok test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_invalid) ... ok test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory) ... ok test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory_invalid) ... ok test_shutdown_default_executor_timeout (test.test_asyncio.test_base_events.BaseEventLoopTests.test_shutdown_default_executor_timeout) ... ok test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests.test_single_selecter_event_callback_after_stopping) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_exec_invalid_args) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_shell_invalid_args) ... ok test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests.test_time_and_call_at) ... ok test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_exception) ... ok test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_retry) ... ok test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_call_coroutine) ... ok test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_bluetooth) ... ok test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_connect_err) ... ok test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_host_port_sock) ... ok test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ip_addr) ... ok test_create_connection_ipv6_scope (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ipv6_scope) ... ok test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple) ... ok test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors) ... ok test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors_local_addr) ... ok test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_getaddrinfo) ... ok test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_host_port_sock) ... ok test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_inet_pton) ... ok test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_local_addr) ... ok test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_ssl_server_hostname_errors) ... ok test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_service_name) ... ok test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_default) ... ok test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_errors) ... ok test_create_connection_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_timeout_for_plain_socket) ... ok test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_timeout) ... ok test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_wrong_sock) ... ok test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_addr_error) ... ok test_create_datagram_endpoint_allow_broadcast (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_allow_broadcast) ... ok test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_cant_bind) ... ok test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_connect_err) ... ok test_create_datagram_endpoint_existing_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_existing_sock_unix) ... skipped 'No UNIX Sockets' test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_ip_addr) ... ok test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_addrinfo) ... ok test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_matching_family) ... ok test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_noaddr_nofamily) ... ok test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_nosoreuseport) ... ok test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_setblk_err) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock) ... ok test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_sockopts) ... ok test_create_datagram_endpoint_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_unix) ... skipped 'No UNIX Sockets' test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_socket_err) ... ok test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sockopts) ... ok test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_wrong_sock) ... ok test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_cant_bind) ... ok test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_empty_host) ... ok test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_host_port_sock) ... ok test_create_server_ipv6 (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ipv6) ... ok test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_getaddrinfo) ... ok test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_host_port_sock) ... ok test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_nosoreuseport) ... ok test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_soreuseport_only_defined) ... ok test_create_server_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ssl_timeout_for_plain_socket) ... ok test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_stream_bittype) ... skipped 'no socket.SOCK_NONBLOCK (linux only)' test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_wrong_sock) ... ok test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_getnameinfo) ... ok test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_log_slow_callbacks) ... ok test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info) ... ok test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info_no_inet_pton) ... ok test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests.test_port_parameter_types) ... ok test__sock_sendfile_native_failure (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test__sock_sendfile_native_failure) ... ok test_blocking_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_blocking_socket) ... ok test_negative_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_count) ... ok test_negative_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_offset) ... ok test_nonbinary_file (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonbinary_file) ... ok test_nonstream_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonstream_socket) ... ok test_notint_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_count) ... ok test_notint_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_offset) ... ok test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback) ... ok test_sock_sendfile_fallback_offset_and_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback_offset_and_count) ... ok test_sock_sendfile_no_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_no_fallback) ... ok test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests.test_running_loop_within_a_loop) ... ok test_set_nodelay (test.test_asyncio.test_base_events.TestSelectorUtils.test_set_nodelay) ... ok ---------------------------------------------------------------------- Ran 110 tests in 2.195s OK (skipped=3) 0:00:02 [ 1/31] test_asyncio.test_base_events passed 0:00:02 [ 2/31] test_asyncio.test_buffered_proto test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests.test_buffered_proto_create_connection) ... ok test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests.test_buffered_proto_create_connection) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.023s OK 0:00:02 [ 2/31] test_asyncio.test_buffered_proto passed 0:00:02 [ 3/31] test_asyncio.test_context test_asyncio_task_decimal_context (test.test_asyncio.test_context.DecimalContextTest.test_asyncio_task_decimal_context) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.205s OK 0:00:03 [ 3/31] test_asyncio.test_context passed 0:00:03 [ 4/31] test_asyncio.test_eager_task_factory test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_blocking) ... skipped 'requires the C _asyncio module' test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion) ... skipped 'requires the C _asyncio module' test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_await_future_during_eager_step) ... skipped 'requires the C _asyncio module' test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_block_after_eager_step) ... skipped 'requires the C _asyncio module' test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion) ... skipped 'requires the C _asyncio module' test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks) ... skipped 'requires the C _asyncio module' test_context_vars (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_context_vars) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_current_task) ... skipped 'requires the C _asyncio module' test_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_completion) ... skipped 'requires the C _asyncio module' test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_task_factory_set) ... skipped 'requires the C _asyncio module' test_issue105987 (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_issue105987) ... skipped 'requires the C _asyncio module' test_issue122332 (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_issue122332) ... skipped 'requires the C _asyncio module' test_staggered_race_with_eager_tasks (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_staggered_race_with_eager_tasks) ... skipped 'requires the C _asyncio module' test_staggered_race_with_eager_tasks_no_delay (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_staggered_race_with_eager_tasks_no_delay) ... skipped 'requires the C _asyncio module' test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_awaitables_chain) ... skipped 'requires the C _asyncio module' test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_gather) ... skipped 'requires the C _asyncio module' test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_taskgroups) ... skipped 'requires the C _asyncio module' test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_awaitables_chain) ... ok test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_gather) ... ok test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_taskgroups) ... ok test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerTests.test_awaitables_chain) ... ok test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_gather) ... ok test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_taskgroups) ... ok test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_awaitables_chain) ... skipped 'requires the C _asyncio module' test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_gather) ... skipped 'requires the C _asyncio module' test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_taskgroups) ... skipped 'requires the C _asyncio module' test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_awaitables_chain) ... ok test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_gather) ... ok test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_taskgroups) ... ok test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_awaitables_chain) ... ok test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_gather) ... ok test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_taskgroups) ... ok test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_blocking) ... ok test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion) ... ok test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_await_future_during_eager_step) ... ok test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_block_after_eager_step) ... ok test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion) ... ok test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks) ... ok test_context_vars (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_context_vars) ... ok test_current_task (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_current_task) ... ok test_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_completion) ... ok test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_task_factory_set) ... ok test_staggered_race_with_eager_tasks (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_staggered_race_with_eager_tasks) ... ok test_staggered_race_with_eager_tasks_no_delay (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_staggered_race_with_eager_tasks_no_delay) ... ok ---------------------------------------------------------------------- Ran 44 tests in 3.062s OK (skipped=20) 0:00:06 load avg: 0.00 [ 4/31] test_asyncio.test_eager_task_factory passed 0:00:06 load avg: 0.00 [ 5/31] test_asyncio.test_events test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented) ... ok test_not_implemented_async (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented_async) ... ok test_callback_with_exception (test.test_asyncio.test_events.HandleTests.test_callback_with_exception) ... ok test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests.test_coroutine_like_object_debug_formatting) ... ok test_handle (test.test_asyncio.test_events.HandleTests.test_handle) ... ok test_handle_repr (test.test_asyncio.test_events.HandleTests.test_handle_repr) ... ok test_handle_repr_debug (test.test_asyncio.test_events.HandleTests.test_handle_repr_debug) ... ok test_handle_source_traceback (test.test_asyncio.test_events.HandleTests.test_handle_source_traceback) ... ok test_handle_weakref (test.test_asyncio.test_events.HandleTests.test_handle_weakref) ... ok test_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_event_loop_policy) ... ok test_get_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop) ... ok test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_after_set_none) ... ok test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_calls_set_event_loop) ... ok test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_policy) ... ok test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_thread) ... ok test_new_event_loop (test.test_asyncio.test_events.PolicyTests.test_new_event_loop) ... ok test_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_set_event_loop) ... ok test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_set_event_loop_policy) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.ProactorEventLoopTests.test_add_fds_after_closing) ... ok test_add_signal_handler (test.test_asyncio.test_events.ProactorEventLoopTests.test_add_signal_handler) ... skipped 'No SIGKILL' test_bidirectional_pty (test.test_asyncio.test_events.ProactorEventLoopTests.test_bidirectional_pty) ... skipped "Don't support pipes for Windows" test_call_later (test.test_asyncio.test_events.ProactorEventLoopTests.test_call_later) ... ok test_call_soon (test.test_asyncio.test_events.ProactorEventLoopTests.test_call_soon) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.ProactorEventLoopTests.test_call_soon_threadsafe) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.ProactorEventLoopTests.test_call_soon_threadsafe_same_thread) ... ok test_close (test.test_asyncio.test_events.ProactorEventLoopTests.test_close) ... ok test_close_running_event_loop (test.test_asyncio.test_events.ProactorEventLoopTests.test_close_running_event_loop) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.ProactorEventLoopTests.test_connect_accepted_socket) ... ok test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.ProactorEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket) ... ok test_create_connection (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_connection) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_connection_local_addr) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_connection_local_addr_in_use) ... ok test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_connection_local_addr_nomatch_family) ... ok test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_connection_local_addr_skip_different_family) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_datagram_endpoint) ... ERROR test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_datagram_endpoint_ipv6) ... ERROR test_create_datagram_endpoint_sock (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_datagram_endpoint_sock) ... ok test_create_server (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_addr_in_use) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_dual_stack) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_multiple_hosts_ipv4) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_multiple_hosts_ipv6) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_reuse_port) ... skipped 'No SO_REUSEPORT' test_create_server_sock (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_sock) ... ok test_create_server_ssl (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_ssl) ... skipped 'No ssl module' test_create_server_ssl_match_failed (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_ssl_match_failed) ... skipped 'No ssl module' test_create_server_ssl_verified (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_ssl_verified) ... skipped 'No ssl module' test_create_server_ssl_verify_failed (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_ssl_verify_failed) ... skipped 'No ssl module' test_create_server_trsock (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_server_trsock) ... ok test_create_ssl_connection (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_ssl_connection) ... skipped 'No ssl module' test_create_ssl_unix_connection (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_ssl_unix_connection) ... skipped 'No UNIX Sockets' test_create_unix_connection (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_connection) ... skipped 'No UNIX Sockets' test_create_unix_server (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_server) ... skipped 'No UNIX Sockets' test_create_unix_server_path_socket_error (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_server_path_socket_error) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_server_ssl) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl_verified (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_server_ssl_verified) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_unix_server_ssl_verify_failed) ... skipped 'No UNIX Sockets' test_datagram_send_to_non_listening_address (test.test_asyncio.test_events.ProactorEventLoopTests.test_datagram_send_to_non_listening_address) ... ERROR test_internal_fds (test.test_asyncio.test_events.ProactorEventLoopTests.test_internal_fds) ... skipped 'loop is not a BaseSelectorEventLoop' test_prompt_cancellation (test.test_asyncio.test_events.ProactorEventLoopTests.test_prompt_cancellation) ... ok test_read_pipe (test.test_asyncio.test_events.ProactorEventLoopTests.test_read_pipe) ... skipped "Don't support pipes for Windows" test_read_pty_output (test.test_asyncio.test_events.ProactorEventLoopTests.test_read_pty_output) ... skipped "Don't support pipes for Windows" test_reader_callback (test.test_asyncio.test_events.ProactorEventLoopTests.test_reader_callback) ... skipped 'IocpEventLoop does not have add_reader()' test_reader_callback_cancel (test.test_asyncio.test_events.ProactorEventLoopTests.test_reader_callback_cancel) ... skipped 'IocpEventLoop does not have add_reader()' test_remove_fds_after_closing (test.test_asyncio.test_events.ProactorEventLoopTests.test_remove_fds_after_closing) ... skipped 'IocpEventLoop does not have add_reader()' test_run_in_executor (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_in_executor) ... ok test_run_in_executor_cancel (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_in_executor_cancel) ... ok test_run_until_complete (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_until_complete) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_until_complete_nesting) ... FAIL test_run_until_complete_stopped (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_until_complete_stopped) ... ok test_server_close (test.test_asyncio.test_events.ProactorEventLoopTests.test_server_close) ... ok test_signal_handling_args (test.test_asyncio.test_events.ProactorEventLoopTests.test_signal_handling_args) ... skipped 'No SIGALRM' test_signal_handling_while_selecting (test.test_asyncio.test_events.ProactorEventLoopTests.test_signal_handling_while_selecting) ... skipped 'No SIGALRM' test_ssl_connect_accepted_socket (test.test_asyncio.test_events.ProactorEventLoopTests.test_ssl_connect_accepted_socket) ... skipped 'No ssl module' test_subprocess_close_after_finish (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_close_after_finish) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_close_client_stream) ... ok test_subprocess_exec (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_exec) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_exec_invalid_args) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_exitcode) ... ok test_subprocess_interactive (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_interactive) ... ok test_subprocess_kill (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_kill) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_send_signal) ... skipped "Don't have SIGHUP" test_subprocess_shell (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_shell) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_shell_invalid_args) ... ok test_subprocess_stderr (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_stderr) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_stderr_redirect_to_stdout) ... ok test_subprocess_terminate (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_terminate) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.ProactorEventLoopTests.test_subprocess_wait_no_same_group) ... ok test_timeout_rounding (test.test_asyncio.test_events.ProactorEventLoopTests.test_timeout_rounding) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.ProactorEventLoopTests.test_unclosed_pipe_transport) ... skipped "Don't support pipes for Windows" test_write_pipe (test.test_asyncio.test_events.ProactorEventLoopTests.test_write_pipe) ... skipped "Don't support pipes for Windows" test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.ProactorEventLoopTests.test_write_pipe_disconnect_on_close) ... skipped "Don't support pipes for Windows" test_write_pty (test.test_asyncio.test_events.ProactorEventLoopTests.test_write_pty) ... skipped "Don't support pipes for Windows" test_writer_callback (test.test_asyncio.test_events.ProactorEventLoopTests.test_writer_callback) ... skipped 'IocpEventLoop does not have add_writer()' test_writer_callback_cancel (test.test_asyncio.test_events.ProactorEventLoopTests.test_writer_callback_cancel) ... skipped 'IocpEventLoop does not have add_writer()' test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_add_fds_after_closing) ... ok test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests.test_add_signal_handler) ... skipped 'No SIGKILL' test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_bidirectional_pty) ... skipped "Don't support pipes for Windows" test_call_later (test.test_asyncio.test_events.SelectEventLoopTests.test_call_later) ... ok test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe_same_thread) ... ok test_close (test.test_asyncio.test_events.SelectEventLoopTests.test_close) ... ok test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests.test_close_running_event_loop) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket) ... ok test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket) ... ok test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_in_use) ... ok test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_nomatch_family) ... ok test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_skip_different_family) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint) ... ok test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_sock) ... ok test_create_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_addr_in_use) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv4) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv6) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port) ... skipped 'No SO_REUSEPORT' test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_sock) ... ok test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl) ... skipped 'No ssl module' test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_match_failed) ... skipped 'No ssl module' test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified) ... skipped 'No ssl module' test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed) ... skipped 'No ssl module' test_create_server_trsock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_trsock) ... ok test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_connection) ... skipped 'No ssl module' test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection) ... skipped 'No UNIX Sockets' test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection) ... skipped 'No UNIX Sockets' test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server) ... skipped 'No UNIX Sockets' test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified) ... skipped 'No UNIX Sockets' test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed) ... skipped 'No UNIX Sockets' test_datagram_send_to_non_listening_address (test.test_asyncio.test_events.SelectEventLoopTests.test_datagram_send_to_non_listening_address) ... ok test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests.test_internal_fds) ... ok test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests.test_prompt_cancellation) ... ok test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pipe) ... skipped "Don't support pipes for Windows" test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pty_output) ... skipped "Don't support pipes for Windows" test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_reader_callback) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_remove_fds_after_closing) ... ok test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor) ... ok test_run_in_executor_cancel (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor_cancel) ... ok test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_nesting) ... FAIL test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_stopped) ... ok test_server_close (test.test_asyncio.test_events.SelectEventLoopTests.test_server_close) ... ok test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_args) ... skipped 'No SIGALRM' test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_while_selecting) ... skipped 'No SIGALRM' test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_ssl_connect_accepted_socket) ... skipped 'No ssl module' test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests.test_timeout_rounding) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests.test_unclosed_pipe_transport) ... skipped "Don't support pipes for Windows" test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe) ... skipped "Don't support pipes for Windows" test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe_disconnect_on_close) ... skipped "Don't support pipes for Windows" test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pty) ... skipped "Don't support pipes for Windows" test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_writer_callback) ... ok test_close (test.test_asyncio.test_events.TestAbstractServer.test_close) ... ok test_get_loop (test.test_asyncio.test_events.TestAbstractServer.test_get_loop) ... ok test_wait_closed (test.test_asyncio.test_events.TestAbstractServer.test_wait_closed) ... ok test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop) ... ok test_get_event_loop_returns_running_loop2 (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop2) ... ok test_get_loop (test.test_asyncio.test_events.TestServer.test_get_loop) ... ok test_hash (test.test_asyncio.test_events.TimerTests.test_hash) ... ok test_timer (test.test_asyncio.test_events.TimerTests.test_timer) ... ok test_timer_comparison (test.test_asyncio.test_events.TimerTests.test_timer_comparison) ... ok test_timer_repr (test.test_asyncio.test_events.TimerTests.test_timer_repr) ... ok test_timer_repr_debug (test.test_asyncio.test_events.TimerTests.test_timer_repr_debug) ... ok test_when (test.test_asyncio.test_events.TimerTests.test_when) ... ok ====================================================================== ERROR: test_create_datagram_endpoint (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_datagram_endpoint) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1350, in test_create_datagram_endpoint self._test_create_datagram_endpoint(('127.0.0.1', 0), socket.AF_INET) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1333, in _test_create_datagram_endpoint test_utils.run_until(self.loop, lambda: server.nbytes) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\utils.py", line 124, in run_until raise futures.TimeoutError() ^^^^^^^^^^^^ AttributeError: module 'asyncio.futures' has no attribute 'TimeoutError' ====================================================================== ERROR: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.ProactorEventLoopTests.test_create_datagram_endpoint_ipv6) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1354, in test_create_datagram_endpoint_ipv6 self._test_create_datagram_endpoint(('::1', 0), socket.AF_INET6) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1333, in _test_create_datagram_endpoint test_utils.run_until(self.loop, lambda: server.nbytes) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\utils.py", line 124, in run_until raise futures.TimeoutError() ^^^^^^^^^^^^ AttributeError: module 'asyncio.futures' has no attribute 'TimeoutError' ====================================================================== ERROR: test_datagram_send_to_non_listening_address (test.test_asyncio.test_events.ProactorEventLoopTests.test_datagram_send_to_non_listening_address) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 385, in __wakeup future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 197, in result raise self._make_cancelled_error() asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1433, in test_datagram_send_to_non_listening_address self.assertEqual(loop.run_until_complete( ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 1401, in wait_for_datagram_received result = await asyncio.wait_for(self._received_datagram, 10) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 519, in wait_for async with timeouts.timeout(timeout): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\timeouts.py", line 115, in __aexit__ raise TimeoutError from exc_val TimeoutError ====================================================================== FAIL: test_run_until_complete_nesting (test.test_asyncio.test_events.ProactorEventLoopTests.test_run_until_complete_nesting) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 286, in test_run_until_complete_nesting with self.assertWarnsRegex( AssertionError: RuntimeWarning not triggered ====================================================================== FAIL: test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_nesting) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_events.py", line 286, in test_run_until_complete_nesting with self.assertWarnsRegex( AssertionError: RuntimeWarning not triggered ---------------------------------------------------------------------- Ran 168 tests in 97.620s FAILED (failures=2, errors=3, skipped=55) 0:01:44 load avg: 0.02 [ 5/31/1] test_asyncio.test_events failed (3 errors, 2 failures) in 1 min 37 sec 0:01:44 load avg: 0.02 [ 6/31/1] test_asyncio.test_futures test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception) ... skipped 'requires the C _asyncio module' test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_result) ... skipped 'requires the C _asyncio module' test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback) ... skipped 'requires the C _asyncio module' test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_callback) ... skipped 'requires the C _asyncio module' test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_third_callback) ... skipped 'requires the C _asyncio module' test_evil_call_soon_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_evil_call_soon_list_mutation) ... skipped 'requires the C _asyncio module' test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callback) ... skipped 'requires the C _asyncio module' test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_clear) ... skipped 'requires the C _asyncio module' test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation) ... skipped 'requires the C _asyncio module' test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1) ... skipped 'requires the C _asyncio module' test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_callback_0_with_evil__eq__ (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__eq__) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_callback_0_with_evil__getattribute__ (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__getattribute__) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_context_0_with_evil__getattribute__ (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_use_after_free_on_fut_context_0_with_evil__getattribute__) ... skipped 'requires the C _asyncio module' test_inherit_without_calling_super_init (test.test_asyncio.test_futures.CFutureInheritanceTests.test_inherit_without_calling_super_init) ... skipped 'requires the C _asyncio module' test_callbacks_copy (test.test_asyncio.test_futures.CFutureTests.test_callbacks_copy) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_futures.CFutureTests.test_cancel) ... skipped 'requires the C _asyncio module' test_constructor_positional (test.test_asyncio.test_futures.CFutureTests.test_constructor_positional) ... skipped 'requires the C _asyncio module' test_constructor_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_global_loop) ... skipped 'requires the C _asyncio module' test_constructor_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_running_loop) ... skipped 'requires the C _asyncio module' test_constructor_without_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_without_loop) ... skipped 'requires the C _asyncio module' test_copy_state (test.test_asyncio.test_futures.CFutureTests.test_copy_state) ... skipped 'requires the C _asyncio module' test_exception (test.test_asyncio.test_futures.CFutureTests.test_exception) ... skipped 'requires the C _asyncio module' test_exception_class (test.test_asyncio.test_futures.CFutureTests.test_exception_class) ... skipped 'requires the C _asyncio module' test_future_cancel_message_getter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_future_cancel_message_setter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_future_cancelled_exception_refcycles (test.test_asyncio.test_futures.CFutureTests.test_future_cancelled_exception_refcycles) ... skipped 'requires the C _asyncio module' test_future_cancelled_result_refcycles (test.test_asyncio.test_futures.CFutureTests.test_future_cancelled_result_refcycles) ... skipped 'requires the C _asyncio module' test_future_del_collect (test.test_asyncio.test_futures.CFutureTests.test_future_del_collect) ... skipped 'requires the C _asyncio module' test_future_del_segfault (test.test_asyncio.test_futures.CFutureTests.test_future_del_segfault) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved_debug) ... skipped 'requires the C _asyncio module' test_future_iter_get_referents_segfault (test.test_asyncio.test_futures.CFutureTests.test_future_iter_get_referents_segfault) ... skipped 'requires the C _asyncio module' test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests.test_future_iter_throw) ... skipped 'requires the C _asyncio module' test_future_repr (test.test_asyncio.test_futures.CFutureTests.test_future_repr) ... skipped 'requires the C _asyncio module' test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests.test_future_source_traceback) ... skipped 'requires the C _asyncio module' test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests.test_future_stop_iteration_args) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_futures.CFutureTests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_initial_state (test.test_asyncio.test_futures.CFutureTests.test_initial_state) ... skipped 'requires the C _asyncio module' test_isfuture (test.test_asyncio.test_futures.CFutureTests.test_isfuture) ... skipped 'requires the C _asyncio module' test_iter (test.test_asyncio.test_futures.CFutureTests.test_iter) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_futures.CFutureTests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_result (test.test_asyncio.test_futures.CFutureTests.test_result) ... skipped 'requires the C _asyncio module' test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests.test_set_result_unless_cancelled) ... skipped 'requires the C _asyncio module' test_stop_iteration_exception (test.test_asyncio.test_futures.CFutureTests.test_stop_iteration_exception) ... skipped 'requires the C _asyncio module' test_stop_iteration_subclass_exception (test.test_asyncio.test_futures.CFutureTests.test_stop_iteration_subclass_exception) ... skipped 'requires the C _asyncio module' test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_abandoned) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_result_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_unretrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_unretrieved) ... skipped 'requires the C _asyncio module' test_uninitialized (test.test_asyncio.test_futures.CFutureTests.test_uninitialized) ... skipped 'requires the C _asyncio module' test_wrap_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel2) ... skipped 'requires the C _asyncio module' test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_future) ... skipped 'requires the C _asyncio module' test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_global_loop) ... skipped 'requires the C _asyncio module' test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_running_loop) ... skipped 'requires the C _asyncio module' test_wrap_future_without_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_without_loop) ... skipped 'requires the C _asyncio module' test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests.test_yield_from_twice) ... skipped 'requires the C _asyncio module' test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception) ... skipped 'requires the C _asyncio module' test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_result) ... skipped 'requires the C _asyncio module' test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback) ... skipped 'requires the C _asyncio module' test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_callback) ... skipped 'requires the C _asyncio module' test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_third_callback) ... skipped 'requires the C _asyncio module' test_evil_call_soon_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_evil_call_soon_list_mutation) ... skipped 'requires the C _asyncio module' test_remove_done_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callback) ... skipped 'requires the C _asyncio module' test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_clear) ... skipped 'requires the C _asyncio module' test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation) ... skipped 'requires the C _asyncio module' test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1) ... skipped 'requires the C _asyncio module' test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_callback_0_with_evil__eq__ (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__eq__) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_callback_0_with_evil__getattribute__ (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__getattribute__) ... skipped 'requires the C _asyncio module' test_use_after_free_on_fut_context_0_with_evil__getattribute__ (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_use_after_free_on_fut_context_0_with_evil__getattribute__) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_cancel) ... skipped 'requires the C _asyncio module' test_constructor_positional (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_positional) ... skipped 'requires the C _asyncio module' test_constructor_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_global_loop) ... skipped 'requires the C _asyncio module' test_constructor_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_running_loop) ... skipped 'requires the C _asyncio module' test_constructor_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_without_loop) ... skipped 'requires the C _asyncio module' test_copy_state (test.test_asyncio.test_futures.CSubFutureTests.test_copy_state) ... skipped 'requires the C _asyncio module' test_exception (test.test_asyncio.test_futures.CSubFutureTests.test_exception) ... skipped 'requires the C _asyncio module' test_exception_class (test.test_asyncio.test_futures.CSubFutureTests.test_exception_class) ... skipped 'requires the C _asyncio module' test_future_cancel_message_getter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_future_cancel_message_setter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_future_cancelled_exception_refcycles (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancelled_exception_refcycles) ... skipped 'requires the C _asyncio module' test_future_cancelled_result_refcycles (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancelled_result_refcycles) ... skipped 'requires the C _asyncio module' test_future_del_collect (test.test_asyncio.test_futures.CSubFutureTests.test_future_del_collect) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved_debug) ... skipped 'requires the C _asyncio module' test_future_iter_throw (test.test_asyncio.test_futures.CSubFutureTests.test_future_iter_throw) ... skipped 'requires the C _asyncio module' test_future_repr (test.test_asyncio.test_futures.CSubFutureTests.test_future_repr) ... skipped 'requires the C _asyncio module' test_future_source_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_future_source_traceback) ... skipped 'requires the C _asyncio module' test_future_stop_iteration_args (test.test_asyncio.test_futures.CSubFutureTests.test_future_stop_iteration_args) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_futures.CSubFutureTests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_initial_state (test.test_asyncio.test_futures.CSubFutureTests.test_initial_state) ... skipped 'requires the C _asyncio module' test_isfuture (test.test_asyncio.test_futures.CSubFutureTests.test_isfuture) ... skipped 'requires the C _asyncio module' test_iter (test.test_asyncio.test_futures.CSubFutureTests.test_iter) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_result (test.test_asyncio.test_futures.CSubFutureTests.test_result) ... skipped 'requires the C _asyncio module' test_set_result_unless_cancelled (test.test_asyncio.test_futures.CSubFutureTests.test_set_result_unless_cancelled) ... skipped 'requires the C _asyncio module' test_stop_iteration_exception (test.test_asyncio.test_futures.CSubFutureTests.test_stop_iteration_exception) ... skipped 'requires the C _asyncio module' test_stop_iteration_subclass_exception (test.test_asyncio.test_futures.CSubFutureTests.test_stop_iteration_subclass_exception) ... skipped 'requires the C _asyncio module' test_tb_logger_abandoned (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_abandoned) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_result_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_unretrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_retrieved) ... skipped 'requires the C _asyncio module' test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_unretrieved) ... skipped 'requires the C _asyncio module' test_uninitialized (test.test_asyncio.test_futures.CSubFutureTests.test_uninitialized) ... skipped 'requires the C _asyncio module' test_wrap_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel2 (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel2) ... skipped 'requires the C _asyncio module' test_wrap_future_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_future) ... skipped 'requires the C _asyncio module' test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_global_loop) ... skipped 'requires the C _asyncio module' test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_running_loop) ... skipped 'requires the C _asyncio module' test_wrap_future_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_without_loop) ... skipped 'requires the C _asyncio module' test_yield_from_twice (test.test_asyncio.test_futures.CSubFutureTests.test_yield_from_twice) ... skipped 'requires the C _asyncio module' test_ensure_future (test.test_asyncio.test_futures.DuckTests.test_ensure_future) ... ok test_wrap_future (test.test_asyncio.test_futures.DuckTests.test_wrap_future) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception) ... ok test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_result) ... ok test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback) ... ok test_callbacks_remove_first_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_callback) ... ok test_callbacks_remove_third_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_third_callback) ... ok test_evil_call_soon_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_evil_call_soon_list_mutation) ... ok test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callback) ... ok test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_clear) ... ok test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation) ... ok test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1) ... ok test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2) ... ok test_use_after_free_on_fut_callback_0_with_evil__eq__ (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__eq__) ... ok test_use_after_free_on_fut_callback_0_with_evil__getattribute__ (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_use_after_free_on_fut_callback_0_with_evil__getattribute__) ... ok test_use_after_free_on_fut_context_0_with_evil__getattribute__ (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_use_after_free_on_fut_context_0_with_evil__getattribute__) ... ok test_inherit_without_calling_super_init (test.test_asyncio.test_futures.PyFutureInheritanceTests.test_inherit_without_calling_super_init) ... ok test_cancel (test.test_asyncio.test_futures.PyFutureTests.test_cancel) ... ok test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests.test_constructor_positional) ... ok test_constructor_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_global_loop) ... ok test_constructor_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_running_loop) ... ok test_constructor_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_without_loop) ... ok test_copy_state (test.test_asyncio.test_futures.PyFutureTests.test_copy_state) ... ok test_exception (test.test_asyncio.test_futures.PyFutureTests.test_exception) ... ok test_exception_class (test.test_asyncio.test_futures.PyFutureTests.test_exception_class) ... ok test_future_cancel_message_getter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_getter) ... ok test_future_cancel_message_setter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_setter) ... ok test_future_cancelled_exception_refcycles (test.test_asyncio.test_futures.PyFutureTests.test_future_cancelled_exception_refcycles) ... FAIL test_future_cancelled_result_refcycles (test.test_asyncio.test_futures.PyFutureTests.test_future_cancelled_result_refcycles) ... FAIL test_future_del_collect (test.test_asyncio.test_futures.PyFutureTests.test_future_del_collect) ... ok test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved) ... ok test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved_debug) ... ok test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests.test_future_iter_throw) ... FAIL test_future_repr (test.test_asyncio.test_futures.PyFutureTests.test_future_repr) ... ok test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests.test_future_source_traceback) ... ok test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests.test_future_stop_iteration_args) ... ok test_generic_alias (test.test_asyncio.test_futures.PyFutureTests.test_generic_alias) ... ok test_initial_state (test.test_asyncio.test_futures.PyFutureTests.test_initial_state) ... ok test_isfuture (test.test_asyncio.test_futures.PyFutureTests.test_isfuture) ... ok test_iter (test.test_asyncio.test_futures.PyFutureTests.test_iter) ... ok test_log_traceback (test.test_asyncio.test_futures.PyFutureTests.test_log_traceback) ... ok test_result (test.test_asyncio.test_futures.PyFutureTests.test_result) ... ok test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests.test_set_result_unless_cancelled) ... ok test_stop_iteration_exception (test.test_asyncio.test_futures.PyFutureTests.test_stop_iteration_exception) ... ok test_stop_iteration_subclass_exception (test.test_asyncio.test_futures.PyFutureTests.test_stop_iteration_subclass_exception) ... ok test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_abandoned) ... ok test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_result_retrieved) ... ok test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_retrieved) ... ok test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_unretrieved) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_not_called_after_cancel) ... ok test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_retrieved) ... ok test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_unretrieved) ... ok test_uninitialized (test.test_asyncio.test_futures.PyFutureTests.test_uninitialized) ... ok test_wrap_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future) ... ok test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel) ... ok test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel2) ... ok test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_future) ... ok test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_global_loop) ... ok test_wrap_future_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_running_loop) ... ok test_wrap_future_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_without_loop) ... ok test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests.test_yield_from_twice) ... ok ====================================================================== FAIL: test_future_cancelled_exception_refcycles (test.test_asyncio.test_futures.PyFutureTests.test_future_cancelled_exception_refcycles) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py", line 682, in test_future_cancelled_exception_refcycles self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b471c67468, file 'd:\py[177 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b471c67468, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py', line 682, code test_future_cancelled_exception_refcycles> + [] - [<frame at 0x000001b471c67468, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py', line 682, code test_future_cancelled_exception_refcycles>, - (CancelledError(),)] ====================================================================== FAIL: test_future_cancelled_result_refcycles (test.test_asyncio.test_futures.PyFutureTests.test_future_cancelled_result_refcycles) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py", line 671, in test_future_cancelled_result_refcycles self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b4738fd1a8, file 'd:\py[174 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b4738fd1a8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py', line 671, code test_future_cancelled_result_refcycles> + [] - [<frame at 0x000001b4738fd1a8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py', line 671, code test_future_cancelled_result_refcycles>, - (CancelledError(),)] ====================================================================== FAIL: test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests.test_future_iter_throw) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures.py", line 641, in test_future_iter_throw with self.assertWarns(DeprecationWarning): AssertionError: DeprecationWarning not triggered ---------------------------------------------------------------------- Ran 181 tests in 2.728s FAILED (failures=3, skipped=120) 0:01:47 load avg: 0.02 [ 6/31/2] test_asyncio.test_futures failed (3 failures) 0:01:47 load avg: 0.02 [ 7/31/2] test_asyncio.test_futures2 0:01:47 load avg: 0.02 [ 7/31/3] test_asyncio.test_futures2 failed (uncaught exception) 0:01:47 load avg: 0.02 [ 8/31/3] test_asyncio.test_locks test_abort_barrier (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier) ... ok test_abort_barrier_when_exception (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception) ... ok test_abort_barrier_when_exception_then_resetting (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception_then_resetting) ... ok test_abort_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_tasks_half_draining_half_blocking) ... ok test_barrier (test.test_asyncio.test_locks.BarrierTests.test_barrier) ... ok test_barrier_parties (test.test_asyncio.test_locks.BarrierTests.test_barrier_parties) ... ok test_blocking_tasks_while_draining (test.test_asyncio.test_locks.BarrierTests.test_blocking_tasks_while_draining) ... ok test_context_manager (test.test_asyncio.test_locks.BarrierTests.test_context_manager) ... ok test_draining_state (test.test_asyncio.test_locks.BarrierTests.test_draining_state) ... ok test_filling_one_task (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task) ... ok test_filling_one_task_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task_twice) ... ok test_filling_task_by_task (test.test_asyncio.test_locks.BarrierTests.test_filling_task_by_task) ... ok test_filling_tasks_cancel_one (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_cancel_one) ... ok test_filling_tasks_check_return_value (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_check_return_value) ... ok test_filling_tasks_wait_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_wait_twice) ... ok test_repr (test.test_asyncio.test_locks.BarrierTests.test_repr) ... ok test_reset_barrier (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier) ... ok test_reset_barrier_when_tasks_half_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining) ... ok test_reset_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining_half_blocking) ... ok test_reset_barrier_while_tasks_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_draining) ... ok test_reset_barrier_while_tasks_waiting (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting) ... ok test_reset_barrier_while_tasks_waiting_and_waiting_again (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting_and_waiting_again) ... ok test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests.test_ambiguous_loops) ... ok test_context_manager (test.test_asyncio.test_locks.ConditionTests.test_context_manager) ... ok test_explicit_lock (test.test_asyncio.test_locks.ConditionTests.test_explicit_lock) ... ok test_notify (test.test_asyncio.test_locks.ConditionTests.test_notify) ... ok test_notify_all (test.test_asyncio.test_locks.ConditionTests.test_notify_all) ... ok test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_all_unacquired) ... ok test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_unacquired) ... ok test_repr (test.test_asyncio.test_locks.ConditionTests.test_repr) ... ok test_timeout_in_block (test.test_asyncio.test_locks.ConditionTests.test_timeout_in_block) ... ok test_wait (test.test_asyncio.test_locks.ConditionTests.test_wait) ... ok test_wait_cancel (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel) ... ok test_wait_cancel_after_notify (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_after_notify) ... ok test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_contested) ... ok test_wait_for (test.test_asyncio.test_locks.ConditionTests.test_wait_for) ... ok test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_for_unacquired) ... ok test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_unacquired) ... ok test_clear (test.test_asyncio.test_locks.EventTests.test_clear) ... ok test_clear_with_waiters (test.test_asyncio.test_locks.EventTests.test_clear_with_waiters) ... ok test_repr (test.test_asyncio.test_locks.EventTests.test_repr) ... ok test_wait (test.test_asyncio.test_locks.EventTests.test_wait) ... ok test_wait_cancel (test.test_asyncio.test_locks.EventTests.test_wait_cancel) ... ok test_wait_on_set (test.test_asyncio.test_locks.EventTests.test_wait_on_set) ... ok test_acquire (test.test_asyncio.test_locks.LockTests.test_acquire) ... ok test_acquire_cancel (test.test_asyncio.test_locks.LockTests.test_acquire_cancel) ... ok test_cancel_race (test.test_asyncio.test_locks.LockTests.test_cancel_race) ... ok test_cancel_release_race (test.test_asyncio.test_locks.LockTests.test_cancel_release_race) ... ok test_context_manager (test.test_asyncio.test_locks.LockTests.test_context_manager) ... ok test_finished_waiter_cancelled (test.test_asyncio.test_locks.LockTests.test_finished_waiter_cancelled) ... ok test_lock (test.test_asyncio.test_locks.LockTests.test_lock) ... ok test_lock_by_with_statement (test.test_asyncio.test_locks.LockTests.test_lock_by_with_statement) ... ok test_lock_doesnt_accept_loop_parameter (test.test_asyncio.test_locks.LockTests.test_lock_doesnt_accept_loop_parameter) ... ok test_release_no_waiters (test.test_asyncio.test_locks.LockTests.test_release_no_waiters) ... ok test_release_not_acquired (test.test_asyncio.test_locks.LockTests.test_release_not_acquired) ... ok test_repr (test.test_asyncio.test_locks.LockTests.test_repr) ... ok test_acquire (test.test_asyncio.test_locks.SemaphoreTests.test_acquire) ... ok test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel) ... ok test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel_before_awoken) ... ok test_acquire_fifo_order (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order) ... ok test_acquire_fifo_order_2 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_2) ... ok test_acquire_fifo_order_3 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_3) ... ok test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_hang) ... ok test_acquire_no_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_no_hang) ... ok test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests.test_initial_value_zero) ... ok test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests.test_release_no_waiters) ... ok test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests.test_release_not_acquired) ... ok test_repr (test.test_asyncio.test_locks.SemaphoreTests.test_repr) ... ok test_semaphore (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore) ... ok test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore_value) ... ok ---------------------------------------------------------------------- Ran 70 tests in 1.643s OK 0:01:49 load avg: 0.02 [ 8/31/3] test_asyncio.test_locks passed 0:01:49 load avg: 0.02 [ 9/31/3] test_asyncio.test_pep492 test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests.test_async_def_coroutines) ... ok test_debug_mode_manages_coroutine_origin_tracking (test.test_asyncio.test_pep492.CoroutineTests.test_debug_mode_manages_coroutine_origin_tracking) ... ok test_double_await (test.test_asyncio.test_pep492.CoroutineTests.test_double_await) ... ok test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine) ... ok test_iscoroutine_generator (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine_generator) ... ok test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutinefunction) ... ok test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests.test_task_print_stack) ... ok test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests.test_types_coroutine) ... ok test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests.test_context_manager_async_with) ... ok test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests.test_context_manager_with_await) ... ok test_readline (test.test_asyncio.test_pep492.StreamReaderTests.test_readline) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.026s OK 0:01:49 load avg: 0.02 [ 9/31/3] test_asyncio.test_pep492 passed 0:01:49 load avg: 0.02 [10/31/3] test_asyncio.test_proactor_events test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close) ... ok test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close_self_pipe) ... ok test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server) ... ok test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server_cancel) ... ok test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_ctor) ... ok test_datagram_loop_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading) ... ok test_datagram_loop_reading_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_aborted) ... ok test_datagram_loop_reading_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_data) ... ok test_datagram_loop_reading_no_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_no_data) ... ok test_datagram_loop_writing (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing) ... ok test_datagram_loop_writing_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing_aborted) ... ok test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading) ... ok test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_exception) ... ok test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_fut) ... ok test_make_datagram_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_datagram_transport) ... ok test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_socket_transport) ... ok test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_process_events) ... ok test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_stop_serving) ... ok test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_write_to_self) ... ok test__loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_closing) ... ok test__loop_writing_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received) ... ok test__loop_writing_error_received_connection (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received_connection) ... ok test__loop_writing_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_exception) ... ok test_fatal_error_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_fatal_error_connected) ... ok test_sendto (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto) ... ok test_sendto_buffer (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer) ... ok test_sendto_buffer_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_bytearray) ... ok test_sendto_buffer_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_memoryview) ... ok test_sendto_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_bytearray) ... ok test_sendto_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_closing) ... ok test_sendto_connected_addr (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_connected_addr) ... ok test_sendto_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received) ... ok test_sendto_error_received_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received_connected) ... ok test_sendto_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_exception) ... ok test_sendto_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_memoryview) ... ok test_sendto_no_data (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_no_data) ... ok test_sendto_str (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_str) ... ok test_blocking_socket (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_blocking_socket) ... ok test_sock_sendfile_iobuffer (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer) ... ok test_sock_sendfile_not_a_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file) ... ok test_sock_sendfile_not_regular_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file) ... ok test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_abort) ... ok test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_call_connection_lost) ... ok test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close) ... ok test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_buffer) ... ok test_close_invalid_sockobj (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_invalid_sockobj) ... ok test_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_protocol_connection_lost_once) ... ok test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_write_fut) ... ok test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_ctor) ... ok test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_dont_pause_writing) ... ok test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error) ... ok test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error_2) ... ok test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close) ... ok test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_idempotent) ... ok test_force_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_protocol_connection_lost_once) ... ok test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading) ... ok test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted) ... ok test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_closing) ... ok test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_is_fatal) ... ok test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_conn_reset_lost) ... ok test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_data) ... ok test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_exception) ... ok test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_no_data) ... ok test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing) ... ok test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_closing) ... ok test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_err) ... ok test_loop_writing_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_force_close) ... ok test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_stop) ... ok test_pause_reading_connection_made (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_reading_connection_made) ... ok test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_reading) ... ok test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_writing) ... ok test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_2write) ... ok test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_3write) ... ok test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write) ... ok test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof) ... ok test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer) ... ok test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer_write_pipe) ... ok test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_duplex_pipe) ... ok test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_write_pipe) ... ok test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_more) ... ok test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_no_data) ... ok ---------------------------------------------------------------------- Ran 81 tests in 0.341s OK 0:01:50 load avg: 0.02 [10/31/3] test_asyncio.test_proactor_events passed 0:01:50 load avg: 0.02 [11/31/3] test_asyncio.test_protocols test_base_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_base_protocol) ... ok test_buffered_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_buffered_protocol) ... ok test_datagram_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_datagram_protocol) ... ok test_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_protocol) ... ok test_subprocess_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_subprocess_protocol) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.001s OK 0:01:50 load avg: 0.02 [11/31/3] test_asyncio.test_protocols passed 0:01:50 load avg: 0.02 [12/31/3] test_asyncio.test_queues test_format (test.test_asyncio.test_queues.LifoQueueJoinTests.test_format) ... ok test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests.test_join_empty_queue) ... ok test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done) ... ok test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done_underflow) ... ok test_order (test.test_asyncio.test_queues.LifoQueueTests.test_order) ... ok test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_format) ... ok test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_join_empty_queue) ... ok test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done) ... ok test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done_underflow) ... ok test_order (test.test_asyncio.test_queues.PriorityQueueTests.test_order) ... ok test_empty (test.test_asyncio.test_queues.QueueBasicTests.test_empty) ... ok test_full (test.test_asyncio.test_queues.QueueBasicTests.test_full) ... ok test_generic_alias (test.test_asyncio.test_queues.QueueBasicTests.test_generic_alias) ... ok test_maxsize (test.test_asyncio.test_queues.QueueBasicTests.test_maxsize) ... ok test_order (test.test_asyncio.test_queues.QueueBasicTests.test_order) ... ok test_repr (test.test_asyncio.test_queues.QueueBasicTests.test_repr) ... ok test_str (test.test_asyncio.test_queues.QueueBasicTests.test_str) ... ok test_blocking_get (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get) ... ok test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get_wait) ... ok test_cancelled_getters_not_being_held_in_self_getters (test.test_asyncio.test_queues.QueueGetTests.test_cancelled_getters_not_being_held_in_self_getters) ... ok test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests.test_get_cancelled_race) ... ok test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_putters) ... ok test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_waiting_putters) ... ok test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get) ... ok test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get_exception) ... ok test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests.test_why_are_getters_waiting) ... ok test_format (test.test_asyncio.test_queues.QueueJoinTests.test_format) ... ok test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests.test_join_empty_queue) ... ok test_task_done (test.test_asyncio.test_queues.QueueJoinTests.test_task_done) ... ok test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests.test_task_done_underflow) ... ok test_blocking_put (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put) ... ok test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put_wait) ... ok test_cancelled_put_silence_value_error_exception (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_put_silence_value_error_exception) ... ok test_cancelled_puts_not_being_held_in_self_putters (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_puts_not_being_held_in_self_putters) ... ok test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests.test_float_maxsize) ... ok test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_many_pending_readers) ... ok test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_one_pending_reader) ... ok test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put) ... ok test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put_exception) ... ok test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests.test_put_cancel_drop) ... ok test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled) ... ok test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled_race) ... ok test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests.test_put_with_waiting_getters) ... ok test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests.test_why_are_putters_waiting) ... ok ---------------------------------------------------------------------- Ran 44 tests in 0.449s OK 0:01:51 load avg: 0.02 [12/31/3] test_asyncio.test_queues passed 0:01:51 load avg: 0.02 [13/31/3] test_asyncio.test_runners test_asyncio_run_cancels_hanging_tasks (test.test_asyncio.test_runners.RunTests.test_asyncio_run_cancels_hanging_tasks) ... ok test_asyncio_run_closes_gens_after_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_closes_gens_after_hanging_tasks_errors) ... ok test_asyncio_run_debug (test.test_asyncio.test_runners.RunTests.test_asyncio_run_debug) ... ok test_asyncio_run_from_running_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_from_running_loop) ... ok test_asyncio_run_loop_factory (test.test_asyncio.test_runners.RunTests.test_asyncio_run_loop_factory) ... ok test_asyncio_run_only_coro (test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro) ... ok test_asyncio_run_raises (test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises) ... ok test_asyncio_run_reports_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_reports_hanging_tasks_errors) ... ok test_asyncio_run_return (test.test_asyncio.test_runners.RunTests.test_asyncio_run_return) ... ok test_asyncio_run_set_event_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_set_event_loop) ... ok test_asyncio_run_without_uncancel (test.test_asyncio.test_runners.RunTests.test_asyncio_run_without_uncancel) ... ok test_custom_factory (test.test_asyncio.test_runners.RunnerTests.test_custom_factory) ... ok test_debug (test.test_asyncio.test_runners.RunnerTests.test_debug) ... ok test_double_close (test.test_asyncio.test_runners.RunnerTests.test_double_close) ... ok test_explicit_close (test.test_asyncio.test_runners.RunnerTests.test_explicit_close) ... ok test_interrupt_call_soon (test.test_asyncio.test_runners.RunnerTests.test_interrupt_call_soon) ... ok test_interrupt_cancelled_task (test.test_asyncio.test_runners.RunnerTests.test_interrupt_cancelled_task) ... ok test_interrupt_wait (test.test_asyncio.test_runners.RunnerTests.test_interrupt_wait) ... ok test_no_repr_is_call_on_the_task_result (test.test_asyncio.test_runners.RunnerTests.test_no_repr_is_call_on_the_task_result) ... ok test_non_debug (test.test_asyncio.test_runners.RunnerTests.test_non_debug) ... ok test_recursive_run (test.test_asyncio.test_runners.RunnerTests.test_recursive_run) ... FAIL test_run (test.test_asyncio.test_runners.RunnerTests.test_run) ... ok test_run_future (test.test_asyncio.test_runners.RunnerTests.test_run_future) ... ok test_run_keeps_context (test.test_asyncio.test_runners.RunnerTests.test_run_keeps_context) ... ok test_run_non_coro (test.test_asyncio.test_runners.RunnerTests.test_run_non_coro) ... ok test_second_with_block_raises (test.test_asyncio.test_runners.RunnerTests.test_second_with_block_raises) ... ok test_set_event_loop_called_once (test.test_asyncio.test_runners.RunnerTests.test_set_event_loop_called_once) ... ok test_signal_install_not_supported_ok (test.test_asyncio.test_runners.RunnerTests.test_signal_install_not_supported_ok) ... ok ====================================================================== FAIL: test_recursive_run (test.test_asyncio.test_runners.RunnerTests.test_recursive_run) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_runners.py", line 391, in test_recursive_run with self.assertWarnsRegex( AssertionError: RuntimeWarning not triggered ---------------------------------------------------------------------- Ran 28 tests in 0.277s FAILED (failures=1) 0:01:51 load avg: 0.02 [13/31/4] test_asyncio.test_runners failed (1 failure) 0:01:51 load avg: 0.02 [14/31/4] test_asyncio.test_selector_events test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_accept_connection_multiple) ... ok test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader) ... ok test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing) ... ok test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing_writer) ... ok test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer) ... ok test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer_existing) ... ok test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close) ... ok test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close_no_selector) ... ok test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_socket_transport) ... ok test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_ssl_transport_without_ssl_error) ... ok test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read) ... ok test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read_cancelled) ... ok test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write) ... ok test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write_cancelled) ... ok test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_exception) ... ok test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_tryagain) ... ok test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader) ... ok test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_read_write) ... ok test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_unknown) ... ok test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer) ... ok test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_read_write) ... ok test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_unknown) ... ok test_sock_connect_resolve_using_socket_params (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_sock_connect_resolve_using_socket_params) ... ok test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_exception) ... ok test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_tryagain) ... ok test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected) ... ok test_fatal_error_connected_custom_error (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected_custom_error) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_err) ... ok test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_oserr) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_tryagain) ... ok test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto) ... ok test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer) ... ok test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_bytearray) ... ok test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_memoryview) ... ok test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_bytearray) ... ok test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_closing) ... ok test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_connected_addr) ... ok test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received) ... ok test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received_connected) ... ok test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_exception) ... ok test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_memoryview) ... ok test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_no_data) ... ok test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready) ... ok test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_closing) ... ok test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received) ... ok test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received_connection) ... ok test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_exception) ... ok test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_no_data) ... ok test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_tryagain) ... ok test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_str) ... ok test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_tryagain) ... ok test_transport_inheritance (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_transport_inheritance) ... ok test_buffer_updated_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_buffer_updated_error) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_ctor) ... ok test_get_buffer_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_error) ... ok test_get_buffer_zerosized (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_zerosized) ... ok test_proto_type_switch (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_proto_type_switch) ... ok test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_eof_received_error) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready) ... ok test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_conn_reset) ... ok test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof) ... ok test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof_keep_open) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_err) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain) ... ok test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain_interrupted) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor) ... ok test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor_with_waiter) ... ok test_data_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_data_received_error) ... ok test_pause_reading_connection_made (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_reading_connection_made) ... ok test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_resume_reading) ... ok test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_eof_received_error) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready) ... ok test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_conn_reset) ... ok test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof) ... ok test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof_keep_open) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_err) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain) ... ok test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain_interrupted) ... ok test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_transport_close_remove_writer) ... ok test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write) ... ok test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_buffer) ... ok test_write_buffer_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_buffer_after_close) ... ok test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_bytearray) ... ok test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_closing) ... ok test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof) ... ok test_write_eof_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_after_close) ... ok test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_buffer) ... ok test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_exception) ... ok test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_memoryview) ... ok test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_no_data) ... ok test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial) ... ok test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_bytearray) ... ok test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_memoryview) ... ok test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_none) ... ok test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready) ... ok test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_closing) ... ok test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_exception) ... ok test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_no_data) ... ok test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial) ... ok test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial_none) ... ok test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_tryagain) ... ok test_write_sendmsg_OSError (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_OSError) ... skipped 'no sendmsg' test_write_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_full) ... skipped 'no sendmsg' test_write_sendmsg_half_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_half_buffer) ... skipped 'no sendmsg' test_write_sendmsg_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_no_data) ... ok test_write_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_partial) ... skipped 'no sendmsg' test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_str) ... ok test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_tryagain) ... ok test_writelines_pauses_protocol (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_pauses_protocol) ... ok test_writelines_send_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_full) ... ok test_writelines_send_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_partial) ... ok test_writelines_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_full) ... skipped 'no sendmsg' test_writelines_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_partial) ... skipped 'no sendmsg' test__add_reader (test.test_asyncio.test_selector_events.SelectorTransportTests.test__add_reader) ... ok test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests.test_abort) ... ok test_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close) ... ok test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close_write_buffer) ... ok test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests.test_connection_lost) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests.test_ctor) ... ok test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error) ... ok test_fatal_error_custom_exception (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error_custom_exception) ... ok test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_force_close) ... ok ---------------------------------------------------------------------- Ran 123 tests in 0.455s OK (skipped=6) 0:01:52 load avg: 0.02 [14/31/4] test_asyncio.test_selector_events passed 0:01:52 load avg: 0.02 [15/31/4] test_asyncio.test_sendfile test_sendfile (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile) ... ok test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_close_peer_after_receiving) ... ok test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving) ... ok test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving) ... ok test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_for_closing_transp) ... ok test_sendfile_force_fallback (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_force_fallback) ... ok test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_force_unsupported_native) ... skipped 'Fails on proactor event loop' test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_no_fallback_for_fallback_transport) ... ok test_sendfile_not_supported (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_not_supported) ... skipped 'UDP sockets are not supported' test_sendfile_partial (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_partial) ... ok test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_pre_and_post_data) ... ok test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_prevents_bare_write) ... skipped "Don't have native sendfile support" test_sendfile_ssl (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_ssl) ... skipped 'No ssl module' test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_ssl_close_peer_after_receiving) ... skipped 'No ssl module' test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_ssl_partial) ... skipped 'No ssl module' test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sendfile_ssl_pre_and_post_data) ... skipped 'No ssl module' test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sock_sendfile_mix_with_regular_send) ... ok test_sock_sendfile_success (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sock_sendfile_success) ... ok test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sock_sendfile_with_offset_and_count) ... ok test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.ProactorEventLoopTests.test_sock_sendfile_zero_size) ... ok test_sendfile (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile) ... ok test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_after_receiving) ... ok test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving) ... ok test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving) ... ok test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_for_closing_transp) ... ok test_sendfile_force_fallback (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_fallback) ... ok test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_unsupported_native) ... ok test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_no_fallback_for_fallback_transport) ... ok test_sendfile_not_supported (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_not_supported) ... skipped 'UDP sockets are not supported' test_sendfile_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_partial) ... ok test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_pre_and_post_data) ... ok test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_prevents_bare_write) ... skipped "Don't have native sendfile support" test_sendfile_ssl (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl) ... skipped 'No ssl module' test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_close_peer_after_receiving) ... skipped 'No ssl module' test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_partial) ... skipped 'No ssl module' test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_pre_and_post_data) ... skipped 'No ssl module' test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_mix_with_regular_send) ... ok test_sock_sendfile_success (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_success) ... ok test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_with_offset_and_count) ... ok test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_zero_size) ... ok ---------------------------------------------------------------------- Ran 40 tests in 4.208s OK (skipped=13) 0:01:57 load avg: 0.06 [15/31/4] test_asyncio.test_sendfile passed 0:01:57 load avg: 0.06 [16/31/4] test_asyncio.test_server test_start_server_1 (test.test_asyncio.test_server.ProactorStartServerTests.test_start_server_1) ... ok test_start_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_server_1) ... ok test_start_unix_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_unix_server_1) ... skipped 'No UNIX Sockets' test_wait_closed_basic (test.test_asyncio.test_server.TestServer2.test_wait_closed_basic) ... ok test_wait_closed_race (test.test_asyncio.test_server.TestServer2.test_wait_closed_race) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.451s OK (skipped=1) 0:01:57 load avg: 0.06 [16/31/4] test_asyncio.test_server passed 0:01:57 load avg: 0.06 [17/31/4] test_asyncio.test_sock_lowlevel test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_cancel_sock_accept) ... ok test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_create_connection_sock) ... ok test_datagram_send_to_non_listening_address_recvfrom (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom) ... ERROR test_datagram_send_to_non_listening_address_recvfrom_into (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom_into) ... ERROR test_huge_content (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_huge_content) ... ok test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_huge_content_recvinto) ... ok test_recvfrom (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_recvfrom) ... ERROR test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_recvfrom_into) ... ERROR test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sendto_blocking) ... skipped 'Not relevant to ProactorEventLoop' test_sock_accept (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sock_accept) ... ok test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sock_client_connect_racing) ... ok test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sock_client_fail) ... ok test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sock_client_ops) ... ok test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_sock_client_racing) ... ok test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_unix_sock_client_ops) ... skipped 'No UNIX Sockets' test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_cancel_sock_accept) ... ok test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_create_connection_sock) ... ok test_huge_content (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content) ... ok test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content_recvinto) ... ok test_recvfrom (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom) ... ok test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom_into) ... ok test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sendto_blocking) ... ok test_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_accept) ... ok test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_connect_racing) ... skipped '[Errno 10022] An invalid argument was supplied' test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_fail) ... ok test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_ops) ... ok test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_racing) ... ok test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_unix_sock_client_ops) ... skipped 'No UNIX Sockets' ====================================================================== ERROR: test_datagram_send_to_non_listening_address_recvfrom (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 629, in test_datagram_send_to_non_listening_address_recvfrom self.loop.run_until_complete( ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 599, in _basetest_datagram_send_to_non_listening_address await self.loop.sock_sendto(socket_1, b'a', addr_2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 724, in sock_sendto return await self._proactor.sendto(sock, data, 0, address) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 534, in sendto ov.WSASendTo(conn.fileno(), buf, flags, addr) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 435, in WSASendTo flags, Address, AddressLength, self.overlapped, _ffi.NULL) ^^^^^^^^^^^^^ NameError: name 'AddressLength' is not defined ====================================================================== ERROR: test_datagram_send_to_non_listening_address_recvfrom_into (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom_into) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 641, in test_datagram_send_to_non_listening_address_recvfrom_into self.loop.run_until_complete( ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 599, in _basetest_datagram_send_to_non_listening_address await self.loop.sock_sendto(socket_1, b'a', addr_2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 724, in sock_sendto return await self._proactor.sendto(sock, data, 0, address) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 534, in sendto ov.WSASendTo(conn.fileno(), buf, flags, addr) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 435, in WSASendTo flags, Address, AddressLength, self.overlapped, _ffi.NULL) ^^^^^^^^^^^^^ NameError: name 'AddressLength' is not defined ====================================================================== ERROR: test_recvfrom (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_recvfrom) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 400, in test_recvfrom self.loop.run_until_complete( ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 392, in _basetest_datagram_recvfrom await self.loop.sock_sendto(sock, data, server_address) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 724, in sock_sendto return await self._proactor.sendto(sock, data, 0, address) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 534, in sendto ov.WSASendTo(conn.fileno(), buf, flags, addr) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 435, in WSASendTo flags, Address, AddressLength, self.overlapped, _ffi.NULL) ^^^^^^^^^^^^^ NameError: name 'AddressLength' is not defined ====================================================================== ERROR: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.ProactorEventLoopTests.test_recvfrom_into) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 427, in test_recvfrom_into self.loop.run_until_complete( ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 410, in _basetest_datagram_recvfrom_into await self.loop.sock_sendto(sock, data, server_address) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 724, in sock_sendto return await self._proactor.sendto(sock, data, 0, address) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 534, in sendto ov.WSASendTo(conn.fileno(), buf, flags, addr) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 435, in WSASendTo flags, Address, AddressLength, self.overlapped, _ffi.NULL) ^^^^^^^^^^^^^ NameError: name 'AddressLength' is not defined ---------------------------------------------------------------------- Ran 28 tests in 11.498s FAILED (errors=4, skipped=4) 0:02:09 load avg: 0.05 [17/31/5] test_asyncio.test_sock_lowlevel failed (4 errors) 0:02:09 load avg: 0.05 [18/31/5] test_asyncio.test_ssl test_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_connect_accepted_socket) ... skipped 'No ssl module' test_connect_timeout_warning (test.test_asyncio.test_ssl.TestSSL.test_connect_timeout_warning) ... skipped 'No ssl module' test_create_connection_memory_leak (test.test_asyncio.test_ssl.TestSSL.test_create_connection_memory_leak) ... skipped 'No ssl module' test_create_connection_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_1) ... skipped 'No ssl module' test_create_connection_ssl_failed_certificate (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_failed_certificate) ... skipped 'No ssl module' test_create_connection_ssl_slow_handshake (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_slow_handshake) ... skipped 'No ssl module' test_create_server_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_1) ... skipped 'No ssl module' test_create_server_ssl_over_ssl (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_over_ssl) ... skipped 'No ssl module' test_flush_before_shutdown (test.test_asyncio.test_ssl.TestSSL.test_flush_before_shutdown) ... skipped 'No ssl module' test_handshake_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_handshake_timeout_handler_leak) ... skipped 'No ssl module' test_remote_shutdown_receives_trailing_data (test.test_asyncio.test_ssl.TestSSL.test_remote_shutdown_receives_trailing_data) ... skipped 'No ssl module' test_remote_shutdown_receives_trailing_data_on_slow_socket (test.test_asyncio.test_ssl.TestSSL.test_remote_shutdown_receives_trailing_data_on_slow_socket) ... skipped 'No ssl module' test_shutdown_cleanly (test.test_asyncio.test_ssl.TestSSL.test_shutdown_cleanly) ... skipped 'No ssl module' test_shutdown_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_leak) ... skipped 'No ssl module' test_shutdown_timeout_handler_not_set (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_not_set) ... skipped 'No ssl module' test_ssl_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_ssl_connect_accepted_socket) ... skipped 'No ssl module' test_ssl_handshake_connection_lost (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_connection_lost) ... skipped 'No ssl module' test_ssl_handshake_timeout (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_timeout) ... skipped 'No ssl module' test_start_tls_client_buf_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_buf_proto_1) ... skipped 'No ssl module' test_start_tls_client_corrupted_ssl (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_corrupted_ssl) ... skipped 'No ssl module' test_start_tls_client_reg_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_reg_proto_1) ... skipped 'No ssl module' test_start_tls_server_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_server_1) ... skipped 'No ssl module' test_start_tls_slow_client_cancel (test.test_asyncio.test_ssl.TestSSL.test_start_tls_slow_client_cancel) ... skipped 'No ssl module' ---------------------------------------------------------------------- Ran 23 tests in 0.004s OK (skipped=23) 0:02:09 load avg: 0.05 [18/31/5] test_asyncio.test_ssl passed 0:02:09 load avg: 0.05 [19/31/5] test_asyncio.test_sslproto test_buf_feed_data (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data) ... skipped 'No ssl module' test_create_connection_memory_leak (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak) ... skipped 'No ssl module' test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate) ... skipped 'No ssl module' test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake) ... skipped 'No ssl module' test_handshake_timeout (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout) ... skipped 'No ssl module' test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1) ... skipped 'No ssl module' test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl) ... skipped 'No ssl module' test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1) ... skipped 'No ssl module' test_start_tls_server_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1) ... skipped 'No ssl module' test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel) ... skipped 'No ssl module' test_start_tls_wrong_args (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args) ... skipped 'No ssl module' test_buf_feed_data (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_buf_feed_data) ... skipped 'No ssl module' test_create_connection_memory_leak (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_memory_leak) ... skipped 'No ssl module' test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_failed_certificate) ... skipped 'No ssl module' test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_slow_handshake) ... skipped 'No ssl module' test_handshake_timeout (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_handshake_timeout) ... skipped 'No ssl module' test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_buf_proto_1) ... skipped 'No ssl module' test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_corrupted_ssl) ... skipped 'No ssl module' test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_reg_proto_1) ... skipped 'No ssl module' test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_server_1) ... skipped 'No ssl module' test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_slow_client_cancel) ... skipped 'No ssl module' test_start_tls_wrong_args (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_wrong_args) ... skipped 'No ssl module' test_close_during_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_close_during_handshake) ... skipped 'No ssl module' test_close_during_ssl_over_ssl (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_close_during_ssl_over_ssl) ... skipped 'No ssl module' test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_connection_lost) ... skipped 'No ssl module' test_connection_lost_when_busy (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_connection_lost_when_busy) ... skipped 'No ssl module' test_data_received_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_data_received_after_closing) ... skipped 'No ssl module' test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_eof_received_waiter) ... skipped 'No ssl module' test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_fatal_error_no_name_error) ... skipped 'No ssl module' test_get_extra_info_on_closed_connection (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_get_extra_info_on_closed_connection) ... skipped 'No ssl module' test_handshake_timeout_negative (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_negative) ... skipped 'No ssl module' test_handshake_timeout_zero (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_zero) ... skipped 'No ssl module' test_set_new_app_protocol (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_set_new_app_protocol) ... skipped 'No ssl module' test_write_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_write_after_closing) ... skipped 'No ssl module' ---------------------------------------------------------------------- Ran 34 tests in 0.002s OK (skipped=34) 0:02:10 load avg: 0.05 [19/31/5] test_asyncio.test_sslproto passed 0:02:10 load avg: 0.05 [20/31/5] test_asyncio.test_staggered test_cancelled (test.test_asyncio.test_staggered.StaggeredTests.test_cancelled) ... ok test_empty (test.test_asyncio.test_staggered.StaggeredTests.test_empty) ... ok test_first_error_second_successful (test.test_asyncio.test_staggered.StaggeredTests.test_first_error_second_successful) ... ok test_first_timeout_second_successful (test.test_asyncio.test_staggered.StaggeredTests.test_first_timeout_second_successful) ... ok test_multiple_winners (test.test_asyncio.test_staggered.StaggeredTests.test_multiple_winners) ... ok test_none_successful (test.test_asyncio.test_staggered.StaggeredTests.test_none_successful) ... ok test_one_successful (test.test_asyncio.test_staggered.StaggeredTests.test_one_successful) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.407s OK 0:02:10 load avg: 0.05 [20/31/5] test_asyncio.test_staggered passed 0:02:10 load avg: 0.05 [21/31/5] test_asyncio.test_streams test_IncompleteReadError_pickleable (test.test_asyncio.test_streams.StreamTests.test_IncompleteReadError_pickleable) ... ok test_LimitOverrunError_pickleable (test.test_asyncio.test_streams.StreamTests.test_LimitOverrunError_pickleable) ... ok test___repr__ (test.test_asyncio.test_streams.StreamTests.test___repr__) ... ok test___repr__data (test.test_asyncio.test_streams.StreamTests.test___repr__data) ... ok test___repr__eof (test.test_asyncio.test_streams.StreamTests.test___repr__eof) ... ok test___repr__exception (test.test_asyncio.test_streams.StreamTests.test___repr__exception) ... ok test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamTests.test___repr__nondefault_limit) ... ok test___repr__transport (test.test_asyncio.test_streams.StreamTests.test___repr__transport) ... ok test___repr__waiter (test.test_asyncio.test_streams.StreamTests.test___repr__waiter) ... ok test_async_writer_api (test.test_asyncio.test_streams.StreamTests.test_async_writer_api) ... ok test_async_writer_api_exception_after_close (test.test_asyncio.test_streams.StreamTests.test_async_writer_api_exception_after_close) ... ok test_at_eof (test.test_asyncio.test_streams.StreamTests.test_at_eof) ... ok test_drain_raises (test.test_asyncio.test_streams.StreamTests.test_drain_raises) ... ERROR test_eof_feed_when_closing_writer (test.test_asyncio.test_streams.StreamTests.test_eof_feed_when_closing_writer) ... ok test_exception (test.test_asyncio.test_streams.StreamTests.test_exception) ... ok test_exception_cancel (test.test_asyncio.test_streams.StreamTests.test_exception_cancel) ... ok test_exception_waiter (test.test_asyncio.test_streams.StreamTests.test_exception_waiter) ... ok test_feed_empty_data (test.test_asyncio.test_streams.StreamTests.test_feed_empty_data) ... ok test_feed_nonempty_data (test.test_asyncio.test_streams.StreamTests.test_feed_nonempty_data) ... ok test_invalid_limit (test.test_asyncio.test_streams.StreamTests.test_invalid_limit) ... ok test_loop_is_closed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_loop_is_closed_resource_warnings) ... ok test_multiple_drain (test.test_asyncio.test_streams.StreamTests.test_multiple_drain) ... ok test_open_connection (test.test_asyncio.test_streams.StreamTests.test_open_connection) ... ok test_open_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_connection_error) ... ok test_open_connection_happy_eyeball_refcycles (test.test_asyncio.test_streams.StreamTests.test_open_connection_happy_eyeball_refcycles) ... FAIL test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_connection_no_loop_ssl) ... skipped 'No ssl module' test_open_unix_connection (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection) ... skipped 'No UNIX Sockets' test_open_unix_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_error) ... skipped 'No UNIX Sockets' test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_no_loop_ssl) ... skipped 'No UNIX Sockets' test_read (test.test_asyncio.test_streams.StreamTests.test_read) ... ok test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamTests.test_read_all_from_pipe_reader) ... skipped "Don't have pipes" test_read_eof (test.test_asyncio.test_streams.StreamTests.test_read_eof) ... ok test_read_exception (test.test_asyncio.test_streams.StreamTests.test_read_exception) ... ok test_read_limit (test.test_asyncio.test_streams.StreamTests.test_read_limit) ... ok test_read_line_breaks (test.test_asyncio.test_streams.StreamTests.test_read_line_breaks) ... ok test_read_until_eof (test.test_asyncio.test_streams.StreamTests.test_read_until_eof) ... ok test_read_zero (test.test_asyncio.test_streams.StreamTests.test_read_zero) ... ok test_readexactly (test.test_asyncio.test_streams.StreamTests.test_readexactly) ... ok test_readexactly_eof (test.test_asyncio.test_streams.StreamTests.test_readexactly_eof) ... ok test_readexactly_exception (test.test_asyncio.test_streams.StreamTests.test_readexactly_exception) ... ok test_readexactly_limit (test.test_asyncio.test_streams.StreamTests.test_readexactly_limit) ... ok test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamTests.test_readexactly_zero_or_less) ... ok test_readline (test.test_asyncio.test_streams.StreamTests.test_readline) ... ok test_readline_empty_eof (test.test_asyncio.test_streams.StreamTests.test_readline_empty_eof) ... ok test_readline_eof (test.test_asyncio.test_streams.StreamTests.test_readline_eof) ... ok test_readline_exception (test.test_asyncio.test_streams.StreamTests.test_readline_exception) ... ok test_readline_limit (test.test_asyncio.test_streams.StreamTests.test_readline_limit) ... ok test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamTests.test_readline_limit_with_existing_data) ... ok test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamTests.test_readline_nolimit_nowait) ... ok test_readline_read_byte_count (test.test_asyncio.test_streams.StreamTests.test_readline_read_byte_count) ... ok test_readuntil_eof (test.test_asyncio.test_streams.StreamTests.test_readuntil_eof) ... ok test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamTests.test_readuntil_limit_found_sep) ... ok test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks) ... ok test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks_1) ... ok test_readuntil_separator (test.test_asyncio.test_streams.StreamTests.test_readuntil_separator) ... ok test_start_server (test.test_asyncio.test_streams.StreamTests.test_start_server) ... ok test_start_tls (test.test_asyncio.test_streams.StreamTests.test_start_tls) ... skipped 'No ssl module' test_start_unix_server (test.test_asyncio.test_streams.StreamTests.test_start_unix_server) ... skipped 'No UNIX Sockets' test_streamreader_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_global_loop) ... ok test_streamreader_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_running_loop) ... ok test_streamreader_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_without_loop) ... ok test_streamreaderprotocol_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_global_loop) ... ok test_streamreaderprotocol_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_running_loop) ... ok test_streamreaderprotocol_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_without_loop) ... ok test_unclosed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_unclosed_resource_warnings) ... ok test_unhandled_cancel (test.test_asyncio.test_streams.StreamTests.test_unhandled_cancel) ... ok test_unhandled_exception (test.test_asyncio.test_streams.StreamTests.test_unhandled_exception) ... ok test_wait_closed_on_close (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close) ... ok test_wait_closed_on_close_with_unread_data (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close_with_unread_data) ... ok ====================================================================== ERROR: test_drain_raises (test.test_asyncio.test_streams.StreamTests.test_drain_raises) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py", line 919, in test_drain_raises self.loop.run_until_complete(client(*addr)) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py", line 908, in client await writer.drain() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\streams.py", line 392, in drain await self._protocol._drain_helper() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\streams.py", line 172, in _drain_helper await waiter File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 289, in __await__ yield self # This tells Task to wait for completion. ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 385, in __wakeup future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 402, in _loop_writing self._write_fut = self._loop._proactor.send(self._sock, data) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 542, in send ov.WSASend(conn.fileno(), buf, flags) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 407, in WSASend RaiseFromWindowsErr(self.error) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 51, in RaiseFromWindowsErr raise_WinError(type) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep OSError: [WinError 10054] An existing connection was forcibly closed by the remote host ====================================================================== FAIL: test_open_connection_happy_eyeball_refcycles (test.test_asyncio.test_streams.StreamTests.test_open_connection_happy_eyeball_refcycles) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py", line 1185, in test_open_connection_happy_eyeball_refcycles asyncio.run(main()) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 195, in run return runner.run(main) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py", line 1183, in main self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b473f241d8, file 'd:\py[338 chars]'),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b473f241d8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py', line 1183, code main> + [] - [<frame at 0x000001b473f241d8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_streams.py', line 1183, code main>, - (OSError('Multiple exceptions: [WinError 10014] The system detected an invalid pointer address in attempting to use a pointer argument in a call, [WinError 1225] The remote computer refused the network connection'),)] ---------------------------------------------------------------------- Ran 69 tests in 3.096s FAILED (failures=1, errors=1, skipped=7) 0:02:14 load avg: 0.05 [21/31/6] test_asyncio.test_streams failed (1 error, 1 failure) 0:02:14 load avg: 0.05 [22/31/6] test_asyncio.test_subprocess test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_cancel_make_subprocess_transport_exec) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_cancel_post_init) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_cancel_process_wait) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_close_dont_kill_finished) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_close_kill_running) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_communicate) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_communicate_ignore_broken_pipe) ... ok test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_communicate_none_input) ... ok test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_create_subprocess_env_exec) ... ok test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_create_subprocess_env_shell) ... ok test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_create_subprocess_exec_text_mode_fails) ... ok test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_create_subprocess_exec_with_path) ... ok test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_create_subprocess_shell_text_mode_fails) ... ok test_devnull_error (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_devnull_error) ... ok test_devnull_input (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_devnull_input) ... ok test_devnull_output (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_devnull_output) ... ok test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_devstdin_input) ... skipped "Don't have /dev/stdin" test_empty_input (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_empty_input) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_kill) ... ok test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_kill_issue43884) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_pause_reading) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_popen_error) ... ok test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_popen_error_with_stdin_pipe) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_read_stdout_after_process_exit) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_send_signal) ... skipped "Don't have SIGHUP" test_shell (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_shell) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_start_new_session) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_stdin_broken_pipe) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_stdin_not_inheritable) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_stdin_stdout) ... ok test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_subprocess_communicate_stdout) ... ok test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_subprocess_concurrent_wait) ... ok test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_subprocess_protocol_events) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessProactorTests.test_terminate) ... ok test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_proc_exited) ... ok test_subprocess_repr (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_subprocess_repr) ... ok ---------------------------------------------------------------------- Ran 36 tests in 5.087s OK (skipped=2) 0:02:19 load avg: 0.08 [22/31/6] test_asyncio.test_subprocess passed 0:02:19 load avg: 0.08 [23/31/6] test_asyncio.test_taskgroups test_cancel_children_on_child_error (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_cancel_children_on_child_error) ... ok test_cancellation (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_cancellation) ... ok test_cancellation_does_not_leak_out_of_tg (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_cancellation_does_not_leak_out_of_tg) ... ok test_cancels_task_if_created_during_creation (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_cancels_task_if_created_during_creation) ... ok test_exception_refcycles_base_error (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_base_error) Test that TaskGroup deletes self._base_error ... FAIL test_exception_refcycles_direct (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_direct) Test that TaskGroup doesn't keep a reference to the raised ExceptionGroup ... FAIL test_exception_refcycles_errors (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_errors) Test that TaskGroup deletes self._errors, and __aexit__ args ... FAIL test_exception_refcycles_parent_task (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_parent_task) Test that TaskGroup deletes self._parent_task ... FAIL test_exception_refcycles_parent_task_wr (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_parent_task_wr) Test that TaskGroup deletes self._parent_task and create_task() deletes task ... FAIL test_exception_refcycles_propagate_cancellation_error (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_propagate_cancellation_error) Test that TaskGroup deletes propagate_cancellation_error ... FAIL test_taskgroup_01 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_01) ... ok test_taskgroup_02 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_02) ... ok test_taskgroup_03 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_03) ... ok test_taskgroup_04 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_04) ... ok test_taskgroup_07 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_07) ... ok test_taskgroup_08 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_08) ... ok test_taskgroup_09 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_09) ... ok test_taskgroup_10 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_10) ... ok test_taskgroup_11 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_11) ... ok test_taskgroup_12 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_12) ... ok test_taskgroup_13 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_13) ... ok test_taskgroup_14 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_14) ... ok test_taskgroup_15 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_15) ... ok test_taskgroup_16 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_16) ... ok test_taskgroup_17 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_17) ... ok test_taskgroup_18 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_18) ... ok test_taskgroup_19 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_19) ... ok test_taskgroup_20 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_20) ... ok test_taskgroup_20a (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_20a) ... ok test_taskgroup_21a (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_21a) ... ok test_taskgroup_22 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_22) ... ok test_taskgroup_23 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_23) ... ok test_taskgroup_24 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_24) ... ok test_taskgroup_25 (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_25) ... ok test_taskgroup_already_entered (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_already_entered) ... ok test_taskgroup_context_manager_exit_raises (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_context_manager_exit_raises) ... ok test_taskgroup_double_enter (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_double_enter) ... ok test_taskgroup_finished (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_finished) ... ok test_taskgroup_no_create_task_after_failure (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_no_create_task_after_failure) ... ok test_taskgroup_not_entered (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_not_entered) ... ok test_taskgroup_task_context (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_task_context) ... ok test_taskgroup_task_name (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_task_name) ... ok test_taskgroup_without_parent_task (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_taskgroup_without_parent_task) ... ok test_cancel_children_on_child_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancel_children_on_child_error) ... ok test_cancellation (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancellation) ... ok test_cancellation_does_not_leak_out_of_tg (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancellation_does_not_leak_out_of_tg) ... ok test_cancels_task_if_created_during_creation (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancels_task_if_created_during_creation) ... ok test_exception_refcycles_base_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_base_error) Test that TaskGroup deletes self._base_error ... FAIL test_exception_refcycles_direct (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_direct) Test that TaskGroup doesn't keep a reference to the raised ExceptionGroup ... FAIL test_exception_refcycles_errors (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_errors) Test that TaskGroup deletes self._errors, and __aexit__ args ... FAIL test_exception_refcycles_parent_task (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_parent_task) Test that TaskGroup deletes self._parent_task ... FAIL test_exception_refcycles_parent_task_wr (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_parent_task_wr) Test that TaskGroup deletes self._parent_task and create_task() deletes task ... FAIL test_exception_refcycles_propagate_cancellation_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_propagate_cancellation_error) Test that TaskGroup deletes propagate_cancellation_error ... FAIL test_taskgroup_01 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_01) ... ok test_taskgroup_02 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_02) ... ok test_taskgroup_03 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_03) ... ok test_taskgroup_04 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_04) ... ok test_taskgroup_07 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_07) ... ok test_taskgroup_08 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_08) ... ok test_taskgroup_09 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_09) ... ok test_taskgroup_10 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_10) ... ok test_taskgroup_11 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_11) ... ok test_taskgroup_12 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_12) ... ok test_taskgroup_13 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_13) ... ok test_taskgroup_14 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_14) ... ok test_taskgroup_15 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_15) ... ok test_taskgroup_16 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_16) ... ok test_taskgroup_17 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_17) ... ok test_taskgroup_18 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_18) ... ok test_taskgroup_19 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_19) ... ok test_taskgroup_20 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20) ... ok test_taskgroup_20a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20a) ... ok test_taskgroup_21a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_21a) ... ok test_taskgroup_22 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_22) ... ok test_taskgroup_23 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_23) ... ok test_taskgroup_24 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_24) ... ok test_taskgroup_25 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_25) ... ok test_taskgroup_already_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_already_entered) ... ok test_taskgroup_context_manager_exit_raises (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_context_manager_exit_raises) ... ok test_taskgroup_double_enter (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_double_enter) ... ok test_taskgroup_finished (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_finished) ... ok test_taskgroup_no_create_task_after_failure (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_no_create_task_after_failure) ... ok test_taskgroup_not_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_not_entered) ... ok test_taskgroup_task_context (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_context) ... ok test_taskgroup_task_name (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_name) ... ok test_taskgroup_without_parent_task (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_without_parent_task) ... ok ====================================================================== FAIL: test_exception_refcycles_base_error (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_base_error) Test that TaskGroup deletes self._base_error ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 957, in test_exception_refcycles_base_error self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b470754860, file 'd:\py[179 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b470754860, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 957, code test_exception_refcycles_base_error> + [] - [<frame at 0x000001b470754860, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>, - (MyKeyboardInterrupt(),)] ====================================================================== FAIL: test_exception_refcycles_direct (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_direct) Test that TaskGroup doesn't keep a reference to the raised ExceptionGroup ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 861, in test_exception_refcycles_direct self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b472abb518, file 'd:\py[214 chars]]),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b472abb518, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 861, code test_exception_refcycles_direct> + [] - [<frame at 0x000001b472abb518, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 861, code test_exception_refcycles_direct>, - (ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),)] ====================================================================== FAIL: test_exception_refcycles_errors (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_errors) Test that TaskGroup deletes self._errors, and __aexit__ args ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 879, in test_exception_refcycles_errors self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b47299a078, file 'd:\py[161 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b47299a078, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 879, code test_exception_refcycles_errors> + [] - [<frame at 0x000001b47299a078, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 879, code test_exception_refcycles_errors>, - (_Done(),)] ====================================================================== FAIL: test_exception_refcycles_parent_task (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_parent_task) Test that TaskGroup deletes self._parent_task ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 901, in test_exception_refcycles_parent_task self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b47299b308, file 'd:\py[251 chars](),)] != [] First list contains 5 additional elements. First extra element 0: <frame at 0x000001b47299b308, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task> + [] - [<frame at 0x000001b47299b308, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>, - ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]), - (_Done(),), - [_Done()], - (_Done(),)] ====================================================================== FAIL: test_exception_refcycles_parent_task_wr (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_parent_task_wr) Test that TaskGroup deletes self._parent_task and create_task() deletes task ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 923, in test_exception_refcycles_parent_task_wr self.assertIsNone(task_wr()) ^^^^^^^^^^^^ AssertionError: <Task finished name='Task-8552' exception=ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]) created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> is not None ====================================================================== FAIL: test_exception_refcycles_propagate_cancellation_error (test.test_asyncio.test_taskgroups.TestEagerTaskTaskGroup.test_exception_refcycles_propagate_cancellation_error) Test that TaskGroup deletes propagate_cancellation_error ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 940, in test_exception_refcycles_propagate_cancellation_error self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b472ac15c8, file 'd:\py[570 chars](),)] != [] First list contains 5 additional elements. First extra element 0: <frame at 0x000001b472ac15c8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error> + [] - [<frame at 0x000001b472ac15c8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>, - <frame at 0x000001b4728a8808, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py', line 316, code __step_run_and_handle_result>, - <frame at 0x000001b4728a8860, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py', line 303, code __step>, - <SApplicationException object at 0x000001b4710542e0>, - (CancelledError(),)] ====================================================================== FAIL: test_exception_refcycles_base_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_base_error) Test that TaskGroup deletes self._base_error ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 957, in test_exception_refcycles_base_error self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b471b8d938, file 'd:\py[179 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b471b8d938, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 957, code test_exception_refcycles_base_error> + [] - [<frame at 0x000001b471b8d938, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>, - (MyKeyboardInterrupt(),)] ====================================================================== FAIL: test_exception_refcycles_direct (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_direct) Test that TaskGroup doesn't keep a reference to the raised ExceptionGroup ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 861, in test_exception_refcycles_direct self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b4738fd2b0, file 'd:\py[214 chars]]),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b4738fd2b0, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 861, code test_exception_refcycles_direct> + [] - [<frame at 0x000001b4738fd2b0, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 861, code test_exception_refcycles_direct>, - (ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),)] ====================================================================== FAIL: test_exception_refcycles_errors (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_errors) Test that TaskGroup deletes self._errors, and __aexit__ args ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 879, in test_exception_refcycles_errors self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b471d9e548, file 'd:\py[161 chars](),)] != [] First list contains 2 additional elements. First extra element 0: <frame at 0x000001b471d9e548, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 879, code test_exception_refcycles_errors> + [] - [<frame at 0x000001b471d9e548, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 879, code test_exception_refcycles_errors>, - (_Done(),)] ====================================================================== FAIL: test_exception_refcycles_parent_task (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_parent_task) Test that TaskGroup deletes self._parent_task ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 901, in test_exception_refcycles_parent_task self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b472d18808, file 'd:\py[251 chars](),)] != [] First list contains 5 additional elements. First extra element 0: <frame at 0x000001b472d18808, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task> + [] - [<frame at 0x000001b472d18808, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>, - ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]), - (_Done(),), - [_Done()], - (_Done(),)] ====================================================================== FAIL: test_exception_refcycles_parent_task_wr (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_parent_task_wr) Test that TaskGroup deletes self._parent_task and create_task() deletes task ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 923, in test_exception_refcycles_parent_task_wr self.assertIsNone(task_wr()) ^^^^^^^^^^^^ AssertionError: <Task finished name='Task-8879' coro=<BaseTestTaskGroup.test_exception_refcycles_parent_task_wr.<locals>.coro_fn() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:912> exception=ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]) created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\taskgroups.py:184> is not None ====================================================================== FAIL: test_exception_refcycles_propagate_cancellation_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_exception_refcycles_propagate_cancellation_error) Test that TaskGroup deletes propagate_cancellation_error ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 316, in __step_run_and_handle_result result = coro.throw(exc) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py", line 940, in test_exception_refcycles_propagate_cancellation_error self.assertListEqual(gc.get_referrers(exc), []) ^^^^^^^^^^^^^^^ AssertionError: Lists differ: [<frame at 0x000001b472f29b48, file 'd:\py[570 chars](),)] != [] First list contains 5 additional elements. First extra element 0: <frame at 0x000001b472f29b48, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error> + [] - [<frame at 0x000001b472f29b48, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>, - <frame at 0x000001b4712048b8, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py', line 316, code __step_run_and_handle_result>, - <frame at 0x000001b471204910, file 'd:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py', line 303, code __step>, - <SApplicationException object at 0x000001b4738abfa0>, - (CancelledError(),)] ---------------------------------------------------------------------- Ran 86 tests in 16.439s FAILED (failures=12) 0:02:36 load avg: 0.07 [23/31/7] test_asyncio.test_taskgroups failed (12 failures) 0:02:36 load avg: 0.07 [24/31/7] test_asyncio.test_tasks test_current_task_no_running_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop) ... skipped 'requires the C _asyncio module' test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop_implicit) ... skipped 'requires the C _asyncio module' test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_with_implicit_loop) ... skipped 'requires the C _asyncio module' test__enter_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task) ... skipped 'requires the C _asyncio module' test__enter_task_failure (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task_failure) ... skipped 'requires the C _asyncio module' test__leave_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task) ... skipped 'requires the C _asyncio module' test__leave_task_failure1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure1) ... skipped 'requires the C _asyncio module' test__leave_task_failure2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure2) ... skipped 'requires the C _asyncio module' test__register_task_1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_1) ... skipped 'requires the C _asyncio module' test__register_task_2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_2) ... skipped 'requires the C _asyncio module' test__register_task_3 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_3) ... skipped 'requires the C _asyncio module' test__unregister_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task) ... skipped 'requires the C _asyncio module' test__unregister_task_not_registered (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task_not_registered) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_del__log_destroy_pending_segfault (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_del__log_destroy_pending_segfault) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_refleaks_in_task___init__ (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_refleaks_in_task___init__) ... skipped 'requires the C _asyncio module' test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_exception_causes_invalid_state) ... skipped 'requires the C _asyncio module' test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_result_causes_invalid_state) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_foobar (test.test_asyncio.test_tasks.CTask_Future_Tests.test_foobar) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests.test_cancellation_broadcast) ... ok test_constructor_use_global_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_global_loop) ... ok test_constructor_use_running_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_running_loop) ... ok test_constructor_without_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_without_loop) ... ok test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests.test_duplicate_coroutines) ... ok test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests.test_env_var_debug) ... ok test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests.test_exception_marking) ... ok test_issue46672 (test.test_asyncio.test_tasks.CoroutineGatherTests.test_issue46672) ... ok test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests.test_one_exception) ... ok test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_result_exception_success) ... ok test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests.test_return_exceptions) ... ok test_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_success) ... ok test_constructor_empty_sequence_use_global_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_global_loop) ... ok test_constructor_empty_sequence_use_running_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_running_loop) ... ok test_constructor_empty_sequence_without_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_without_loop) ... ok test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_heterogenous_futures) ... ok test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_homogenous_futures) ... ok test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests.test_env_var_debug) ... ok test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_one_cancellation) ... ok test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests.test_one_exception) ... ok test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_one_cancellation) ... ok test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_success) ... ok test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests.test_return_exceptions) ... ok test_success (test.test_asyncio.test_tasks.FutureGatherTests.test_success) ... ok test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests.test_asyncio_module_compiled) ... skipped 'implementation detail specific to cpython' test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests.test_future_subclass) ... ok test_current_task_no_running_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop) ... ok test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop_implicit) ... ok test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_with_implicit_loop) ... ok test__enter_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task) ... ok test__enter_task_failure (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task_failure) ... ok test__leave_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task) ... ok test__leave_task_failure1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure1) ... ok test__leave_task_failure2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure2) ... ok test__register_task_1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_1) ... ok test__register_task_2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_2) ... ok test__register_task_3 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_3) ... ok test__unregister_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task) ... ok test__unregister_task_not_registered (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task_not_registered) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_concurrent) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_invalid_args) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_reverse_wait) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_timeout) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_unused_timeout) ... skipped 'requires the C _asyncio module' test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_named_task) ... skipped 'requires the C _asyncio module' test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_task) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_baseexception_during_cancel) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel) ... skipped 'requires the C _asyncio module' test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... skipped 'requires the C _asyncio module' test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_awaited_task) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_both_task_and_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_current_task) ... skipped 'requires the C _asyncio module' test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_2) ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_inner_future) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_catching) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_ignoring) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_result) ... skipped 'requires the C _asyncio module' test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_before_starting_task) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_exception) ... skipped 'requires the C _asyncio module' test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_result) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_yield) ... skipped 'requires the C _asyncio module' test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancellation_exception_context) ... skipped 'requires the C _asyncio module' test_cancelling (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancelling) ... skipped 'requires the C _asyncio module' test_context_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_1) ... skipped 'requires the C _asyncio module' test_context_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_2) ... skipped 'requires the C _asyncio module' test_context_3 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_3) ... skipped 'requires the C _asyncio module' test_context_4 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_4) ... skipped 'requires the C _asyncio module' test_context_5 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_5) ... skipped 'requires the C _asyncio module' test_context_6 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_6) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function_return_future) ... skipped 'requires the C _asyncio module' test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_async_function) ... skipped 'requires the C _asyncio module' test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_asynclike_function) ... skipped 'requires the C _asyncio module' test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_noncoroutine) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task_with_interleaving_tasks) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_awaitable) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_coroutine) ... skipped 'requires the C _asyncio module' test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_error_msg) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_future) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_neither) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task) ... skipped 'requires the C _asyncio module' test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task_awaitable) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_error_in_call_soon) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await) ... skipped 'requires the C _asyncio module' test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_traceback) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_gather_shield) ... skipped 'requires the C _asyncio module' test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_generic_alias) ... skipped 'requires the C _asyncio module' test_get_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_context) ... skipped 'requires the C _asyncio module' test_get_coro (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_coro) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_stack) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_iscoroutinefunction) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_destroyed_pending_task) ... skipped 'requires the C _asyncio module' test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_traceback) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_other_loop_future) ... skipped 'requires the C _asyncio module' test_proper_refcounts (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_proper_refcounts) ... skipped 'requires the C _asyncio module' test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_inner) ... skipped 'requires the C _asyncio module' test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_outer) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_global_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_running_loop) ... skipped 'requires the C _asyncio module' test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_without_loop) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_effect) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_exception) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_gather) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_result) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_shortcut) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep_cancel) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_step_result_future) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_stop_while_run_in_complete) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_awaits_on_itself) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_basics) ... skipped 'requires the C _asyncio module' test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_getter) ... skipped 'requires the C _asyncio module' test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_setter) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_sleeping_task) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_waiter_future) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_class) ... skipped 'requires the C _asyncio module' test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_del_collect) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr) ... skipped 'requires the C _asyncio module' test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_autogenerated) ... skipped 'requires the C _asyncio module' test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_name_not_str) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_wait_for) ... skipped 'requires the C _asyncio module' test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_methods) ... skipped 'requires the C _asyncio module' test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_name_pylong) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_source_traceback) ... skipped 'requires the C _asyncio module' test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_tb_logger_not_called_after_cancel) ... skipped 'requires the C _asyncio module' test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_basic) ... skipped 'requires the C _asyncio module' test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_structured_blocks) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_concurrent_complete) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_duplicate_coroutines) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_errors) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_completed) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception_in_wait) ... skipped 'requires the C _asyncio module' test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_generator) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_invalid_args) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_really_done) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_exception) ... skipped 'requires the C _asyncio module' test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_iterator_of_tasks) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_timeout) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_future_passes_cancel) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_concurrent) ... ok test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_use_running_loop) ... ok test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_without_loop) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_duplicate_coroutines) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_invalid_args) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_reverse_wait) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_timeout) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_unused_timeout) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_named_task) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_task) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_baseexception_during_cancel) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_at_end) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_awaited_task) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_both_task_and_inner_future) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_current_task) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_2) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_inner_future) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_catching) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_ignoring) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_exception) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_result) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_before_starting_task) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_exception) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_result) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_yield) ... ok test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancellation_exception_context) ... ok test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancelling) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_1) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_2) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_3) ... ok test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_4) ... ok test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_5) ... ok test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_6) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function_return_future) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_async_function) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_asynclike_function) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_noncoroutine) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task_with_interleaving_tasks) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_awaitable) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_coroutine) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_error_msg) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_future) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_neither) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task) ... ok test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task_awaitable) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_error_in_call_soon) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_traceback) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_gather_shield) ... ok test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_generic_alias) ... ok test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_context) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_coro) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_stack) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_iscoroutinefunction) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_destroyed_pending_task) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_traceback) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_other_loop_future) ... ok test_proper_refcounts (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_proper_refcounts) ... skipped 'implementation detail specific to cpython' test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_inner) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_outer) ... ok test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_global_loop) ... ok test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_running_loop) ... ok test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_without_loop) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_effect) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_exception) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_gather) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_result) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_shortcut) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep_cancel) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_step_result_future) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_stop_while_run_in_complete) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_subclasses_ctask_cfuture) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_awaits_on_itself) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_basics) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_getter) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_setter) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_sleeping_task) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_waiter_future) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_class) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_del_collect) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_autogenerated) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_name_not_str) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_wait_for) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_methods) ... ok test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_name_pylong) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_tb_logger_not_called_after_cancel) ... ok test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_basic) ... ok test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_structured_blocks) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_concurrent_complete) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_duplicate_coroutines) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_errors) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_completed) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception_in_wait) ... ok test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_generator) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_invalid_args) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_really_done) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_exception) ... ok test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_iterator_of_tasks) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_timeout) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_future_passes_cancel) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_wait_does_not_shield_cancel) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_concurrent) ... ok test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop) ... ok test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_without_loop) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_duplicate_coroutines) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_invalid_args) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_reverse_wait) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_timeout) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_unused_timeout) ... ok test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_named_task) ... ok test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_task) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_baseexception_during_cancel) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel) ... ok test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_at_end) coroutine end right after task is cancelled ... ok test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_awaited_task) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_both_task_and_inner_future) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_current_task) ... ok test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_1) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_2) ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_inner_future) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_catching) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_ignoring) ... ok test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_exception) ... ok test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_result) ... ok test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_before_starting_task) ... ok test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_exception) ... ok test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_result) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_yield) ... ok test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancellation_exception_context) ... ok test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancelling) ... ok test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_1) ... ok test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_2) ... ok test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_3) ... ok test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_4) ... ok test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_5) ... ok test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_6) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future) ... ok test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_async_function) ... ok test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_asynclike_function) ... ok test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_noncoroutine) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task_with_interleaving_tasks) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_awaitable) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_coroutine) ... ok test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_error_msg) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_future) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_neither) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task) ... ok test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task_awaitable) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_error_in_call_soon) ... ok test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await) ... ok test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle) ... ok test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_traceback) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_gather_shield) ... ok test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_generic_alias) ... ok test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_context) ... ok test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_coro) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_stack) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_iscoroutinefunction) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_destroyed_pending_task) ... ok test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_traceback) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_other_loop_future) ... ok test_proper_refcounts (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_proper_refcounts) ... skipped 'implementation detail specific to cpython' test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_exception_causes_invalid_state) ... ok test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_result_causes_invalid_state) ... ok test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_inner) ... ok test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_outer) ... ok test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_global_loop) ... ok test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_running_loop) ... ok test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_without_loop) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_effect) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_exception) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_gather) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_result) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_shortcut) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep_cancel) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_step_result_future) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_stop_while_run_in_complete) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_awaits_on_itself) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_basics) ... ok test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_getter) ... ok test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_setter) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_sleeping_task) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_waiter_future) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_class) ... ok test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_del_collect) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr) ... ok test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_autogenerated) ... ok test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_name_not_str) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_wait_for) ... ok test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_methods) ... ok test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_name_pylong) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_source_traceback) ... ok test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel) ... ok test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_basic) ... ok test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_structured_blocks) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_concurrent_complete) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_duplicate_coroutines) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_errors) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_completed) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception_in_wait) ... ok test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_generator) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_invalid_args) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_really_done) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_exception) ... ok test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_iterator_of_tasks) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_timeout) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_future_passes_cancel) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel) ... ok test_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe) Test coroutine submission from a thread to an event loop. ... ok test_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_cancelled) Test coroutine submission from a thread to an event loop ... ok test_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_factory_exception) Test coroutine submission from a thread to an event loop ... ok test_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_exception) Test coroutine submission from a thread to an event loop ... ok test_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_timeout) Test coroutine submission from a thread to an event loop ... ok test_sleep_zero (test.test_asyncio.test_tasks.SleepTests.test_sleep_zero) ... ok ---------------------------------------------------------------------- Ran 953 tests in 8.771s OK (skipped=687) 0:02:48 load avg: 0.09 [24/31/7] test_asyncio.test_tasks passed 0:02:48 load avg: 0.09 [25/31/7] test_asyncio.test_threads test_to_thread (test.test_asyncio.test_threads.ToThreadTests.test_to_thread) ... ok test_to_thread_args_kwargs (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_args_kwargs) ... ok test_to_thread_concurrent (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent) ... ok test_to_thread_contextvars (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_contextvars) ... ok test_to_thread_exception (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_exception) ... ok test_to_thread_once (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_once) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.114s OK 0:02:48 load avg: 0.09 [25/31/7] test_asyncio.test_threads passed 0:02:48 load avg: 0.09 [26/31/7] test_asyncio.test_timeouts test_cancel_in_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_cancel_in_timeout_after_cancellation) ... ok test_foreign_cancel_doesnt_timeout_if_not_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_cancel_doesnt_timeout_if_not_expired) ... ok test_foreign_exception_on_timeout (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_on_timeout) ... ok test_foreign_exception_passed (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_passed) ... ok test_nested_timeout_in_finally (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeout_in_finally) ... ok test_nested_timeouts (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts) ... ok test_nested_timeouts_concurrent (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_concurrent) ... ok test_nested_timeouts_loop_busy (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_loop_busy) ... ok test_outer_task_is_not_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_outer_task_is_not_cancelled) ... ok test_repr_active (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_active) ... ok test_repr_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_disabled) ... ok test_repr_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_expired) ... ok test_repr_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_finished) ... ok test_reschedule (test.test_asyncio.test_timeouts.TimeoutTests.test_reschedule) ... ok test_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_after_cancellation) ... ok test_timeout_already_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_already_entered) ... ok test_timeout_at_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_basic) ... ok test_timeout_at_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_disabled) ... ok test_timeout_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_basic) ... ok test_timeout_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_disabled) ... ok test_timeout_double_enter (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_double_enter) ... ok test_timeout_exception_cause (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_exception_cause) ... ok test_timeout_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expired) ... ok test_timeout_expiring (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expiring) ... ok test_timeout_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_finished) ... ok test_timeout_in_the_past_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_in_the_past_sleep_zero) ... ok test_timeout_not_called (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_called) ... ok test_timeout_not_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_entered) ... ok test_timeout_without_task (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_without_task) ... ok test_timeout_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero) ... ok test_timeout_zero_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero_sleep_zero) ... ok test_waiter_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_waiter_cancelled) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.609s OK 0:02:49 load avg: 0.09 [26/31/7] test_asyncio.test_timeouts passed 0:02:49 load avg: 0.09 [27/31/7] test_asyncio.test_transports test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests.test_ctor_extra_is_none) ... ok test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests.test_dgram_not_implemented) ... ok test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests.test_flowcontrol_mixin_set_write_limits) ... ok test_get_extra_info (test.test_asyncio.test_transports.TransportTests.test_get_extra_info) ... ok test_not_implemented (test.test_asyncio.test_transports.TransportTests.test_not_implemented) ... ok test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests.test_subprocess_transport_not_implemented) ... ok test_writelines (test.test_asyncio.test_transports.TransportTests.test_writelines) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.005s OK 0:02:49 load avg: 0.09 [27/31/7] test_asyncio.test_transports passed 0:02:49 load avg: 0.09 [28/31/7] test_asyncio.test_unix_events test_asyncio.test_unix_events skipped -- UNIX only 0:02:49 load avg: 0.09 [28/31/7] test_asyncio.test_unix_events skipped 0:02:49 load avg: 0.09 [29/31/7] test_asyncio.test_waitfor test_asyncio_wait_for_cancelled (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_cancelled) ... ok test_asyncio_wait_for_timeout (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_timeout) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_blocking_wait_for) ... ok test_cancel_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_wait_for) ... ok test_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for) ... ok test_wait_for_blocking (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_blocking) ... ok test_wait_for_cancel_suppressed (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancel_suppressed) ... ok test_wait_for_cancellation_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancellation_race_condition) ... ok test_wait_for_issue86296 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_issue86296) ... ok test_wait_for_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_race_condition) ... ok test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_reraises_exception_during_cancellation) ... ok test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0) ... ok test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started) ... ok test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_future_done) ... ok test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation) ... ok test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation_w_timeout_0) ... ok test_none_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_none_timeout) ... ok test_shielded_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_shielded_timeout) ... ok test_zero_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_zero_timeout) ... ok ---------------------------------------------------------------------- Ran 19 tests in 1.174s OK 0:02:51 load avg: 0.09 [29/31/7] test_asyncio.test_waitfor passed 0:02:51 load avg: 0.09 [30/31/7] test_asyncio.test_windows_events test_ctrl_c (test.test_asyncio.test_windows_events.ProactorLoopCtrlC.test_ctrl_c) ... ok test_run_from_nonmain_thread (test.test_asyncio.test_windows_events.ProactorMultithreading.test_run_from_nonmain_thread) ... ok test_address_argument_type_error (test.test_asyncio.test_windows_events.ProactorTests.test_address_argument_type_error) ... ok test_client_pipe_stat (test.test_asyncio.test_windows_events.ProactorTests.test_client_pipe_stat) ... ok test_close (test.test_asyncio.test_windows_events.ProactorTests.test_close) ... ok test_connect_pipe_cancel (test.test_asyncio.test_windows_events.ProactorTests.test_connect_pipe_cancel) ... ok test_double_bind (test.test_asyncio.test_windows_events.ProactorTests.test_double_bind) ... ok test_loop_restart (test.test_asyncio.test_windows_events.ProactorTests.test_loop_restart) ... UnraisableHookArgs(exc_type=<class 'OSError'>, exc_value=OSError(None, 'Overlapped I/O event is not in a signaled state', None, 996), exc_traceback=<traceback object at 0x000001b4704e4e30>, err_msg='', object=<function Overlapped.__del__ at 0x000001b4709a53a8>) UnraisableHookArgs(exc_type=<class 'OSError'>, exc_value=OSError(None, 'Overlapped I/O event is not in a signaled state', None, 996), exc_traceback=<traceback object at 0x000001b4704e4e58>, err_msg='', object=<function Overlapped.__del__ at 0x000001b4709a53a8>) UnraisableHookArgs(exc_type=<class 'OSError'>, exc_value=OSError(None, 'Overlapped I/O event is not in a signaled state', None, 996), exc_traceback=<traceback object at 0x000001b4704e4e80>, err_msg='', object=<function Overlapped.__del__ at 0x000001b4709a53a8>) UnraisableHookArgs(exc_type=<class 'OSError'>, exc_value=OSError(None, 'Overlapped I/O event is not in a signaled state', None, 996), exc_traceback=<traceback object at 0x000001b4704e4ea8>, err_msg='', object=<function Overlapped.__del__ at 0x000001b4709a53a8>) FAIL test_pipe (test.test_asyncio.test_windows_events.ProactorTests.test_pipe) ... ok test_read_self_pipe_restart (test.test_asyncio.test_windows_events.ProactorTests.test_read_self_pipe_restart) ... ok test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests.test_wait_for_handle) ... ok test_wait_for_handle_cancel (test.test_asyncio.test_windows_events.ProactorTests.test_wait_for_handle_cancel) ... ok test_proactor_win_policy (test.test_asyncio.test_windows_events.WinPolicyTests.test_proactor_win_policy) ... ok test_selector_win_policy (test.test_asyncio.test_windows_events.WinPolicyTests.test_selector_win_policy) ... ok ====================================================================== FAIL: test_loop_restart (test.test_asyncio.test_windows_events.ProactorTests.test_loop_restart) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_windows_events.py", line 53, in tearDown self.assertIsNone(self._unraisable) ^^^^^^^^^^^^ AssertionError: UnraisableHookArgs(exc_type=<class 'OSError'>, exc_value=OSError(None, 'Overlapped I/O event is not in a signaled state', None, 996), exc_traceback=<traceback object at 0x000001b4704e4ea8>, err_msg='', object=<function Overlapped.__del__ at 0x000001b4709a53a8>) is not None ---------------------------------------------------------------------- Ran 14 tests in 2.617s FAILED (failures=1) 0:02:54 load avg: 0.08 [30/31/8] test_asyncio.test_windows_events failed (1 failure) 0:02:54 load avg: 0.08 [31/31/8] test_asyncio.test_windows_utils test_pipe_handle (test.test_asyncio.test_windows_utils.PipeTests.test_pipe_handle) ... ok test_pipe_overlapped (test.test_asyncio.test_windows_utils.PipeTests.test_pipe_overlapped) ... ok test_popen (test.test_asyncio.test_windows_utils.PopenTests.test_popen) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.158s OK 0:02:54 load avg: 0.08 [31/31/8] test_asyncio.test_windows_utils passed == Tests result: FAILURE == 1 test skipped: test_asyncio.test_unix_events 8 tests failed: test_asyncio.test_events test_asyncio.test_futures test_asyncio.test_futures2 test_asyncio.test_runners test_asyncio.test_sock_lowlevel test_asyncio.test_streams test_asyncio.test_taskgroups test_asyncio.test_windows_events 22 tests OK. Total duration: 2 min 54 sec Total tests: run=2,230 failures=20 skipped=975 Total test files: run=31/31 failed=8 skipped=1 Result: FAILURE Fatal write error on datagram transport protocol: <test.test_asyncio.test_events.EventLoopTestsMixin.test_datagram_send_to_non_listening_address.<locals>.Protocol object at 0x000001b47334a138> transport: <_ProactorDatagramTransport fd=1036> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 537, in _loop_writing self._write_fut = self._loop._proactor.sendto(self._sock, ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 534, in sendto ov.WSASendTo(conn.fileno(), buf, flags, addr) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 435, in WSASendTo flags, Address, AddressLength, self.overlapped, _ffi.NULL) ^^^^^^^^^^^^^ NameError: name 'AddressLength' is not defined d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py:790: RuntimeWarning: coroutine 'EventLoopTestsMixin.test_run_until_complete_nesting.<locals>.coro1' was never awaited gc.collect() d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py:790: RuntimeWarning: coroutine 'EventLoopTestsMixin.test_run_until_complete_nesting.<locals>.coro1' was never awaited gc.collect() test test_asyncio.test_events failed test test_asyncio.test_futures failed test test_asyncio.test_futures2 crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures2.py", line 73, in <module> class CFutureTests(FutureTests, unittest.IsolatedAsyncioTestCase): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_futures2.py", line 74, in CFutureTests cls = tasks._CTask ^^^^^^ AttributeError: module 'asyncio.tasks' has no attribute '_CTask' d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py:790: RuntimeWarning: coroutine 'RunnerTests.test_recursive_run.<locals>.g' was never awaited gc.collect() test test_asyncio.test_runners failed Task exception was never retrieved future: <Task finished name='Task-7988' coro=<ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom.<locals>.recvfrom() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py:625> exception=OSError(None, 'The system detected an invalid pointer address in attempting to use a pointer argument in a call', None, 10014)> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 626, in recvfrom data, _ = await self.loop.sock_recvfrom(socket, 4096) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 712, in sock_recvfrom return await self._proactor.recvfrom(sock, bufsize) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 512, in recvfrom ov.WSARecvFrom(conn.fileno(), nbytes, flags) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 350, in WSARecvFrom RaiseFromWindowsErr(self.error) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 51, in RaiseFromWindowsErr raise_WinError(type) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep OSError: [WinError 10014] The system detected an invalid pointer address in attempting to use a pointer argument in a call Task exception was never retrieved future: <Task finished name='Task-7989' coro=<ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom.<locals>.recvfrom() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py:625> exception=OSError(None, 'The system detected an invalid pointer address in attempting to use a pointer argument in a call', None, 10014)> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 626, in recvfrom data, _ = await self.loop.sock_recvfrom(socket, 4096) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 712, in sock_recvfrom return await self._proactor.recvfrom(sock, bufsize) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 512, in recvfrom ov.WSARecvFrom(conn.fileno(), nbytes, flags) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_overlapped.py", line 350, in WSARecvFrom RaiseFromWindowsErr(self.error) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 51, in RaiseFromWindowsErr raise_WinError(type) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep OSError: [WinError 10014] The system detected an invalid pointer address in attempting to use a pointer argument in a call Task exception was never retrieved future: <Task finished name='Task-7992' coro=<ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom_into.<locals>.recvfrom_into() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py:635> exception=AttributeError("'Overlapped' object has no attribute 'WSARecvFromInto'")> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 637, in recvfrom_into length, _ = await self.loop.sock_recvfrom_into(socket, buf, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 718, in sock_recvfrom_into return await self._proactor.recvfrom_into(sock, buf, nbytes) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 523, in recvfrom_into ov.WSARecvFromInto(conn.fileno(), buf, flags) ^^^^^^^^^^^^^^^ AttributeError: 'Overlapped' object has no attribute 'WSARecvFromInto'. Did you mean: 'WSARecvFrom'? Task exception was never retrieved future: <Task finished name='Task-7993' coro=<ProactorEventLoopTests.test_datagram_send_to_non_listening_address_recvfrom_into.<locals>.recvfrom_into() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py:635> exception=AttributeError("'Overlapped' object has no attribute 'WSARecvFromInto'")> Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_sock_lowlevel.py", line 637, in recvfrom_into length, _ = await self.loop.sock_recvfrom_into(socket, buf, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\proactor_events.py", line 718, in sock_recvfrom_into return await self._proactor.recvfrom_into(sock, buf, nbytes) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\windows_events.py", line 523, in recvfrom_into ov.WSARecvFromInto(conn.fileno(), buf, flags) ^^^^^^^^^^^^^^^ AttributeError: 'Overlapped' object has no attribute 'WSARecvFromInto'. Did you mean: 'WSARecvFrom'? test test_asyncio.test_sock_lowlevel failed test test_asyncio.test_streams failed Executing <Task finished name='Task-8530' coro=<BaseTestTaskGroup.test_exception_refcycles_base_error() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:942> exception=AssertionError("Lists differ: [<frame at 0x000001b470754860, file 'd:\\py[179 chars](),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b470754860, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>\n\n+ []\n- [<frame at 0x000001b470754860, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>,\n- (MyKeyboardInterrupt(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> took 0.203 seconds Executing <Task finished name='Task-8535' coro=<BaseTestTaskGroup.test_exception_refcycles_direct() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:846> exception=AssertionError("Lists differ: [<frame at 0x000001b472abb518, file 'd:\\py[214 chars]]),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b472abb518, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 861, code test_exception_refcycles_direct>\n\n+ []\n- [<frame at 0x000001b472abb518, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 861, code test_exception_refcycles_direct>,\n- (ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> took 0.219 seconds Executing <Task finished name='Task-8540' coro=<BaseTestTaskGroup.test_exception_refcycles_errors() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:864> exception=AssertionError("Lists differ: [<frame at 0x000001b47299a078, file 'd:\\py[161 chars](),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b47299a078, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 879, code test_exception_refcycles_errors>\n\n+ []\n- [<frame at 0x000001b47299a078, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 879, code test_exception_refcycles_errors>,\n- (_Done(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> took 0.250 seconds Executing <Task finished name='Task-8545' coro=<BaseTestTaskGroup.test_exception_refcycles_parent_task() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:882> exception=AssertionError("Lists differ: [<frame at 0x000001b47299b308, file 'd:\\py[251 chars](),)] != []\n\nFirst list contains 5 additional elements.\nFirst extra element 0:\n<frame at 0x000001b47299b308, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>\n\n+ []\n- [<frame at 0x000001b47299b308, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>,\n- ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),\n- (_Done(),),\n- [_Done()],\n- (_Done(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> took 0.266 seconds Executing <Task finished name='Task-8557' coro=<BaseTestTaskGroup.test_exception_refcycles_propagate_cancellation_error() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:927> exception=AssertionError("Lists differ: [<frame at 0x000001b472ac15c8, file 'd:\\py[570 chars](),)] != []\n\nFirst list contains 5 additional elements.\nFirst extra element 0:\n<frame at 0x000001b472ac15c8, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>\n\n+ []\n- [<frame at 0x000001b472ac15c8, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>,\n- <frame at 0x000001b4728a8808, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\asyncio\\tasks.py', line 316, code __step_run_and_handle_result>,\n- <frame at 0x000001b4728a8860, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\asyncio\\tasks.py', line 303, code __step>,\n- <SApplicationException object at 0x000001b4710542e0>,\n- (CancelledError(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py:974> took 0.250 seconds Executing <Task finished name='Task-8857' coro=<BaseTestTaskGroup.test_exception_refcycles_base_error() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:942> exception=AssertionError("Lists differ: [<frame at 0x000001b471b8d938, file 'd:\\py[179 chars](),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b471b8d938, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>\n\n+ []\n- [<frame at 0x000001b471b8d938, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 957, code test_exception_refcycles_base_error>,\n- (MyKeyboardInterrupt(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py:100> took 0.360 seconds Executing <Task finished name='Task-8862' coro=<BaseTestTaskGroup.test_exception_refcycles_direct() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:846> exception=AssertionError("Lists differ: [<frame at 0x000001b4738fd2b0, file 'd:\\py[214 chars]]),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b4738fd2b0, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 861, code test_exception_refcycles_direct>\n\n+ []\n- [<frame at 0x000001b4738fd2b0, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 861, code test_exception_refcycles_direct>,\n- (ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py:100> took 0.343 seconds Executing <Task finished name='Task-8867' coro=<BaseTestTaskGroup.test_exception_refcycles_errors() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:864> exception=AssertionError("Lists differ: [<frame at 0x000001b471d9e548, file 'd:\\py[161 chars](),)] != []\n\nFirst list contains 2 additional elements.\nFirst extra element 0:\n<frame at 0x000001b471d9e548, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 879, code test_exception_refcycles_errors>\n\n+ []\n- [<frame at 0x000001b471d9e548, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 879, code test_exception_refcycles_errors>,\n- (_Done(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py:100> took 0.375 seconds Executing <Task finished name='Task-8872' coro=<BaseTestTaskGroup.test_exception_refcycles_parent_task() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:882> exception=AssertionError("Lists differ: [<frame at 0x000001b472d18808, file 'd:\\py[251 chars](),)] != []\n\nFirst list contains 5 additional elements.\nFirst extra element 0:\n<frame at 0x000001b472d18808, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>\n\n+ []\n- [<frame at 0x000001b472d18808, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 901, code test_exception_refcycles_parent_task>,\n- ExceptionGroup('unhandled errors in a TaskGroup', [_Done()]),\n- (_Done(),),\n- [_Done()],\n- (_Done(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py:100> took 0.343 seconds Executing <Task finished name='Task-8884' coro=<BaseTestTaskGroup.test_exception_refcycles_propagate_cancellation_error() done, defined at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_asyncio\test_taskgroups.py:927> exception=AssertionError("Lists differ: [<frame at 0x000001b472f29b48, file 'd:\\py[570 chars](),)] != []\n\nFirst list contains 5 additional elements.\nFirst extra element 0:\n<frame at 0x000001b472f29b48, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>\n\n+ []\n- [<frame at 0x000001b472f29b48, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\test\\test_asyncio\\test_taskgroups.py', line 940, code test_exception_refcycles_propagate_cancellation_error>,\n- <frame at 0x000001b4712048b8, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\asyncio\\tasks.py', line 316, code __step_run_and_handle_result>,\n- <frame at 0x000001b471204910, file 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3\\asyncio\\tasks.py', line 303, code __step>,\n- <SApplicationException object at 0x000001b4738abfa0>,\n- (CancelledError(),)]") created at d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py:100> took 0.343 seconds test test_asyncio.test_taskgroups failed ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Warning -- logging._handlerList was modified by test_asyncio.test_unix_events Warning -- Before: (1874482054232, [<weakref.ReferenceType at 0x000001b470063060; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001b471a9f480; to 'StreamHandler'>], [<weakref.ReferenceType at 0x000001b470063060; to '_StderrHandler'>]) Warning -- After: (1874482054232, [<weakref.ReferenceType at 0x000001b470063060; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001b471a9f480; to 'StreamHandler'>], [<weakref.ReferenceType at 0x000001b470063060; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001b471a9f480; to 'StreamHandler'>]) Warning -- threading._dangling was modified by test_asyncio.test_windows_events Warning -- Before: {<weakref.ReferenceType at 0x000001b471e40f60; to '_MainThread'>} Warning -- After: {<weakref.ReferenceType at 0x000001b471b84080; to '_MainThread'>, <weakref.ReferenceType at 0x000001b471b840a0; to 'Thread'>} test test_asyncio.test_windows_events failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_1468æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1230098741 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_capi 0:00:00 [1/1/1] test_capi failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_capi Total duration: 833 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE Failed to import test module: test.test_capi.test_abstract Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_abstract.py", line 6, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_bytearray Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_bytearray.py", line 4, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_bytes Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_bytes.py", line 4, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_codecs Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_codecs.py", line 5, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_complex Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_complex.py", line 6, in <module> from test.test_capi.test_getargs import (BadComplex, BadComplex2, Complex, File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_getargs.py", line 11, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_dict Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_dict.py", line 9, in <module> _testcapi = import_helper.import_module("_testcapi") ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_eval Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_eval.py", line 5, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_eval_code_ex Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_eval_code_ex.py", line 10, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_exceptions Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_exceptions.py", line 13, in <module> from .test_misc import decode_stderr File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_misc.py", line 49, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_file Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_file.py", line 9, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_float Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_float.py", line 6, in <module> from test.test_capi.test_getargs import (Float, FloatSubclass, FloatSubclass2, File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_getargs.py", line 11, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_getargs Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_getargs.py", line 11, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_immortal Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_immortal.py", line 4, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_import Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_import.py", line 10, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_list Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_list.py", line 5, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_long Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_long.py", line 7, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_mem Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_mem.py", line 12, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_misc Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_misc.py", line 49, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_number Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_number.py", line 9, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_run Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_run.py", line 8, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_set Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_set.py", line 6, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_structmembers Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_structmembers.py", line 6, in <module> import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_sys Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_sys.py", line 8, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_tuple Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_tuple.py", line 6, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_unicode Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_unicode.py", line 7, in <module> import _testcapi File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified Failed to import test module: test.test_capi.test_watchers Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 53, in <module> module_from_spec(spec) File "<frozen importlib._bootstrap>", line 813, in module_from_spec File "<builtin>/frozen importlib._bootstrap_external", line 1305, in create_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed ImportError: The specified module could not be found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 142, in compile_shared output_filename = _compile_shared_distutils( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 60, in _compile_shared_distutils from distutils.ccompiler import new_compiler ModuleNotFoundError: No module named 'distutils' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_capi\test_watchers.py", line 8, in <module> _testcapi = import_helper.import_module('_testcapi') ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\import_helper.py", line 78, in import_module return importlib.import_module(name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_testcapi.py", line 61, in <module> mod = _pypy_testcapi.compile_shared(csources, '_testcapi', thisdir) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 145, in compile_shared output_filename = _compile_shared_ccdriver( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_pypy_testcapi.py", line 123, in _compile_shared_ccdriver return _cc_compile_shared(source_paths, modulename, output_dir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 246, in compile_shared out = build(ext, output_dir, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 215, in build return _build_msvc(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 190, in _build_msvc _run(args, verbose) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\pypy_tools\_cffi_compile.py", line 104, in _run proc = subprocess.Popen(args, stdout=subprocess.PIPE, ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\subprocess.py", line 1551, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 307, in CreateProcess raise_WinError() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_winapi.py", line 36, in raise_WinError raise excep FileNotFoundError: [WinError 2] The system cannot find the file specified test test_capi crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 138, in _load_run_test regrtest_runner(result, test_func, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 91, in regrtest_runner test_result = test_func() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 135, in test_func return run_unittest(test_mod) ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 35, in run_unittest raise Exception("errors while loading tests") Exception: errors while loading tests ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_992æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2576010990 0:00:00 Run 8 tests sequentially in a single process 0:00:00 [1/8] test_concurrent_futures.test_as_completed test_correct_timeout_exception_msg (test.test_concurrent_futures.test_as_completed.ProcessPoolForkAsCompletedTest.test_correct_timeout_exception_msg) ... skipped 'require unix system' test_duplicate_futures (test.test_concurrent_futures.test_as_completed.ProcessPoolForkAsCompletedTest.test_duplicate_futures) ... skipped 'require unix system' test_free_reference_yielded_future (test.test_concurrent_futures.test_as_completed.ProcessPoolForkAsCompletedTest.test_free_reference_yielded_future) ... skipped 'require unix system' test_future_times_out (test.test_concurrent_futures.test_as_completed.ProcessPoolForkAsCompletedTest.test_future_times_out) Test ``futures.as_completed`` timing out before ... skipped 'require unix system' test_no_timeout (test.test_concurrent_futures.test_as_completed.ProcessPoolForkAsCompletedTest.test_no_timeout) ... skipped 'require unix system' test_correct_timeout_exception_msg (test.test_concurrent_futures.test_as_completed.ProcessPoolForkserverAsCompletedTest.test_correct_timeout_exception_msg) ... skipped 'require unix system' test_duplicate_futures (test.test_concurrent_futures.test_as_completed.ProcessPoolForkserverAsCompletedTest.test_duplicate_futures) ... skipped 'require unix system' test_free_reference_yielded_future (test.test_concurrent_futures.test_as_completed.ProcessPoolForkserverAsCompletedTest.test_free_reference_yielded_future) ... skipped 'require unix system' test_future_times_out (test.test_concurrent_futures.test_as_completed.ProcessPoolForkserverAsCompletedTest.test_future_times_out) Test ``futures.as_completed`` timing out before ... skipped 'require unix system' test_no_timeout (test.test_concurrent_futures.test_as_completed.ProcessPoolForkserverAsCompletedTest.test_no_timeout) ... skipped 'require unix system' test_correct_timeout_exception_msg (test.test_concurrent_futures.test_as_completed.ProcessPoolSpawnAsCompletedTest.test_correct_timeout_exception_msg) ... 0.02s ok test_duplicate_futures (test.test_concurrent_futures.test_as_completed.ProcessPoolSpawnAsCompletedTest.test_duplicate_futures) ... 2.16s ok test_free_reference_yielded_future (test.test_concurrent_futures.test_as_completed.ProcessPoolSpawnAsCompletedTest.test_free_reference_yielded_future) ... 0.30s ok test_future_times_out (test.test_concurrent_futures.test_as_completed.ProcessPoolSpawnAsCompletedTest.test_future_times_out) Test ``futures.as_completed`` timing out before ... 1.17s ok test_no_timeout (test.test_concurrent_futures.test_as_completed.ProcessPoolSpawnAsCompletedTest.test_no_timeout) ... 0.26s ok test_correct_timeout_exception_msg (test.test_concurrent_futures.test_as_completed.ThreadPoolAsCompletedTest.test_correct_timeout_exception_msg) ... 0.02s ok test_duplicate_futures (test.test_concurrent_futures.test_as_completed.ThreadPoolAsCompletedTest.test_duplicate_futures) ... 2.00s ok test_free_reference_yielded_future (test.test_concurrent_futures.test_as_completed.ThreadPoolAsCompletedTest.test_free_reference_yielded_future) ... 0.23s ok test_future_times_out (test.test_concurrent_futures.test_as_completed.ThreadPoolAsCompletedTest.test_future_times_out) Test ``futures.as_completed`` timing out before ... 1.02s ok test_no_timeout (test.test_concurrent_futures.test_as_completed.ThreadPoolAsCompletedTest.test_no_timeout) ... 0.00s ok ---------------------------------------------------------------------- Ran 20 tests in 7.222s OK (skipped=10) 0:00:07 load avg: 0.00 [1/8] test_concurrent_futures.test_as_completed passed 0:00:07 load avg: 0.00 [2/8] test_concurrent_futures.test_deadlock test_crash_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_crash_at_task_unpickle) ... skipped 'require unix system' test_crash_big_data (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_crash_big_data) ... skipped 'require unix system' test_crash_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_crash_during_func_exec_on_worker) ... skipped 'require unix system' test_crash_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_crash_during_result_pickle_on_worker) ... skipped 'require unix system' test_error_at_task_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_error_at_task_pickle) ... skipped 'require unix system' test_error_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_error_at_task_unpickle) ... skipped 'require unix system' test_error_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_error_during_func_exec_on_worker) ... skipped 'require unix system' test_error_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_error_during_result_pickle_on_worker) ... skipped 'require unix system' test_error_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_error_during_result_unpickle_in_result_handler) ... skipped 'require unix system' test_exit_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_exit_at_task_unpickle) ... skipped 'require unix system' test_exit_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_exit_during_func_exec_on_worker) ... skipped 'require unix system' test_exit_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_exit_during_result_pickle_on_worker) ... skipped 'require unix system' test_exit_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_exit_during_result_unpickle_in_result_handler) ... skipped 'require unix system' test_gh105829_should_not_deadlock_if_wakeup_pipe_full (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_gh105829_should_not_deadlock_if_wakeup_pipe_full) ... skipped 'require unix system' test_shutdown_deadlock (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_shutdown_deadlock) ... skipped 'require unix system' test_shutdown_deadlock_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkExecutorDeadlockTest.test_shutdown_deadlock_pickle) ... skipped 'require unix system' test_crash_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_crash_at_task_unpickle) ... skipped 'require unix system' test_crash_big_data (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_crash_big_data) ... skipped 'require unix system' test_crash_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_crash_during_func_exec_on_worker) ... skipped 'require unix system' test_crash_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_crash_during_result_pickle_on_worker) ... skipped 'require unix system' test_error_at_task_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_error_at_task_pickle) ... skipped 'require unix system' test_error_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_error_at_task_unpickle) ... skipped 'require unix system' test_error_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_error_during_func_exec_on_worker) ... skipped 'require unix system' test_error_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_error_during_result_pickle_on_worker) ... skipped 'require unix system' test_error_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_error_during_result_unpickle_in_result_handler) ... skipped 'require unix system' test_exit_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_exit_at_task_unpickle) ... skipped 'require unix system' test_exit_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_exit_during_func_exec_on_worker) ... skipped 'require unix system' test_exit_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_exit_during_result_pickle_on_worker) ... skipped 'require unix system' test_exit_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_exit_during_result_unpickle_in_result_handler) ... skipped 'require unix system' test_gh105829_should_not_deadlock_if_wakeup_pipe_full (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_gh105829_should_not_deadlock_if_wakeup_pipe_full) ... skipped 'require unix system' test_shutdown_deadlock (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_shutdown_deadlock) ... skipped 'require unix system' test_shutdown_deadlock_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolForkserverExecutorDeadlockTest.test_shutdown_deadlock_pickle) ... skipped 'require unix system' test_crash_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_at_task_unpickle) ... 0.33s ok test_crash_big_data (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_big_data) ... ERROR 0.86s test_crash_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_during_func_exec_on_worker) ... ERROR 0.34s test_crash_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_during_result_pickle_on_worker) ... ERROR 0.36s test_error_at_task_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_error_at_task_pickle) ... 0.19s ok test_error_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_error_at_task_unpickle) ... 0.36s ok test_error_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_error_during_func_exec_on_worker) ... 0.38s ok test_error_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_error_during_result_pickle_on_worker) ... 0.34s ok test_error_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_error_during_result_unpickle_in_result_handler) ... 0.34s ok test_exit_at_task_unpickle (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_exit_at_task_unpickle) ... 0.31s ok test_exit_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_exit_during_func_exec_on_worker) ... 0.33s ok test_exit_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_exit_during_result_pickle_on_worker) ... 0.34s ok test_exit_during_result_unpickle_in_result_handler (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_exit_during_result_unpickle_in_result_handler) ... 0.31s ok test_gh105829_should_not_deadlock_if_wakeup_pipe_full (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_gh105829_should_not_deadlock_if_wakeup_pipe_full) ... skipped 'Tested platform does not support the alarm signal' 0.00s test_shutdown_deadlock (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_shutdown_deadlock) ... ERROR 0.45s test_shutdown_deadlock_pickle (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_shutdown_deadlock_pickle) ... 0.20s ok ====================================================================== ERROR: test_crash_big_data (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_big_data) ---------------------------------------------------------------------- concurrent.futures.process._RemoteTraceback: """ Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 264, in _process_worker r = call_item.fn(*call_item.args, **call_item.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 213, in _process_chunk return [fn(*args) for args in chunk] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 213, in <listcomp> return [fn(*args) for args in chunk] ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 30, in _crash_with_data _crash() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 25, in _crash faulthandler._sigsegv() ^^^^^^^^ AttributeError: module 'faulthandler' has no attribute '_sigsegv' """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 249, in test_crash_big_data list(executor.map(_crash_with_data, [data] * 10)) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 636, in _chain_from_iterable_of_lists for element in iterable: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 401, in __get_result raise self._exception AttributeError: module 'faulthandler' has no attribute '_sigsegv' ====================================================================== ERROR: test_crash_during_func_exec_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_during_func_exec_on_worker) ---------------------------------------------------------------------- concurrent.futures.process._RemoteTraceback: """ Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 264, in _process_worker r = call_item.fn(*call_item.args, **call_item.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 25, in _crash faulthandler._sigsegv() ^^^^^^^^ AttributeError: module 'faulthandler' has no attribute '_sigsegv' """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 160, in test_crash_during_func_exec_on_worker self._check_crash(BrokenProcessPool, _crash) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 131, in _check_crash res.result(timeout=self.TIMEOUT) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 401, in __get_result raise self._exception AttributeError: module 'faulthandler' has no attribute '_sigsegv' ====================================================================== ERROR: test_crash_during_result_pickle_on_worker (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_crash_during_result_pickle_on_worker) ---------------------------------------------------------------------- concurrent.futures.process._RemoteTraceback: """ Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 220, in _sendback_result result_queue.put(_ResultItem(work_id, result=result, ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\queues.py", line 393, in put obj = _ForkingPickler.dumps(obj) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\reduction.py", line 51, in dumps cls(buf, protocol).dump(obj) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 58, in __reduce__ _crash() File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 25, in _crash faulthandler._sigsegv() ^^^^^^^^ AttributeError: module 'faulthandler' has no attribute '_sigsegv' """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 173, in test_crash_during_result_pickle_on_worker self._check_crash(BrokenProcessPool, _return_instance, CrashAtPickle) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 131, in _check_crash res.result(timeout=self.TIMEOUT) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 401, in __get_result raise self._exception AttributeError: module 'faulthandler' has no attribute '_sigsegv' ====================================================================== ERROR: test_shutdown_deadlock (test.test_concurrent_futures.test_deadlock.ProcessPoolSpawnExecutorDeadlockTest.test_shutdown_deadlock) ---------------------------------------------------------------------- concurrent.futures.process._RemoteTraceback: """ Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 264, in _process_worker r = call_item.fn(*call_item.args, **call_item.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 25, in _crash faulthandler._sigsegv() ^^^^^^^^ AttributeError: module 'faulthandler' has no attribute '_sigsegv' """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 210, in test_shutdown_deadlock f.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\_base.py", line 401, in __get_result raise self._exception AttributeError: module 'faulthandler' has no attribute '_sigsegv' ---------------------------------------------------------------------- Ran 48 tests in 9.516s FAILED (errors=4, skipped=33) 0:00:17 load avg: 0.01 [2/8/1] test_concurrent_futures.test_deadlock failed (4 errors) 0:00:17 load avg: 0.01 [3/8/1] test_concurrent_futures.test_future test_cancel (test.test_concurrent_futures.test_future.FutureTests.test_cancel) ... ok test_cancelled (test.test_concurrent_futures.test_future.FutureTests.test_cancelled) ... ok test_done (test.test_concurrent_futures.test_future.FutureTests.test_done) ... ok test_done_callback_already_cancelled (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_already_cancelled) ... ok test_done_callback_already_failed (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_already_failed) ... ok test_done_callback_already_successful (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_already_successful) ... ok test_done_callback_raises (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_raises) ... ok test_done_callback_raises_already_succeeded (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_raises_already_succeeded) ... ok test_done_callback_with_cancel (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_with_cancel) ... ok test_done_callback_with_exception (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_with_exception) ... ok test_done_callback_with_result (test.test_concurrent_futures.test_future.FutureTests.test_done_callback_with_result) ... ok test_exception_with_success (test.test_concurrent_futures.test_future.FutureTests.test_exception_with_success) ... ok test_exception_with_timeout (test.test_concurrent_futures.test_future.FutureTests.test_exception_with_timeout) ... ok test_multiple_set_exception (test.test_concurrent_futures.test_future.FutureTests.test_multiple_set_exception) ... ok test_multiple_set_result (test.test_concurrent_futures.test_future.FutureTests.test_multiple_set_result) ... ok test_repr (test.test_concurrent_futures.test_future.FutureTests.test_repr) ... ok test_result_with_cancel (test.test_concurrent_futures.test_future.FutureTests.test_result_with_cancel) ... ok test_result_with_success (test.test_concurrent_futures.test_future.FutureTests.test_result_with_success) ... ok test_result_with_timeout (test.test_concurrent_futures.test_future.FutureTests.test_result_with_timeout) ... ok test_running (test.test_concurrent_futures.test_future.FutureTests.test_running) ... ok ---------------------------------------------------------------------- Ran 20 tests in 3.068s OK 0:00:20 load avg: 0.01 [3/8/1] test_concurrent_futures.test_future passed 0:00:20 load avg: 0.01 [4/8/1] test_concurrent_futures.test_init test_initializer (test.test_concurrent_futures.test_init.ProcessPoolForkFailingInitializerTest.test_initializer) ... skipped 'require unix system' test_initializer (test.test_concurrent_futures.test_init.ProcessPoolForkInitializerTest.test_initializer) ... skipped 'require unix system' test_initializer (test.test_concurrent_futures.test_init.ProcessPoolForkserverFailingInitializerTest.test_initializer) ... skipped 'require unix system' test_initializer (test.test_concurrent_futures.test_init.ProcessPoolForkserverInitializerTest.test_initializer) ... skipped 'require unix system' test_initializer (test.test_concurrent_futures.test_init.ProcessPoolSpawnFailingInitializerTest.test_initializer) ... 0.45s ok test_initializer (test.test_concurrent_futures.test_init.ProcessPoolSpawnInitializerTest.test_initializer) ... 0.28s ok test_initializer (test.test_concurrent_futures.test_init.ThreadPoolFailingInitializerTest.test_initializer) ... 0.11s ok test_initializer (test.test_concurrent_futures.test_init.ThreadPoolInitializerTest.test_initializer) ... 0.00s ok ---------------------------------------------------------------------- Ran 8 tests in 0.880s OK (skipped=4) 0:00:21 load avg: 0.01 [4/8/1] test_concurrent_futures.test_init passed 0:00:21 load avg: 0.01 [5/8/1] test_concurrent_futures.test_process_pool test_free_reference (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_free_reference) ... skipped 'require unix system' test_idle_process_reuse_multiple (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_idle_process_reuse_multiple) ... skipped 'require unix system' test_idle_process_reuse_one (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_idle_process_reuse_one) ... skipped 'require unix system' test_killed_child (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_killed_child) ... skipped 'require unix system' test_map (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_map) ... skipped 'require unix system' test_map_chunksize (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_map_chunksize) ... skipped 'require unix system' test_map_exception (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_map_exception) ... skipped 'require unix system' test_map_timeout (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_map_timeout) ... skipped "resource 'walltime' is not enabled" test_max_tasks_early_shutdown (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_max_tasks_early_shutdown) ... skipped 'require unix system' test_max_tasks_per_child (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_max_tasks_per_child) ... skipped 'require unix system' test_max_tasks_per_child_defaults_to_spawn_context (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_max_tasks_per_child_defaults_to_spawn_context) ... skipped 'require unix system' test_max_workers_negative (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_max_workers_negative) ... skipped 'require unix system' test_max_workers_too_large (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_max_workers_too_large) ... skipped 'require unix system' test_no_stale_references (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_no_stale_references) ... skipped 'implementation detail specific to cpython' test_python_finalization_error (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_python_finalization_error) ... skipped 'require unix system' test_ressources_gced_in_workers (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_ressources_gced_in_workers) ... skipped 'implementation detail specific to cpython' test_saturation (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_saturation) ... skipped 'require unix system' test_shutdown_race_issue12456 (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_shutdown_race_issue12456) ... skipped 'require unix system' test_submit (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_submit) ... skipped 'require unix system' test_submit_keyword (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_submit_keyword) ... skipped 'require unix system' test_traceback (test.test_concurrent_futures.test_process_pool.ProcessPoolForkProcessPoolExecutorTest.test_traceback) ... skipped 'require unix system' test_free_reference (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_free_reference) ... skipped 'require unix system' test_idle_process_reuse_multiple (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_idle_process_reuse_multiple) ... skipped 'require unix system' test_idle_process_reuse_one (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_idle_process_reuse_one) ... skipped 'require unix system' test_killed_child (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_killed_child) ... skipped 'require unix system' test_map (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map) ... skipped 'require unix system' test_map_chunksize (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_chunksize) ... skipped 'require unix system' test_map_exception (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_exception) ... skipped 'require unix system' test_map_timeout (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_timeout) ... skipped "resource 'walltime' is not enabled" test_max_tasks_early_shutdown (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_max_tasks_early_shutdown) ... skipped 'require unix system' test_max_tasks_per_child (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_max_tasks_per_child) ... skipped 'require unix system' test_max_tasks_per_child_defaults_to_spawn_context (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_max_tasks_per_child_defaults_to_spawn_context) ... skipped 'require unix system' test_max_workers_negative (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_max_workers_negative) ... skipped 'require unix system' test_max_workers_too_large (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_max_workers_too_large) ... skipped 'require unix system' test_no_stale_references (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_no_stale_references) ... skipped 'implementation detail specific to cpython' test_python_finalization_error (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_python_finalization_error) ... skipped 'require unix system' test_ressources_gced_in_workers (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_ressources_gced_in_workers) ... skipped 'implementation detail specific to cpython' test_saturation (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_saturation) ... skipped 'require unix system' test_shutdown_race_issue12456 (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_shutdown_race_issue12456) ... skipped 'require unix system' test_submit (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_submit) ... skipped 'require unix system' test_submit_keyword (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_submit_keyword) ... skipped 'require unix system' test_traceback (test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_traceback) ... skipped 'require unix system' test_free_reference (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_free_reference) ... 0.75s ok test_idle_process_reuse_multiple (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_idle_process_reuse_multiple) ... 0.38s ok test_idle_process_reuse_one (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_idle_process_reuse_one) ... 0.25s ok test_killed_child (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_killed_child) ... 0.02s ok test_map (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map) ... 0.34s ok test_map_chunksize (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_chunksize) ... 0.34s ok test_map_exception (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_exception) ... 0.41s ok test_map_timeout (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout) ... skipped "resource 'walltime' is not enabled" test_max_tasks_early_shutdown (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_max_tasks_early_shutdown) ... 0.97s ok test_max_tasks_per_child (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_max_tasks_per_child) ... 0.30s ok test_max_tasks_per_child_defaults_to_spawn_context (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_max_tasks_per_child_defaults_to_spawn_context) ... 0.00s ok test_max_workers_negative (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_max_workers_negative) ... 0.00s ok test_max_workers_too_large (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_max_workers_too_large) ... 0.00s ok test_no_stale_references (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_no_stale_references) ... skipped 'implementation detail specific to cpython' test_python_finalization_error (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_python_finalization_error) ... 0.03s ok test_ressources_gced_in_workers (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_ressources_gced_in_workers) ... skipped 'implementation detail specific to cpython' test_saturation (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_saturation) ... 0.49s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_shutdown_race_issue12456) ... 0.34s ok test_submit (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_submit) ... 0.16s ok test_submit_keyword (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_submit_keyword) ... 0.23s ok test_traceback (test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_traceback) ... 0.28s ok ---------------------------------------------------------------------- Ran 63 tests in 5.352s OK (skipped=45) 0:00:26 load avg: 0.45 [5/8/2] test_concurrent_futures.test_process_pool failed (env changed) 0:00:26 load avg: 0.45 [6/8/2] test_concurrent_futures.test_shutdown test_cancel_futures (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_cancel_futures) ... skipped 'require unix system' test_context_manager_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_context_manager_shutdown) ... skipped 'require unix system' test_del_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_del_shutdown) ... skipped 'require unix system' test_hang_gh83386 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_hang_gh83386) shutdown(wait=False) doesn't hang at exit with running futures. ... skipped 'require unix system' test_hang_gh94440 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_hang_gh94440) shutdown(wait=True) doesn't hang when a future was submitted and ... skipped 'require unix system' test_hang_issue12364 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_hang_issue12364) ... skipped 'require unix system' test_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_interpreter_shutdown) ... skipped 'require unix system' test_processes_terminate (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_processes_terminate) ... skipped 'require unix system' test_run_after_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_run_after_shutdown) ... skipped 'require unix system' test_shutdown_no_wait (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_shutdown_no_wait) ... skipped 'require unix system' test_submit_after_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_submit_after_interpreter_shutdown) ... skipped 'require unix system' test_cancel_futures (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_cancel_futures) ... skipped 'require unix system' test_context_manager_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_context_manager_shutdown) ... skipped 'require unix system' test_del_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_del_shutdown) ... skipped 'require unix system' test_hang_gh83386 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_hang_gh83386) shutdown(wait=False) doesn't hang at exit with running futures. ... skipped 'require unix system' test_hang_gh94440 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_hang_gh94440) shutdown(wait=True) doesn't hang when a future was submitted and ... skipped 'require unix system' test_hang_issue12364 (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_hang_issue12364) ... skipped 'require unix system' test_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_interpreter_shutdown) ... skipped 'require unix system' test_processes_terminate (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_processes_terminate) ... skipped 'require unix system' test_run_after_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_run_after_shutdown) ... skipped 'require unix system' test_shutdown_no_wait (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_shutdown_no_wait) ... skipped 'require unix system' test_submit_after_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolForkserverProcessPoolShutdownTest.test_submit_after_interpreter_shutdown) ... skipped 'require unix system' test_cancel_futures (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_cancel_futures) ... 0.48s ok test_context_manager_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_context_manager_shutdown) ... 0.48s ok test_del_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_del_shutdown) ... 0.47s ok test_hang_gh83386 (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_hang_gh83386) shutdown(wait=False) doesn't hang at exit with running futures. ... skipped 'Hangs, see https://github.com/python/cpython/issues/83386' 0.00s test_hang_gh94440 (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_hang_gh94440) shutdown(wait=True) doesn't hang when a future was submitted and ... skipped 'Tested platform does not support the alarm signal' 0.00s test_hang_issue12364 (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_hang_issue12364) ... 1.47s ok test_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_interpreter_shutdown) ... 1.53s ok test_processes_terminate (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_processes_terminate) ... 0.34s ok test_run_after_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_run_after_shutdown) ... 0.00s ok test_shutdown_no_wait (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_shutdown_no_wait) ... 0.48s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ProcessPoolSpawnProcessPoolShutdownTest.test_submit_after_interpreter_shutdown) ... 0.30s ok test_cancel_futures (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_cancel_futures) ... 0.11s ok test_cancel_futures_wait_false (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_cancel_futures_wait_false) ... 0.31s ok test_context_manager_shutdown (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_context_manager_shutdown) ... 0.02s ok test_del_shutdown (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_del_shutdown) ... 0.08s ok test_hang_gh83386 (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_hang_gh83386) shutdown(wait=False) doesn't hang at exit with running futures. ... 1.25s ok test_hang_gh94440 (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_hang_gh94440) shutdown(wait=True) doesn't hang when a future was submitted and ... skipped 'Tested platform does not support the alarm signal' 0.00s test_hang_issue12364 (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_hang_issue12364) ... 1.03s ok test_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_interpreter_shutdown) ... 1.28s ok test_run_after_shutdown (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_run_after_shutdown) ... 0.00s ok test_shutdown_no_wait (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_shutdown_no_wait) ... 0.02s ok test_submit_after_interpreter_shutdown (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_submit_after_interpreter_shutdown) ... 0.11s ok test_thread_names_assigned (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_thread_names_assigned) ... 0.06s ok test_thread_names_default (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_thread_names_default) ... 0.05s ok test_threads_terminate (test.test_concurrent_futures.test_shutdown.ThreadPoolShutdownTest.test_threads_terminate) ... 0.01s ok ---------------------------------------------------------------------- Ran 47 tests in 9.936s OK (skipped=25) 0:00:37 load avg: 0.53 [6/8/2] test_concurrent_futures.test_shutdown passed 0:00:37 load avg: 0.53 [7/8/2] test_concurrent_futures.test_thread_pool test_default_workers (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_default_workers) ... 0.00s ok test_executor_map_current_future_cancel (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_executor_map_current_future_cancel) ... 0.02s ok test_free_reference (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference) ... 0.39s ok test_hang_global_shutdown_lock (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_hang_global_shutdown_lock) ... skipped 'need os.register_at_fork' test_idle_thread_reuse (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_idle_thread_reuse) ... FAIL 0.00s test_map (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_map) ... 0.00s ok test_map_exception (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_map_exception) ... 0.02s ok test_map_submits_without_iteration (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_map_submits_without_iteration) Tests verifying issue 11777. ... 0.00s ok test_map_timeout (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_map_timeout) ... skipped "resource 'walltime' is not enabled" test_max_workers_negative (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_max_workers_negative) ... 0.00s ok test_no_stale_references (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_no_stale_references) ... skipped 'implementation detail specific to cpython' test_process_fork_from_a_threadpool (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_process_fork_from_a_threadpool) ... skipped 'requires working os.fork()' test_saturation (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_saturation) ... 0.03s ok test_shutdown_race_issue12456 (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_shutdown_race_issue12456) ... 0.02s ok test_submit (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_submit) ... 0.00s ok test_submit_keyword (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_submit_keyword) ... 0.00s ok ====================================================================== FAIL: test_idle_thread_reuse (test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_idle_thread_reuse) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_thread_pool.py", line 49, in test_idle_thread_reuse self.assertEqual(len(executor._threads), 1) ^^^^^^^^^^^ AssertionError: 2 != 1 ---------------------------------------------------------------------- Ran 16 tests in 3.180s FAILED (failures=1, skipped=4) 0:00:40 load avg: 0.52 [7/8/3] test_concurrent_futures.test_thread_pool failed (1 failure) 0:00:40 load avg: 0.52 [8/8/3] test_concurrent_futures.test_wait test_20369 (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_20369) ... skipped 'require unix system' test_all_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_all_completed) ... skipped 'require unix system' test_first_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_first_completed) ... skipped 'require unix system' test_first_completed_some_already_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_first_completed_some_already_completed) ... skipped 'require unix system' test_first_exception (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_first_exception) ... skipped "resource 'walltime' is not enabled" test_first_exception_one_already_failed (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_first_exception_one_already_failed) ... skipped 'require unix system' test_first_exception_some_already_complete (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_first_exception_some_already_complete) ... skipped 'require unix system' test_timeout (test.test_concurrent_futures.test_wait.ProcessPoolForkWaitTest.test_timeout) ... skipped 'require unix system' test_20369 (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_20369) ... skipped 'require unix system' test_all_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_all_completed) ... skipped 'require unix system' test_first_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_first_completed) ... skipped 'require unix system' test_first_completed_some_already_completed (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_first_completed_some_already_completed) ... skipped 'require unix system' test_first_exception (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_first_exception) ... skipped "resource 'walltime' is not enabled" test_first_exception_one_already_failed (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_first_exception_one_already_failed) ... skipped 'require unix system' test_first_exception_some_already_complete (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_first_exception_some_already_complete) ... skipped 'require unix system' test_timeout (test.test_concurrent_futures.test_wait.ProcessPoolForkserverWaitTest.test_timeout) ... skipped 'require unix system' test_20369 (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_20369) ... 1.67s ok test_all_completed (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_all_completed) ... 0.27s ok test_first_completed (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_first_completed) ... 1.69s ok test_first_completed_some_already_completed (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_first_completed_some_already_completed) ... 1.69s ok test_first_exception (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_first_exception) ... skipped "resource 'walltime' is not enabled" test_first_exception_one_already_failed (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_first_exception_one_already_failed) ... 2.19s ok test_first_exception_some_already_complete (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_first_exception_some_already_complete) ... 1.69s ok test_timeout (test.test_concurrent_futures.test_wait.ProcessPoolSpawnWaitTest.test_timeout) ... 0.67s ok test_20369 (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_20369) ... 1.52s ok test_all_completed (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_all_completed) ... 0.00s ok test_first_completed (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_first_completed) ... 1.50s ok test_first_completed_some_already_completed (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_first_completed_some_already_completed) ... 1.51s ok test_first_exception (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_first_exception) ... skipped "resource 'walltime' is not enabled" test_first_exception_one_already_failed (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_first_exception_one_already_failed) ... 2.00s ok test_first_exception_some_already_complete (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_first_exception_some_already_complete) ... 1.50s ok test_pending_calls_race (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_pending_calls_race) ... 0.08s ok test_timeout (test.test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout) ... 0.52s ok ---------------------------------------------------------------------- Ran 33 tests in 18.544s OK (skipped=18) 0:00:59 load avg: 0.39 [8/8/3] test_concurrent_futures.test_wait passed == Tests result: FAILURE == 1 test altered the execution environment (env changed): test_concurrent_futures.test_process_pool 2 tests failed: test_concurrent_futures.test_deadlock test_concurrent_futures.test_thread_pool 5 tests OK. Total duration: 59.0 sec Total tests: run=255 failures=1 skipped=139 Total test files: run=8/8 failed=2 env_changed=1 Result: FAILURE Process SpawnProcess-6: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\process.py", line 314, in _bootstrap self.run() ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\process.py", line 108, in run self._target(*self._args, **self._kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\concurrent\futures\process.py", line 252, in _process_worker call_item = call_queue.get(block=True) ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\queues.py", line 122, in get return _ForkingPickler.loads(res) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_concurrent_futures\test_deadlock.py", line 25, in _crash faulthandler._sigsegv() ^^^^^^^^ AttributeError: module 'faulthandler' has no attribute '_sigsegv' Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- before: thread count=1, dangling=3 Warning -- after: thread count=3, dangling=5 Warning -- Dangling thread: <_MainThread(MainThread, started 8812)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-5, stopped 9188)> Warning -- Dangling thread: <Thread(QueueFeederThread, stopped daemon 5608)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-6, started 3024)> Warning -- Dangling thread: <Thread(QueueFeederThread, started daemon 5660)> Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- before: thread count=3, dangling=5 Warning -- after: thread count=5, dangling=7 Warning -- Dangling thread: <_MainThread(MainThread, started 8812)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-5, stopped 9188)> Warning -- Dangling thread: <Thread(QueueFeederThread, stopped daemon 5608)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-6, started 3024)> Warning -- Dangling thread: <Thread(QueueFeederThread, started daemon 5660)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-7, started 10580)> Warning -- Dangling thread: <Thread(QueueFeederThread, started daemon 10532)> Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- before: thread count=1, dangling=1 Warning -- after: thread count=5, dangling=10 Warning -- Dangling thread: <_MainThread(MainThread, started 8812)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-5, stopped 9188)> Warning -- Dangling thread: <Thread(QueueFeederThread, stopped daemon 5608)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-6, started 3024)> Warning -- Dangling thread: <Thread(QueueFeederThread, started daemon 5660)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-7, started 10580)> Warning -- Dangling thread: <Thread(QueueFeederThread, started daemon 10532)> Warning -- Dangling thread: <Thread(QueueFeederThread, stopped daemon 1232)> Warning -- Dangling thread: <_ExecutorManagerThread(Thread-18, stopped 10824)> Warning -- Dangling thread: <Thread(QueueFeederThread, stopped daemon 9952)> test test_concurrent_futures.test_deadlock failed ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Warning -- logging._handlerList was modified by test_concurrent_futures.test_process_pool Warning -- Before: (2052644280352, [<weakref.ReferenceType at 0x000001ddeb792dc0; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001ddeb6f1de0; to 'StreamHandler'>], [<weakref.ReferenceType at 0x000001ddeb792dc0; to '_StderrHandler'>]) Warning -- After: (2052644280352, [<weakref.ReferenceType at 0x000001ddeb792dc0; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001ddeb6f1de0; to 'StreamHandler'>], [<weakref.ReferenceType at 0x000001ddeb792dc0; to '_StderrHandler'>, <weakref.ReferenceType at 0x000001ddeb6f1de0; to 'StreamHandler'>]) Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- before: thread count=1, dangling=4 Warning -- after: thread count=3, dangling=6 Warning -- Dangling thread: <_MainThread(MainThread, started 8812)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_0, stopped 10980)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_1, stopped 3212)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_2, stopped 3796)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-31_0, started 4640)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-31_1, started 10252)> Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds Warning -- before: thread count=1, dangling=1 Warning -- after: thread count=3, dangling=15 Warning -- Dangling thread: <_MainThread(MainThread, started 8812)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_0, stopped 10980)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_1, stopped 3212)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-29_2, stopped 3796)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-31_0, started 4640)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-31_1, started 10252)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-37_0, stopped 1824)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-37_1, stopped 9112)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-37_2, stopped 5756)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-37_3, stopped 11096)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-38_0, stopped 5156)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-38_1, stopped 4620)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-38_2, stopped 8196)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-39_0, stopped 1200)> Warning -- Dangling thread: <Thread(ThreadPoolExecutor-40_0, stopped 8372)> test test_concurrent_futures.test_thread_pool failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3264æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 74920119 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_ctypes 0:00:00 [1/1/1] test_ctypes failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_ctypes Total duration: 796 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_parameters.py:62: SyntaxWarning: invalid octal escape sequence '\377' self.assertRaises(TypeError, c_char_p.from_param, "123\377") Failed to import test module: test.test_ctypes.test_as_parameter Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_as_parameter.py", line 5, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_bitfields Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_bitfields.py", line 7, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_callbacks Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_callbacks.py", line 8, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_cfuncs Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_cfuncs.py", line 8, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_funcptr Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_funcptr.py", line 10, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_functions Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_functions.py", line 19, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_libc Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_libc.py", line 4, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_pickling Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_pickling.py", line 5, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_pointers Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_pointers.py", line 4, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_prototypes Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_prototypes.py", line 25, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_refcounts Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_refcounts.py", line 9, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_returnfuncptrs Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_returnfuncptrs.py", line 4, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_slicing Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_slicing.py", line 5, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_stringptr Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_stringptr.py", line 5, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_structures Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_structures.py", line 14, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_unicode Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_unicode.py", line 5, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_values Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_values.py", line 12, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' Failed to import test module: test.test_ctypes.test_win32 Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_ctypes\test_win32.py", line 7, in <module> import _ctypes_test ModuleNotFoundError: No module named '_ctypes_test' test test_ctypes crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 138, in _load_run_test regrtest_runner(result, test_func, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 91, in regrtest_runner test_result = test_func() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 135, in test_func return run_unittest(test_mod) ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 35, in run_unittest raise Exception("errors while loading tests") Exception: errors while loading tests ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_736æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 3055697542 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_dataclasses test_abc_implementation (test.test_dataclasses.TestAbstract.test_abc_implementation) ... ok test_maintain_abc (test.test_dataclasses.TestAbstract.test_maintain_abc) ... FAIL test_0_field_compare (test.test_dataclasses.TestCase.test_0_field_compare) ... ok test_1_field_compare (test.test_dataclasses.TestCase.test_1_field_compare) ... ok test_alternate_classmethod_constructor (test.test_dataclasses.TestCase.test_alternate_classmethod_constructor) ... ok test_class_attrs (test.test_dataclasses.TestCase.test_class_attrs) ... ok test_class_marker (test.test_dataclasses.TestCase.test_class_marker) ... ok test_class_var (test.test_dataclasses.TestCase.test_class_var) ... ok test_class_var_default_factory (test.test_dataclasses.TestCase.test_class_var_default_factory) ... ok test_class_var_frozen (test.test_dataclasses.TestCase.test_class_var_frozen) ... ok test_class_var_no_default (test.test_dataclasses.TestCase.test_class_var_no_default) ... ok test_class_var_with_default (test.test_dataclasses.TestCase.test_class_var_with_default) ... ok test_classvar_default_factory (test.test_dataclasses.TestCase.test_classvar_default_factory) ... ok test_clean_traceback_from_fields_exception (test.test_dataclasses.TestCase.test_clean_traceback_from_fields_exception) ... ok test_compare_subclasses (test.test_dataclasses.TestCase.test_compare_subclasses) ... ok test_dataclass_params_repr (test.test_dataclasses.TestCase.test_dataclass_params_repr) ... ok test_dataclass_params_signature (test.test_dataclasses.TestCase.test_dataclass_params_signature) ... ok test_dataclasses_pickleable (test.test_dataclasses.TestCase.test_dataclasses_pickleable) ... ok test_dataclasses_qualnames (test.test_dataclasses.TestCase.test_dataclasses_qualnames) ... ok test_default_factory (test.test_dataclasses.TestCase.test_default_factory) ... ok test_default_factory_derived (test.test_dataclasses.TestCase.test_default_factory_derived) ... ok test_default_factory_not_called_if_value_given (test.test_dataclasses.TestCase.test_default_factory_not_called_if_value_given) ... ok test_default_factory_with_no_init (test.test_dataclasses.TestCase.test_default_factory_with_no_init) ... ok test_deliberately_mutable_defaults (test.test_dataclasses.TestCase.test_deliberately_mutable_defaults) ... ok test_disallowed_mutable_defaults (test.test_dataclasses.TestCase.test_disallowed_mutable_defaults) ... ok test_dont_include_other_annotations (test.test_dataclasses.TestCase.test_dont_include_other_annotations) ... ok test_dynamic_class_creation (test.test_dataclasses.TestCase.test_dynamic_class_creation) ... ok test_dynamic_class_creation_using_field (test.test_dataclasses.TestCase.test_dynamic_class_creation_using_field) ... ok test_eq_order (test.test_dataclasses.TestCase.test_eq_order) ... ok test_field_default (test.test_dataclasses.TestCase.test_field_default) ... ok test_field_default_default_factory_error (test.test_dataclasses.TestCase.test_field_default_default_factory_error) ... ok test_field_metadata_custom_mapping (test.test_dataclasses.TestCase.test_field_metadata_custom_mapping) ... ok test_field_metadata_default (test.test_dataclasses.TestCase.test_field_metadata_default) ... ok test_field_metadata_mapping (test.test_dataclasses.TestCase.test_field_metadata_mapping) ... ok test_field_named_BUILTINS_frozen (test.test_dataclasses.TestCase.test_field_named_BUILTINS_frozen) ... ok test_field_named_like_builtin (test.test_dataclasses.TestCase.test_field_named_like_builtin) ... ok test_field_named_like_builtin_frozen (test.test_dataclasses.TestCase.test_field_named_like_builtin_frozen) ... ok test_field_named_object (test.test_dataclasses.TestCase.test_field_named_object) ... ok test_field_named_object_frozen (test.test_dataclasses.TestCase.test_field_named_object_frozen) ... ok test_field_named_self (test.test_dataclasses.TestCase.test_field_named_self) ... ok test_field_no_default (test.test_dataclasses.TestCase.test_field_no_default) ... ok test_field_order (test.test_dataclasses.TestCase.test_field_order) ... ok test_field_recursive_repr (test.test_dataclasses.TestCase.test_field_recursive_repr) ... ok test_field_repr (test.test_dataclasses.TestCase.test_field_repr) ... ok test_field_with_special_single_underscore_names (test.test_dataclasses.TestCase.test_field_with_special_single_underscore_names) ... ok test_function_annotations (test.test_dataclasses.TestCase.test_function_annotations) ... ok test_generic_dataclasses (test.test_dataclasses.TestCase.test_generic_dataclasses) ... ok test_generic_dynamic (test.test_dataclasses.TestCase.test_generic_dynamic) ... ok test_generic_extending (test.test_dataclasses.TestCase.test_generic_extending) ... ok test_hash_field_rules (test.test_dataclasses.TestCase.test_hash_field_rules) ... ok test_helper_asdict (test.test_dataclasses.TestCase.test_helper_asdict) ... ok test_helper_asdict_builtin_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_containers) ... ok test_helper_asdict_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_object_containers) ... ok test_helper_asdict_copy_values (test.test_dataclasses.TestCase.test_helper_asdict_copy_values) ... ok test_helper_asdict_defaultdict (test.test_dataclasses.TestCase.test_helper_asdict_defaultdict) ... ok test_helper_asdict_factory (test.test_dataclasses.TestCase.test_helper_asdict_factory) ... ok test_helper_asdict_namedtuple (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple) ... ok test_helper_asdict_namedtuple_derived (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_derived) ... ok test_helper_asdict_namedtuple_key (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_key) ... ok test_helper_asdict_nested (test.test_dataclasses.TestCase.test_helper_asdict_nested) ... ok test_helper_asdict_raises_on_classes (test.test_dataclasses.TestCase.test_helper_asdict_raises_on_classes) ... ok test_helper_astuple (test.test_dataclasses.TestCase.test_helper_astuple) ... ok test_helper_astuple_builtin_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_containers) ... ok test_helper_astuple_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_object_containers) ... ok test_helper_astuple_copy_values (test.test_dataclasses.TestCase.test_helper_astuple_copy_values) ... ok test_helper_astuple_defaultdict (test.test_dataclasses.TestCase.test_helper_astuple_defaultdict) ... ok test_helper_astuple_factory (test.test_dataclasses.TestCase.test_helper_astuple_factory) ... ok test_helper_astuple_namedtuple (test.test_dataclasses.TestCase.test_helper_astuple_namedtuple) ... ok test_helper_astuple_nested (test.test_dataclasses.TestCase.test_helper_astuple_nested) ... ok test_helper_astuple_raises_on_classes (test.test_dataclasses.TestCase.test_helper_astuple_raises_on_classes) ... ok test_helper_fields_exception (test.test_dataclasses.TestCase.test_helper_fields_exception) ... ok test_helper_fields_with_class_instance (test.test_dataclasses.TestCase.test_helper_fields_with_class_instance) ... ok test_init_false_no_default (test.test_dataclasses.TestCase.test_init_false_no_default) ... ok test_init_in_order (test.test_dataclasses.TestCase.test_init_in_order) ... ok test_init_var (test.test_dataclasses.TestCase.test_init_var) ... ok test_init_var_default_factory (test.test_dataclasses.TestCase.test_init_var_default_factory) ... ok test_init_var_inheritance (test.test_dataclasses.TestCase.test_init_var_inheritance) ... ok test_init_var_name_shadowing (test.test_dataclasses.TestCase.test_init_var_name_shadowing) ... ok test_init_var_no_default (test.test_dataclasses.TestCase.test_init_var_no_default) ... ok test_init_var_preserve_type (test.test_dataclasses.TestCase.test_init_var_preserve_type) ... ok test_init_var_with_default (test.test_dataclasses.TestCase.test_init_var_with_default) ... ok test_intermediate_non_dataclass (test.test_dataclasses.TestCase.test_intermediate_non_dataclass) ... ok test_is_dataclass (test.test_dataclasses.TestCase.test_is_dataclass) ... ok test_is_dataclass_genericalias (test.test_dataclasses.TestCase.test_is_dataclass_genericalias) ... ok test_is_dataclass_inheritance (test.test_dataclasses.TestCase.test_is_dataclass_inheritance) ... ok test_is_dataclass_when_getattr_always_returns (test.test_dataclasses.TestCase.test_is_dataclass_when_getattr_always_returns) ... ok test_items_in_dicts (test.test_dataclasses.TestCase.test_items_in_dicts) ... ok test_missing_default (test.test_dataclasses.TestCase.test_missing_default) ... ok test_missing_default_factory (test.test_dataclasses.TestCase.test_missing_default_factory) ... ok test_missing_repr (test.test_dataclasses.TestCase.test_missing_repr) ... ok test_named_init_params (test.test_dataclasses.TestCase.test_named_init_params) ... ok test_no_fields (test.test_dataclasses.TestCase.test_no_fields) ... ok test_no_fields_but_member_variable (test.test_dataclasses.TestCase.test_no_fields_but_member_variable) ... ok test_no_options (test.test_dataclasses.TestCase.test_no_options) ... ok test_no_unhashable_default (test.test_dataclasses.TestCase.test_no_unhashable_default) ... ok test_not_in_compare (test.test_dataclasses.TestCase.test_not_in_compare) ... ok test_not_in_repr (test.test_dataclasses.TestCase.test_not_in_repr) ... ok test_not_other_dataclass (test.test_dataclasses.TestCase.test_not_other_dataclass) ... ok test_not_tuple (test.test_dataclasses.TestCase.test_not_tuple) ... ok test_one_field_no_default (test.test_dataclasses.TestCase.test_one_field_no_default) ... ok test_overwrite_fields_in_derived_class (test.test_dataclasses.TestCase.test_overwrite_fields_in_derived_class) ... ok test_overwrite_hash (test.test_dataclasses.TestCase.test_overwrite_hash) ... ok test_post_init (test.test_dataclasses.TestCase.test_post_init) ... ok test_post_init_classmethod (test.test_dataclasses.TestCase.test_post_init_classmethod) ... ok test_post_init_not_auto_added (test.test_dataclasses.TestCase.test_post_init_not_auto_added) ... ok test_post_init_staticmethod (test.test_dataclasses.TestCase.test_post_init_staticmethod) ... ok test_post_init_super (test.test_dataclasses.TestCase.test_post_init_super) ... ok test_recursive_annotation (test.test_dataclasses.TestCase.test_recursive_annotation) ... ok test_simple_compare (test.test_dataclasses.TestCase.test_simple_compare) ... ok test_two_fields_one_default (test.test_dataclasses.TestCase.test_two_fields_one_default) ... ok test_default_value (test.test_dataclasses.TestDescriptors.test_default_value) ... ok test_getting_field_calls_get (test.test_dataclasses.TestDescriptors.test_getting_field_calls_get) ... ok test_init_calls_set (test.test_dataclasses.TestDescriptors.test_init_calls_set) ... ok test_lookup_on_class (test.test_dataclasses.TestDescriptors.test_lookup_on_class) ... ok test_lookup_on_instance (test.test_dataclasses.TestDescriptors.test_lookup_on_instance) ... ok test_no_default_value (test.test_dataclasses.TestDescriptors.test_no_default_value) ... ok test_non_descriptor (test.test_dataclasses.TestDescriptors.test_non_descriptor) ... ok test_set_name (test.test_dataclasses.TestDescriptors.test_set_name) ... ok test_setting_field_calls_set (test.test_dataclasses.TestDescriptors.test_setting_field_calls_set) ... ok test_setting_uninitialized_descriptor_field (test.test_dataclasses.TestDescriptors.test_setting_uninitialized_descriptor_field) ... ok test_docstring_deque_field (test.test_dataclasses.TestDocString.test_docstring_deque_field) ... ok test_docstring_deque_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_deque_field_with_default_factory) ... ok test_docstring_list_field (test.test_dataclasses.TestDocString.test_docstring_list_field) ... ok test_docstring_list_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_list_field_with_default_factory) ... ok test_docstring_no_fields (test.test_dataclasses.TestDocString.test_docstring_no_fields) ... ok test_docstring_one_field (test.test_dataclasses.TestDocString.test_docstring_one_field) ... ok test_docstring_one_field_with_default (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default) ... ok test_docstring_one_field_with_default_none (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default_none) ... ok test_docstring_three_fields (test.test_dataclasses.TestDocString.test_docstring_three_fields) ... ok test_docstring_two_fields (test.test_dataclasses.TestDocString.test_docstring_two_fields) ... ok test_docstring_with_no_signature (test.test_dataclasses.TestDocString.test_docstring_with_no_signature) ... ok test_existing_docstring_not_overridden (test.test_dataclasses.TestDocString.test_existing_docstring_not_overridden) ... ok test_no_eq (test.test_dataclasses.TestEq.test_no_eq) ... ok test_overwriting_eq (test.test_dataclasses.TestEq.test_overwriting_eq) ... ok test_field_without_annotation (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation) ... ok test_field_without_annotation_but_annotation_in_base (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base) ... ok test_field_without_annotation_but_annotation_in_base_not_dataclass (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base_not_dataclass) ... ok test_frozen (test.test_dataclasses.TestFrozen.test_frozen) ... ok test_frozen_deepcopy_with_slots (test.test_dataclasses.TestFrozen.test_frozen_deepcopy_with_slots) ... ok test_frozen_deepcopy_without_slots (test.test_dataclasses.TestFrozen.test_frozen_deepcopy_without_slots) ... ok test_frozen_empty (test.test_dataclasses.TestFrozen.test_frozen_empty) ... ok test_frozen_hash (test.test_dataclasses.TestFrozen.test_frozen_hash) ... ok test_inherit (test.test_dataclasses.TestFrozen.test_inherit) ... ok test_inherit_from_normal_class (test.test_dataclasses.TestFrozen.test_inherit_from_normal_class) ... ok test_inherit_frozen_from_nonfrozen (test.test_dataclasses.TestFrozen.test_inherit_frozen_from_nonfrozen) ... ok test_inherit_nonfrozen_from_empty (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty) ... ok test_inherit_nonfrozen_from_empty_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty_frozen) ... ok test_inherit_nonfrozen_from_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_frozen) ... ok test_non_frozen_normal_derived (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived) ... ok test_non_frozen_normal_derived_from_empty_frozen (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived_from_empty_frozen) ... ok test_overwriting_frozen (test.test_dataclasses.TestFrozen.test_overwriting_frozen) ... ok test_0_field_hash (test.test_dataclasses.TestHash.test_0_field_hash) ... ok test_1_field_hash (test.test_dataclasses.TestHash.test_1_field_hash) ... ok test_eq_only (test.test_dataclasses.TestHash.test_eq_only) ... ok test_hash_no_args (test.test_dataclasses.TestHash.test_hash_no_args) ... ok test_hash_rules (test.test_dataclasses.TestHash.test_hash_rules) ... ok test_unsafe_hash (test.test_dataclasses.TestHash.test_unsafe_hash) ... ok test_base_has_init (test.test_dataclasses.TestInit.test_base_has_init) ... ok test_inherit_from_protocol (test.test_dataclasses.TestInit.test_inherit_from_protocol) ... ok test_no_init (test.test_dataclasses.TestInit.test_no_init) ... ok test_overwriting_init (test.test_dataclasses.TestInit.test_overwriting_init) ... ok test_KW_ONLY (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY) ... ok test_KW_ONLY_as_string (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_as_string) ... ok test_KW_ONLY_twice (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_twice) ... ok test_defaults (test.test_dataclasses.TestKeywordArgs.test_defaults) ... ok test_field_marked_as_kwonly (test.test_dataclasses.TestKeywordArgs.test_field_marked_as_kwonly) ... ok test_make_dataclass (test.test_dataclasses.TestKeywordArgs.test_make_dataclass) ... ok test_match_args (test.test_dataclasses.TestKeywordArgs.test_match_args) ... ok test_no_classvar_kwarg (test.test_dataclasses.TestKeywordArgs.test_no_classvar_kwarg) ... ok test_post_init (test.test_dataclasses.TestKeywordArgs.test_post_init) ... ok test_base (test.test_dataclasses.TestMakeDataclass.test_base) ... ok test_base_dataclass (test.test_dataclasses.TestMakeDataclass.test_base_dataclass) ... ok test_cannot_be_pickled (test.test_dataclasses.TestMakeDataclass.test_cannot_be_pickled) ... ok test_class_var (test.test_dataclasses.TestMakeDataclass.test_class_var) ... ok test_duplicate_field_names (test.test_dataclasses.TestMakeDataclass.test_duplicate_field_names) ... ok test_funny_class_names_names (test.test_dataclasses.TestMakeDataclass.test_funny_class_names_names) ... ok test_init_var (test.test_dataclasses.TestMakeDataclass.test_init_var) ... ok test_invalid_type_specification (test.test_dataclasses.TestMakeDataclass.test_invalid_type_specification) ... ok test_keyword_field_names (test.test_dataclasses.TestMakeDataclass.test_keyword_field_names) ... ok test_module_attr (test.test_dataclasses.TestMakeDataclass.test_module_attr) ... ok test_no_mutate_namespace (test.test_dataclasses.TestMakeDataclass.test_no_mutate_namespace) ... ok test_no_types (test.test_dataclasses.TestMakeDataclass.test_no_types) ... ok test_non_identifier_field_names (test.test_dataclasses.TestMakeDataclass.test_non_identifier_field_names) ... ok test_other_params (test.test_dataclasses.TestMakeDataclass.test_other_params) ... ok test_pickle_support (test.test_dataclasses.TestMakeDataclass.test_pickle_support) ... ok test_simple (test.test_dataclasses.TestMakeDataclass.test_simple) ... ok test_underscore_field_names (test.test_dataclasses.TestMakeDataclass.test_underscore_field_names) ... ok test_bpo_43764 (test.test_dataclasses.TestMatchArgs.test_bpo_43764) ... ok test_explicit_match_args (test.test_dataclasses.TestMatchArgs.test_explicit_match_args) ... ok test_make_dataclasses (test.test_dataclasses.TestMatchArgs.test_make_dataclasses) ... ok test_match_args (test.test_dataclasses.TestMatchArgs.test_match_args) ... ok test_match_args_argument (test.test_dataclasses.TestMatchArgs.test_match_args_argument) ... ok test_functools_total_ordering (test.test_dataclasses.TestOrdering.test_functools_total_ordering) ... ok test_no_order (test.test_dataclasses.TestOrdering.test_no_order) ... ok test_overwriting_order (test.test_dataclasses.TestOrdering.test_overwriting_order) ... ok test (test.test_dataclasses.TestReplace.test) ... ok test_classvar (test.test_dataclasses.TestReplace.test_classvar) ... ok test_frozen (test.test_dataclasses.TestReplace.test_frozen) ... ok test_initvar_is_specified (test.test_dataclasses.TestReplace.test_initvar_is_specified) ... ok test_initvar_with_default_value (test.test_dataclasses.TestReplace.test_initvar_with_default_value) ... ok test_invalid_field_name (test.test_dataclasses.TestReplace.test_invalid_field_name) ... ok test_invalid_object (test.test_dataclasses.TestReplace.test_invalid_object) ... ok test_no_init (test.test_dataclasses.TestReplace.test_no_init) ... ok test_recursive_repr (test.test_dataclasses.TestReplace.test_recursive_repr) ... ok test_recursive_repr_indirection (test.test_dataclasses.TestReplace.test_recursive_repr_indirection) ... ok test_recursive_repr_indirection_two (test.test_dataclasses.TestReplace.test_recursive_repr_indirection_two) ... ok test_recursive_repr_misc_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_misc_attrs) ... ok test_recursive_repr_two_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_two_attrs) ... ok test_no_repr (test.test_dataclasses.TestRepr.test_no_repr) ... ok test_overwriting_repr (test.test_dataclasses.TestRepr.test_overwriting_repr) ... ok test_repr (test.test_dataclasses.TestRepr.test_repr) ... ok test_add_slots_when_slots_exists (test.test_dataclasses.TestSlots.test_add_slots_when_slots_exists) ... ok test_cant_inherit_from_iterator_slots (test.test_dataclasses.TestSlots.test_cant_inherit_from_iterator_slots) ... ok test_dataclass_derived_generic (test.test_dataclasses.TestSlots.test_dataclass_derived_generic) ... FAIL test_dataclass_derived_generic_from_base (test.test_dataclasses.TestSlots.test_dataclass_derived_generic_from_base) ... FAIL test_dataclass_derived_generic_from_slotted_base (test.test_dataclasses.TestSlots.test_dataclass_derived_generic_from_slotted_base) ... FAIL test_dataclass_derived_weakref_slot (test.test_dataclasses.TestSlots.test_dataclass_derived_weakref_slot) ... ok test_dataclass_slot_dict (test.test_dataclasses.TestSlots.test_dataclass_slot_dict) ... ok test_dataclass_slot_dict_ctype (test.test_dataclasses.TestSlots.test_dataclass_slot_dict_ctype) ... skipped 'implementation detail specific to cpython' test_derived_added_field (test.test_dataclasses.TestSlots.test_derived_added_field) ... ERROR test_frozen_pickle (test.test_dataclasses.TestSlots.test_frozen_pickle) ... ok test_frozen_slots_pickle_custom_state (test.test_dataclasses.TestSlots.test_frozen_slots_pickle_custom_state) ... ok test_generated_slots (test.test_dataclasses.TestSlots.test_generated_slots) ... ok test_generated_slots_value (test.test_dataclasses.TestSlots.test_generated_slots_value) ... ERROR test_returns_new_class (test.test_dataclasses.TestSlots.test_returns_new_class) ... ok test_simple (test.test_dataclasses.TestSlots.test_simple) ... FAIL test_slots_no_weakref (test.test_dataclasses.TestSlots.test_slots_no_weakref) ... FAIL test_slots_weakref (test.test_dataclasses.TestSlots.test_slots_weakref) ... ok test_slots_weakref_base_str (test.test_dataclasses.TestSlots.test_slots_weakref_base_str) ... ok test_slots_weakref_base_tuple (test.test_dataclasses.TestSlots.test_slots_weakref_base_tuple) ... ok test_slots_with_default_factory_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_factory_no_init) ... ok test_slots_with_default_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_no_init) ... ok test_slots_with_wrong_init_subclass (test.test_dataclasses.TestSlots.test_slots_with_wrong_init_subclass) ... skipped 'implementation detail specific to cpython' test_weakref_slot_make_dataclass (test.test_dataclasses.TestSlots.test_weakref_slot_make_dataclass) ... ok test_weakref_slot_normal_base_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_normal_base_weakref_slot) ... ok test_weakref_slot_subclass_no_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_no_weakref_slot) ... ok test_weakref_slot_subclass_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_weakref_slot) ... ok test_weakref_slot_without_slot (test.test_dataclasses.TestSlots.test_weakref_slot_without_slot) ... ok test_classvar (test.test_dataclasses.TestStringAnnotations.test_classvar) ... ok test_classvar_module_level_import (test.test_dataclasses.TestStringAnnotations.test_classvar_module_level_import) ... ok test_initvar (test.test_dataclasses.TestStringAnnotations.test_initvar) ... ok test_isnt_classvar (test.test_dataclasses.TestStringAnnotations.test_isnt_classvar) ... ok test_isnt_initvar (test.test_dataclasses.TestStringAnnotations.test_isnt_initvar) ... ok test_text_annotations (test.test_dataclasses.TestStringAnnotations.test_text_annotations) ... ok ====================================================================== ERROR: test_derived_added_field (test.test_dataclasses.TestSlots.test_derived_added_field) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3149, in test_derived_added_field @dataclass ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 1275, in dataclass return wrap(cls) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 1265, in wrap return _process_class(cls, init, repr, eq, order, unsafe_hash, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 1063, in _process_class _init_fn(all_init_fields, File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 585, in _init_fn raise TypeError(f'non-default argument {f.name!r} ' TypeError: non-default argument 'y' follows default argument ====================================================================== ERROR: test_generated_slots_value (test.test_dataclasses.TestSlots.test_generated_slots_value) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3205, in test_generated_slots_value @dataclass(slots=True) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 1265, in wrap return _process_class(cls, init, repr, eq, order, unsafe_hash, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 1063, in _process_class _init_fn(all_init_fields, File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\dataclasses.py", line 585, in _init_fn raise TypeError(f'non-default argument {f.name!r} ' TypeError: non-default argument 'z' follows default argument ====================================================================== FAIL: test_maintain_abc (test.test_dataclasses.TestAbstract.test_maintain_abc) ---------------------------------------------------------------------- TypeError: Can't instantiate abstract class Date with abstract method foo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 4459, in test_maintain_abc self.assertRaisesRegex(TypeError, msg, Date) ^^^^^^^^^^^^^^^^^ AssertionError: "class Date without an implementation for abstract method 'foo'" does not match "Can't instantiate abstract class Date with abstract method foo" ====================================================================== FAIL: test_dataclass_derived_generic (test.test_dataclasses.TestSlots.test_dataclass_derived_generic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3508, in test_dataclass_derived_generic self.assertTrue(A.__weakref__) ^^^^^^^^^^ AssertionError: None is not true ====================================================================== FAIL: test_dataclass_derived_generic_from_base (test.test_dataclasses.TestSlots.test_dataclass_derived_generic_from_base) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3527, in test_dataclass_derived_generic_from_base self.assertTrue(C1.__weakref__) ^^^^^^^^^^ AssertionError: None is not true ====================================================================== FAIL: test_dataclass_derived_generic_from_slotted_base (test.test_dataclasses.TestSlots.test_dataclass_derived_generic_from_slotted_base) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3579, in test_dataclass_derived_generic_from_slotted_base self.assertTrue(G1.__weakref__) ^^^^^^^^^^ AssertionError: None is not true ====================================================================== FAIL: test_simple (test.test_dataclasses.TestSlots.test_simple) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3128, in test_simple with self.assertRaisesRegex(TypeError, AssertionError: TypeError not raised ====================================================================== FAIL: test_slots_no_weakref (test.test_dataclasses.TestSlots.test_slots_no_weakref) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_dataclasses\__init__.py", line 3372, in test_slots_no_weakref with self.assertRaisesRegex(TypeError, AssertionError: TypeError not raised ---------------------------------------------------------------------- Ran 244 tests in 0.556s FAILED (failures=6, errors=2, skipped=2) 0:00:00 [1/1/1] test_dataclasses failed (2 errors, 6 failures) == Tests result: FAILURE == 1 test failed: test_dataclasses Total duration: 967 ms Total tests: run=244 failures=6 skipped=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_dataclasses failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7284æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 437279190 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_doctest test_empty_namespace_package (test.test_doctest.test_doctest.TestDocTestFinder.test_empty_namespace_package) ... ERROR test_issue35753 (test.test_doctest.test_doctest.TestDocTestFinder.test_issue35753) ... ok DebugRunner (doctest) Doctest: doctest.DebugRunner ... ok debug (doctest.DocTestCase) Doctest: doctest.DocTestCase.debug ... ok DocTestRunner (doctest) Doctest: doctest.DocTestRunner ... ok _TestClass (doctest) Doctest: doctest._TestClass ... ok __init__ (doctest._TestClass) Doctest: doctest._TestClass.__init__ ... ok get (doctest._TestClass) Doctest: doctest._TestClass.get ... ok square (doctest._TestClass) Doctest: doctest._TestClass.square ... ok blank lines (doctest.__test__) Doctest: doctest.__test__.blank lines ... ok bool-int equivalence (doctest.__test__) Doctest: doctest.__test__.bool-int equivalence ... ok ellipsis (doctest.__test__) Doctest: doctest.__test__.ellipsis ... ok string (doctest.__test__) Doctest: doctest.__test__.string ... ok whitespace normalization (doctest.__test__) Doctest: doctest.__test__.whitespace normalization ... ok _ellipsis_match (doctest) Doctest: doctest._ellipsis_match ... ok script_from_examples (doctest) Doctest: doctest.script_from_examples ... ok set_unittest_reportflags (doctest) Doctest: doctest.set_unittest_reportflags ... ok SampleClass (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.SampleClass ... ok NestedClass (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.NestedClass ... ok __init__ (test.test_doctest.test_doctest.SampleClass.NestedClass) Doctest: test.test_doctest.test_doctest.SampleClass.NestedClass.__init__ ... ok __init__ (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.__init__ ... ok a_classmethod (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.a_classmethod ... ok a_classmethod_property (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.a_classmethod_property ... ok a_property (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.a_property ... ok a_staticmethod (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.a_staticmethod ... ok double (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.double ... ok get (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.get ... ok setter (test.test_doctest.test_doctest.SampleClass) Doctest: test.test_doctest.test_doctest.SampleClass.setter ... ok SampleNewStyleClass (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.SampleNewStyleClass ... ok __init__ (test.test_doctest.test_doctest.SampleNewStyleClass) Doctest: test.test_doctest.test_doctest.SampleNewStyleClass.__init__ ... ok double (test.test_doctest.test_doctest.SampleNewStyleClass) Doctest: test.test_doctest.test_doctest.SampleNewStyleClass.double ... ok get (test.test_doctest.test_doctest.SampleNewStyleClass) Doctest: test.test_doctest.test_doctest.SampleNewStyleClass.get ... ok sample_func (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.sample_func ... ok test_CLI (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_CLI ... ok test_DocFileSuite (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_DocFileSuite ... ok test_DocTest (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_DocTest ... ok basics (test.test_doctest.test_doctest.test_DocTestFinder) Doctest: test.test_doctest.test_doctest.test_DocTestFinder.basics ... ok non_Python_modules (test.test_doctest.test_doctest.test_DocTestFinder) Doctest: test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules ... FAIL test_DocTestParser (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_DocTestParser ... ok basics (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.basics ... ok displayhook (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.displayhook ... ok exceptions (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.exceptions ... ok option_directives (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.option_directives ... ok optionflags (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.optionflags ... ok verbose_flag (test.test_doctest.test_doctest.test_DocTestRunner) Doctest: test.test_doctest.test_doctest.test_DocTestRunner.verbose_flag ... ok test_DocTestSuite (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_DocTestSuite ... ok test_Example (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_Example ... ok test_debug (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_debug ... ok test_exception_with_multiple_notes (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_exception_with_multiple_notes ... ok test_exception_with_note (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_exception_with_note ... ok test_lineendings (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_lineendings ... FAIL test_look_in_unwrapped (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_look_in_unwrapped ... ok test_no_trailing_whitespace_stripping (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_no_trailing_whitespace_stripping ... ok test_pdb_set_trace (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_pdb_set_trace ... ok test_pdb_set_trace_nested (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_pdb_set_trace_nested ... ok test_run_doctestsuite_multiple_times (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_run_doctestsuite_multiple_times ... ok test_syntax_error_subclass_from_stdlib (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_syntax_error_subclass_from_stdlib ... ok test_syntax_error_with_incorrect_expected_note (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_syntax_error_with_incorrect_expected_note ... ok test_syntax_error_with_note (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_syntax_error_with_note ... ok test_testfile (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_testfile ... ok test_testmod (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_testmod ... ok test_testsource (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_testsource ... ok test_trailing_space_in_test (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_trailing_space_in_test ... ok test_unicode (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_unicode ... ok test_unittest_reportflags (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_unittest_reportflags ... ok wrapped (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.wrapped ... ok test_testmod (test.test_doctest.test_doctest2.Test.test_testmod) ... Trying: print('yup') # 1 Expecting: yup ok Trying: print(C()) # 2 Expecting: 42 ok Trying: print("In D!") # 5 Expecting: In D! ok Trying: print(3) # 6 Expecting: 3 ok Trying: print(C()) # 3 Expecting: 42 ok Trying: print(C()) # 4 Expecting: 42 ok Trying: print(C.clsm(22)) # 18 Expecting: 22 ok Trying: print(C().clsm(23)) # 19 Expecting: 23 ok Trying: c = C() # 7 Expecting nothing ok Trying: c.x = 12 # 8 Expecting nothing ok Trying: print(c.x) # 9 Expecting: -12 ok Trying: c = C() # 10 Expecting nothing ok Trying: c.x = 12 # 11 Expecting nothing ok Trying: print(c.x) # 12 Expecting: -12 ok Trying: print(C.statm()) # 16 Expecting: 666 ok Trying: print(C().statm()) # 17 Expecting: 666 ok Trying: c = C() # 13 Expecting nothing ok Trying: c.x = 12 # 14 Expecting nothing ok Trying: print(c.x) # 15 Expecting: -12 ok 2 items had no tests: test.test_doctest.test_doctest2.Test test.test_doctest.test_doctest2.Test.test_testmod 11 items passed all tests: 1 tests in test.test_doctest.test_doctest2 1 tests in test.test_doctest.test_doctest2.C 1 tests in test.test_doctest.test_doctest2.C.D 1 tests in test.test_doctest.test_doctest2.C.D.nested 1 tests in test.test_doctest.test_doctest2.C.__init__ 1 tests in test.test_doctest.test_doctest2.C.__str__ 2 tests in test.test_doctest.test_doctest2.C.clsm 3 tests in test.test_doctest.test_doctest2.C.getx 3 tests in test.test_doctest.test_doctest2.C.setx 2 tests in test.test_doctest.test_doctest2.C.statm 3 tests in test.test_doctest.test_doctest2.C.x 19 tests in 13 items. 19 passed and 0 failed. Test passed. ok ====================================================================== ERROR: test_empty_namespace_package (test.test_doctest.test_doctest.TestDocTestFinder.test_empty_namespace_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 782, in test_empty_namespace_package with tempfile.TemporaryDirectory() as parent_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: non_Python_modules (test.test_doctest.test_doctest.test_DocTestFinder) Doctest: test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 728, in non_Python_modules ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 739, in test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules Failed example: 830 < len(tests) < 860 # approximate number of objects with docstrings Expected: True Got: False ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 742, in test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules Failed example: len(real_tests) # objects that actually have doctests Expected: 14 Got: 5 ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 744, in test.test_doctest.test_doctest.test_DocTestFinder.non_Python_modules Failed example: for t in real_tests: print('{} {}'.format(len(t.examples), t.name)) Expected: 1 builtins.bin 5 builtins.bytearray.hex 5 builtins.bytes.hex 3 builtins.float.as_integer_ratio 2 builtins.float.fromhex 2 builtins.float.hex 1 builtins.hex 1 builtins.int 3 builtins.int.as_integer_ratio 2 builtins.int.bit_count 2 builtins.int.bit_length 5 builtins.memoryview.hex 1 builtins.oct 1 builtins.zip Got: 1 builtins.bin 1 builtins.hex 1 builtins.int 1 builtins.oct 1 builtins.zip ====================================================================== FAIL: test_lineendings (test.test_doctest.test_doctest) Doctest: test.test_doctest.test_doctest.test_lineendings ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 2256, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for test.test_doctest.test_doctest.test_lineendings File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 2827, in test_lineendings ---------------------------------------------------------------------- File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_doctest\test_doctest.py", line 2898, in test.test_doctest.test_doctest.test_lineendings Failed example: shutil.rmtree(dn) Exception raised: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\doctest.py", line 1368, in __run exec(compile(example.source, filename, "single", File "<doctest test.test_doctest.test_doctest.test_lineendings[22]>", line 1, in <module> shutil.rmtree(dn) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 67 tests in 2.996s FAILED (failures=2, errors=1) 0:00:03 [1/1/1] test_doctest failed (1 error, 2 failures) == Tests result: FAILURE == 1 test failed: test_doctest Total duration: 3.5 sec Total tests: run=67 failures=2 Total test files: run=1/1 failed=1 Result: FAILURE test test_doctest failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10292æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 157907188 0:00:00 Run 5 tests sequentially in a single process 0:00:00 [1/5] test_future_stmt.test_future test_annotation_with_complex_target (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotation_with_complex_target) ... ok test_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations) ... ok test_annotations_forbidden (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_forbidden) ... ok test_annotations_symbol_table_pass (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_symbol_table_pass) ... ok test_fstring_debug_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_fstring_debug_annotations) ... ok test_get_type_hints_on_func_with_variadic_arg (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_get_type_hints_on_func_with_variadic_arg) ... ok test_infinity_numbers (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_infinity_numbers) ... ok test_badfuture10 (test.test_future_stmt.test_future.FutureTest.test_badfuture10) ... ok test_badfuture3 (test.test_future_stmt.test_future.FutureTest.test_badfuture3) ... FAIL test_badfuture4 (test.test_future_stmt.test_future.FutureTest.test_badfuture4) ... ok test_badfuture5 (test.test_future_stmt.test_future.FutureTest.test_badfuture5) ... ok test_badfuture6 (test.test_future_stmt.test_future.FutureTest.test_badfuture6) ... ok test_badfuture7 (test.test_future_stmt.test_future.FutureTest.test_badfuture7) ... FAIL test_badfuture8 (test.test_future_stmt.test_future.FutureTest.test_badfuture8) ... FAIL test_badfuture9 (test.test_future_stmt.test_future.FutureTest.test_badfuture9) ... FAIL test_ensure_flags_dont_clash (test.test_future_stmt.test_future.FutureTest.test_ensure_flags_dont_clash) ... ok test_future1 (test.test_future_stmt.test_future.FutureTest.test_future1) ... ok test_future2 (test.test_future_stmt.test_future.FutureTest.test_future2) ... ok test_future_multiple_features (test.test_future_stmt.test_future.FutureTest.test_future_multiple_features) ... ok test_future_multiple_imports (test.test_future_stmt.test_future.FutureTest.test_future_multiple_imports) ... ok test_future_single_import (test.test_future_stmt.test_future.FutureTest.test_future_single_import) ... ok test_syntactical_future_repl (test.test_future_stmt.test_future.FutureTest.test_syntactical_future_repl) ... ok test_unicode_literals_exec (test.test_future_stmt.test_future.FutureTest.test_unicode_literals_exec) ... ok ====================================================================== FAIL: test_badfuture3 (test.test_future_stmt.test_future.FutureTest.test_badfuture3) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 58, in test_badfuture3 self.check_syntax_error(cm.exception, "badsyntax_future3", 3, 24) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 25, in check_syntax_error self.assertEqual(err.offset, offset) ^^^^^^^^^^^ AssertionError: 1 != 24 ====================================================================== FAIL: test_badfuture7 (test.test_future_stmt.test_future.FutureTest.test_badfuture7) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 78, in test_badfuture7 self.check_syntax_error(cm.exception, "badsyntax_future7", 3, 54) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 22, in check_syntax_error self.assertIn('%s.py, line %d' % (basename, lineno), str(err)) ^^^^^^^^ AssertionError: 'badsyntax_future7.py, line 3' not found in '__future__ statements must appear at beginning of file (badsyntax_future7.py, lines 3-4)' ====================================================================== FAIL: test_badfuture8 (test.test_future_stmt.test_future.FutureTest.test_badfuture8) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 83, in test_badfuture8 self.check_syntax_error(cm.exception, "badsyntax_future8", 3, 24) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 25, in check_syntax_error self.assertEqual(err.offset, offset) ^^^^^^^^^^^ AssertionError: 1 != 24 ====================================================================== FAIL: test_badfuture9 (test.test_future_stmt.test_future.FutureTest.test_badfuture9) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 88, in test_badfuture9 self.check_syntax_error(cm.exception, "badsyntax_future9", 3, 39) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_future_stmt\test_future.py", line 25, in check_syntax_error self.assertEqual(err.offset, offset) ^^^^^^^^^^^ AssertionError: 1 != 39 ---------------------------------------------------------------------- Ran 23 tests in 0.287s FAILED (failures=4) 0:00:00 [1/5/1] test_future_stmt.test_future failed (4 failures) 0:00:00 [2/5/1] test_future_stmt.test_future_flags test_attributes (test.test_future_stmt.test_future_flags.FutureTest.test_attributes) ... ok test_names (test.test_future_stmt.test_future_flags.FutureTest.test_names) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 0:00:00 [2/5/1] test_future_stmt.test_future_flags passed 0:00:00 [3/5/1] test_future_stmt.test_future_multiple_features test_print_function (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_print_function) ... ok test_unicode_literals (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_unicode_literals) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 0:00:00 [3/5/1] test_future_stmt.test_future_multiple_features passed 0:00:00 [4/5/1] test_future_stmt.test_future_multiple_imports test_unicode_literals (test.test_future_stmt.test_future_multiple_imports.Tests.test_unicode_literals) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 0:00:00 [4/5/1] test_future_stmt.test_future_multiple_imports passed 0:00:00 [5/5/1] test_future_stmt.test_future_single_import test_floor_div_operator (test.test_future_stmt.test_future_single_import.TestFuture.test_floor_div_operator) ... ok test_nested_scopes (test.test_future_stmt.test_future_single_import.TestFuture.test_nested_scopes) ... ok test_true_div_as_default (test.test_future_stmt.test_future_single_import.TestFuture.test_true_div_as_default) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 0:00:00 [5/5/1] test_future_stmt.test_future_single_import passed == Tests result: FAILURE == 1 test failed: test_future_stmt.test_future 4 tests OK. Total duration: 916 ms Total tests: run=31 failures=4 Total test files: run=5/5 failed=1 Result: FAILURE test test_future_stmt.test_future failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8556æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2868048377 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_import 0:00:00 [1/1/1] test_import failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_import Total duration: 337 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE test test_import crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 128, in _load_run_test test_mod = importlib.import_module(module_name) ^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<builtin>/frozen importlib._bootstrap_external", line 1011, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_import\__init__.py", line 24, in <module> import _testinternalcapi ModuleNotFoundError: No module named '_testinternalcapi' ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10700æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1602720332 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_importlib test_failure (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_module) ... ok test_failure (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_failure) ... ok test_module (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_module) ... ok test_get_code (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_source) ... ok test_is_package (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_is_package) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_not_builtin) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_already_imported) ... ok test_module (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_unloadable) ... ok test_get_code (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_source) ... ok test_is_package (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_is_package) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_not_builtin) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_already_imported) ... ok test_module (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_reuse) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_unloadable) ... ok test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) ... skipped 'dynamic loading not supported or test module not available' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_sensitive) ... skipped 'dynamic loading not supported or test module not available' test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) ... skipped 'dynamic loading not supported or test module not available' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_sensitive) ... skipped 'dynamic loading not supported or test module not available' test_failure (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_failure) ... ok test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module) ... FAIL test_failure (test.test_importlib.extension.test_finder.Source_FinderTests.test_failure) ... ok test_module (test.test_importlib.extension.test_finder.Source_FinderTests.test_module) ... FAIL test_equality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_equality) ... ok test_inequality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_inequality) ... ok test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package) ... ERROR test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API) ... ERROR test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module) ... ERROR test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse) ... ERROR test_unloadable (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_unloadable) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules) ... FAIL test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality) ... FAIL test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name) ... FAIL test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule) ... FAIL test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice) ... FAIL test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module) ... FAIL test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii) ... FAIL test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule) ... FAIL test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ... FAIL test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots) ... FAIL test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload) ... FAIL test_try_registration (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration) ... FAIL test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable) ... FAIL test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ... FAIL test_module (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_module) ... FAIL test_unloadable (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable) ... FAIL test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_nonascii) ... FAIL test_equality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_equality) ... ok test_inequality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_inequality) ... ok test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package) ... ERROR test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API) ... ERROR test_module (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module) ... ERROR test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse) ... ERROR test_unloadable (test.test_importlib.extension.test_loader.Source_LoaderTests.test_unloadable) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules) ... FAIL test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality) ... FAIL test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name) ... FAIL test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule) ... FAIL test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice) ... FAIL test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module) ... FAIL test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii) ... FAIL test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule) ... FAIL test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ... FAIL test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots) ... FAIL test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload) ... FAIL test_try_registration (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration) ... FAIL test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable) ... FAIL test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ... FAIL test_module (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_module) ... FAIL test_unloadable (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable) ... FAIL test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_nonascii) ... FAIL test_success (test.test_importlib.extension.test_path_hook.Frozen_PathHookTests.test_success) ... skipped 'dynamic loading not supported or test module not available' test_success (test.test_importlib.extension.test_path_hook.Source_PathHookTests.test_success) ... skipped 'dynamic loading not supported or test module not available' test.test_importlib.frozen (unittest.loader.ModuleSkipped.test.test_importlib.frozen) ... skipped "PyPy doesn't have frozen modules" test___loader__ (test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests.test___loader__) ... ok test___loader__ (test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests.test___loader__) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_using___name__) ... ok test_package (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_package) ... ok test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_submodule) ... ok test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_top_level) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_None_as___package__) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bad__package__) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bunk__package__) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_spec_fallback) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___name__) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___package__) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_package_and_spec_disagree) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_using___name__) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Source_OldAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_OldAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_OldAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_OldAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_OldAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_OldAPITests.test_raises_ModuleNotFoundError) ... ok test_blocked_fromlist (test.test_importlib.import_.test_api.Source_SpecAPITests.test_blocked_fromlist) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_SpecAPITests.test_fromlist_load_error_propagates) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_SpecAPITests.test_name_requires_rparition) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_SpecAPITests.test_negative_level) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_SpecAPITests.test_nonexistent_fromlist_entry) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_SpecAPITests.test_raises_ModuleNotFoundError) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_using_cache) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache) ... ok test_using_cache_after_loader (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_after_loader) ... ok test_using_cache_for_assigning_to_attribute (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_assigning_to_attribute) ... ok test_using_cache_for_fromlist (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_fromlist) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_None_in_cache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_using_cache) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_empty_string) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_fromlist_as_tuple) ... ok test_invalid_type (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type) ... ok test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_in_all) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError) ... ok test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_from_package) ... ok test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_in_all) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_object) ... ok test_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_object) ... ok test_star_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_in_all) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_with_others) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_using_star) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_from_import) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_import) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_empty_string) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_fromlist_as_tuple) ... ok test_invalid_type (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type) ... ok test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_in_all) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError) ... ok test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_from_package) ... ok test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_in_all) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_object) ... ok test_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_object) ... ok test_star_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_in_all) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_with_others) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_using_star) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_from_import) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_import) ... ok test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_but_spec) ... ok test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_source) ... ok test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_sourceless) ... ok test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_but_spec) ... ok test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_source) ... ok test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_sourceless) ... ok test_gh86298_loader_and_spec_loader_disagree (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_and_spec_loader_disagree) ... ok test_gh86298_loader_is_none_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_no_spec) ... ok test_gh86298_loader_is_none_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_is_none) ... ok test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_loader_is_none) ... ok test_gh86298_no_loader_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec) ... ok test_gh86298_no_loader_and_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec_loader) ... ok test_gh86298_no_loader_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_spec_is_none) ... ok test_gh86298_no_loader_with_spec_loader_okay (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_with_spec_loader_okay) ... ok test_gh86298_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec) ... ok test_gh86298_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec_loader) ... ok test_gh86298_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_spec_is_none) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_with_path) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_continuing) ... ok test_empty (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_empty) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_first_called) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_no_path) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_with_path) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_continuing) ... ok test_empty (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_empty) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_first_called) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_bad_parent) ... ok test_import_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_import_parent) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_but_side_effects) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_double_relative_importing_child) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_importing_child) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_relative_importing_child) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_bad_parent) ... ok test_import_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_import_parent) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_but_side_effects) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_double_relative_importing_child) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_importing_child) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_relative_importing_child) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_deleted_cwd) ... skipped 'platform does not allow the deletion of the cwd' test_empty_list (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_failure) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_sys_path) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_deleted_cwd) ... skipped 'platform does not allow the deletion of the cwd' test_empty_list (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_failure) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_sys_path) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_spec) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindModuleTests.test_deleted_cwd) ... skipped 'platform does not allow the deletion of the cwd' test_empty_list (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindModuleTests.test_failure) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_sys_path) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_None_on_sys_path) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindSpecTests.test_deleted_cwd) ... skipped 'platform does not allow the deletion of the cwd' test_empty_list (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_list) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_path_hooks) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindSpecTests.test_failure) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_spec) ... ok test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_None) ... ok test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_relative_path) ... ok test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_finders) ... ok test_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_hooks) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_importer_cache_empty_string) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_sys_path) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_spec) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_attr_from_module) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_deep_import) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_empty_name_w_level_0) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_from_different_package) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_relative_import_no_fromlist) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_from_module) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_to_package) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_module) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_package) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_globals) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_exists_absolute) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_module) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_package) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_attr_from_module) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_deep_import) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_empty_name_w_level_0) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_from_different_package) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_relative_import_no_fromlist) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_from_module) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_to_package) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_module) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_package) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_globals) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_exists_absolute) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_module) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_package) ... ok test_spec_path_joinpath (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesNoReaderTests.test_spec_path_joinpath) ... ok test_child_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_is) ... ok test_child_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_iter) ... ok test_child_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_name) ... ok test_child_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_open) ... ok test_open_invalid_mode (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_open_invalid_mode) ... ok test_orphan_path_invalid (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_invalid) ... ok test_orphan_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_is) ... ok test_orphan_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_iter) ... ok test_orphan_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_name) ... ok test_orphan_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_open) ... ok test_spec_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_is) ... ok test_spec_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_iter) ... ok test_spec_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_name) ... ok test_spec_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_open) ... ok test_wrap_spec (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_wrap_spec) ... ok test_contents (test.test_importlib.resources.test_contents.ContentsDiskTests.test_contents) ... ok test_contents (test.test_importlib.resources.test_contents.ContentsNamespaceTests.test_contents) ... ok test_contents (test.test_importlib.resources.test_contents.ContentsZipTests.test_contents) ... ok test_custom_loader (test.test_importlib.resources.test_custom.CustomTraversableResourcesTests.test_custom_loader) ... ok test_implicit_files (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files) Without any parameter, files() will infer the location as the caller. ... ok test_implicit_files_with_compiled_importlib (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files_with_compiled_importlib) Caller detection works for compiled-only resources module. ... ok test_implicit_files_zip_submodule (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files_zip_submodule) Special test for gh-121735 for Python 3.12. ... ERROR test_module_resources (test.test_importlib.resources.test_files.ModulesFilesTests.test_module_resources) A module can have resources found adjacent to the module. ... ok test_old_parameter (test.test_importlib.resources.test_files.OpenDiskTests.test_old_parameter) Files used to take a 'package' parameter. Make sure anyone ... ok test_read_bytes (test.test_importlib.resources.test_files.OpenDiskTests.test_read_bytes) ... ok test_read_text (test.test_importlib.resources.test_files.OpenDiskTests.test_read_text) ... ok test_traversable (test.test_importlib.resources.test_files.OpenDiskTests.test_traversable) ... ok test_old_parameter (test.test_importlib.resources.test_files.OpenNamespaceTests.test_old_parameter) Files used to take a 'package' parameter. Make sure anyone ... ok test_read_bytes (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_bytes) ... ok test_read_text (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_text) ... ok test_traversable (test.test_importlib.resources.test_files.OpenNamespaceTests.test_traversable) ... ok test_old_parameter (test.test_importlib.resources.test_files.OpenZipTests.test_old_parameter) Files used to take a 'package' parameter. Make sure anyone ... ok test_read_bytes (test.test_importlib.resources.test_files.OpenZipTests.test_read_bytes) ... ok test_read_text (test.test_importlib.resources.test_files.OpenZipTests.test_read_text) ... ok test_traversable (test.test_importlib.resources.test_files.OpenZipTests.test_traversable) ... ok test_extant_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect) The anchor package can already be imported. ... ok test_missing_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path) Attempting to open or read or request the path for a ... ok test_package_name (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name) Passing in the package name should succeed. ... ok test_package_object (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object) Passing in the package itself should succeed. ... ok test_pathlib_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path) Passing in a pathlib.PurePath object for the path should succeed. ... ok test_string_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path) Passing in a string for the path should succeed. ... ok test_useless_loader (test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader) ... ok test_extant_path (test.test_importlib.resources.test_open.CommonTextTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect) The anchor package can already be imported. ... ok test_missing_path (test.test_importlib.resources.test_open.CommonTextTests.test_missing_path) Attempting to open or read or request the path for a ... ok test_package_name (test.test_importlib.resources.test_open.CommonTextTests.test_package_name) Passing in the package name should succeed. ... ok test_package_object (test.test_importlib.resources.test_open.CommonTextTests.test_package_object) Passing in the package itself should succeed. ... ok test_pathlib_path (test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path) Passing in a pathlib.PurePath object for the path should succeed. ... ok test_string_path (test.test_importlib.resources.test_open.CommonTextTests.test_string_path) Passing in a string for the path should succeed. ... ok test_useless_loader (test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader) ... ok test_open_binary (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_open_binary (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_open_binary (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary) ... ok test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError) ... ok test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError) ... ok test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding) ... ok test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding) ... ok test_open_text_with_errors (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_extant_path (test.test_importlib.resources.test_path.CommonTests.test_extant_path) ... ERROR test_importing_module_as_side_effect (test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect) The anchor package can already be imported. ... ok test_missing_path (test.test_importlib.resources.test_path.CommonTests.test_missing_path) Attempting to open or read or request the path for a ... ok test_package_name (test.test_importlib.resources.test_path.CommonTests.test_package_name) Passing in the package name should succeed. ... ok test_package_object (test.test_importlib.resources.test_path.CommonTests.test_package_object) Passing in the package itself should succeed. ... ok test_pathlib_path (test.test_importlib.resources.test_path.CommonTests.test_pathlib_path) Passing in a pathlib.PurePath object for the path should succeed. ... ok test_string_path (test.test_importlib.resources.test_path.CommonTests.test_string_path) Passing in a string for the path should succeed. ... ok test_useless_loader (test.test_importlib.resources.test_path.CommonTests.test_useless_loader) ... ok test_natural_path (test.test_importlib.resources.test_path.PathDiskTests.test_natural_path) ... ok test_reading (test.test_importlib.resources.test_path.PathDiskTests.test_reading) Path should be readable. ... ok test_reading (test.test_importlib.resources.test_path.PathMemoryTests.test_reading) Path should be readable. ... ok test_reading (test.test_importlib.resources.test_path.PathZipTests.test_reading) Path should be readable. ... ok test_remove_in_context_manager (test.test_importlib.resources.test_path.PathZipTests.test_remove_in_context_manager) It is not an error if the file that was temporarily stashed on the ... ok test_extant_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonBinaryTests.test_importing_module_as_side_effect) The anchor package can already be imported. ... ok test_missing_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_missing_path) Attempting to open or read or request the path for a ... ok test_package_name (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_name) Passing in the package name should succeed. ... ok test_package_object (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_object) Passing in the package itself should succeed. ... ok test_pathlib_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_pathlib_path) Passing in a pathlib.PurePath object for the path should succeed. ... ok test_string_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_string_path) Passing in a string for the path should succeed. ... ok test_useless_loader (test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader) ... ok test_extant_path (test.test_importlib.resources.test_read.CommonTextTests.test_extant_path) ... ok test_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonTextTests.test_importing_module_as_side_effect) The anchor package can already be imported. ... ok test_missing_path (test.test_importlib.resources.test_read.CommonTextTests.test_missing_path) Attempting to open or read or request the path for a ... ok test_package_name (test.test_importlib.resources.test_read.CommonTextTests.test_package_name) Passing in the package name should succeed. ... ok test_package_object (test.test_importlib.resources.test_read.CommonTextTests.test_package_object) Passing in the package itself should succeed. ... ok test_pathlib_path (test.test_importlib.resources.test_read.CommonTextTests.test_pathlib_path) Passing in a pathlib.PurePath object for the path should succeed. ... ok test_string_path (test.test_importlib.resources.test_read.CommonTextTests.test_string_path) Passing in a string for the path should succeed. ... ok test_useless_loader (test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader) ... ok test_read_bytes (test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes) ... ok test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_read_bytes (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes) ... ok test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_read_bytes (test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes) ... ok test_read_submodule_resource (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name) ... ok test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding) ... ok test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding) ... ok test_read_text_with_errors (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_with_errors) Raises UnicodeError without the 'errors' argument. ... ok test_init_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file) ... ok test_init_no_paths (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths) ... ok test_is_dir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir) ... ok test_is_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file) ... ok test_iterdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir) ... ok test_iterdir_duplicate (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate) ... ok test_join_path (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path) ... ok test_join_path_common_subdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir) ... ok test_join_path_compound (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound) ... ok test_name (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name) ... ok test_open_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file) ... ok test_repr (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr) ... ok test_files (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files) ... ok test_init_error (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error) ... ok test_resource_path (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path) ... ok test_as_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open) ... skipped 'Desired but not supported.' test_entered_path_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open) Mimic what certifi does on import to make its bundle ... ERROR test_is_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open) ... ERROR test_is_file_failure_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open) ... ERROR test_iterdir_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open) ... ERROR test_read_binary_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open) ... ERROR test_read_text_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open) ... ERROR test_package_has_no_reader_fallback (test.test_importlib.resources.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback) Test odd ball packages which: ... ok test_is_dir (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir) ... ok test_is_file_exists (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists) ... ok test_is_file_missing (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing) ... ok test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name) ... ok test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents) ... ok test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name) ... ok test_as_file_directory (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory) ... ERROR test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource) ... ok test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name) ... ok test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents) ... ok test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name) ... ok test_unrelated_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest02.test_unrelated_contents) Test thata zip with two unrelated subpackages return ... ok test_is_dir (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir) ... ok test_is_file (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file) ... ok test_resource_contents (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents) ... ok test_resource_missing (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing) ... ok test_is_dir (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir) ... ok test_is_file_exists (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists) ... ok test_is_file_missing (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing) ... ok test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive) ... skipped 'os.environ changes not reflected in _os.environ' test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive) ... ok test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive) ... skipped 'os.environ changes not reflected in _os.environ' test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax) ... ok test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc) ... ok test_equality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API) ... ok test_inequality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API) ... ok test_module (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse) ... ok test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc) ... ok test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc) ... ok test_package (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow) ... ok test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc) ... ok test_unloadable (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal) ... ok test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags) ... ok test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory) ... skipped 'os.chmod() does not support the needed arguments under Windows' test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory) ... skipped 'os.chmod() does not support the needed arguments under Windows' test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory) ... skipped 'os.chmod() does not support the needed arguments under Windows' test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory) ... skipped 'os.chmod() does not support the needed arguments under Windows' test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string) ... ok test_success (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string) ... ok test_success (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code) ... ok test_get_code_no_path (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError) ... ok test_get_code_None (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None) ... ok test_module_returned (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path) ... ok test_source_to_code_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path) ... ok test_source_to_code_source (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses) ... ok test_create_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module) ... ok test_load_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module) ... ok test_module_repr (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr) ... ok test_fresh (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh) ... ok test_reload (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches) ... ok test_find_spec_with_explicit_target (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target) ... ok test_no_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec) ... ok test_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses) ... ok test_get_data (test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses) ... ok test_code_bad_magic (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp) ... ok test_code_with_everything (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode) ... ok test_no_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode) ... ok test_no_set_data (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses) ... ok test_decoded_source (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_decoded_source) ... ok test_default_encoding (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding) ... ok test_universal_newlines (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines) ... ok test_get_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source) ... ok test_get_source_encoding (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding) ... ok test_is_package (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package) ... ok test_load_module (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module) ... ok test_package_settings (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings) ... ok test_source_to_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code) ... ok test_create_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module) ... ok test_load_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module) ... ok test_module_repr (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr) ... ok test_code_bad_magic (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp) ... ok test_code_with_everything (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode) ... ok test_no_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode) ... ok test_no_set_data (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code) ... ok test_get_code_no_path (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_subclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Source_FileLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_FileLoader.test_superclasses) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package) ... ok test_get_code (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError) ... ok test_get_code_None (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None) ... ok test_module_returned (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path) ... ok test_source_to_code_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path) ... ok test_source_to_code_source (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source) ... ok test_subclasses (test.test_importlib.test_abc.Source_InspectLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_InspectLoader.test_superclasses) ... ok test_fresh (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh) ... ok test_reload (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches) ... ok test_find_spec_with_explicit_target (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target) ... ok test_no_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec) ... ok test_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec) ... ok test_subclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches) ... ok test_subclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses) ... ok test_get_data (test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data) ... ok test_subclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_superclasses) ... ok test_subclasses (test.test_importlib.test_abc.Source_SourceLoader.test_subclasses) ... ok test_superclasses (test.test_importlib.test_abc.Source_SourceLoader.test_superclasses) ... ok test_decoded_source (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_decoded_source) ... ok test_default_encoding (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_default_encoding) ... ok test_universal_newlines (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_universal_newlines) ... ok test_get_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_code) ... ok test_get_source (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source) ... ok test_get_source_encoding (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_encoding) ... ok test_is_package (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_is_package) ... ok test_load_module (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_load_module) ... ok test_package_settings (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_package_settings) ... ok test_source_to_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_source_to_code) ... ok test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests.test_no_frozen_importlib) ... ok test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_import_with_package) ... ok test_absolute_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_package_import) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_deep_relative_package_import) ... ok test_loaded_once (test.test_importlib.test_api.Frozen_ImportModuleTests.test_loaded_once) ... ok test_module_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_module_import) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_relative_import_wo_package) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_shallow_relative_package_import) ... ok test_method_called (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_called) ... ok test_method_lacking (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_lacking) ... ok test_module_missing_spec (test.test_importlib.test_api.Frozen_ReloadTests.test_module_missing_spec) ... ok test_module_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_module_replaced) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_loader_replaced) ... ok test_reload_location_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_location_changed) ... ok test_reload_missing_loader (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_missing_loader) ... ok test_reload_modules (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_modules) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_namespace_changed) ... ok test_reload_submodule (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_submodule) ... ok test_reload_traceback_with_non_str (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_traceback_with_non_str) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___loader__) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___spec__) ... ok test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_nothing) ... ok test_success (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success) ... ok test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_path) ... ok test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_None) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_import_with_package) ... ok test_absolute_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_package_import) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_deep_relative_package_import) ... ok test_loaded_once (test.test_importlib.test_api.Source_ImportModuleTests.test_loaded_once) ... ok test_module_import (test.test_importlib.test_api.Source_ImportModuleTests.test_module_import) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Source_ImportModuleTests.test_relative_import_wo_package) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_shallow_relative_package_import) ... ok test_method_called (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_called) ... ok test_method_lacking (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_lacking) ... ok test_module_missing_spec (test.test_importlib.test_api.Source_ReloadTests.test_module_missing_spec) ... ok test_module_replaced (test.test_importlib.test_api.Source_ReloadTests.test_module_replaced) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Source_ReloadTests.test_reload_loader_replaced) ... ok test_reload_location_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_location_changed) ... ok test_reload_missing_loader (test.test_importlib.test_api.Source_ReloadTests.test_reload_missing_loader) ... ok test_reload_modules (test.test_importlib.test_api.Source_ReloadTests.test_reload_modules) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_namespace_changed) ... ok test_reload_submodule (test.test_importlib.test_api.Source_ReloadTests.test_reload_submodule) ... ok test_reload_traceback_with_non_str (test.test_importlib.test_api.Source_ReloadTests.test_reload_traceback_with_non_str) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___loader__) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___spec__) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_init) ... ok test_validation (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_validation) ... ok test_attr_unchanged (test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged) ... ok test_delete_eventual_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr) ... ok test_delete_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr) ... ok test_e2e (test.test_importlib.test_lazy.LazyLoaderTests.test_e2e) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderTests.test_init) ... ok test_lazy_self_referential_modules (test.test_importlib.test_lazy.LazyLoaderTests.test_lazy_self_referential_modules) ... ok test_module_already_in_sys (test.test_importlib.test_lazy.LazyLoaderTests.test_module_already_in_sys) ... ok test_module_load_race (test.test_importlib.test_lazy.LazyLoaderTests.test_module_load_race) ... ok test_module_substitution_error (test.test_importlib.test_lazy.LazyLoaderTests.test_module_substitution_error) ... ok test_mutated_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_attr) ... ok test_mutated_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_preexisting_attr) ... ok test_new_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_new_attr) ... ok test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_deadlock) ... ok test_no_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_no_deadlock) ... ok test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks) ... ok test_lock_lifetime (test.test_importlib.test_locks.Frozen_LifetimeTests.test_lock_lifetime) ... ok test_acquire_contended (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_release) ... ok test_constructor (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_constructor) ... ok test_different_thread (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_different_thread) ... ok test_reacquire (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_reacquire) ... ok test_release_unacquired (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_release_unacquired) ... ok test_thread_leak (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_thread_leak) ... ok test_weakref_deleted (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_exists) ... ok test_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_deadlock) ... ok test_no_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_no_deadlock) ... ok test_all_locks (test.test_importlib.test_locks.Source_LifetimeTests.test_all_locks) ... ok test_lock_lifetime (test.test_importlib.test_locks.Source_LifetimeTests.test_lock_lifetime) ... ok test_acquire_contended (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_contended) ... ok test_acquire_destroy (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_destroy) ... ok test_acquire_release (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_release) ... ok test_constructor (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_constructor) ... ok test_different_thread (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_different_thread) ... ok test_reacquire (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_reacquire) ... ok test_release_unacquired (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_release_unacquired) ... ok test_thread_leak (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_thread_leak) ... ok test_weakref_deleted (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_deleted) ... ok test_weakref_exists (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_exists) ... ok test_abc_enforced (test.test_importlib.test_main.BasicTests.test_abc_enforced) ... ERROR test_for_name_does_not_exist (test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist) ... ERROR test_invalid_inputs_to_from_name (test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name) ... ERROR test_package_not_found_mentions_metadata (test.test_importlib.test_main.BasicTests.test_package_not_found_mentions_metadata) When a package is not found, that could indicate that the ... ERROR test_retrieves_version_of_self (test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self) ... ERROR test_egg (test.test_importlib.test_main.DirectoryTest.test_egg) ... ERROR test_egg_info (test.test_importlib.test_main.DirectoryTest.test_egg_info) ... ERROR test_invalid_usage (test.test_importlib.test_main.DiscoveryTests.test_invalid_usage) ... ERROR test_package_discovery (test.test_importlib.test_main.DiscoveryTests.test_package_discovery) ... ERROR test_unicode_dir_on_sys_path (test.test_importlib.test_main.FileSystem.test_unicode_dir_on_sys_path) Ensure a Unicode subdirectory of a directory on sys.path ... ERROR test_entrypoint_with_colon_in_name (test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name) ... ERROR test_import_nonexistent_module (test.test_importlib.test_main.ImportTests.test_import_nonexistent_module) ... ERROR test_resolve (test.test_importlib.test_main.ImportTests.test_resolve) ... ERROR test_resolve_without_attr (test.test_importlib.test_main.ImportTests.test_resolve_without_attr) ... ERROR test_discovery (test.test_importlib.test_main.InaccessibleSysPath.test_discovery) Discovering distributions should succeed even if ... skipped 'pyfakefs not available' test_discovery (test.test_importlib.test_main.MissingSysPath.test_discovery) Discovering distributions should succeed even if ... ok test_dashes_in_dist_name_found_as_underscores (test.test_importlib.test_main.NameNormalizationTests.test_dashes_in_dist_name_found_as_underscores) For a package with a dash in the name, the dist-info metadata ... ERROR test_dist_name_found_as_any_case (test.test_importlib.test_main.NameNormalizationTests.test_dist_name_found_as_any_case) Ensure the metadata loads when queried with any case. ... ERROR test_unique_distributions (test.test_importlib.test_main.NameNormalizationTests.test_unique_distributions) Two distributions varying only by non-normalized name on ... ERROR test_metadata_loads (test.test_importlib.test_main.NonASCIITests.test_metadata_loads) ... ERROR test_metadata_loads_egg_info (test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info) ... ERROR test_packages_distributions_on_eggs (test.test_importlib.test_main.PackagesDistributionsEggTest.test_packages_distributions_on_eggs) Test old-style egg packages with a variation of 'top_level.txt', ... ERROR test_packages_distributions_example (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example) ... ok test_packages_distributions_example2 (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example2) Test packages_distributions on a wheel built ... ok test_packages_distributions_all_module_types (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_all_module_types) Test top-level modules detected on a package without 'top-level.txt'. ... ERROR test_packages_distributions_neither_toplevel_nor_files (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_neither_toplevel_nor_files) Test a package built without 'top-level.txt' or a file list. ... ERROR test_attr (test.test_importlib.test_main.TestEntryPoints.test_attr) ... ok test_entry_point_pickleable (test.test_importlib.test_main.TestEntryPoints.test_entry_point_pickleable) ... ok test_hashable (test.test_importlib.test_main.TestEntryPoints.test_hashable) EntryPoints should be hashable ... ok test_immutable (test.test_importlib.test_main.TestEntryPoints.test_immutable) EntryPoints should be immutable ... ok test_module (test.test_importlib.test_main.TestEntryPoints.test_module) ... ok test_positional_args (test.test_importlib.test_main.TestEntryPoints.test_positional_args) Capture legacy (namedtuple) construction, discouraged. ... ok test_repr (test.test_importlib.test_main.TestEntryPoints.test_repr) ... ok test_sortable (test.test_importlib.test_main.TestEntryPoints.test_sortable) EntryPoint objects are sortable, but result is undefined. ... ok test_as_json (test.test_importlib.test_metadata_api.APITests.test_as_json) ... ERROR test_as_json_egg_info (test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info) ... ERROR test_as_json_odd_case (test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case) ... ERROR test_entry_points (test.test_importlib.test_metadata_api.APITests.test_entry_points) ... ERROR test_entry_points_allows_no_attributes (test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes) ... ERROR test_entry_points_distribution (test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution) ... ERROR test_entry_points_missing_group (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group) ... ERROR test_entry_points_missing_name (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name) ... ERROR test_entry_points_unique_packages_normalized (test.test_importlib.test_metadata_api.APITests.test_entry_points_unique_packages_normalized) Entry points should only be exposed for the first package ... ERROR test_file_hash_repr (test.test_importlib.test_metadata_api.APITests.test_file_hash_repr) ... ERROR test_files_dist_info (test.test_importlib.test_metadata_api.APITests.test_files_dist_info) ... ERROR test_files_egg_info (test.test_importlib.test_metadata_api.APITests.test_files_egg_info) ... ERROR test_for_name_does_not_exist (test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist) ... ERROR test_for_top_level (test.test_importlib.test_metadata_api.APITests.test_for_top_level) ... ERROR test_get_key (test.test_importlib.test_metadata_api.APITests.test_get_key) Getting a key gets the key. ... ERROR test_get_missing_key (test.test_importlib.test_metadata_api.APITests.test_get_missing_key) Requesting a missing key will return None. ... ERROR test_metadata_for_this_package (test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package) ... ERROR test_missing_key_legacy (test.test_importlib.test_metadata_api.APITests.test_missing_key_legacy) Requesting a missing key will still return None, but warn. ... ERROR test_more_complex_deps_requires_text (test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text) ... ERROR test_name_normalization (test.test_importlib.test_metadata_api.APITests.test_name_normalization) ... ERROR test_prefix_not_matched (test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched) ... ERROR test_read_text (test.test_importlib.test_metadata_api.APITests.test_read_text) ... ERROR test_requires_dist_info (test.test_importlib.test_metadata_api.APITests.test_requires_dist_info) ... ERROR test_requires_egg_info (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info) ... ERROR test_requires_egg_info_empty (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty) ... ERROR test_requires_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file) ... ERROR test_retrieves_version_of_distinfo_pkg (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg) ... ERROR test_retrieves_version_of_self (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self) ... ERROR test_version_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file) ... ERROR test_invalidate_cache (test.test_importlib.test_metadata_api.InvalidateCache.test_invalidate_cache) ... ok test_name_normalization (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization) ... ERROR test_name_normalization_versionless_egg_info (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info) ... ERROR test_distribution_at_pathlib (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_pathlib) Demonstrate how to load metadata direct from a directory. ... ERROR test_distribution_at_str (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str) ... ERROR test_find_distributions_specified_path (test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path) ... ERROR test_imports (test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages.test_imports) ... ok test_project3_fails (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_fails) ... ok test_project3_succeeds (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_succeeds) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage.test_dynamic_path) ... ok test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport.test_non_namespace_package_takes_precedence) ... ok test_loader_abc (test.test_importlib.test_namespace_pkgs.LoaderTests.test_loader_abc) ... ok test_namespace_loader_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_loader_consistency) ... ok test_namespace_origin_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_origin_consistency) ... ok test_path_indexable (test.test_importlib.test_namespace_pkgs.LoaderTests.test_path_indexable) ... ok test_module_before_namespace_package (test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir.test_module_before_namespace_package) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.ReloadTests.test_cant_import_other) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.ReloadTests.test_dynamic_path) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.ReloadTests.test_simple_package) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages.test_imports) ... ok test_invalidate_caches (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches) ... ERROR test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages.test_imports) ... ok test_first_path_wins (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins) ... ok test_first_path_wins_again (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_again) ... ok test_first_path_wins_importing_second_first (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_importing_second_first) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages.test_imports) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_cant_import_other) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_package) ... ok test_simple_repr (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_repr) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_cant_import_other) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_simple_package) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_cant_import_other) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_simple_package) ... ok test_missing_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_missing_directory) ... expected failure test_present_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory) ... ok test_package_import__semantics (test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics) ... ERROR test_spec_from_file_location_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg) ... ok test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package) ... ok test_exec (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec) ... ok test_load (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load) ... ok test_load_failed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed) ... ok test_load_failed_removed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable) ... ok test_load_replaced (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced) ... ok test_reload (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs) ... ok test_reload_modified (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified) ... ok test_cached_no_origin (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin) ... ok test_cached_set (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set) ... ok test_cached_source (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix) ... ok test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location) ... ok test_default (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default) ... ok test_default_is_package_false (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false) ... ok test_default_is_package_true (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true) ... ok test_default_no_loader (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader) ... ok test_equality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality) ... ok test_equality_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location) ... ok test_has_location_setter (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter) ... ok test_inequality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete) ... ok test_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package) ... ok test_package_is_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package) ... ok test_spec_from_file_location_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg) ... ok test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package) ... ok test_exec (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec) ... ok test_load (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load) ... ok test_load_failed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed) ... ok test_load_failed_removed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable) ... ok test_load_replaced (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced) ... ok test_reload (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs) ... ok test_reload_modified (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified) ... ok test_cached_no_origin (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin) ... ok test_cached_set (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set) ... ok test_cached_source (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix) ... ok test_cached_sourceless (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location) ... ok test_default (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default) ... ok test_default_is_package_false (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false) ... ok test_default_is_package_true (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true) ... ok test_default_no_loader (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader) ... ok test_equality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality) ... ok test_equality_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location) ... ok test_has_location_setter (test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter) ... ok test_inequality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete) ... ok test_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package) ... ok test_package_is_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package) ... ok test_circular_imports (test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports) ... skipped 'implementation detail specific to cpython' test_concurrent_futures_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import) ... ok test_import_hangers (test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers) ... ok test_multiprocessing_pool_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import) ... ok test_parallel_meta_path (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path) ... Trying 20 threads ... 47.0 ms OK. Trying 50 threads ... 188.0 ms OK. Trying 20 threads ... 47.0 ms OK. Trying 50 threads ... 156.0 ms OK. Trying 20 threads ... 62.0 ms OK. Trying 50 threads ... 125.0 ms OK. ok test_parallel_module_init (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init) ... Trying 20 threads ... 63.0 ms OK. Trying 50 threads ... 78.0 ms OK. Trying 20 threads ... 47.0 ms OK. Trying 50 threads ... 78.0 ms OK. Trying 20 threads ... 62.0 ms OK. Trying 50 threads ... 79.0 ms OK. ok test_parallel_path_hooks (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks) ... Trying 20 threads ... 78.0 ms OK. Trying 50 threads ... 78.0 ms OK. Trying 20 threads ... 47.0 ms OK. Trying 50 threads ... 78.0 ms OK. Trying 20 threads ... 47.0 ms OK. Trying 50 threads ... 78.0 ms OK. ok test_side_effect_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import) ... ok test_specified_encoding (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding) ... ok test_universal_newlines (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines) ... ok test_ut8_default (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default) ... ok test_find_relative_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package) ... ok test_find_submodule (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule) ... ok test_find_submodule_in_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported) ... ok test_nothing (test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing) ... ok test_success (test.test_importlib.test_util.Frozen_FindSpecTests.test_success) ... ok test_sys_modules (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__) ... ok test_incorporates_rn (test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn) ... ok test_length (test.test_importlib.test_util.Frozen_MagicNumberTests.test_length) ... ok test___cached__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__) ... ok test___file__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__) ... ok test___loader__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__) ... ok test___name__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__) ... ok test___package__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__) ... ok test___path__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__) ... ok test___spec__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__) ... ok test_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module) ... ok test_create_module_returns_None (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None) ... ok test_no_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module) ... ok test_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set) ... ok test_cache_from_source_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override) ... ok test_cache_from_source_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg) ... ok test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix) ... ok test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) ... ok test_source_from_cache (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path) ... ok test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash) ... ok test_source_from_cache_not_opt (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode) ... ok test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots) ... ok test_absolute (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute) ... ok test_absolute_within_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package) ... ok test_escape (test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape) ... ok test_in_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package) ... ok test_no_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package) ... ok test_other_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package) ... ok test_complete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module) ... skipped 'subinterpreters required' test_incomplete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module) ... skipped 'subinterpreters required' test_single_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module) ... skipped 'subinterpreters required' test_magic_number (test.test_importlib.test_util.MagicNumberTests.test_magic_number) ... ok test_atomic_write_should_notice_incomplete_writes (test.test_importlib.test_util.MiscTests.test_atomic_write_should_notice_incomplete_writes) ... ok test_specified_encoding (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding) ... ok test_universal_newlines (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines) ... ok test_ut8_default (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default) ... ok test_find_relative_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package) ... ok test_find_submodule (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule) ... ok test_find_submodule_in_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported) ... ok test_nothing (test.test_importlib.test_util.Source_FindSpecTests.test_nothing) ... ok test_success (test.test_importlib.test_util.Source_FindSpecTests.test_success) ... ok test_sys_modules (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__) ... ok test_incorporates_rn (test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn) ... ok test_length (test.test_importlib.test_util.Source_MagicNumberTests.test_length) ... ok test___cached__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__) ... ok test___file__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__) ... ok test___loader__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__) ... ok test___name__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__) ... ok test___package__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__) ... ok test___path__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__) ... ok test___spec__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__) ... ok test_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module) ... ok test_create_module_returns_None (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None) ... ok test_no_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module) ... ok test_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set) ... ok test_cache_from_source_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override) ... ok test_cache_from_source_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg) ... ok test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix) ... ok test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) ... ok test_source_from_cache (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path) ... ok test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash) ... ok test_source_from_cache_not_opt (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode) ... ok test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots) ... ok test_absolute (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute) ... ok test_absolute_within_package (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package) ... ok test_escape (test.test_importlib.test_util.Source_ResolveNameTests.test_escape) ... ok test_in_package (test.test_importlib.test_util.Source_ResolveNameTests.test_in_package) ... ok test_no_package (test.test_importlib.test_util.Source_ResolveNameTests.test_no_package) ... ok test_other_package (test.test_importlib.test_util.Source_ResolveNameTests.test_other_package) ... ok test_tagged_suffix (test.test_importlib.test_windows.Frozen_WindowsExtensionSuffixTests.test_tagged_suffix) ... ERROR test_find_spec_missing (test.test_importlib.test_windows.Frozen_WindowsRegistryFinderTests.test_find_spec_missing) ... ok test_module_found (test.test_importlib.test_windows.Frozen_WindowsRegistryFinderTests.test_module_found) ... ERROR test_module_not_found (test.test_importlib.test_windows.Frozen_WindowsRegistryFinderTests.test_module_not_found) ... ERROR test_tagged_suffix (test.test_importlib.test_windows.Source_WindowsExtensionSuffixTests.test_tagged_suffix) ... ERROR test_find_spec_missing (test.test_importlib.test_windows.Source_WindowsRegistryFinderTests.test_find_spec_missing) ... ok test_module_found (test.test_importlib.test_windows.Source_WindowsRegistryFinderTests.test_module_found) ... ERROR test_module_not_found (test.test_importlib.test_windows.Source_WindowsRegistryFinderTests.test_module_not_found) ... ERROR test_path_join (test.test_importlib.test_windows.WindowsBootstrapPathTests.test_path_join) ... FAIL test_case_insensitive (test.test_importlib.test_zip.TestEgg.test_case_insensitive) ... ok test_files (test.test_importlib.test_zip.TestEgg.test_files) ... ok test_missing_metadata (test.test_importlib.test_zip.TestEgg.test_missing_metadata) ... ok test_normalized_name (test.test_importlib.test_zip.TestEgg.test_normalized_name) ... ok test_one_distribution (test.test_importlib.test_zip.TestEgg.test_one_distribution) ... ok test_zip_entry_points (test.test_importlib.test_zip.TestEgg.test_zip_entry_points) ... ok test_zip_version (test.test_importlib.test_zip.TestEgg.test_zip_version) ... ok test_zip_version_does_not_match (test.test_importlib.test_zip.TestEgg.test_zip_version_does_not_match) ... ok test_case_insensitive (test.test_importlib.test_zip.TestZip.test_case_insensitive) ... ok test_files (test.test_importlib.test_zip.TestZip.test_files) ... ok test_missing_metadata (test.test_importlib.test_zip.TestZip.test_missing_metadata) ... ok test_one_distribution (test.test_importlib.test_zip.TestZip.test_one_distribution) ... ok test_zip_entry_points (test.test_importlib.test_zip.TestZip.test_zip_entry_points) ... ok test_zip_version (test.test_importlib.test_zip.TestZip.test_zip_version) ... ok test_zip_version_does_not_match (test.test_importlib.test_zip.TestZip.test_zip_version_does_not_match) ... ok ====================================================================== ERROR: test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 88, in test_is_package self.assertFalse(self.loader.is_package(util.EXTENSIONS.name)) ^^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 1319, in is_package File "<builtin>/frozen importlib._bootstrap_external", line 134, in _path_split File "<builtin>/frozen importlib._bootstrap_external", line 134, in <genexpr> AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 50, in test_load_module_API self.loader.load_module() ^^^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 665, in _check_name_wrapper File "<builtin>/frozen importlib._bootstrap_external", line 1192, in load_module File "<builtin>/frozen importlib._bootstrap_external", line 1016, in load_module File "<frozen importlib._bootstrap>", line 531, in _load_module_shim File "<frozen importlib._bootstrap>", line 673, in spec_from_loader File "<builtin>/frozen importlib._bootstrap_external", line 872, in spec_from_file_location File "<builtin>/frozen importlib._bootstrap_external", line 1319, in is_package File "<builtin>/frozen importlib._bootstrap_external", line 134, in _path_split File "<builtin>/frozen importlib._bootstrap_external", line 134, in <genexpr> AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 57, in test_module module = self.load_module(util.EXTENSIONS.name) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 34, in load_module return self.loader.load_module(fullname) ^^^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 665, in _check_name_wrapper File "<builtin>/frozen importlib._bootstrap_external", line 1192, in load_module File "<builtin>/frozen importlib._bootstrap_external", line 1016, in load_module File "<frozen importlib._bootstrap>", line 531, in _load_module_shim File "<frozen importlib._bootstrap>", line 673, in spec_from_loader File "<builtin>/frozen importlib._bootstrap_external", line 872, in spec_from_file_location File "<builtin>/frozen importlib._bootstrap_external", line 1319, in is_package File "<builtin>/frozen importlib._bootstrap_external", line 134, in _path_split File "<builtin>/frozen importlib._bootstrap_external", line 134, in <genexpr> AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 83, in test_module_reuse module1 = self.load_module(util.EXTENSIONS.name) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 34, in load_module return self.loader.load_module(fullname) ^^^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 665, in _check_name_wrapper File "<builtin>/frozen importlib._bootstrap_external", line 1192, in load_module File "<builtin>/frozen importlib._bootstrap_external", line 1016, in load_module File "<frozen importlib._bootstrap>", line 531, in _load_module_shim File "<frozen importlib._bootstrap>", line 673, in spec_from_loader File "<builtin>/frozen importlib._bootstrap_external", line 872, in spec_from_file_location File "<builtin>/frozen importlib._bootstrap_external", line 1319, in is_package File "<builtin>/frozen importlib._bootstrap_external", line 134, in _path_split File "<builtin>/frozen importlib._bootstrap_external", line 134, in <genexpr> AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 88, in test_is_package self.assertFalse(self.loader.is_package(util.EXTENSIONS.name)) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1319, in is_package file_name = _path_split(self.path)[1] ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in _path_split i = max(path.rfind(p) for p in path_separators) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in <genexpr> i = max(path.rfind(p) for p in path_separators) ^^^^^ AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 50, in test_load_module_API self.loader.load_module() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 665, in _check_name_wrapper return method(self, name, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1192, in load_module return super(FileLoader, self).load_module(fullname) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1016, in load_module return _bootstrap._load_module_shim(self, fullname) ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 531, in _load_module_shim spec = spec_from_loader(fullname, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 673, in spec_from_loader return spec_from_file_location(name, loader=loader) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 872, in spec_from_file_location is_package = loader.is_package(name) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1319, in is_package file_name = _path_split(self.path)[1] ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in _path_split i = max(path.rfind(p) for p in path_separators) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in <genexpr> i = max(path.rfind(p) for p in path_separators) ^^^^^ AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_module (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 57, in test_module module = self.load_module(util.EXTENSIONS.name) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 34, in load_module return self.loader.load_module(fullname) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 665, in _check_name_wrapper return method(self, name, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1192, in load_module return super(FileLoader, self).load_module(fullname) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1016, in load_module return _bootstrap._load_module_shim(self, fullname) ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 531, in _load_module_shim spec = spec_from_loader(fullname, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 673, in spec_from_loader return spec_from_file_location(name, loader=loader) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 872, in spec_from_file_location is_package = loader.is_package(name) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1319, in is_package file_name = _path_split(self.path)[1] ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in _path_split i = max(path.rfind(p) for p in path_separators) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in <genexpr> i = max(path.rfind(p) for p in path_separators) ^^^^^ AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 83, in test_module_reuse module1 = self.load_module(util.EXTENSIONS.name) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 34, in load_module return self.loader.load_module(fullname) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 665, in _check_name_wrapper return method(self, name, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1192, in load_module return super(FileLoader, self).load_module(fullname) ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1016, in load_module return _bootstrap._load_module_shim(self, fullname) ^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 531, in _load_module_shim spec = spec_from_loader(fullname, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap.py", line 673, in spec_from_loader return spec_from_file_location(name, loader=loader) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 872, in spec_from_file_location is_package = loader.is_package(name) ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 1319, in is_package file_name = _path_split(self.path)[1] ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in _path_split i = max(path.rfind(p) for p in path_separators) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 134, in <genexpr> i = max(path.rfind(p) for p in path_separators) ^^^^^ AttributeError: 'NoneType' object has no attribute 'rfind' ====================================================================== ERROR: test_implicit_files_zip_submodule (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files_zip_submodule) Special test for gh-121735 for Python 3.12. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmp5ohzn7oi\\thepkg.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmp5ohzn7oi\\thepkg.zip' ====================================================================== ERROR: test_extant_path (test.test_importlib.resources.test_path.CommonTests.test_extant_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\resources\util.py", line 134, in test_extant_path self.execute(package, 'utf-8.file') ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\resources\test_path.py", line 11, in execute with resources.as_file(resources.files(package).joinpath(path)): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\resources\_common.py", line 196, in _temp_dir with _temp_path(tempfile.TemporaryDirectory()) as temp_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\resources\_common.py", line 185, in _temp_path with dir as result: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entered_path_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open) Mimic what certifi does on import to make its bundle ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpfxwbt0fr\\8840140b-edfe-42db-9bfe-7d4254b4e93e.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpfxwbt0fr\\8840140b-edfe-42db-9bfe-7d4254b4e93e.zip' ====================================================================== ERROR: test_is_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpcz46gf12\\4f24d8cb-b92f-4082-859e-81fe4edce37d.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpcz46gf12\\4f24d8cb-b92f-4082-859e-81fe4edce37d.zip' ====================================================================== ERROR: test_is_file_failure_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpqhh1asro\\124b8327-b51c-45ef-9b13-927f875be4d3.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpqhh1asro\\124b8327-b51c-45ef-9b13-927f875be4d3.zip' ====================================================================== ERROR: test_iterdir_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpciez37ge\\a05874ab-b455-4a7c-b943-842ebf4d2c5b.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpciez37ge\\a05874ab-b455-4a7c-b943-842ebf4d2c5b.zip' ====================================================================== ERROR: test_read_binary_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpbu420bki\\2b46a5c1-1d8a-4c2d-bacd-40d4fc397cda.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpbu420bki\\2b46a5c1-1d8a-4c2d-bacd-40d4fc397cda.zip' ====================================================================== ERROR: test_read_text_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpj3e62wgv\\110220ad-589a-424a-90f8-0d82ee0c20cd.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpj3e62wgv\\110220ad-589a-424a-90f8-0d82ee0c20cd.zip' ====================================================================== ERROR: test_as_file_directory (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\resources\test_resource.py", line 118, in test_as_file_directory with resources.as_file(resources.files('ziptestdata')) as data: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\resources\_common.py", line 196, in _temp_dir with _temp_path(tempfile.TemporaryDirectory()) as temp_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\resources\_common.py", line 185, in _temp_path with dir as result: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_abc_enforced (test.test_importlib.test_main.BasicTests.test_abc_enforced) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_for_name_does_not_exist (test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_invalid_inputs_to_from_name (test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_package_not_found_mentions_metadata (test.test_importlib.test_main.BasicTests.test_package_not_found_mentions_metadata) When a package is not found, that could indicate that the ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_retrieves_version_of_self (test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_egg (test.test_importlib.test_main.DirectoryTest.test_egg) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_egg_info (test.test_importlib.test_main.DirectoryTest.test_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_invalid_usage (test.test_importlib.test_main.DiscoveryTests.test_invalid_usage) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_package_discovery (test.test_importlib.test_main.DiscoveryTests.test_package_discovery) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_unicode_dir_on_sys_path (test.test_importlib.test_main.FileSystem.test_unicode_dir_on_sys_path) Ensure a Unicode subdirectory of a directory on sys.path ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entrypoint_with_colon_in_name (test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_import_nonexistent_module (test.test_importlib.test_main.ImportTests.test_import_nonexistent_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_resolve (test.test_importlib.test_main.ImportTests.test_resolve) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_resolve_without_attr (test.test_importlib.test_main.ImportTests.test_resolve_without_attr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_dashes_in_dist_name_found_as_underscores (test.test_importlib.test_main.NameNormalizationTests.test_dashes_in_dist_name_found_as_underscores) For a package with a dash in the name, the dist-info metadata ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_dist_name_found_as_any_case (test.test_importlib.test_main.NameNormalizationTests.test_dist_name_found_as_any_case) Ensure the metadata loads when queried with any case. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_unique_distributions (test.test_importlib.test_main.NameNormalizationTests.test_unique_distributions) Two distributions varying only by non-normalized name on ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 31, in tempdir yield pathlib.Path(tmpdir) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_metadata_loads (test.test_importlib.test_main.NonASCIITests.test_metadata_loads) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_metadata_loads_egg_info (test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_packages_distributions_on_eggs (test.test_importlib.test_main.PackagesDistributionsEggTest.test_packages_distributions_on_eggs) Test old-style egg packages with a variation of 'top_level.txt', ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_packages_distributions_all_module_types (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_all_module_types) Test top-level modules detected on a package without 'top-level.txt'. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_packages_distributions_neither_toplevel_nor_files (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_neither_toplevel_nor_files) Test a package built without 'top-level.txt' or a file list. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_as_json (test.test_importlib.test_metadata_api.APITests.test_as_json) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_as_json_egg_info (test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_as_json_odd_case (test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points (test.test_importlib.test_metadata_api.APITests.test_entry_points) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points_allows_no_attributes (test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points_distribution (test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points_missing_group (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points_missing_name (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_entry_points_unique_packages_normalized (test.test_importlib.test_metadata_api.APITests.test_entry_points_unique_packages_normalized) Entry points should only be exposed for the first package ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 31, in tempdir yield pathlib.Path(tmpdir) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_file_hash_repr (test.test_importlib.test_metadata_api.APITests.test_file_hash_repr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_files_dist_info (test.test_importlib.test_metadata_api.APITests.test_files_dist_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_files_egg_info (test.test_importlib.test_metadata_api.APITests.test_files_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_for_name_does_not_exist (test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_for_top_level (test.test_importlib.test_metadata_api.APITests.test_for_top_level) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_get_key (test.test_importlib.test_metadata_api.APITests.test_get_key) Getting a key gets the key. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_get_missing_key (test.test_importlib.test_metadata_api.APITests.test_get_missing_key) Requesting a missing key will return None. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_metadata_for_this_package (test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_missing_key_legacy (test.test_importlib.test_metadata_api.APITests.test_missing_key_legacy) Requesting a missing key will still return None, but warn. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_more_complex_deps_requires_text (test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_name_normalization (test.test_importlib.test_metadata_api.APITests.test_name_normalization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_prefix_not_matched (test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_read_text (test.test_importlib.test_metadata_api.APITests.test_read_text) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_requires_dist_info (test.test_importlib.test_metadata_api.APITests.test_requires_dist_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_requires_egg_info (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_requires_egg_info_empty (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_requires_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_retrieves_version_of_distinfo_pkg (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_retrieves_version_of_self (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_version_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_name_normalization (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_name_normalization_versionless_egg_info (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_distribution_at_pathlib (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_pathlib) Demonstrate how to load metadata direct from a directory. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_distribution_at_str (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_find_distributions_specified_path (test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\fixtures.py", line 33, in tempdir shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_invalidate_caches (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_namespace_pkgs.py", line 130, in test_invalidate_caches with tempfile.TemporaryDirectory() as temp_dir: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 950, in __exit__ self.cleanup() ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_package_import__semantics (test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_pkg_import.py", line 36, in tearDown shutil.rmtree(self.test_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_tagged_suffix (test.test_importlib.test_windows.Frozen_WindowsExtensionSuffixTests.test_tagged_suffix) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 118, in test_tagged_suffix untagged_i = suffixes.index(".pyd") ^^^^^ ValueError: '.pyd' is not in list During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 120, in test_tagged_suffix untagged_i = suffixes.index("_d.pyd") ^^^^^ ValueError: '_d.pyd' is not in list ====================================================================== ERROR: test_module_found (test.test_importlib.test_windows.Frozen_WindowsRegistryFinderTests.test_module_found) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 99, in test_module_found spec = self.machinery.WindowsRegistryFinder.find_spec(self.test_module) ^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 978, in find_spec File "<builtin>/frozen importlib._bootstrap_external", line 147, in _path_stat ValueError: embedded null byte ====================================================================== ERROR: test_module_not_found (test.test_importlib.test_windows.Frozen_WindowsRegistryFinderTests.test_module_not_found) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 104, in test_module_not_found spec = self.machinery.WindowsRegistryFinder.find_spec(self.test_module) ^^^^^^^^^ File "<builtin>/frozen importlib._bootstrap_external", line 978, in find_spec File "<builtin>/frozen importlib._bootstrap_external", line 147, in _path_stat ValueError: embedded null byte ====================================================================== ERROR: test_tagged_suffix (test.test_importlib.test_windows.Source_WindowsExtensionSuffixTests.test_tagged_suffix) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 118, in test_tagged_suffix untagged_i = suffixes.index(".pyd") ^^^^^ ValueError: '.pyd' is not in list During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 120, in test_tagged_suffix untagged_i = suffixes.index("_d.pyd") ^^^^^ ValueError: '_d.pyd' is not in list ====================================================================== ERROR: test_module_found (test.test_importlib.test_windows.Source_WindowsRegistryFinderTests.test_module_found) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 99, in test_module_found spec = self.machinery.WindowsRegistryFinder.find_spec(self.test_module) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 978, in find_spec _path_stat(filepath) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 147, in _path_stat return _os.stat(path) ^^^^ ValueError: embedded null byte ====================================================================== ERROR: test_module_not_found (test.test_importlib.test_windows.Source_WindowsRegistryFinderTests.test_module_not_found) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 104, in test_module_not_found spec = self.machinery.WindowsRegistryFinder.find_spec(self.test_module) ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 978, in find_spec _path_stat(filepath) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\importlib\_bootstrap_external.py", line 147, in _path_stat return _os.stat(path) ^^^^ ValueError: embedded null byte ====================================================================== FAIL: test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_finder.py", line 29, in test_module self.assertTrue(self.find_spec(util.EXTENSIONS.name)) ^^^^^^^^^^ AssertionError: None is not true ====================================================================== FAIL: test_module (test.test_importlib.extension.test_finder.Source_FinderTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_finder.py", line 29, in test_module self.assertTrue(self.find_spec(util.EXTENSIONS.name)) ^^^^^^^^^^ AssertionError: None is not true ====================================================================== FAIL: test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_try_registration (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_module (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_try_registration (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 194, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_module (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\extension\test_loader.py", line 113, in setUp assert self.spec ^^^^^^^^^ AssertionError ====================================================================== FAIL: test_path_join (test.test_importlib.test_windows.WindowsBootstrapPathTests.test_path_join) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 164, in test_path_join self.check_join(r"\\Server\Share\A\B\C", r"\\Server\Share", "D", r"\A", "B", "C") ^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_importlib\test_windows.py", line 141, in check_join self.assertEqual(expected, actual) ^^^^^^^^^^^ AssertionError: '\\\\Server\\Share\\A\\B\\C' != '\\\\Server\\Share\\D\\\\A\\B\\C' - \\Server\Share\A\B\C + \\Server\Share\D\\A\B\C ? +++ ---------------------------------------------------------------------- Ran 1256 tests in 9.868s FAILED (failures=37, errors=81, skipped=23, expected failures=1) 0:00:11 load avg: 0.16 [1/1/1] test_importlib failed (81 errors, 37 failures) == Tests result: FAILURE == 1 test failed: test_importlib Total duration: 11.1 sec Total tests: run=1,256 failures=37 skipped=23 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- sys.path was modified by test_importlib Warning -- Before: (140709961339768, ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_importlib', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3', 'C:\\Users\\matti\\AppData\\Roaming\\PyPy\\PyPy312\\site-packages'], ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_importlib', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3', 'C:\\Users\\matti\\AppData\\Roaming\\PyPy\\PyPy312\\site-packages']) Warning -- After: (140709961339768, ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_importlib', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3', 'C:\\Users\\matti\\AppData\\Roaming\\PyPy\\PyPy312\\site-packages'], ['d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-1100\\test_importlib', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib_pypy', 'd:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\lib-python\\3', 'C:\\Users\\matti\\AppData\\Roaming\\PyPy\\PyPy312\\site-packages', 'd:\\systemtemp\\pytest\\tmpagbkf4rp']) test test_importlib failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4208æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2045574925 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_inspect.test_inspect test__all__ (test.test_inspect.test_inspect.IsTestBase.test__all__) ... ok test_class_async_method (test.test_inspect.test_inspect.TestBlockComments.test_class_async_method) ... ok test_class_method (test.test_inspect.test_inspect.TestBlockComments.test_class_method) ... ok test_toplevel_class (test.test_inspect.test_inspect.TestBlockComments.test_toplevel_class) ... ok test_signature_bound_arguments_apply_defaults (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_apply_defaults) ... ok test_signature_bound_arguments_arguments_type (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_arguments_type) ... ok test_signature_bound_arguments_equality (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_equality) ... ok test_signature_bound_arguments_pickle (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_pickle) ... ok test_signature_bound_arguments_repr (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_repr) ... ok test_signature_bound_arguments_unhashable (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_unhashable) ... ok test_class_decorator (test.test_inspect.test_inspect.TestBuggyCases.test_class_decorator) ... ok test_class_definition_in_multiline_comment (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_comment) ... ok test_class_definition_in_multiline_string_definition (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_string_definition) ... ok test_class_inside_conditional (test.test_inspect.test_inspect.TestBuggyCases.test_class_inside_conditional) ... ok test_findsource_binary (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_binary) ... skipped 'unicodedata is not an external binary module' test_findsource_code_in_linecache (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_code_in_linecache) ... ok test_findsource_with_out_of_bounds_lineno (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_with_out_of_bounds_lineno) ... ok test_findsource_without_filename (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_without_filename) ... ok test_getsource_on_method (test.test_inspect.test_inspect.TestBuggyCases.test_getsource_on_method) ... ok test_method_in_dynamic_class (test.test_inspect.test_inspect.TestBuggyCases.test_method_in_dynamic_class) ... ok test_multiline_sig (test.test_inspect.test_inspect.TestBuggyCases.test_multiline_sig) ... ok test_multiple_children_classes (test.test_inspect.test_inspect.TestBuggyCases.test_multiple_children_classes) ... ok test_nested_class (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class) ... ok test_nested_class_definition (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition) ... ok test_nested_class_definition_indented_string (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_indented_string) ... ok test_nested_class_definition_inside_async_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_async_function) ... ok test_nested_class_definition_inside_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_function) ... ok test_nested_func (test.test_inspect.test_inspect.TestBuggyCases.test_nested_func) ... ok test_one_liner_dedent_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_dedent_non_name) ... ok test_one_liner_followed_by_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_followed_by_non_name) ... ok test_with_comment (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment) ... ok test_with_comment_instead_of_docstring (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment_instead_of_docstring) ... ok test_argspec_api_ignores_wrapped (test.test_inspect.test_inspect.TestClassesAndFunctions.test_argspec_api_ignores_wrapped) ... ok test_classify_DynamicClassAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_DynamicClassAttribute) ... ok test_classify_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute) ... ok test_classify_VirtualAttribute_multi_classes (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute_multi_classes) ... ok test_classify_builtin_types (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_builtin_types) ... ok test_classify_class_attrs_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_class_attrs_with_buggy_dir) ... ok test_classify_metaclass_class_attribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_metaclass_class_attribute) ... ok test_classify_newstyle (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_newstyle) ... ok test_classify_overrides_bool (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_overrides_bool) ... ok test_get_annotations_with_stock_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stock_annotations) ... ok test_get_annotations_with_stringized_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stringized_annotations) ... ok test_getfullargspec (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec) ... ok test_getfullargspec_builtin_func (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func) ... skipped 'implementation detail specific to cpython' test_getfullargspec_builtin_func_no_signature (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func_no_signature) ... skipped 'implementation detail specific to cpython' test_getfullargspec_builtin_methods (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_methods) ... ok test_getfullargspec_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_definition_order_preserved_on_kwonly) ... ok test_getfullargspec_signature_annos (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_annos) ... ok test_getfullargspec_signature_attr (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_attr) ... ok test_getmembers_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_VirtualAttribute) ... ok test_getmembers_custom_broken_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_custom_broken_dir) ... ok test_getmembers_custom_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_custom_dir) ... ok test_getmembers_custom_duplicated_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_custom_duplicated_dir) ... ok test_getmembers_descriptors (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_descriptors) ... ok test_getmembers_method (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_method) ... ok test_getmembers_static (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_static) ... ok test_getmembers_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_with_buggy_dir) ... ok test_newstyle_mro (test.test_inspect.test_inspect.TestClassesAndFunctions.test_newstyle_mro) ... ok test_pep695_generic_class_with_future_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep695_generic_class_with_future_annotations) ... ok test_pep695_generic_class_with_future_annotations_and_local_shadowing (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep695_generic_class_with_future_annotations_and_local_shadowing) ... ok test_pep695_generic_class_with_future_annotations_name_clash_with_global_vars (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep695_generic_class_with_future_annotations_name_clash_with_global_vars) ... ok test_pep_695_generic_function_with_future_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generic_function_with_future_annotations) ... ok test_pep_695_generic_function_with_future_annotations_name_clash_with_global_vars (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generic_function_with_future_annotations_name_clash_with_global_vars) ... ok test_pep_695_generic_method_with_future_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generic_method_with_future_annotations) ... ok test_pep_695_generic_method_with_future_annotations_name_clash_with_global_and_local_vars (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generic_method_with_future_annotations_name_clash_with_global_and_local_vars) ... ok test_pep_695_generic_method_with_future_annotations_name_clash_with_global_vars (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generic_method_with_future_annotations_name_clash_with_global_vars) ... ok test_pep_695_generics_with_future_annotations_nested_in_function (test.test_inspect.test_inspect.TestClassesAndFunctions.test_pep_695_generics_with_future_annotations_nested_in_function) ... ok test_parens_in_decorator (test.test_inspect.test_inspect.TestComplexDecorator.test_parens_in_decorator) ... ok test_decorator_with_lambda (test.test_inspect.test_inspect.TestDecorators.test_decorator_with_lambda) ... ok test_getsource_unwrap (test.test_inspect.test_inspect.TestDecorators.test_getsource_unwrap) ... ok test_replacing_decorator (test.test_inspect.test_inspect.TestDecorators.test_replacing_decorator) ... ok test_wrapped_decorator (test.test_inspect.test_inspect.TestDecorators.test_wrapped_decorator) ... ok test_typing_replacement (test.test_inspect.test_inspect.TestFormatAnnotation.test_typing_replacement) ... ok test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_exhaustion) ... ERROR test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_immediate_exception) ... ERROR test_created (test.test_inspect.test_inspect.TestGetAsyncGenState.test_created) ... ERROR test_easy_debugging (test.test_inspect.test_inspect.TestGetAsyncGenState.test_easy_debugging) ... ok test_getasyncgenlocals (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals) ... ok test_getasyncgenlocals_empty (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_empty) ... ok test_getasyncgenlocals_error (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_error) ... ok test_running (test.test_inspect.test_inspect.TestGetAsyncGenState.test_running) ... ERROR test_suspended (test.test_inspect.test_inspect.TestGetAsyncGenState.test_suspended) ... ERROR test_attribute_same_name_as_global_var (test.test_inspect.test_inspect.TestGetClosureVars.test_attribute_same_name_as_global_var) ... FAIL test_builtins_as_dict (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_dict) ... FAIL test_builtins_as_module (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_module) ... FAIL test_builtins_fallback (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_fallback) ... FAIL test_generator_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_generator_closure) ... FAIL test_getclosurevars_empty (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_empty) ... ok test_getclosurevars_error (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_error) ... ok test_method_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_method_closure) ... FAIL test_name_resolution (test.test_inspect.test_inspect.TestGetClosureVars.test_name_resolution) ... FAIL test_nonlocal_vars (test.test_inspect.test_inspect.TestGetClosureVars.test_nonlocal_vars) ... ok test_closed_after_close (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_close) ... ok test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_exhaustion) ... ok test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_immediate_exception) ... ok test_created (test.test_inspect.test_inspect.TestGetCoroutineState.test_created) ... ok test_easy_debugging (test.test_inspect.test_inspect.TestGetCoroutineState.test_easy_debugging) ... ok test_getcoroutinelocals (test.test_inspect.test_inspect.TestGetCoroutineState.test_getcoroutinelocals) ... ok test_suspended (test.test_inspect.test_inspect.TestGetCoroutineState.test_suspended) ... ok test_closed_after_close (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_close) ... ok test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_exhaustion) ... ok test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_immediate_exception) ... ok test_created (test.test_inspect.test_inspect.TestGetGeneratorState.test_created) ... ok test_easy_debugging (test.test_inspect.test_inspect.TestGetGeneratorState.test_easy_debugging) ... ok test_getgeneratorlocals (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals) ... ok test_getgeneratorlocals_empty (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_empty) ... ok test_getgeneratorlocals_error (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_error) ... ok test_running (test.test_inspect.test_inspect.TestGetGeneratorState.test_running) ... ok test_suspended (test.test_inspect.test_inspect.TestGetGeneratorState.test_suspended) ... ok test_basic (test.test_inspect.test_inspect.TestGetattrStatic.test_basic) ... ok test_cache_does_not_cause_classes_to_persist (test.test_inspect.test_inspect.TestGetattrStatic.test_cache_does_not_cause_classes_to_persist) ... ok test_classAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classAttribute) ... ok test_classVirtualAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classVirtualAttribute) ... ok test_class_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_class_as_property) ... ok test_custom___getattr__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattr__) ... ok test_custom___getattribute__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattribute__) ... ok test_custom_object_dict (test.test_inspect.test_inspect.TestGetattrStatic.test_custom_object_dict) ... ok test_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor) ... ok test_descriptor_raises_AttributeError (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor_raises_AttributeError) ... ok test_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_dict_as_property) ... ok test_inherited (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited) ... ok test_inherited_classattribute (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_classattribute) ... ok test_inherited_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_slots) ... ok test_instance_attr (test.test_inspect.test_inspect.TestGetattrStatic.test_instance_attr) ... ok test_metaclass (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass) ... ok test_metaclass_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_dict_as_property) ... ok test_metaclass_with_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_descriptor) ... ok test_metaclass_with_metaclass_with_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_metaclass_with_dict_as_property) ... ok test_module (test.test_inspect.test_inspect.TestGetattrStatic.test_module) ... ok test_mro_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_mro_as_property) ... ok test_mutated_mro (test.test_inspect.test_inspect.TestGetattrStatic.test_mutated_mro) ... ok test_no_dict_no_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots) ... ok test_no_dict_no_slots_instance_member (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots_instance_member) ... ok test_property (test.test_inspect.test_inspect.TestGetattrStatic.test_property) ... ok test_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_slots) ... ok test_errors (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_errors) ... ok test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_keyword_only) ... ok test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_multiple_features) ... ok test_plain (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_plain) ... ok test_varargs (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varargs) ... ok test_varkw (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw) ... ok test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw_only) ... ok test_errors (test.test_inspect.test_inspect.TestGetcallargsMethods.test_errors) ... ok test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_keyword_only) ... ok test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsMethods.test_multiple_features) ... ok test_plain (test.test_inspect.test_inspect.TestGetcallargsMethods.test_plain) ... ok test_varargs (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varargs) ... ok test_varkw (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw) ... ok test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw_only) ... ok test_errors (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_errors) ... ok test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_keyword_only) ... ok test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_multiple_features) ... ok test_plain (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_plain) ... ok test_varargs (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varargs) ... ok test_varkw (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw) ... ok test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw_only) ... ok test_getclasses_interactive (test.test_inspect.test_inspect.TestGetsourceInteractive.test_getclasses_interactive) ... ok test_range_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_toplevel_frame) ... ok test_range_traceback_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_traceback_toplevel_frame) ... ok test__all__ (test.test_inspect.test_inspect.TestInterpreterStack.test__all__) ... ok test_abuse_done (test.test_inspect.test_inspect.TestInterpreterStack.test_abuse_done) ... ok test_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_frame) ... ok test_previous_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_previous_frame) ... ok test_stack (test.test_inspect.test_inspect.TestInterpreterStack.test_stack) ... skipped 'implementation detail specific to cpython' test_trace (test.test_inspect.test_inspect.TestInterpreterStack.test_trace) ... ok test_custom_descriptors (test.test_inspect.test_inspect.TestIsDataDescriptor.test_custom_descriptors) ... ok test_functions (test.test_inspect.test_inspect.TestIsDataDescriptor.test_functions) ... ok test_property (test.test_inspect.test_inspect.TestIsDataDescriptor.test_property) ... ok test_slot (test.test_inspect.test_inspect.TestIsDataDescriptor.test_slot) ... ok test_builtins (test.test_inspect.test_inspect.TestMain.test_builtins) ... ok test_custom_getattr (test.test_inspect.test_inspect.TestMain.test_custom_getattr) ... ok test_details (test.test_inspect.test_inspect.TestMain.test_details) ... ok test_only_source (test.test_inspect.test_inspect.TestMain.test_only_source) ... ok test_qualname_source (test.test_inspect.test_inspect.TestMain.test_qualname_source) ... ok test_class (test.test_inspect.test_inspect.TestNoEOL.test_class) ... ERROR test_anonymous (test.test_inspect.test_inspect.TestOneliners.test_anonymous) ... ok test_lambda_in_list (test.test_inspect.test_inspect.TestOneliners.test_lambda_in_list) ... ok test_manyargs (test.test_inspect.test_inspect.TestOneliners.test_manyargs) ... ok test_nested_lambda (test.test_inspect.test_inspect.TestOneliners.test_nested_lambda) ... ok test_oneline_lambda (test.test_inspect.test_inspect.TestOneliners.test_oneline_lambda) ... ok test_onelinefunc (test.test_inspect.test_inspect.TestOneliners.test_onelinefunc) ... ok test_parenthesized_multiline_lambda (test.test_inspect.test_inspect.TestOneliners.test_parenthesized_multiline_lambda) ... ok test_post_line_parenthesized_lambda (test.test_inspect.test_inspect.TestOneliners.test_post_line_parenthesized_lambda) ... ok test_threeline_lambda (test.test_inspect.test_inspect.TestOneliners.test_threeline_lambda) ... ok test_twoline_indented_lambda (test.test_inspect.test_inspect.TestOneliners.test_twoline_indented_lambda) ... ok test_twolinefunc (test.test_inspect.test_inspect.TestOneliners.test_twolinefunc) ... ok test_signature_parameter_equality (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_equality) ... ok test_signature_parameter_hashable (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_hashable) ... ok test_signature_parameter_immutability (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_immutability) ... ok test_signature_parameter_implicit (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_implicit) ... skipped 'implementation detail specific to cpython' test_signature_parameter_kinds (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_kinds) ... ok test_signature_parameter_object (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_object) ... ok test_signature_parameter_positional_only (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_positional_only) ... ok test_signature_parameter_replace (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_replace) ... ok test__all__ (test.test_inspect.test_inspect.TestPredicates.test__all__) ... ok test_excluding_predicates (test.test_inspect.test_inspect.TestPredicates.test_excluding_predicates) ... ok test_get_slot_members (test.test_inspect.test_inspect.TestPredicates.test_get_slot_members) ... ok test_isabstract (test.test_inspect.test_inspect.TestPredicates.test_isabstract) ... ok test_isabstract_during_init_subclass (test.test_inspect.test_inspect.TestPredicates.test_isabstract_during_init_subclass) ... ok test_isawaitable (test.test_inspect.test_inspect.TestPredicates.test_isawaitable) ... ok test_isclass (test.test_inspect.test_inspect.TestPredicates.test_isclass) ... ok test_iscoroutine (test.test_inspect.test_inspect.TestPredicates.test_iscoroutine) ... ok test_ismethodwrapper (test.test_inspect.test_inspect.TestPredicates.test_ismethodwrapper) ... skipped 'implementation detail specific to cpython' test_isroutine (test.test_inspect.test_inspect.TestPredicates.test_isroutine) ... ok test_isroutine_singledispatch (test.test_inspect.test_inspect.TestPredicates.test_isroutine_singledispatch) ... ok test_getsource_reload (test.test_inspect.test_inspect.TestReload.test_getsource_reload) ... ok test_cleandoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_cleandoc) ... ok test_finddoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_finddoc) ... ok test_getclasses (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getclasses) ... ok test_getcomments (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getcomments) ... ok test_getdoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc) ... FAIL test_getdoc_inherited (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc_inherited) ... ok test_getfile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile) ... ok test_getfile_broken_repr (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_broken_repr) ... ok test_getfile_builtin_class (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_class) ... ok test_getfile_builtin_function_or_method (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_function_or_method) ... ok test_getfile_builtin_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_module) ... ok test_getfile_class_without_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_class_without_module) ... ok test_getframeinfo_get_first_line (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getframeinfo_get_first_line) ... ok test_getfunctions (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfunctions) ... ok test_getmodule (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule) ... ok test_getmodule_file_not_found (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_file_not_found) ... ok test_getmodule_recursion (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_recursion) ... ok test_getsource (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource) ... ok test_getsource_on_code_object (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource_on_code_object) ... ok test_getsourcefile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsourcefile) ... ok test_proceed_with_fake_filename (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_proceed_with_fake_filename) doctest monkeypatches linecache to enable inspection ... ok test_signature_bind_args_and_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_kwargs) ... ok test_signature_bind_args_and_varargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_varargs) ... ok test_signature_bind_arguments (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_arguments) ... ok test_signature_bind_empty (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_empty) ... ok test_signature_bind_implicit_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_implicit_arg) ... skipped 'implementation detail specific to cpython' test_signature_bind_just_args (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_args) ... ok test_signature_bind_just_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_kwargs) ... ok test_signature_bind_kwonly (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_kwonly) ... ok test_signature_bind_positional_only (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_positional_only) ... ok test_signature_bind_posonly_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_posonly_kwargs) ... ok test_signature_bind_var (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_var) ... ok test_signature_bind_vararg_name (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_vararg_name) ... ok test_signature_bind_varargs_order (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_varargs_order) ... ok test_signature_bind_with_self_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_with_self_arg) ... ok test_base_class_have_text_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_base_class_have_text_signature) ... ok test_builtins_have_signatures (test.test_inspect.test_inspect.TestSignatureDefinitions.test_builtins_have_signatures) ... skipped 'implementation detail specific to cpython' test_python_function_override_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_python_function_override_signature) ... ok test_signater_parameters_is_ordered (test.test_inspect.test_inspect.TestSignatureObject.test_signater_parameters_is_ordered) ... ok test_signature_annotations_with_local_namespaces (test.test_inspect.test_inspect.TestSignatureObject.test_signature_annotations_with_local_namespaces) ... ok test_signature_as_callable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_callable) ... ok test_signature_as_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_str) ... ok test_signature_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_definition_order_preserved_on_kwonly) ... ok test_signature_equality (test.test_inspect.test_inspect.TestSignatureObject.test_signature_equality) ... ok test_signature_eval_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_eval_str) ... ok test_signature_from_callable_builtin_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_builtin_obj) ... ok test_signature_from_callable_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_class) ... ok test_signature_from_callable_python_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_python_obj) ... ok test_signature_from_functionlike_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_functionlike_object) ... ok test_signature_functionlike_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_functionlike_class) ... ok test_signature_hashable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_hashable) ... ok test_signature_immutability (test.test_inspect.test_inspect.TestSignatureObject.test_signature_immutability) ... ok test_signature_none_annotation (test.test_inspect.test_inspect.TestSignatureObject.test_signature_none_annotation) ... ok test_signature_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object) ... ok test_signature_object_pickle (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object_pickle) ... ok test_signature_on_builtin_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtin_class) ... ok test_signature_on_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins) ... skipped 'implementation detail specific to cpython' test_signature_on_builtins_no_signature (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins_no_signature) ... skipped 'implementation detail specific to cpython' test_signature_on_callable_objects (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_callable_objects) ... ok test_signature_on_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class) ... ok test_signature_on_class_with_init (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_with_init) ... ok test_signature_on_class_with_new (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_with_new) ... ok test_signature_on_class_without_init (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_without_init) ... ok test_signature_on_classmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_classmethod) ... ok test_signature_on_complex_args (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_complex_args) ... ok test_signature_on_decorated (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated) ... ok test_signature_on_decorated_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated_builtins) ... skipped 'implementation detail specific to cpython' test_signature_on_derived_classes (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_derived_classes) ... ok test_signature_on_fake_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_fake_partialmethod) ... ok test_signature_on_generic_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_generic_subclass) ... ok test_signature_on_lambdas (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_lambdas) ... ok test_signature_on_mangled_parameters (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mangled_parameters) ... ok test_signature_on_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_method) ... ok test_signature_on_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mocks) ... ok test_signature_on_noarg (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noarg) ... ok test_signature_on_non_comparable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_non_comparable) ... ok test_signature_on_non_function (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_non_function) ... ok test_signature_on_noncallable_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noncallable_mocks) ... ok test_signature_on_partial (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partial) ... ok test_signature_on_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partialmethod) ... ok test_signature_on_staticmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_staticmethod) ... ok test_signature_on_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_subclass) ... ok test_signature_on_wargs (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wargs) ... ok test_signature_on_wkwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wkwonly) ... ok test_signature_on_wrapper (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wrapper) ... ok test_signature_replace_anno (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replace_anno) ... ok test_signature_replaced (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replaced) ... ok test_signature_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str) ... ok test_signature_str_positional_only (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str_positional_only) ... ok test_signature_without_self (test.test_inspect.test_inspect.TestSignatureObject.test_signature_without_self) ... ok test_signature_wrapped_bound_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_wrapped_bound_method) ... ok test_signature_strip_non_python_syntax (test.test_inspect.test_inspect.TestSignaturePrivateHelpers.test_signature_strip_non_python_syntax) ... ok test_cycle (test.test_inspect.test_inspect.TestUnwrap.test_cycle) ... ok test_recursion_limit (test.test_inspect.test_inspect.TestUnwrap.test_recursion_limit) ... ok test_stop (test.test_inspect.test_inspect.TestUnwrap.test_stop) ... ok test_unhashable (test.test_inspect.test_inspect.TestUnwrap.test_unhashable) ... ok test_unwrap_one (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_one) ... ok test_unwrap_several (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_several) ... ok test_wrapped_descriptor (test.test_inspect.test_inspect.TestUnwrap.test_wrapped_descriptor) ... ok ====================================================================== ERROR: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_exhaustion) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2670, in test_closed_after_exhaustion self.assertEqual(self._asyncgenstate(), inspect.AGEN_CLOSED) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2654, in _asyncgenstate return inspect.getasyncgenstate(self.asyncgen) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\inspect.py", line 2038, in getasyncgenstate if agen.ag_suspended: ^^^^^^^^^^^^ AttributeError: 'async_generator' object has no attribute 'ag_suspended' ====================================================================== ERROR: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_immediate_exception) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2675, in test_closed_after_immediate_exception self.assertEqual(self._asyncgenstate(), inspect.AGEN_CLOSED) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2654, in _asyncgenstate return inspect.getasyncgenstate(self.asyncgen) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\inspect.py", line 2038, in getasyncgenstate if agen.ag_suspended: ^^^^^^^^^^^^ AttributeError: 'async_generator' object has no attribute 'ag_suspended' ====================================================================== ERROR: test_created (test.test_inspect.test_inspect.TestGetAsyncGenState.test_created) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2657, in test_created self.assertEqual(self._asyncgenstate(), inspect.AGEN_CREATED) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2654, in _asyncgenstate return inspect.getasyncgenstate(self.asyncgen) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\inspect.py", line 2038, in getasyncgenstate if agen.ag_suspended: ^^^^^^^^^^^^ AttributeError: 'async_generator' object has no attribute 'ag_suspended' ====================================================================== ERROR: test_running (test.test_inspect.test_inspect.TestGetAsyncGenState.test_running) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2686, in test_running self.assertEqual(self._asyncgenstate(), inspect.AGEN_SUSPENDED) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2654, in _asyncgenstate return inspect.getasyncgenstate(self.asyncgen) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\inspect.py", line 2038, in getasyncgenstate if agen.ag_suspended: ^^^^^^^^^^^^ AttributeError: 'async_generator' object has no attribute 'ag_suspended' ====================================================================== ERROR: test_suspended (test.test_inspect.test_inspect.TestGetAsyncGenState.test_suspended) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\base_events.py", line 691, in run_until_complete return future.result() ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\futures.py", line 202, in result raise self._exception.with_traceback(self._exception_tb) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\asyncio\tasks.py", line 314, in __step_run_and_handle_result result = coro.send(None) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2661, in test_suspended self.assertEqual(self._asyncgenstate(), inspect.AGEN_SUSPENDED) ^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 2654, in _asyncgenstate return inspect.getasyncgenstate(self.asyncgen) ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\inspect.py", line 2038, in getasyncgenstate if agen.ag_suspended: ^^^^^^^^^^^^ AttributeError: 'async_generator' object has no attribute 'ag_suspended' ====================================================================== ERROR: test_class (test.test_inspect.test_inspect.TestNoEOL.test_class) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 992, in tearDown shutil.rmtree(self.tempdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== FAIL: test_attribute_same_name_as_global_var (test.test_inspect.test_inspect.TestGetClosureVars.test_attribute_same_name_as_global_var) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1822, in test_attribute_same_name_as_global_var self.assertEqual(inspect.getclosurevars(f), expected) ^^^^^^^^^^^ AssertionError: Closu[139 chars]als={}, builtins={'print': <built-in function [22 chars]nt'}) != Closu[139 chars]als={'_global_ref': <object object at 0x000001[80 chars]ef'}) ====================================================================== FAIL: test_builtins_as_dict (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_dict) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1890, in test_builtins_as_dict self.assertEqual(inspect.getclosurevars(f), expected) ^^^^^^^^^^^ AssertionError: ClosureVars(nonlocals={}, globals={}, builtins={}, unbound={'print'}) != ClosureVars(nonlocals={}, globals={}, builtins={'path': 1}, unbound={'print'}) ====================================================================== FAIL: test_builtins_as_module (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1896, in test_builtins_as_module self.assertEqual(inspect.getclosurevars(f), expected) ^^^^^^^^^^^ AssertionError: Closu[38 chars]ins={}, unbound={'print'}) != Closu[38 chars]ins={'path': <module 'ntpath' from 'd:\\pypy_s[97 chars]nt'}) ====================================================================== FAIL: test_builtins_fallback (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_fallback) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1884, in test_builtins_fallback self.assertEqual(inspect.getclosurevars(f), expected) ^^^^^^^^^^^ AssertionError: Closu[34 chars]uiltins={'print': <built-in function print>}, unbound=set()) != Closu[34 chars]uiltins={'print': <built-in function print>}, unbound={'path'}) ====================================================================== FAIL: test_generator_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_generator_closure) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1794, in test_generator_closure self.assertEqual(inspect.getclosurevars(f(_arg)), expected) ^^^^^^^^^^^ AssertionError: Closu[146 chars]={'print': <built-in function print>}, unbound=set()) != Closu[146 chars]={'print': <built-in function print>}, unbound={'unbound_ref'}) ====================================================================== FAIL: test_method_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_method_closure) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1809, in test_method_closure self.assertEqual(inspect.getclosurevars(C().f(_arg)), expected) ^^^^^^^^^^^ AssertionError: Closu[146 chars]={'print': <built-in function print>}, unbound=set()) != Closu[146 chars]={'print': <built-in function print>}, unbound={'unbound_ref'}) ====================================================================== FAIL: test_name_resolution (test.test_inspect.test_inspect.TestGetClosureVars.test_name_resolution) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 1779, in test_name_resolution self.assertEqual(inspect.getclosurevars(f(_arg)), expected) ^^^^^^^^^^^ AssertionError: Closu[146 chars]={'print': <built-in function print>}, unbound=set()) != Closu[146 chars]={'print': <built-in function print>}, unbound={'unbound_ref'}) ====================================================================== FAIL: test_getdoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_inspect\test_inspect.py", line 605, in test_getdoc self.assertEqual(inspect.getdoc(SlotUser.power), ^^^^^^^^^^^ AssertionError: None != 'measured in kilowatts' ---------------------------------------------------------------------- Ran 306 tests in 2.013s FAILED (failures=8, errors=6, skipped=11) 0:00:02 [1/1/1] test_inspect.test_inspect failed (6 errors, 8 failures) == Tests result: FAILURE == 1 test failed: test_inspect.test_inspect Total duration: 2.6 sec Total tests: run=306 failures=8 skipped=11 Total test files: run=1/1 failed=1 Result: FAILURE d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py:790: RuntimeWarning: coroutine 'coroutine_function_example' was never awaited gc.collect() Warning -- files was modified by test_inspect.test_inspect Warning -- Before: [] Warning -- After: ['@test_4208_tmpæ_dir/'] test test_inspect.test_inspect failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_3200æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 693220891 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_lib2to3 test_all_project_files (test.test_lib2to3.test_all_fixers.Test_all.test_all_project_files) ... skipped "resource 'cpu' is not enabled" test_1 (test.test_lib2to3.test_fixers.Test_apply.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_apply.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_apply.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_apply.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_apply.test_5) ... ok test_6 (test.test_lib2to3.test_fixers.Test_apply.test_6) ... ok test_call (test.test_lib2to3.test_fixers.Test_apply.test_call) ... ok test_complex_1 (test.test_lib2to3.test_fixers.Test_apply.test_complex_1) ... ok test_complex_2 (test.test_lib2to3.test_fixers.Test_apply.test_complex_2) ... ok test_complex_3 (test.test_lib2to3.test_fixers.Test_apply.test_complex_3) ... ok test_dotted_name (test.test_lib2to3.test_fixers.Test_apply.test_dotted_name) ... ok test_extreme (test.test_lib2to3.test_fixers.Test_apply.test_extreme) ... ok test_space_1 (test.test_lib2to3.test_fixers.Test_apply.test_space_1) ... ok test_space_2 (test.test_lib2to3.test_fixers.Test_apply.test_space_2) ... ok test_subscript (test.test_lib2to3.test_fixers.Test_apply.test_subscript) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_2) ... ok test_unchanged_3 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_3) ... ok test_unchanged_4 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_4) ... ok test_unchanged_5 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_5) ... ok test_unchanged_6 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6) ... ok test_unchanged_6b (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6b) ... ok test_unchanged_7 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_7) ... ok test_unchanged_8 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_8) ... ok test_unchanged_9 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_9) ... ok test_weird_comments (test.test_lib2to3.test_fixers.Test_apply.test_weird_comments) ... ok test_deprecated_names (test.test_lib2to3.test_fixers.Test_asserts.test_deprecated_names) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_asserts.test_unchanged) ... ok test_variants (test.test_lib2to3.test_fixers.Test_asserts.test_variants) ... ok test_basestring (test.test_lib2to3.test_fixers.Test_basestring.test_basestring) ... ok test_buffer (test.test_lib2to3.test_fixers.Test_buffer.test_buffer) ... ok test_slicing (test.test_lib2to3.test_fixers.Test_buffer.test_slicing) ... ok test_01 (test.test_lib2to3.test_fixers.Test_dict.test_01) ... ok test_02 (test.test_lib2to3.test_fixers.Test_dict.test_02) ... ok test_03 (test.test_lib2to3.test_fixers.Test_dict.test_03) ... ok test_04 (test.test_lib2to3.test_fixers.Test_dict.test_04) ... ok test_05 (test.test_lib2to3.test_fixers.Test_dict.test_05) ... ok test_06 (test.test_lib2to3.test_fixers.Test_dict.test_06) ... ok test_07 (test.test_lib2to3.test_fixers.Test_dict.test_07) ... ok test_08 (test.test_lib2to3.test_fixers.Test_dict.test_08) ... ok test_09 (test.test_lib2to3.test_fixers.Test_dict.test_09) ... ok test_10 (test.test_lib2to3.test_fixers.Test_dict.test_10) ... ok test_11 (test.test_lib2to3.test_fixers.Test_dict.test_11) ... ok test_12 (test.test_lib2to3.test_fixers.Test_dict.test_12) ... ok test_13 (test.test_lib2to3.test_fixers.Test_dict.test_13) ... ok test_14 (test.test_lib2to3.test_fixers.Test_dict.test_14) ... ok test_15 (test.test_lib2to3.test_fixers.Test_dict.test_15) ... ok test_16 (test.test_lib2to3.test_fixers.Test_dict.test_16) ... ok test_17 (test.test_lib2to3.test_fixers.Test_dict.test_17) ... ok test_18 (test.test_lib2to3.test_fixers.Test_dict.test_18) ... ok test_19 (test.test_lib2to3.test_fixers.Test_dict.test_19) ... ok test_20 (test.test_lib2to3.test_fixers.Test_dict.test_20) ... ok test_21 (test.test_lib2to3.test_fixers.Test_dict.test_21) ... ok test_22 (test.test_lib2to3.test_fixers.Test_dict.test_22) ... ok test_23 (test.test_lib2to3.test_fixers.Test_dict.test_23) ... ok test_24 (test.test_lib2to3.test_fixers.Test_dict.test_24) ... ok test_25 (test.test_lib2to3.test_fixers.Test_dict.test_25) ... ok test_26 (test.test_lib2to3.test_fixers.Test_dict.test_26) ... ok test_27 (test.test_lib2to3.test_fixers.Test_dict.test_27) ... ok test_28 (test.test_lib2to3.test_fixers.Test_dict.test_28) ... ok test_29 (test.test_lib2to3.test_fixers.Test_dict.test_29) ... ok test_30 (test.test_lib2to3.test_fixers.Test_dict.test_30) ... ok test_31 (test.test_lib2to3.test_fixers.Test_dict.test_31) ... ok test_32 (test.test_lib2to3.test_fixers.Test_dict.test_32) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_dict.test_prefix_preservation) ... ok test_trailing_comment (test.test_lib2to3.test_fixers.Test_dict.test_trailing_comment) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_dict.test_unchanged) ... ok test_bare_except (test.test_lib2to3.test_fixers.Test_except.test_bare_except) ... ok test_bare_except_and_else_finally (test.test_lib2to3.test_fixers.Test_except.test_bare_except_and_else_finally) ... ok test_list_unpack (test.test_lib2to3.test_fixers.Test_except.test_list_unpack) ... ok test_multi_class (test.test_lib2to3.test_fixers.Test_except.test_multi_class) ... ok test_multi_fixed_excepts_before_bare_except (test.test_lib2to3.test_fixers.Test_except.test_multi_fixed_excepts_before_bare_except) ... ok test_one_line_suites (test.test_lib2to3.test_fixers.Test_except.test_one_line_suites) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_except.test_prefix_preservation) ... ok test_simple (test.test_lib2to3.test_fixers.Test_except.test_simple) ... ok test_simple_no_space_before_target (test.test_lib2to3.test_fixers.Test_except.test_simple_no_space_before_target) ... ok test_tuple_unpack (test.test_lib2to3.test_fixers.Test_except.test_tuple_unpack) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_2) ... ok test_unchanged_3 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_3) ... ok test_weird_target_1 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_1) ... ok test_weird_target_2 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_2) ... ok test_weird_target_3 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_3) ... ok test_basic (test.test_lib2to3.test_fixers.Test_exec.test_basic) ... ok test_complex_1 (test.test_lib2to3.test_fixers.Test_exec.test_complex_1) ... ok test_complex_2 (test.test_lib2to3.test_fixers.Test_exec.test_complex_2) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_exec.test_prefix_preservation) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_2) ... ok test_unchanged_3 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_3) ... ok test_unchanged_4 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_4) ... ok test_with_globals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals) ... ok test_with_globals_locals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals_locals) ... ok test_conversion (test.test_lib2to3.test_fixers.Test_execfile.test_conversion) ... ok test_spacing (test.test_lib2to3.test_fixers.Test_execfile.test_spacing) ... ok test_comments (test.test_lib2to3.test_fixers.Test_exitfunc.test_comments) ... ok test_complex_expression (test.test_lib2to3.test_fixers.Test_exitfunc.test_complex_expression) ... ok test_in_a_function (test.test_lib2to3.test_fixers.Test_exitfunc.test_in_a_function) ... ok test_names_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_names_import) ... ok test_no_sys_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_no_sys_import) ... ok test_simple (test.test_lib2to3.test_fixers.Test_exitfunc.test_simple) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_exitfunc.test_unchanged) ... ok test_filter_basic (test.test_lib2to3.test_fixers.Test_filter.test_filter_basic) ... ok test_filter_nochange (test.test_lib2to3.test_fixers.Test_filter.test_filter_nochange) ... ok test_filter_trailers (test.test_lib2to3.test_fixers.Test_filter.test_filter_trailers) ... ok test_future_builtins (test.test_lib2to3.test_fixers.Test_filter.test_future_builtins) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_filter.test_prefix_preservation) ... ok test (test.test_lib2to3.test_fixers.Test_funcattrs.test) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_funcattrs.test_unchanged) ... ok test_future (test.test_lib2to3.test_fixers.Test_future.test_future) ... ok test_run_order (test.test_lib2to3.test_fixers.Test_future.test_run_order) ... ok test_basic (test.test_lib2to3.test_fixers.Test_getcwdu.test_basic) ... ok test_comment (test.test_lib2to3.test_fixers.Test_getcwdu.test_comment) ... ok test_indentation (test.test_lib2to3.test_fixers.Test_getcwdu.test_indentation) ... ok test_multilation (test.test_lib2to3.test_fixers.Test_getcwdu.test_multilation) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_getcwdu.test_unchanged) ... ok test_1 (test.test_lib2to3.test_fixers.Test_has_key.test_1) ... ok test_10 (test.test_lib2to3.test_fixers.Test_has_key.test_10) ... ok test_11 (test.test_lib2to3.test_fixers.Test_has_key.test_11) ... ok test_2 (test.test_lib2to3.test_fixers.Test_has_key.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_has_key.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_has_key.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_has_key.test_5) ... ok test_6 (test.test_lib2to3.test_fixers.Test_has_key.test_6) ... ok test_7 (test.test_lib2to3.test_fixers.Test_has_key.test_7) ... ok test_8 (test.test_lib2to3.test_fixers.Test_has_key.test_8) ... ok test_9 (test.test_lib2to3.test_fixers.Test_has_key.test_9) ... ok test_eq_expression (test.test_lib2to3.test_fixers.Test_idioms.test_eq_expression) ... ok test_eq_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_eq_reverse) ... ok test_eq_simple (test.test_lib2to3.test_fixers.Test_idioms.test_eq_simple) ... ok test_is_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_expression) ... ok test_is_not_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_expression) ... ok test_is_not_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_reverse) ... ok test_is_not_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_simple) ... ok test_is_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_reverse) ... ok test_is_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_simple) ... ok test_ne_expression (test.test_lib2to3.test_fixers.Test_idioms.test_ne_expression) ... ok test_ne_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_ne_reverse) ... ok test_ne_simple (test.test_lib2to3.test_fixers.Test_idioms.test_ne_simple) ... ok test_sort_list_call (test.test_lib2to3.test_fixers.Test_idioms.test_sort_list_call) ... ok test_sort_simple_expr (test.test_lib2to3.test_fixers.Test_idioms.test_sort_simple_expr) ... ok test_sort_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_sort_unchanged) ... ok test_type_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_type_unchanged) ... ok test_while (test.test_lib2to3.test_fixers.Test_idioms.test_while) ... ok test_while_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_while_unchanged) ... ok test_already_relative_import (test.test_lib2to3.test_fixers.Test_import.test_already_relative_import) ... ok test_comments_and_indent (test.test_lib2to3.test_fixers.Test_import.test_comments_and_indent) ... ok test_dotted_from (test.test_lib2to3.test_fixers.Test_import.test_dotted_from) ... ok test_dotted_import (test.test_lib2to3.test_fixers.Test_import.test_dotted_import) ... ok test_dotted_import_as (test.test_lib2to3.test_fixers.Test_import.test_dotted_import_as) ... ok test_files_checked (test.test_lib2to3.test_fixers.Test_import.test_files_checked) ... ok test_from (test.test_lib2to3.test_fixers.Test_import.test_from) ... ok test_from_as (test.test_lib2to3.test_fixers.Test_import.test_from_as) ... ok test_import (test.test_lib2to3.test_fixers.Test_import.test_import) ... ok test_import_as (test.test_lib2to3.test_fixers.Test_import.test_import_as) ... ok test_import_from_package (test.test_lib2to3.test_fixers.Test_import.test_import_from_package) ... ok test_in_package (test.test_lib2to3.test_fixers.Test_import.test_in_package) ... ok test_local_and_absolute (test.test_lib2to3.test_fixers.Test_import.test_local_and_absolute) ... ok test_not_in_package (test.test_lib2to3.test_fixers.Test_import.test_not_in_package) ... ok test_prefix (test.test_lib2to3.test_fixers.Test_import.test_prefix) ... ok test_with_absolute_import_enabled (test.test_lib2to3.test_fixers.Test_import.test_with_absolute_import_enabled) ... ok test_import_from (test.test_lib2to3.test_fixers.Test_imports.test_import_from) ... ok test_import_from_as (test.test_lib2to3.test_fixers.Test_imports.test_import_from_as) ... ok test_import_module (test.test_lib2to3.test_fixers.Test_imports.test_import_module) ... ok test_import_module_as (test.test_lib2to3.test_fixers.Test_imports.test_import_module_as) ... ok test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports.test_import_module_usage) ... ok test_multiple_imports (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports) ... ok test_multiple_imports_as (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports_as) ... ok test_star (test.test_lib2to3.test_fixers.Test_imports.test_star) ... ok test_import_from (test.test_lib2to3.test_fixers.Test_imports2.test_import_from) ... ok test_import_from_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_from_as) ... ok test_import_module (test.test_lib2to3.test_fixers.Test_imports2.test_import_module) ... ok test_import_module_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_as) ... ok test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_usage) ... ok test_star (test.test_lib2to3.test_fixers.Test_imports2.test_star) ... ok test_after_local_imports_refactoring (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_after_local_imports_refactoring) ... ok test_import_from (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from) ... ok test_import_from_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from_as) ... ok test_import_module (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module) ... ok test_import_module_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_as) ... ok test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_usage) ... ok test_star (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_star) ... ok test_1 (test.test_lib2to3.test_fixers.Test_input.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_input.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_input.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_input.test_4) ... ok test_idempotency (test.test_lib2to3.test_fixers.Test_input.test_idempotency) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_input.test_prefix_preservation) ... ok test_trailing_comment (test.test_lib2to3.test_fixers.Test_input.test_trailing_comment) ... ok test (test.test_lib2to3.test_fixers.Test_intern.test) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_intern.test_prefix_preservation) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_intern.test_unchanged) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_isinstance.test_prefix_preservation) ... ok test_remove_multiple_items (test.test_lib2to3.test_fixers.Test_isinstance.test_remove_multiple_items) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_isinstance.test_unchanged) ... ok test_0 (test.test_lib2to3.test_fixers.Test_itertools.test_0) ... ok test_1 (test.test_lib2to3.test_fixers.Test_itertools.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_itertools.test_2) ... ok test_qualified (test.test_lib2to3.test_fixers.Test_itertools.test_qualified) ... ok test_run_order (test.test_lib2to3.test_fixers.Test_itertools.test_run_order) ... ok test_space_1 (test.test_lib2to3.test_fixers.Test_itertools.test_space_1) ... ok test_space_2 (test.test_lib2to3.test_fixers.Test_itertools.test_space_2) ... ok test_comments (test.test_lib2to3.test_fixers.Test_itertools_imports.test_comments) ... ok test_ifilter_and_zip_longest (test.test_lib2to3.test_fixers.Test_itertools_imports.test_ifilter_and_zip_longest) ... ok test_import_as (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_as) ... ok test_import_star (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_star) ... ok test_none (test.test_lib2to3.test_fixers.Test_itertools_imports.test_none) ... ok test_reduced (test.test_lib2to3.test_fixers.Test_itertools_imports.test_reduced) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_itertools_imports.test_unchanged) ... ok test_1 (test.test_lib2to3.test_fixers.Test_long.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_long.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_long.test_3) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_long.test_prefix_preservation) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_long.test_unchanged) ... ok test_None_with_multiple_arguments (test.test_lib2to3.test_fixers.Test_map.test_None_with_multiple_arguments) ... ok test_future_builtins (test.test_lib2to3.test_fixers.Test_map.test_future_builtins) ... ok test_map_basic (test.test_lib2to3.test_fixers.Test_map.test_map_basic) ... ok test_map_nochange (test.test_lib2to3.test_fixers.Test_map.test_map_nochange) ... ok test_map_trailers (test.test_lib2to3.test_fixers.Test_map.test_map_trailers) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_map.test_prefix_preservation) ... ok test_trailing_comment (test.test_lib2to3.test_fixers.Test_map.test_trailing_comment) ... ok test_comments (test.test_lib2to3.test_fixers.Test_metaclass.test_comments) ... ok test_meta (test.test_lib2to3.test_fixers.Test_metaclass.test_meta) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_metaclass.test_unchanged) ... ok test (test.test_lib2to3.test_fixers.Test_methodattrs.test) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_methodattrs.test_unchanged) ... ok test_basic (test.test_lib2to3.test_fixers.Test_ne.test_basic) ... ok test_chained (test.test_lib2to3.test_fixers.Test_ne.test_chained) ... ok test_no_spaces (test.test_lib2to3.test_fixers.Test_ne.test_no_spaces) ... ok test_1 (test.test_lib2to3.test_fixers.Test_next.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_next.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_next.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_next.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_next.test_5) ... ok test_6 (test.test_lib2to3.test_fixers.Test_next.test_6) ... ok test_assign_to_next (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next) ... ok test_assign_to_next_in_list (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_list) ... ok test_assign_to_next_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_tuple) ... ok test_builtin_assign (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign) ... ok test_builtin_assign_in_list (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_list) ... ok test_builtin_assign_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_tuple) ... ok test_method_1 (test.test_lib2to3.test_fixers.Test_next.test_method_1) ... ok test_method_2 (test.test_lib2to3.test_fixers.Test_next.test_method_2) ... ok test_method_3 (test.test_lib2to3.test_fixers.Test_next.test_method_3) ... ok test_method_4 (test.test_lib2to3.test_fixers.Test_next.test_method_4) ... ok test_method_unchanged (test.test_lib2to3.test_fixers.Test_next.test_method_unchanged) ... ok test_noncall_access_1 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_1) ... ok test_noncall_access_2 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_2) ... ok test_noncall_access_3 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_3) ... ok test_prefix_preservation_1 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_1) ... ok test_prefix_preservation_2 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_2) ... ok test_prefix_preservation_3 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_3) ... ok test_prefix_preservation_4 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_4) ... ok test_prefix_preservation_5 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_5) ... ok test_prefix_preservation_6 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_6) ... ok test_shadowing_assign_list_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_1) ... ok test_shadowing_assign_list_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_2) ... ok test_shadowing_assign_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_simple) ... ok test_shadowing_assign_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_1) ... ok test_shadowing_assign_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_2) ... ok test_shadowing_for_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_simple) ... ok test_shadowing_for_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_1) ... ok test_shadowing_for_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_2) ... ok test_shadowing_funcdef_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_1) ... ok test_shadowing_funcdef_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_2) ... ok test_shadowing_global_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_1) ... ok test_shadowing_global_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_2) ... ok test_shadowing_import_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_1) ... ok test_shadowing_import_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_2) ... ok test_shadowing_import_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_3) ... ok test_shadowing_import_from_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_1) ... ok test_shadowing_import_from_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_2) ... ok test_shadowing_import_from_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_3) ... ok test_shadowing_import_from_4 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_4) ... ok test_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_2) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_2) ... ok test_unchanged_func (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_func) ... ok test_comments_and_spacing (test.test_lib2to3.test_fixers.Test_numliterals.test_comments_and_spacing) ... ok test_long_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_long_hex) ... ok test_long_int_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_1) ... ok test_long_int_2 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_2) ... ok test_octal_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_octal_1) ... ok test_unchanged_complex_bare (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_bare) ... ok test_unchanged_complex_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_float) ... ok test_unchanged_complex_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_int) ... ok test_unchanged_exp (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_exp) ... ok test_unchanged_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_float) ... ok test_unchanged_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_hex) ... ok test_unchanged_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_int) ... ok test_unchanged_octal (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_octal) ... ok test_bare_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_bare_isCallable) ... ok test_bare_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_irepeat) ... ok test_bare_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isMappingType) ... ok test_bare_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isNumberType) ... ok test_bare_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isSequenceType) ... ok test_bare_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_repeat) ... ok test_bare_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_bare_sequenceIncludes) ... ok test_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_irepeat) ... ok test_operator_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_operator_isCallable) ... ok test_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isMappingType) ... ok test_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isNumberType) ... ok test_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isSequenceType) ... ok test_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_repeat) ... ok test_operator_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_operator_sequenceIncludes) ... ok test_0 (test.test_lib2to3.test_fixers.Test_paren.test_0) ... ok test_1 (test.test_lib2to3.test_fixers.Test_paren.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_paren.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_paren.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_paren.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_paren.test_5) ... ok test_6 (test.test_lib2to3.test_fixers.Test_paren.test_6) ... ok test_unchanged_0 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_0) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_2) ... ok test_unchanged_3 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_3) ... ok test_unchanged_4 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_4) ... ok test_1 (test.test_lib2to3.test_fixers.Test_print.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_print.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_print.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_print.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_print.test_5) ... ok test_idempotency (test.test_lib2to3.test_fixers.Test_print.test_idempotency) ... ok test_idempotency_print_as_function (test.test_lib2to3.test_fixers.Test_print.test_idempotency_print_as_function) ... ok test_no_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_no_trailing_comma) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_print.test_prefix_preservation) ... ok test_spaces_before_file (test.test_lib2to3.test_fixers.Test_print.test_spaces_before_file) ... ok test_trailing_comma_1 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_1) ... ok test_trailing_comma_2 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_2) ... ok test_trailing_comma_3 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_3) ... ok test_tuple (test.test_lib2to3.test_fixers.Test_print.test_tuple) ... ok test_vargs_without_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_vargs_without_trailing_comma) ... ok test_with_future_print_function (test.test_lib2to3.test_fixers.Test_print.test_with_future_print_function) ... ok test_with_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_with_trailing_comma) ... ok test_None_value (test.test_lib2to3.test_fixers.Test_raise.test_None_value) ... ok test_basic (test.test_lib2to3.test_fixers.Test_raise.test_basic) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raise.test_prefix_preservation) ... ok test_string_exc (test.test_lib2to3.test_fixers.Test_raise.test_string_exc) ... ok test_string_exc_val (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val) ... ok test_string_exc_val_tb (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val_tb) ... ok test_tb_1 (test.test_lib2to3.test_fixers.Test_raise.test_tb_1) ... ok test_tb_2 (test.test_lib2to3.test_fixers.Test_raise.test_tb_2) ... ok test_tb_3 (test.test_lib2to3.test_fixers.Test_raise.test_tb_3) ... ok test_tb_4 (test.test_lib2to3.test_fixers.Test_raise.test_tb_4) ... ok test_tb_5 (test.test_lib2to3.test_fixers.Test_raise.test_tb_5) ... ok test_tb_6 (test.test_lib2to3.test_fixers.Test_raise.test_tb_6) ... ok test_tuple_detection (test.test_lib2to3.test_fixers.Test_raise.test_tuple_detection) ... ok test_tuple_exc_1 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_1) ... ok test_tuple_exc_2 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_2) ... ok test_tuple_value (test.test_lib2to3.test_fixers.Test_raise.test_tuple_value) ... ok test_with_comments (test.test_lib2to3.test_fixers.Test_raise.test_with_comments) ... ok test_1 (test.test_lib2to3.test_fixers.Test_raw_input.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_raw_input.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_raw_input.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_raw_input.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_raw_input.test_5) ... ok test_6 (test.test_lib2to3.test_fixers.Test_raw_input.test_6) ... ok test_8 (test.test_lib2to3.test_fixers.Test_raw_input.test_8) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raw_input.test_prefix_preservation) ... ok test_bug_7253 (test.test_lib2to3.test_fixers.Test_reduce.test_bug_7253) ... ok test_call_with_lambda (test.test_lib2to3.test_fixers.Test_reduce.test_call_with_lambda) ... ok test_simple_call (test.test_lib2to3.test_fixers.Test_reduce.test_simple_call) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_reduce.test_unchanged) ... ok test (test.test_lib2to3.test_fixers.Test_reload.test) ... ok test_comment (test.test_lib2to3.test_fixers.Test_reload.test_comment) ... ok test_space (test.test_lib2to3.test_fixers.Test_reload.test_space) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_reload.test_unchanged) ... ok test_import_from (test.test_lib2to3.test_fixers.Test_renames.test_import_from) ... ok test_import_from_as (test.test_lib2to3.test_fixers.Test_renames.test_import_from_as) ... ok test_import_module_usage (test.test_lib2to3.test_fixers.Test_renames.test_import_module_usage) ... ok test_complex (test.test_lib2to3.test_fixers.Test_repr.test_complex) ... ok test_nested (test.test_lib2to3.test_fixers.Test_repr.test_nested) ... ok test_nested_tuples (test.test_lib2to3.test_fixers.Test_repr.test_nested_tuples) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_repr.test_prefix_preservation) ... ok test_simple_1 (test.test_lib2to3.test_fixers.Test_repr.test_simple_1) ... ok test_simple_2 (test.test_lib2to3.test_fixers.Test_repr.test_simple_2) ... ok test_tuple (test.test_lib2to3.test_fixers.Test_repr.test_tuple) ... ok test_basic (test.test_lib2to3.test_fixers.Test_set_literal.test_basic) ... ok test_comments (test.test_lib2to3.test_fixers.Test_set_literal.test_comments) ... ok test_listcomps (test.test_lib2to3.test_fixers.Test_set_literal.test_listcomps) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_set_literal.test_unchanged) ... ok test_whitespace (test.test_lib2to3.test_fixers.Test_set_literal.test_whitespace) ... ok test (test.test_lib2to3.test_fixers.Test_standarderror.test) ... ok test_0 (test.test_lib2to3.test_fixers.Test_sys_exc.test_0) ... ok test_1 (test.test_lib2to3.test_fixers.Test_sys_exc.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_sys_exc.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_sys_exc.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_sys_exc.test_4) ... ok test_5 (test.test_lib2to3.test_fixers.Test_sys_exc.test_5) ... ok test_1 (test.test_lib2to3.test_fixers.Test_throw.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_throw.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_throw.test_3) ... ok test_4 (test.test_lib2to3.test_fixers.Test_throw.test_4) ... ok test_tb_1 (test.test_lib2to3.test_fixers.Test_throw.test_tb_1) ... ok test_tb_2 (test.test_lib2to3.test_fixers.Test_throw.test_tb_2) ... ok test_tb_3 (test.test_lib2to3.test_fixers.Test_throw.test_tb_3) ... ok test_tb_4 (test.test_lib2to3.test_fixers.Test_throw.test_tb_4) ... ok test_tb_5 (test.test_lib2to3.test_fixers.Test_throw.test_tb_5) ... ok test_tb_6 (test.test_lib2to3.test_fixers.Test_throw.test_tb_6) ... ok test_tb_7 (test.test_lib2to3.test_fixers.Test_throw.test_tb_7) ... ok test_tb_8 (test.test_lib2to3.test_fixers.Test_throw.test_tb_8) ... ok test_untouched_1 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_1) ... ok test_untouched_2 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_2) ... ok test_untouched_3 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_3) ... ok test_warn_1 (test.test_lib2to3.test_fixers.Test_throw.test_warn_1) ... ok test_warn_2 (test.test_lib2to3.test_fixers.Test_throw.test_warn_2) ... ok test_warn_3 (test.test_lib2to3.test_fixers.Test_throw.test_warn_3) ... ok test_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_1) ... ok test_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_2) ... ok test_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_3) ... ok test_docstring (test.test_lib2to3.test_fixers.Test_tuple_params.test_docstring) ... ok test_keywords (test.test_lib2to3.test_fixers.Test_tuple_params.test_keywords) ... ok test_lambda_nested (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested) ... ok test_lambda_nested_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested_multi_use) ... ok test_lambda_no_change (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_no_change) ... ok test_lambda_one_tuple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_one_tuple) ... ok test_lambda_parens_single_arg (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_parens_single_arg) ... ok test_lambda_simple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple) ... ok test_lambda_simple_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_multi_use) ... ok test_lambda_simple_reverse (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_reverse) ... ok test_multi_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_1) ... ok test_multi_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_2) ... ok test_semicolon (test.test_lib2to3.test_fixers.Test_tuple_params.test_semicolon) ... ok test_unchanged_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_1) ... ok test_unchanged_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_2) ... ok test_unchanged_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_3) ... ok test_varargs (test.test_lib2to3.test_fixers.Test_tuple_params.test_varargs) ... ok test_basic_types_convert (test.test_lib2to3.test_fixers.Test_types.test_basic_types_convert) ... ok test_bytes_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_bytes_literal_escape_u) ... ok test_native_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_literal_escape_u) ... ok test_native_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_unicode_literal_escape_u) ... ok test_unichr (test.test_lib2to3.test_fixers.Test_unicode.test_unichr) ... ok test_unicode_call (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_call) ... ok test_unicode_literal_1 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_1) ... ok test_unicode_literal_2 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_2) ... ok test_unicode_literal_3 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_3) ... ok test_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_escape_u) ... ok test_whitespace (test.test_lib2to3.test_fixers.Test_unicode.test_whitespace) ... ok test_import_from (test.test_lib2to3.test_fixers.Test_urllib.test_import_from) ... ok test_import_from_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_from_as) ... ok test_import_module (test.test_lib2to3.test_fixers.Test_urllib.test_import_module) ... ok test_import_module_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_as) ... ok test_import_module_usage (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_usage) ... ok test_indented (test.test_lib2to3.test_fixers.Test_urllib.test_indented) ... ok test_single_import (test.test_lib2to3.test_fixers.Test_urllib.test_single_import) ... ok test_star (test.test_lib2to3.test_fixers.Test_urllib.test_star) ... ok test_in_consuming_context (test.test_lib2to3.test_fixers.Test_xrange.test_in_consuming_context) ... ok test_in_contains_test (test.test_lib2to3.test_fixers.Test_xrange.test_in_contains_test) ... ok test_prefix_preservation (test.test_lib2to3.test_fixers.Test_xrange.test_prefix_preservation) ... ok test_range_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_range_in_for) ... ok test_single_arg (test.test_lib2to3.test_fixers.Test_xrange.test_single_arg) ... ok test_three_args (test.test_lib2to3.test_fixers.Test_xrange.test_three_args) ... ok test_two_args (test.test_lib2to3.test_fixers.Test_xrange.test_two_args) ... ok test_wrap_in_list (test.test_lib2to3.test_fixers.Test_xrange.test_wrap_in_list) ... ok test_xrange_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_xrange_in_for) ... ok test_double_transform (test.test_lib2to3.test_fixers.Test_xrange_with_reduce.test_double_transform) ... ok test_attr_ref (test.test_lib2to3.test_fixers.Test_xreadlines.test_attr_ref) ... ok test_call (test.test_lib2to3.test_fixers.Test_xreadlines.test_call) ... ok test_unchanged (test.test_lib2to3.test_fixers.Test_xreadlines.test_unchanged) ... ok test_future_builtins (test.test_lib2to3.test_fixers.Test_zip.test_future_builtins) ... ok test_zip_basic (test.test_lib2to3.test_fixers.Test_zip.test_zip_basic) ... ok test_zip_nochange (test.test_lib2to3.test_fixers.Test_zip.test_zip_nochange) ... ok test_zip_trailers (test.test_lib2to3.test_fixers.Test_zip.test_zip_trailers) ... ok test_filename_changing_on_output_single_dir (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_dir) 2to3 a single directory with a new output dir and suffix. ... ERROR test_filename_changing_on_output_single_file (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_file) 2to3 a single file with a new output dir. ... ERROR test_filename_changing_on_output_two_files (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_two_files) 2to3 two files in one directory with a new output dir. ... ERROR test_unencodable_diff (test.test_lib2to3.test_main.TestMain.test_unencodable_diff) ... ok test_async_for (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_for) ... ok test_async_generator (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_generator) ... ok test_async_var (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_var) ... ok test_async_with (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_with) ... ok test_await_expr (test.test_lib2to3.test_parser.TestAsyncAwait.test_await_expr) ... ok test_new_syntax (test.test_lib2to3.test_parser.TestClassDef.test_new_syntax) ... ok test_formfeed (test.test_lib2to3.test_parser.TestDriver.test_formfeed) ... ok test_new (test.test_lib2to3.test_parser.TestExcept.test_new) ... ok test_old (test.test_lib2to3.test_parser.TestExcept.test_old) ... ok test_1 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_1) ... ok test_10 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_10) ... ok test_11 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_11) ... ok test_12 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_12) ... ok test_13 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_13) ... ok test_14 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_14) ... ok test_15 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_15) ... ok test_16 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_16) ... ok test_17 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_17) ... ok test_18 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_18) ... ok test_19 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_19) ... ok test_2 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_2) ... ok test_20 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_20) ... ok test_21 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_21) ... ok test_3 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_3) ... ok test_4 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_4) ... ok test_5 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_5) ... ok test_6 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_6) ... ok test_7 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_7) ... ok test_8 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_8) ... ok test_9 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_9) ... ok test_non_ascii_identifiers (test.test_lib2to3.test_parser.TestIdentifier.test_non_ascii_identifiers) ... ok test_multiline_bytes_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_literals) ... ok test_multiline_bytes_tripquote_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_tripquote_literals) ... ok test_multiline_str_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_str_literals) ... ok test_matrix_multiplication_operator (test.test_lib2to3.test_parser.TestMatrixMultiplication.test_matrix_multiplication_operator) ... ok test_named_assignment_generator (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_generator) ... ok test_named_assignment_if (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_if) ... ok test_named_assignment_listcomp (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_listcomp) ... ok test_named_assignment_while (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_while) ... ok test_new_binary_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_binary_notation) ... ok test_new_octal_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_octal_notation) ... ok test_all_project_files (test.test_lib2to3.test_parser.TestParserIdempotency.test_all_project_files) ... Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\__init__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\__main__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\btm_matcher.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\btm_utils.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixer_base.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixer_util.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\__init__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_apply.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_asserts.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_basestring.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_buffer.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_dict.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_except.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_exec.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_execfile.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_exitfunc.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_filter.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_funcattrs.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_future.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_getcwdu.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_has_key.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_idioms.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_import.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_imports.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_imports2.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_input.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_intern.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_isinstance.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_itertools.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_itertools_imports.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_long.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_map.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_metaclass.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_methodattrs.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_ne.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_next.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_nonzero.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_numliterals.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_operator.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_paren.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_print.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_raise.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_raw_input.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_reduce.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_reload.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_renames.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_repr.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_set_literal.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_standarderror.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_sys_exc.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_throw.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_tuple_params.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_types.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_unicode.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_urllib.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_ws_comma.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_xrange.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_xreadlines.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\fixes\fix_zip.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\main.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\patcomp.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\__init__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\conv.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\driver.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\grammar.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\literals.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\parse.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\pgen.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\token.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pgen2\tokenize.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pygram.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\pytree.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\lib2to3\refactor.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\__init__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\__main__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\bom.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\crlf.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\different_encoding.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\false_encoding.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\bad_order.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\__init__.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\fix_explicit.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\fix_first.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\fix_last.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\fix_parrot.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\myfixes\fix_preorder.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\no_fixer_cls.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\fixers\parrot_example.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\infinite_recursion.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\py2_test_grammar.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\data\py3_test_grammar.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\pytree_idempotency.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\support.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_all_fixers.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_fixers.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_main.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_parser.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_pytree.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_refactor.py Parse file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_util.py ok test_extended_unpacking (test.test_lib2to3.test_parser.TestParserIdempotency.test_extended_unpacking) ... ok test_load_grammar_from_pickle (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_pickle) ... ok test_load_grammar_from_subprocess (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_subprocess) ... ERROR test_load_grammar_from_txt_file (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_txt_file) ... ok test_load_packaged_grammar (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_packaged_grammar) ... ok test_ParseError (test.test_lib2to3.test_parser.TestPickleableException.test_ParseError) ... ok test_all_markers (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_markers) ... ok test_all_with_args_and_kwargs (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_with_args_and_kwargs) ... ok test_lambda_soup (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_lambda_soup) ... ok test_one_pos_only_arg (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_one_pos_only_arg) ... ok test_only_positional_or_keyword (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_only_positional_or_keyword) ... ok test_2x_style_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_1) ... ok test_2x_style_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_2) ... ok test_2x_style_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_3) ... ok test_2x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_invalid_1) ... ok test_3x_style (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style) ... ok test_3x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_1) ... ok test_3x_style_invalid_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_2) ... ok test_3x_style_invalid_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_3) ... ok test_3x_style_invalid_4 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_4) ... ok test_1 (test.test_lib2to3.test_parser.TestSetLiteral.test_1) ... ok test_2 (test.test_lib2to3.test_parser.TestSetLiteral.test_2) ... ok test_3 (test.test_lib2to3.test_parser.TestSetLiteral.test_3) ... ok test_4 (test.test_lib2to3.test_parser.TestSetLiteral.test_4) ... ok test_lit (test.test_lib2to3.test_parser.TestStringLiterals.test_lit) ... ok test_argument_unpacking_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_1) ... ok test_argument_unpacking_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_2) ... ok test_argument_unpacking_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_3) ... ok test_complex_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_double_star_expression) ... ok test_complex_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_star_expression) ... ok test_dict_display_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_1) ... ok test_dict_display_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_2) ... ok test_double_star_dict_literal (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal) ... ok test_double_star_dict_literal_after_keywords (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal_after_keywords) ... ok test_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_expression) ... ok test_list_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_list_display) ... ok test_mid_positional_star (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_mid_positional_star) ... ok test_set_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_set_display) ... ok test_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_star_expression) ... ok test_trailing_commas_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_1) ... ok test_trailing_commas_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_2) ... ok test_trailing_commas_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_3) ... ok test_trailing_commas_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_4) ... ok test_trailing_commas_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_5) ... ok test_trailing_commas_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_6) ... ok test_trailing_commas_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_7) ... ok test_trailing_commas_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_8) ... ok test_trailing_commas_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_9) ... ok test_trailing_commas_lambda_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_1) ... ok test_trailing_commas_lambda_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_2) ... ok test_trailing_commas_lambda_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_3) ... ok test_trailing_commas_lambda_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_4) ... ok test_trailing_commas_lambda_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_5) ... ok test_trailing_commas_lambda_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_6) ... ok test_trailing_commas_lambda_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_7) ... ok test_trailing_commas_lambda_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_8) ... ok test_trailing_commas_lambda_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_9) ... ok test_1 (test.test_lib2to3.test_parser.TestVarAnnotations.test_1) ... ok test_2 (test.test_lib2to3.test_parser.TestVarAnnotations.test_2) ... ok test_3 (test.test_lib2to3.test_parser.TestVarAnnotations.test_3) ... ok test_4 (test.test_lib2to3.test_parser.TestVarAnnotations.test_4) ... ok test_5 (test.test_lib2to3.test_parser.TestVarAnnotations.test_5) ... ok test_6 (test.test_lib2to3.test_parser.TestVarAnnotations.test_6) ... ok test_yield_from (test.test_lib2to3.test_parser.TestYieldFrom.test_yield_from) ... ok test_changed (test.test_lib2to3.test_pytree.TestNodes.test_changed) ... ok test_depth (test.test_lib2to3.test_pytree.TestNodes.test_depth) ... ok test_get_suffix (test.test_lib2to3.test_pytree.TestNodes.test_get_suffix) ... ok test_instantiate_base (test.test_lib2to3.test_pytree.TestNodes.test_instantiate_base) ... ok test_leaf (test.test_lib2to3.test_pytree.TestNodes.test_leaf) ... ok test_leaf_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_constructor_prefix) ... ok test_leaf_equality (test.test_lib2to3.test_pytree.TestNodes.test_leaf_equality) ... ok test_leaf_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_next_sibling) ... ok test_leaf_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prefix) ... ok test_leaf_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prev_sibling) ... ok test_leaf_repr (test.test_lib2to3.test_pytree.TestNodes.test_leaf_repr) ... ok test_leaf_str (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str) ... ok test_leaf_str_numeric_value (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str_numeric_value) ... ok test_leaves (test.test_lib2to3.test_pytree.TestNodes.test_leaves) ... ok test_node (test.test_lib2to3.test_pytree.TestNodes.test_node) ... ok test_node_append_child (test.test_lib2to3.test_pytree.TestNodes.test_node_append_child) ... ok test_node_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_constructor_prefix) ... ok test_node_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_equality) ... ok test_node_insert_child (test.test_lib2to3.test_pytree.TestNodes.test_node_insert_child) ... ok test_node_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_next_sibling) ... ok test_node_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_prefix) ... ok test_node_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_prev_sibling) ... ok test_node_recursive_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_recursive_equality) ... ok test_node_repr (test.test_lib2to3.test_pytree.TestNodes.test_node_repr) ... ok test_node_set_child (test.test_lib2to3.test_pytree.TestNodes.test_node_set_child) ... ok test_node_str (test.test_lib2to3.test_pytree.TestNodes.test_node_str) ... ok test_post_order (test.test_lib2to3.test_pytree.TestNodes.test_post_order) ... ok test_pre_order (test.test_lib2to3.test_pytree.TestNodes.test_pre_order) ... ok test_remove (test.test_lib2to3.test_pytree.TestNodes.test_remove) ... ok test_remove_parentless (test.test_lib2to3.test_pytree.TestNodes.test_remove_parentless) ... ok test_replace (test.test_lib2to3.test_pytree.TestNodes.test_replace) ... ok test_replace_with_list (test.test_lib2to3.test_pytree.TestNodes.test_replace_with_list) ... ok test_basic_patterns (test.test_lib2to3.test_pytree.TestPatterns.test_basic_patterns) ... ok test_generate_matches (test.test_lib2to3.test_pytree.TestPatterns.test_generate_matches) ... ok test_has_key_example (test.test_lib2to3.test_pytree.TestPatterns.test_has_key_example) ... ok test_wildcard (test.test_lib2to3.test_pytree.TestPatterns.test_wildcard) ... ok test_bom (test.test_lib2to3.test_refactor.TestRefactoringTool.test_bom) ... ok test_crlf_newlines (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_newlines) ... ok test_crlf_unchanged (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_unchanged) ... ok test_detect_future_features (test.test_lib2to3.test_refactor.TestRefactoringTool.test_detect_future_features) ... ok test_exec_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_exec_function_option) ... ok test_explicit (test.test_lib2to3.test_refactor.TestRefactoringTool.test_explicit) ... ok test_false_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_false_file_encoding) ... ok test_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_file_encoding) ... ok test_fixer_loading (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading) ... ok test_fixer_loading_helpers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading_helpers) ... ok test_get_headnode_dict (test.test_lib2to3.test_refactor.TestRefactoringTool.test_get_headnode_dict) ... ok test_naughty_fixers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_naughty_fixers) ... ok test_print_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_print_function_option) ... ok test_refactor_dir (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_dir) ... ERROR test_refactor_docstring (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_docstring) ... ok test_refactor_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file) ... ok test_refactor_file_write_unchanged_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file_write_unchanged_file) ... ok test_refactor_stdin (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_stdin) ... ok test_refactor_string (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_string) ... ok test_write_unchanged_files_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_write_unchanged_files_option) ... ok test (test.test_lib2to3.test_util.Test_Attr.test) ... ok test_returns (test.test_lib2to3.test_util.Test_Attr.test_returns) ... ok test (test.test_lib2to3.test_util.Test_Call.test) ... ok test (test.test_lib2to3.test_util.Test_Name.test) ... ok test_in_function (test.test_lib2to3.test_util.Test_does_tree_import.test_in_function) ... ok test_class_def (test.test_lib2to3.test_util.Test_find_binding.test_class_def) ... ok test_for (test.test_lib2to3.test_util.Test_find_binding.test_for) ... ok test_for_nested (test.test_lib2to3.test_util.Test_find_binding.test_for_nested) ... ok test_from_import (test.test_lib2to3.test_util.Test_find_binding.test_from_import) ... ok test_from_import_as (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as) ... ok test_from_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as_with_package) ... ok test_from_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_with_package) ... ok test_function_def (test.test_lib2to3.test_util.Test_find_binding.test_function_def) ... ok test_if (test.test_lib2to3.test_util.Test_find_binding.test_if) ... ok test_if_nested (test.test_lib2to3.test_util.Test_find_binding.test_if_nested) ... ok test_import_as (test.test_lib2to3.test_util.Test_find_binding.test_import_as) ... ok test_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_import_as_with_package) ... ok test_invalid_assignments (test.test_lib2to3.test_util.Test_find_binding.test_invalid_assignments) ... ok test_list_assignment (test.test_lib2to3.test_util.Test_find_binding.test_list_assignment) ... ok test_simple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_simple_assignment) ... ok test_simple_import (test.test_lib2to3.test_util.Test_find_binding.test_simple_import) ... ok test_simple_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_simple_import_with_package) ... ok test_try_except (test.test_lib2to3.test_util.Test_find_binding.test_try_except) ... ok test_try_except_finally (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally) ... ok test_try_except_finally_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally_nested) ... ok test_try_except_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_nested) ... ok test_tuple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_tuple_assignment) ... ok test_while (test.test_lib2to3.test_util.Test_find_binding.test_while) ... ok test_while_nested (test.test_lib2to3.test_util.Test_find_binding.test_while_nested) ... ok test_nothing (test.test_lib2to3.test_util.Test_find_indentation.test_nothing) ... ok test_simple (test.test_lib2to3.test_util.Test_find_indentation.test_simple) ... ok test_invalid (test.test_lib2to3.test_util.Test_is_list.test_invalid) ... ok test_valid (test.test_lib2to3.test_util.Test_is_list.test_valid) ... ok test_invalid (test.test_lib2to3.test_util.Test_is_tuple.test_invalid) ... ok test_valid (test.test_lib2to3.test_util.Test_is_tuple.test_valid) ... ok test_after_docstring (test.test_lib2to3.test_util.Test_touch_import.test_after_docstring) ... ok test_after_imports (test.test_lib2to3.test_util.Test_touch_import.test_after_imports) ... ok test_beginning (test.test_lib2to3.test_util.Test_touch_import.test_beginning) ... ok test_from_import (test.test_lib2to3.test_util.Test_touch_import.test_from_import) ... ok test_name_import (test.test_lib2to3.test_util.Test_touch_import.test_name_import) ... ok ====================================================================== ERROR: test_filename_changing_on_output_single_dir (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_dir) 2to3 a single directory with a new output dir and suffix. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_main.py", line 28, in tearDown shutil.rmtree(self.temp_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_filename_changing_on_output_single_file (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_file) 2to3 a single file with a new output dir. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_main.py", line 28, in tearDown shutil.rmtree(self.temp_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_filename_changing_on_output_two_files (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_two_files) 2to3 two files in one directory with a new output dir. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_main.py", line 28, in tearDown shutil.rmtree(self.temp_dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_load_grammar_from_subprocess (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_subprocess) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_parser.py", line 108, in test_load_grammar_from_subprocess shutil.rmtree(tmpdir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ====================================================================== ERROR: test_refactor_dir (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_refactor.py", line 266, in test_refactor_dir check([], []) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_lib2to3\test_refactor.py", line 263, in check shutil.rmtree(dir) ^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 781, in rmtree return _rmtree_unsafe(path, onexc) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\shutil.py", line 623, in _rmtree_unsafe for dirpath, dirnames, filenames in results: File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 388, in walk is_dir = entry.is_dir(follow_symlinks=False) and not entry.is_junction() ^^^^^^^^^^^ AttributeError: 'posix.DirEntry' object has no attribute 'is_junction' ---------------------------------------------------------------------- Ran 671 tests in 8.318s FAILED (errors=5, skipped=1) 0:00:09 load avg: 0.21 [1/1/1] test_lib2to3 failed (5 errors) == Tests result: FAILURE == 1 test failed: test_lib2to3 Total duration: 9.1 sec Total tests: run=671 skipped=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_lib2to3 failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10892æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 296814508 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_module test_annotations_are_created_correctly (test.test_module.ModuleTests.test_annotations_are_created_correctly) ... ok test_annotations_getset_raises (test.test_module.ModuleTests.test_annotations_getset_raises) ... ok test_ascii_docstring (test.test_module.ModuleTests.test_ascii_docstring) ... ok test_clear_dict_in_ref_cycle (test.test_module.ModuleTests.test_clear_dict_in_ref_cycle) ... ok test_descriptor_errors_propagate (test.test_module.ModuleTests.test_descriptor_errors_propagate) ... ok test_dont_clear_dict (test.test_module.ModuleTests.test_dont_clear_dict) ... ok test_lazy_create_annotations (test.test_module.ModuleTests.test_lazy_create_annotations) ... ok test_missing_getattr (test.test_module.ModuleTests.test_missing_getattr) ... ok test_module_dir (test.test_module.ModuleTests.test_module_dir) ... ok test_module_dir_errors (test.test_module.ModuleTests.test_module_dir_errors) ... ok test_module_finalization_at_shutdown (test.test_module.ModuleTests.test_module_finalization_at_shutdown) ... FAIL test_module_getattr (test.test_module.ModuleTests.test_module_getattr) ... ok test_module_getattr_errors (test.test_module.ModuleTests.test_module_getattr_errors) ... ok test_module_getattr_tricky (test.test_module.ModuleTests.test_module_getattr_tricky) ... ok test_module_repr_builtin (test.test_module.ModuleTests.test_module_repr_builtin) ... ok test_module_repr_minimal (test.test_module.ModuleTests.test_module_repr_minimal) ... ok test_module_repr_source (test.test_module.ModuleTests.test_module_repr_source) ... ok test_module_repr_with_bare_loader (test.test_module.ModuleTests.test_module_repr_with_bare_loader) ... ok test_module_repr_with_bare_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_bare_loader_and_filename) ... ok test_module_repr_with_bare_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_bare_loader_but_no_name) ... ok test_module_repr_with_fake_namespace_package (test.test_module.ModuleTests.test_module_repr_with_fake_namespace_package) ... ok test_module_repr_with_filename_only (test.test_module.ModuleTests.test_module_repr_with_filename_only) ... ok test_module_repr_with_full_loader (test.test_module.ModuleTests.test_module_repr_with_full_loader) ... ok test_module_repr_with_full_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_full_loader_and_filename) ... ok test_module_repr_with_full_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_full_loader_but_no_name) ... ok test_module_repr_with_loader_as_None (test.test_module.ModuleTests.test_module_repr_with_loader_as_None) ... ok test_module_repr_with_name (test.test_module.ModuleTests.test_module_repr_with_name) ... ok test_module_repr_with_name_and_filename (test.test_module.ModuleTests.test_module_repr_with_name_and_filename) ... ok test_module_repr_with_namespace_package (test.test_module.ModuleTests.test_module_repr_with_namespace_package) ... ok test_module_repr_with_namespace_package_and_custom_loader (test.test_module.ModuleTests.test_module_repr_with_namespace_package_and_custom_loader) ... ok test_no_docstring (test.test_module.ModuleTests.test_no_docstring) ... ok test_reinit (test.test_module.ModuleTests.test_reinit) ... ok test_repeated_attribute_pops (test.test_module.ModuleTests.test_repeated_attribute_pops) ... ok test_setting_annotations (test.test_module.ModuleTests.test_setting_annotations) ... ok test_subclass_with_slots (test.test_module.ModuleTests.test_subclass_with_slots) ... ok test_unicode_docstring (test.test_module.ModuleTests.test_unicode_docstring) ... ok test_uninitialized (test.test_module.ModuleTests.test_uninitialized) ... ok test_uninitialized_missing_getattr (test.test_module.ModuleTests.test_uninitialized_missing_getattr) ... ok test_weakref (test.test_module.ModuleTests.test_weakref) ... ok ====================================================================== FAIL: test_module_finalization_at_shutdown (test.test_module.ModuleTests.test_module_finalization_at_shutdown) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_module\__init__.py", line 302, in test_module_finalization_at_shutdown self.assertEqual(set(lines), { ^^^^^^^^^^^ AssertionError: Items in the second set but not the first: b'x = a' b'x = b' b'final_a.x = a' b'final_b.x = b' b'len = len' b'shutil.rmtree = rmtree' ---------------------------------------------------------------------- Ran 39 tests in 0.372s FAILED (failures=1) 0:00:00 [1/1/1] test_module failed (1 failure) == Tests result: FAILURE == 1 test failed: test_module Total duration: 696 ms Total tests: run=39 failures=1 Total test files: run=1/1 failed=1 Result: FAILURE test test_module failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_4444æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2534233499 0:00:00 Run 4 tests sequentially in a single process 0:00:00 [1/4] test_multiprocessing_spawn.test_manager test_abort (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_abort) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_abort_and_reset) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_action) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_barrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_barrier_10) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_default_timeout) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_reset) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_single_thread) ... ok test_thousand (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_thousand) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_timeout) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_spawn.test_manager.WithManagerTestBarrier.test_wait_return) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_notify) ... ok test_notify_all (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_notify_all) ... ok test_notify_n (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_notify_n) ... ok test_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_timeout) ... ok test_wait_result (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_wait_result) ... ok test_waitfor (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_waitfor) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestCondition.test_waitfor_timeout) ... ok test_dict (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_dict) ... ok test_dict_iter (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_dict_iter) ... ok test_dict_proxy_nested (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_dict_proxy_nested) ... ok test_list (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_list) ... ok test_list_iter (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_list_iter) ... ok test_list_proxy_in_list (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_list_proxy_in_list) ... ok test_namespace (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_namespace) ... ok test_nested_queue (test.test_multiprocessing_spawn.test_manager.WithManagerTestContainers.test_nested_queue) ... ok test_event (test.test_multiprocessing_spawn.test_manager.WithManagerTestEvent.test_event) ... ok test_repr (test.test_multiprocessing_spawn.test_manager.WithManagerTestEvent.test_repr) ... ok test_lock (test.test_multiprocessing_spawn.test_manager.WithManagerTestLock.test_lock) ... ok test_lock_context (test.test_multiprocessing_spawn.test_manager.WithManagerTestLock.test_lock_context) ... ok test_repr_lock (test.test_multiprocessing_spawn.test_manager.WithManagerTestLock.test_repr_lock) ... skipped 'test not appropriate for manager' test_repr_rlock (test.test_multiprocessing_spawn.test_manager.WithManagerTestLock.test_repr_rlock) ... skipped 'test not appropriate for manager' test_rlock (test.test_multiprocessing_spawn.test_manager.WithManagerTestLock.test_rlock) ... ok test_rapid_restart (test.test_multiprocessing_spawn.test_manager.WithManagerTestManagerRestart.test_rapid_restart) ... ok test_mymanager (test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager) ... ok test_mymanager_context (test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager_context) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager_context_prestarted) ... ok test_apply (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_apply) ... ok test_async (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_async) ... ok test_async_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_async_timeout) ... ok test_context (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_context) ... ok test_empty_iterable (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_empty_iterable) ... ok test_enter (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_enter) ... skipped 'test not applicable to manager' test_imap (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap_handle_iterable_exception) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap_unordered) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap_unordered_handle_iterable_exception) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_make_pool) ... ok test_map (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map) ... ok test_map_async (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_async) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_async_callbacks) ... ok test_map_chunksize (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_chunksize) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_handle_iterable_exception) ... skipped 'test not appropriate for manager' test_map_no_failfast (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_no_failfast) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_map_unplicklable) ... ok test_release_task_refs (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_release_task_refs) ... ok test_resource_warning (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_resource_warning) ... skipped 'test not applicable to manager' test_starmap (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_starmap) ... ok test_starmap_async (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_starmap_async) ... ok test_terminate (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_terminate) ... ok test_traceback (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_traceback) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_wrapped_exception) ... ok test_closed_queue_empty_exceptions (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_closed_queue_empty_exceptions) ... ok test_closed_queue_put_get_exceptions (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_closed_queue_put_get_exceptions) ... ok test_fork (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_fork) ... ok test_get (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_get) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_no_import_lock_contention) ... ok test_put (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_put) ... ok test_qsize (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_qsize) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_queue_feeder_donot_stop_onexc) ... skipped 'test not appropriate for manager' test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_queue_feeder_on_queue_feeder_error) ... skipped 'test not appropriate for manager' test_task_done (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_task_done) ... ok test_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_timeout) ... ok test_remote (test.test_multiprocessing_spawn.test_manager.WithManagerTestRemoteManager.test_remote) ... FAIL test_bounded_semaphore (test.test_multiprocessing_spawn.test_manager.WithManagerTestSemaphore.test_bounded_semaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.test_manager.WithManagerTestSemaphore.test_semaphore) ... ok test_timeout (test.test_multiprocessing_spawn.test_manager.WithManagerTestSemaphore.test_timeout) ... skipped 'test not appropriate for manager' ====================================================================== FAIL: test_remote (test.test_multiprocessing_spawn.test_manager.WithManagerTestRemoteManager.test_remote) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\_test_multiprocessing.py", line 3275, in test_remote self.assertRaises(Exception, queue.put, time.sleep) ^^^^^^^^^^^^ AssertionError: Exception not raised by put ---------------------------------------------------------------------- Ran 77 tests in 45.018s FAILED (failures=1, skipped=11) 0:00:45 load avg: 6.91 [1/4/1] test_multiprocessing_spawn.test_manager failed (1 failure) in 45.3 sec 0:00:45 load avg: 6.91 [2/4/1] test_multiprocessing_spawn.test_misc test_challengeresponse (test.test_multiprocessing_spawn.test_misc.ChallengeResponseTest.test_challengeresponse) ... ok test__all__ (test.test_multiprocessing_spawn.test_misc.MiscTestCase.test__all__) ... ok test_spawn_sys_executable_none_allows_import (test.test_multiprocessing_spawn.test_misc.MiscTestCase.test_spawn_sys_executable_none_allows_import) ... ok test_answer_challenge_auth_failure (test.test_multiprocessing_spawn.test_misc.OtherTest.test_answer_challenge_auth_failure) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_spawn.test_misc.OtherTest.test_deliver_challenge_auth_failure) ... ok test_semlock_subclass (test.test_multiprocessing_spawn.test_misc.SemLockTests.test_semlock_subclass) ... skipped 'Linux only' test_closefd (test.test_multiprocessing_spawn.test_misc.TestCloseFds.test_closefd) ... FAIL test_flags (test.test_multiprocessing_spawn.test_misc.TestFlags.test_flags) ... ok test_lock (test.test_multiprocessing_spawn.test_misc.TestForkAwareThreadLock.test_lock) ... ok test_ignore (test.test_multiprocessing_spawn.test_misc.TestIgnoreEINTR.test_ignore) ... skipped 'requires SIGUSR1' test_ignore_listener (test.test_multiprocessing_spawn.test_misc.TestIgnoreEINTR.test_ignore_listener) ... skipped 'requires SIGUSR1' test_manager_initializer (test.test_multiprocessing_spawn.test_misc.TestInitializers.test_manager_initializer) ... ok test_pool_initializer (test.test_multiprocessing_spawn.test_misc.TestInitializers.test_pool_initializer) ... ok test_only_run_in_spawn_testsuite (test.test_multiprocessing_spawn.test_misc.TestInternalDecorators.test_only_run_in_spawn_testsuite) ... skipped 'test requires that fork exists.' test_invalid_family (test.test_multiprocessing_spawn.test_misc.TestInvalidFamily.test_invalid_family) ... skipped 'skipped on Windows' test_invalid_family_win32 (test.test_multiprocessing_spawn.test_misc.TestInvalidFamily.test_invalid_family_win32) ... ok test_invalid_handles (test.test_multiprocessing_spawn.test_misc.TestInvalidHandle.test_invalid_handles) ... skipped 'skipped on Windows' test_global_named_resource_spawn (test.test_multiprocessing_spawn.test_misc.TestNamedResource.test_global_named_resource_spawn) ... ok test_noforkbomb (test.test_multiprocessing_spawn.test_misc.TestNoForkBomb.test_noforkbomb) ... ok test_release_unused_processes (test.test_multiprocessing_spawn.test_misc.TestPoolNotLeakOnFailure.test_release_unused_processes) ... ok test_resource_tracker (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker) ... skipped "test semantics don't make sense on Windows" test_resource_tracker_blocked_signals (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker_blocked_signals) ... skipped "test semantics don't make sense on Windows" test_resource_tracker_reused (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker_reused) ... skipped "test semantics don't make sense on Windows" test_resource_tracker_sigint (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker_sigint) ... skipped "test semantics don't make sense on Windows" test_resource_tracker_sigkill (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker_sigkill) ... skipped "test semantics don't make sense on Windows" test_resource_tracker_sigterm (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_resource_tracker_sigterm) ... skipped "test semantics don't make sense on Windows" test_too_long_name_resource (test.test_multiprocessing_spawn.test_misc.TestResourceTracker.test_too_long_name_resource) ... skipped "test semantics don't make sense on Windows" test_close (test.test_multiprocessing_spawn.test_misc.TestSimpleQueue.test_close) ... ok test_closed (test.test_multiprocessing_spawn.test_misc.TestSimpleQueue.test_closed) ... skipped 'implementation detail specific to cpython' test_empty (test.test_multiprocessing_spawn.test_misc.TestSimpleQueue.test_empty) ... ok test_empty_exceptions (test.test_multiprocessing_spawn.test_misc.TestSimpleQueue.test_empty_exceptions) ... ok test_context (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_context) ... ok test_context_check_module_types (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_context_check_module_types) ... skipped 'forkserver should be available' test_get_all (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_get_all) ... ok test_mixed_startmethod (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_mixed_startmethod) ... skipped 'Only Spawn on windows so no risk of mixing' test_nested_startmethod (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_nested_startmethod) ... ok test_preload_resources (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_preload_resources) ... skipped "test only relevant for 'forkserver' method" test_set_get (test.test_multiprocessing_spawn.test_misc.TestStartMethod.test_set_get) ... ok test_flushing (test.test_multiprocessing_spawn.test_misc.TestStdinBadfiledescriptor.test_flushing) ... ok test_pool_in_process (test.test_multiprocessing_spawn.test_misc.TestStdinBadfiledescriptor.test_pool_in_process) ... ok test_queue_in_process (test.test_multiprocessing_spawn.test_misc.TestStdinBadfiledescriptor.test_queue_in_process) ... ok test_array (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_array) ... ok test_barrier (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_barrier) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_bounded_semaphore) ... ok test_condition (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_condition) ... ok test_dict (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_dict) ... ok test_event (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_event) ... ok test_joinable_queue (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_joinable_queue) ... ok test_list (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_list) ... ok test_lock (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_lock) ... ok test_namespace (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_namespace) ... ok test_pool (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_pool) ... ok test_queue (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_queue) ... ok test_rlock (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_rlock) ... ok test_semaphore (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_semaphore) ... ok test_value (test.test_multiprocessing_spawn.test_misc.TestSyncManagerTypes.test_value) ... ok test_timeout (test.test_multiprocessing_spawn.test_misc.TestTimeouts.test_timeout) ... ok test_neg_timeout (test.test_multiprocessing_spawn.test_misc.TestWait.test_neg_timeout) ... ok test_wait (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait) ... ok test_wait_integer (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer) ... skipped "resource 'walltime' is not enabled" test_wait_slow (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_slow) ... ok test_wait_socket (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_socket) ... ok test_wait_socket_slow (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_socket_slow) ... ok test_wait_timeout (test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_timeout) ... skipped "resource 'walltime' is not enabled" test_import (test.test_multiprocessing_spawn.test_misc._TestImportStar.test_import) ... ok ====================================================================== FAIL: test_closefd (test.test_multiprocessing_spawn.test_misc.TestCloseFds.test_closefd) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\_test_multiprocessing.py", line 5474, in test_closefd self.assertTrue(e.errno == errno.EBADF or ^^^^^^^^^^ AssertionError: False is not true : [Errno 10038] An operation was attempted on something that is not a socket ---------------------------------------------------------------------- Ran 65 tests in 25.860s FAILED (failures=1, skipped=19) 0:01:11 load avg: 4.96 [2/4/2] test_multiprocessing_spawn.test_misc failed (1 failure) 0:01:11 load avg: 4.96 [3/4/2] test_multiprocessing_spawn.test_processes test_array (test.test_multiprocessing_spawn.test_processes.WithProcessesTestArray.test_array) ... ok test_array_from_size (test.test_multiprocessing_spawn.test_processes.WithProcessesTestArray.test_array_from_size) ... ok test_getobj_getlock_obj (test.test_multiprocessing_spawn.test_processes.WithProcessesTestArray.test_getobj_getlock_obj) ... ok test_rawarray (test.test_multiprocessing_spawn.test_processes.WithProcessesTestArray.test_rawarray) ... ok test_abort (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_abort) Test that an abort will put the barrier in a broken state ... ok test_abort_and_reset (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_abort_and_reset) Test that a barrier can be reset after being broken. ... ok test_action (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_action) Test the 'action' callback ... ok test_barrier (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_barrier) Test that a barrier is passed in lockstep ... ok test_barrier_10 (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_barrier_10) Test that a barrier works for 10 consecutive runs ... ok test_default_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_default_timeout) Test the barrier's default timeout ... ok test_reset (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_reset) Test that a 'reset' on a barrier frees the waiting threads ... ok test_single_thread (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_single_thread) ... ok test_thousand (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_thousand) ... ok test_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_timeout) Test wait(timeout) ... ok test_wait_return (test.test_multiprocessing_spawn.test_processes.WithProcessesTestBarrier.test_wait_return) test the return value from barrier.wait ... ok test_notify (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_notify) ... ok test_notify_all (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_notify_all) ... ok test_notify_n (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_notify_n) ... ok test_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_timeout) ... ok test_wait_result (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_wait_result) ... ok test_waitfor (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_waitfor) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestCondition.test_waitfor_timeout) ... ok test_connection (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_connection) ... ok test_context (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_context) ... ok test_duplex_false (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_duplex_false) ... ok test_fd_transfer (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_fd_transfer) ... ok test_large_fd_transfer (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_large_fd_transfer) ... skipped "test semantics don't make sense on Windows" test_missing_fd_transfer (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_missing_fd_transfer) ... skipped "doesn't make sense on Windows" test_sendbytes (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_sendbytes) ... ok test_spawn_close (test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_spawn_close) ... ok test_event (test.test_multiprocessing_spawn.test_processes.WithProcessesTestEvent.test_event) ... ok test_repr (test.test_multiprocessing_spawn.test_processes.WithProcessesTestEvent.test_repr) ... ok test_finalize (test.test_multiprocessing_spawn.test_processes.WithProcessesTestFinalize.test_finalize) ... ok test_thread_safety (test.test_multiprocessing_spawn.test_processes.WithProcessesTestFinalize.test_thread_safety) ... skipped "resource 'cpu' is not enabled" test_free_from_gc (test.test_multiprocessing_spawn.test_processes.WithProcessesTestHeap.test_free_from_gc) ... ERROR test_heap (test.test_multiprocessing_spawn.test_processes.WithProcessesTestHeap.test_heap) ... FAIL test_abstract_socket (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListener.test_abstract_socket) ... skipped 'test needs abstract socket support' test_context (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListener.test_context) ... ok test_empty_authkey (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListener.test_empty_authkey) ... ok test_multiple_bind (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListener.test_multiple_bind) ... ok test_issue14725 (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListenerClient.test_issue14725) ... ok test_issue16955 (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListenerClient.test_issue16955) ... ok test_listener_client (test.test_multiprocessing_spawn.test_processes.WithProcessesTestListenerClient.test_listener_client) ... ok test_lock (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_lock) ... ok test_lock_context (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_lock_context) ... ok test_repr_lock (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_repr_lock) ... ok test_repr_rlock (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_repr_rlock) ... ok test_rlock (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_rlock) ... ok test_enable_logging (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLogging.test_enable_logging) ... ok test_filename (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLogging.test_filename) ... ok test_level (test.test_multiprocessing_spawn.test_processes.WithProcessesTestLogging.test_level) ... ok test_rapid_restart (test.test_multiprocessing_spawn.test_processes.WithProcessesTestManagerRestart.test_rapid_restart) ... ok test_access (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPicklingConnections.test_access) ... ok test_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPicklingConnections.test_pickling) ... ok test_boundaries (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoll.test_boundaries) ... ok test_dont_merge (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoll.test_dont_merge) ... ok test_empty_string (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoll.test_empty_string) ... ok test_strings (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoll.test_strings) ... ok test_poll_eintr (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPollEintr.test_poll_eintr) ... skipped 'requires SIGUSR1' test_apply (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_apply) ... ok test_async (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_async) ... ok test_async_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_async_timeout) ... ok test_context (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_context) ... ok test_empty_iterable (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_empty_iterable) ... ok test_enter (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_enter) ... ok test_imap (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_imap) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_imap_handle_iterable_exception) ... ok test_imap_unordered (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_imap_unordered) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_imap_unordered_handle_iterable_exception) ... ok test_make_pool (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_make_pool) ... ok test_map (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map) ... ok test_map_async (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_async) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_async_callbacks) ... ok test_map_chunksize (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_chunksize) ... ok test_map_handle_iterable_exception (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_handle_iterable_exception) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_no_failfast) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_map_unplicklable) ... ok test_release_task_refs (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_release_task_refs) ... ok test_resource_warning (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_resource_warning) ... ok test_starmap (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_starmap) ... ok test_starmap_async (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_starmap_async) ... ok test_terminate (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_terminate) ... ok test_traceback (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_traceback) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPool.test_wrapped_exception) ... ok test_async_error_callback (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerErrors.test_async_error_callback) ... ok test_unpickleable_result (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerErrors.test_unpickleable_result) ... ok test_pool_maxtasksperchild_invalid (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerLifetime.test_pool_maxtasksperchild_invalid) ... ok test_pool_worker_lifetime (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerLifetime.test_pool_worker_lifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerLifetime.test_pool_worker_lifetime_early_close) ... ok test_worker_finalization_via_atexit_handler_of_multiprocessing (test.test_multiprocessing_spawn.test_processes.WithProcessesTestPoolWorkerLifetime.test_worker_finalization_via_atexit_handler_of_multiprocessing) ... ok test_active_children (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_active_children) ... ok test_args_argument (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_args_argument) ... skipped "resource 'cpu' is not enabled" test_child_fd_inflation (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_child_fd_inflation) ... ok test_close (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_close) ... ok test_cpu_count (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_cpu_count) ... ok test_current (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_current) ... ok test_daemon_argument (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_daemon_argument) ... ok test_error_on_stdio_flush_1 (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_error_on_stdio_flush_1) ... ok test_error_on_stdio_flush_2 (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_error_on_stdio_flush_2) ... ok test_forkserver_sigint (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_forkserver_sigint) ... skipped 'test not appropriate for spawn' test_forkserver_sigkill (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_forkserver_sigkill) ... ok test_kill (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_kill) ... ok test_lose_target_ref (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_lose_target_ref) ... ok test_many_processes (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_many_processes) ... skipped "resource 'walltime' is not enabled" test_parent_process (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_parent_process) ... ok test_parent_process_attributes (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_parent_process_attributes) ... ok test_process (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_process) ... ok test_process_mainthread_native_id (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_process_mainthread_native_id) ... ok test_recursion (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_recursion) ... ok test_sentinel (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_sentinel) ... ok test_set_executable (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_set_executable) ... ok test_terminate (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_terminate) ... ok test_wait_for_threads (test.test_multiprocessing_spawn.test_processes.WithProcessesTestProcess.test_wait_for_threads) ... ok test_closed_queue_empty_exceptions (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_closed_queue_empty_exceptions) ... ok test_closed_queue_put_get_exceptions (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_closed_queue_put_get_exceptions) ... ok test_fork (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_fork) ... ok test_get (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_get) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_no_import_lock_contention) ... ok test_put (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_put) ... ok test_qsize (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_qsize) ... ok test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_queue_feeder_donot_stop_onexc) ... ok test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_queue_feeder_on_queue_feeder_error) ... ok test_task_done (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_task_done) ... ok test_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestQueue.test_timeout) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSemaphore.test_bounded_semaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSemaphore.test_semaphore) ... ok test_timeout (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSemaphore.test_timeout) ... ok test_copy (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedCTypes.test_copy) ... ok test_sharedctypes (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedCTypes.test_sharedctypes) ... ok test_synchronize (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedCTypes.test_synchronize) ... ok test_invalid_shared_memory_creation (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_invalid_shared_memory_creation) ... ok test_shared_memory_ShareableList_basics (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_basics) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) ... test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=0) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=1) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=2) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=3) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=4) ... ERROR test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling) (proto=5) ... ERROR test_shared_memory_ShareableList_pickling_dead_object (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_ShareableList_pickling_dead_object) ... ok test_shared_memory_SharedMemoryManager_basics (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_SharedMemoryManager_basics) ... ERROR test_shared_memory_SharedMemoryManager_reuses_resource_tracker (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_SharedMemoryManager_reuses_resource_tracker) ... skipped 'resource_tracker is posix only' test_shared_memory_SharedMemoryServer_ignores_sigint (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_SharedMemoryServer_ignores_sigint) ... skipped 'not feasible in non-posix platforms' test_shared_memory_across_processes (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_across_processes) ... FAIL test_shared_memory_basics (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_basics) ... ERROR test_shared_memory_cleaned_after_process_termination (test.test_multiprocessing_spawn.test_processes.WithProcessesTestSharedMemory.test_shared_memory_cleaned_after_process_termination) ... ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_multiprocessing_spawn.test_manager failed ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_multiprocessing_spawn.test_misc failed ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Warning -- Dangling threads: {<Thread(QueueFeederThread, started daemon 10536)>} ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 Process Process-308: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\process.py", line 314, in _bootstrap self.run() ^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\process.py", line 108, in run self._target(*self._args, **self._kwargs) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\_test_multiprocessing.py", line 4105, in _attach_existing_shmem_then_write local_sms = shared_memory.SharedMemory(shmem_name_or_obj) ^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\multiprocessing\shared_memory.py", line 179, in __init__ _winapi.UnmapViewOfFile(p_buf) ^^^^^^^^^^^^^^^ AttributeError: module '_winapi' has no attribute 'UnmapViewOfFile' ==== test running for 1324 seconds ==== ==========================timedout========================== ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_5428æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 352088657 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pydoc.test_pydoc test__future__imports (test.test_pydoc.test_pydoc.PydocDocTest.test__future__imports) ... ok test_allmethods (test.test_pydoc.test_pydoc.PydocDocTest.test_allmethods) ... FAIL test_builtin_no_child (test.test_pydoc.test_pydoc.PydocDocTest.test_builtin_no_child) Tests help on builtin object which have no child classes. ... ok test_builtin_on_metaclasses (test.test_pydoc.test_pydoc.PydocDocTest.test_builtin_on_metaclasses) Tests help on metaclasses. ... ok test_builtin_with_child (test.test_pydoc.test_pydoc.PydocDocTest.test_builtin_with_child) Tests help on builtin object which have only child classes. ... ok test_builtin_with_grandchild (test.test_pydoc.test_pydoc.PydocDocTest.test_builtin_with_grandchild) Tests help on builtin classes which have grandchild classes. ... ok test_builtin_with_more_than_four_children (test.test_pydoc.test_pydoc.PydocDocTest.test_builtin_with_more_than_four_children) Tests help on builtin object which have more than four child classes. ... ok test_fail_help_cli (test.test_pydoc.test_pydoc.PydocDocTest.test_fail_help_cli) ... ok test_fail_help_output_redirect (test.test_pydoc.test_pydoc.PydocDocTest.test_fail_help_output_redirect) ... ok test_fail_showtopic (test.test_pydoc.test_pydoc.PydocDocTest.test_fail_showtopic) ... ok test_fail_showtopic_output_redirect (test.test_pydoc.test_pydoc.PydocDocTest.test_fail_showtopic_output_redirect) ... ok test_getpager_with_stdin_none (test.test_pydoc.test_pydoc.PydocDocTest.test_getpager_with_stdin_none) ... ok test_help_output_redirect (test.test_pydoc.test_pydoc.PydocDocTest.test_help_output_redirect) ... ok test_help_output_redirect_various_requests (test.test_pydoc.test_pydoc.PydocDocTest.test_help_output_redirect_various_requests) ... ok test_html_doc (test.test_pydoc.test_pydoc.PydocDocTest.test_html_doc) ... FAIL test_input_strip (test.test_pydoc.test_pydoc.PydocDocTest.test_input_strip) ... ok test_is_package_when_is_package (test.test_pydoc.test_pydoc.PydocDocTest.test_is_package_when_is_package) ... ok test_is_package_when_not_package (test.test_pydoc.test_pydoc.PydocDocTest.test_is_package_when_not_package) ... ok test_issue8225 (test.test_pydoc.test_pydoc.PydocDocTest.test_issue8225) ... ok test_lambda_with_return_and_params_annotation (test.test_pydoc.test_pydoc.PydocDocTest.test_lambda_with_return_and_params_annotation) ... ok test_lambda_with_return_annotation (test.test_pydoc.test_pydoc.PydocDocTest.test_lambda_with_return_annotation) ... ok test_lambda_without_return_annotation (test.test_pydoc.test_pydoc.PydocDocTest.test_lambda_without_return_annotation) ... ok test_method_aliases (test.test_pydoc.test_pydoc.PydocDocTest.test_method_aliases) ... ok test_mixed_case_module_names_are_lower_cased (test.test_pydoc.test_pydoc.PydocDocTest.test_mixed_case_module_names_are_lower_cased) ... ok test_namedtuple_fields (test.test_pydoc.test_pydoc.PydocDocTest.test_namedtuple_fields) ... ok test_namedtuple_public_underscore (test.test_pydoc.test_pydoc.PydocDocTest.test_namedtuple_public_underscore) ... ok test_non_str_name (test.test_pydoc.test_pydoc.PydocDocTest.test_non_str_name) ... ok test_not_ascii (test.test_pydoc.test_pydoc.PydocDocTest.test_not_ascii) ... ok test_not_here (test.test_pydoc.test_pydoc.PydocDocTest.test_not_here) ... ok test_showtopic (test.test_pydoc.test_pydoc.PydocDocTest.test_showtopic) ... ok test_showtopic_output_redirect (test.test_pydoc.test_pydoc.PydocDocTest.test_showtopic_output_redirect) ... ok test_source_synopsis (test.test_pydoc.test_pydoc.PydocDocTest.test_source_synopsis) ... ok test_splitdoc_with_description (test.test_pydoc.test_pydoc.PydocDocTest.test_splitdoc_with_description) ... ok test_stripid (test.test_pydoc.test_pydoc.PydocDocTest.test_stripid) ... ok test_synopsis (test.test_pydoc.test_pydoc.PydocDocTest.test_synopsis) ... ok test_synopsis_sourceless (test.test_pydoc.test_pydoc.PydocDocTest.test_synopsis_sourceless) ... ok test_synopsis_sourceless_empty_doc (test.test_pydoc.test_pydoc.PydocDocTest.test_synopsis_sourceless_empty_doc) ... ok test_text_doc (test.test_pydoc.test_pydoc.PydocDocTest.test_text_doc) ... ok test_text_enum_member_with_value_zero (test.test_pydoc.test_pydoc.PydocDocTest.test_text_enum_member_with_value_zero) ... ok test_html_doc_inherited_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_html_doc_inherited_routines_in_class) ... FAIL test_html_doc_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_html_doc_routines_in_class) ... FAIL test_html_doc_routines_in_module (test.test_pydoc.test_pydoc.PydocFodderTest.test_html_doc_routines_in_module) ... ok test_text_doc_inherited_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_text_doc_inherited_routines_in_class) ... FAIL test_text_doc_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_text_doc_routines_in_class) ... FAIL test_text_doc_routines_in_module (test.test_pydoc.test_pydoc.PydocFodderTest.test_text_doc_routines_in_module) ... ok test_apropos_empty_doc (test.test_pydoc.test_pydoc.PydocImportTest.test_apropos_empty_doc) ... ok test_apropos_with_bad_package (test.test_pydoc.test_pydoc.PydocImportTest.test_apropos_with_bad_package) ... ok test_apropos_with_unreadable_dir (test.test_pydoc.test_pydoc.PydocImportTest.test_apropos_with_unreadable_dir) ... ok test_badimport (test.test_pydoc.test_pydoc.PydocImportTest.test_badimport) ... ok test_importfile (test.test_pydoc.test_pydoc.PydocImportTest.test_importfile) ... ok test_modules (test.test_pydoc.test_pydoc.PydocImportTest.test_modules) ... skipped 'causes undesirable side-effects (#20128)' test_modules_search (test.test_pydoc.test_pydoc.PydocImportTest.test_modules_search) ... skipped 'causes undesirable side-effects (#20128)' test_modules_search_builtin (test.test_pydoc.test_pydoc.PydocImportTest.test_modules_search_builtin) ... skipped 'some buildbots are not cooperating (#20128)' test_url_search_package_error (test.test_pydoc.test_pydoc.PydocImportTest.test_url_search_package_error) ... ok test_server (test.test_pydoc.test_pydoc.PydocServerTest.test_server) ... ok test_content_type_err (test.test_pydoc.test_pydoc.PydocUrlHandlerTest.test_content_type_err) ... ok test_url_requests (test.test_pydoc.test_pydoc.PydocUrlHandlerTest.test_url_requests) ... ok test_DynamicClassAttribute (test.test_pydoc.test_pydoc.PydocWithMetaClasses.test_DynamicClassAttribute) ... ok test_buggy_dir (test.test_pydoc.test_pydoc.PydocWithMetaClasses.test_buggy_dir) ... ok test_resolve_false (test.test_pydoc.test_pydoc.PydocWithMetaClasses.test_resolve_false) ... ok test_virtualClassAttributeWithOneMeta (test.test_pydoc.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithOneMeta) ... ok test_virtualClassAttributeWithTwoMeta (test.test_pydoc.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithTwoMeta) ... ok test_async_annotation (test.test_pydoc.test_pydoc.TestDescriptions.test_async_annotation) ... ok test_async_generator_annotation (test.test_pydoc.test_pydoc.TestDescriptions.test_async_generator_annotation) ... ok test_bound_builtin_method (test.test_pydoc.test_pydoc.TestDescriptions.test_bound_builtin_method) ... ok test_bound_builtin_method_noargs (test.test_pydoc.test_pydoc.TestDescriptions.test_bound_builtin_method_noargs) ... ok test_bound_python_method (test.test_pydoc.test_pydoc.TestDescriptions.test_bound_python_method) ... ok test_builtin (test.test_pydoc.test_pydoc.TestDescriptions.test_builtin) ... ok test_class (test.test_pydoc.test_pydoc.TestDescriptions.test_class) ... ok test_classmethod (test.test_pydoc.test_pydoc.TestDescriptions.test_classmethod) ... ok test_custom_data_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_custom_data_descriptor) ... ok test_custom_non_data_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_custom_non_data_descriptor) ... ok test_dict_attr_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_dict_attr_descriptor) ... ok test_field_order_for_named_tuples (test.test_pydoc.test_pydoc.TestDescriptions.test_field_order_for_named_tuples) ... ok test_generic_alias (test.test_pydoc.test_pydoc.TestDescriptions.test_generic_alias) ... ok test_getset_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_getset_descriptor) ... ok test_html_for_https_links (test.test_pydoc.test_pydoc.TestDescriptions.test_html_for_https_links) ... ok test_member_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_member_descriptor) ... ok test_module (test.test_pydoc.test_pydoc.TestDescriptions.test_module) ... ok test_module_level_callable (test.test_pydoc.test_pydoc.TestDescriptions.test_module_level_callable) ... ok test_module_none (test.test_pydoc.test_pydoc.TestDescriptions.test_module_none) ... ok test_namedtuple_field_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_namedtuple_field_descriptor) ... ok test_property (test.test_pydoc.test_pydoc.TestDescriptions.test_property) ... ok test_slot_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_slot_descriptor) ... ok test_special_form (test.test_pydoc.test_pydoc.TestDescriptions.test_special_form) ... ok test_staticmethod (test.test_pydoc.test_pydoc.TestDescriptions.test_staticmethod) ... ok test_structseq_member_descriptor (test.test_pydoc.test_pydoc.TestDescriptions.test_structseq_member_descriptor) ... ok test_typing_pydoc (test.test_pydoc.test_pydoc.TestDescriptions.test_typing_pydoc) ... ok test_unbound_builtin_method (test.test_pydoc.test_pydoc.TestDescriptions.test_unbound_builtin_method) ... FAIL test_unbound_builtin_method_noargs (test.test_pydoc.test_pydoc.TestDescriptions.test_unbound_builtin_method_noargs) ... FAIL test_unbound_python_method (test.test_pydoc.test_pydoc.TestDescriptions.test_unbound_python_method) ... ok test_union_type (test.test_pydoc.test_pydoc.TestDescriptions.test_union_type) ... FAIL test_keywords (test.test_pydoc.test_pydoc.TestHelper.test_keywords) ... ok test_sys_path_adjustment_adds_missing_curdir (test.test_pydoc.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_adds_missing_curdir) ... ok test_sys_path_adjustment_protects_pydoc_dir (test.test_pydoc.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_protects_pydoc_dir) ... ok test_sys_path_adjustment_removes_argv0_dir (test.test_pydoc.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_removes_argv0_dir) ... ok test_sys_path_adjustment_when_curdir_already_included (test.test_pydoc.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_when_curdir_already_included) ... ok ====================================================================== FAIL: test_allmethods (test.test_pydoc.test_pydoc.PydocDocTest.test_allmethods) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 981, in test_allmethods self.assertDictEqual(methods, expected) ^^^^^^^^^^^^^^^ AssertionError: {'__delattr__': <function object.__delattr__ [1579 chars]a48>} != {'__new__': <staticmethod(<function object.__[1595 chars]a48>} {'__delattr__': <function object.__delattr__ at 0x00007ff99733c550>, '__dir__': <function object.__dir__ at 0x00007ff997443630>, '__eq__': <function object.__eq__ at 0x00007ff9973220c0>, '__format__': <function object.__format__ at 0x00007ff997331460>, '__ge__': <function object.__gt__ at 0x00007ff997322190>, '__getattribute__': <function object.__getattribute__ at 0x00007ff99733c3b0>, '__getstate__': <function object.__getstate__ at 0x00007ff997443340>, '__gt__': <function object.__gt__ at 0x00007ff997322190>, '__hash__': <function object.__hash__ at 0x00007ff9973318c0>, '__init__': <function object.__init__ at 0x00007ff997322b20>, '__init_subclass__': <bound method object.__init_subclass__ of <class 'test.test_pydoc.test_pydoc.PydocDocTest.test_allmethods.<locals>.TestClass'>>, '__le__': <function object.__gt__ at 0x00007ff997322190>, '__lt__': <function object.__gt__ at 0x00007ff997322190>, '__ne__': <function object.__ne__ at 0x00007ff997322330>, - '__new__': <function object.__new__ at 0x00007ff99740bff0>, + '__new__': <staticmethod(<function object.__new__ at 0x00007ff99740bff0>)>, ? ++++++++++++++ ++ '__reduce__': <function object.__reduce__ at 0x00007ff997443470>, '__reduce_ex__': <function object.__reduce_ex__ at 0x00007ff997443560>, '__repr__': <function object.__repr__ at 0x00007ff9973319b0>, '__setattr__': <function object.__setattr__ at 0x00007ff99733c480>, '__str__': <function object.__str__ at 0x00007ff9973317c0>, '__subclasshook__': <bound method object.__subclasshook__ of <class 'test.test_pydoc.test_pydoc.PydocDocTest.test_allmethods.<locals>.TestClass'>>, 'method_returning_true': <function PydocDocTest.test_allmethods.<locals>.TestClass.method_returning_true at 0x000002d427c30a48>} ====================================================================== FAIL: test_html_doc (test.test_pydoc.test_pydoc.PydocDocTest.test_html_doc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 432, in test_html_doc self.assertEqual(text_lines, expected_lines) ^^^^^^^^^^^ AssertionError: Lists differ: ['tes[90 chars]s', 'builtins', 'types', 'typing', 'Classes', [1607 chars]ody'] != ['tes[90 chars]s', 'types', 'typing', 'Classes', 'builtins.ob[1595 chars]ody'] First differing element 3: 'builtins' 'types' First list contains 1 additional elements. First extra element 65: 'Nobody' ['test.test_pydoc.pydoc_mod (version 1.2.3.4)', 'This is a test module for test_pydoc', 'Modules', - 'builtins', 'types', 'typing', 'Classes', 'builtins.object', 'A', 'B', 'C', 'class A(builtins.object)', 'Hello and goodbye', 'Methods defined here:', '__init__()', 'Wow, I have no function!', '----------------------------------------------------------------------', 'Data descriptors defined here:', '__dict__', 'dictionary for instance variables', '__weakref__', 'list of weak references to the object', 'class B(builtins.object)', 'Data descriptors defined here:', '__dict__', 'dictionary for instance variables', '__weakref__', 'list of weak references to the object', '----------------------------------------------------------------------', 'Data and other attributes defined here:', "NO_MEANING = 'eggs'", "__annotations__ = {'NO_MEANING': <class 'str'>}", 'class C(builtins.object)', 'Methods defined here:', 'get_answer(self)', 'Return say_no()', 'is_it_true(self)', 'Return self.get_answer()', 'say_no(self)', '----------------------------------------------------------------------', 'Class methods defined here:', '__class_getitem__(item)', '----------------------------------------------------------------------', 'Data descriptors defined here:', '__dict__', 'dictionary for instance variables', '__weakref__', 'list of weak references to the object', 'Functions', 'doc_func()', "This function solves all of the world's problems:", 'hunger', 'lack of Python', 'war', 'nodoc_func()', 'Data', "__xyz__ = 'X, Y and Z'", 'c_alias = test.test_pydoc.pydoc_mod.C[int]', 'list_alias1 = typing.List[int]', 'list_alias2 = list[int]', 'type_union1 = typing.Union[int, str]', 'type_union2 = int | str', 'Author', 'Benjamin Peterson', 'Credits', 'Nobody'] ====================================================================== FAIL: test_html_doc_inherited_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_html_doc_inherited_routines_in_class) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1672, in test_html_doc_inherited_routines_in_class self.test_html_doc_routines_in_class(pydocfodder.D) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1655, in test_html_doc_routines_in_class self.assertIn('__repr__(self, /) from builtins.object', lines) ^^^^^^^^ AssertionError: '__repr__(self, /) from builtins.object' not found in ['Methods inherited from B:', 'ABC_method(self)', 'Method defined in A, B and C.', '', 'AB_method(self)', 'Method defined in A and B.', '', 'A_method_alias = A_method(self)', '', 'A_staticmethod(x, y) from test.test_pydoc.pydocfodder.A', 'A static method defined in A.', '', 'A_staticmethod_alias = A_staticmethod(x, y)', '', 'BC_method(self)', 'Method defined in B and C.', '', 'B_method(self)', 'Method defined in B.', '', 'B_method_alias = B_method(self)', '', '__repr__(self, /) from object', 'Return repr(self).', '', 'global_func(x, y) from test.test_pydoc.pydocfodder', 'Module global function', '', 'global_func2_alias = global_func2(x, y) from test.test_pydoc.pydocfodder', 'Module global function 2', '', 'global_func_alias = global_func(x, y)', '', 'object_repr = __repr__(self, /)', ''] ====================================================================== FAIL: test_html_doc_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_html_doc_routines_in_class) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1655, in test_html_doc_routines_in_class self.assertIn('__repr__(self, /) from builtins.object', lines) ^^^^^^^^ AssertionError: '__repr__(self, /) from builtins.object' not found in ['Methods defined here:', 'ABCD_method(self)', 'Method defined in A, B, C and D.', '', 'ABC_method(self)', 'Method defined in A, B and C.', '', 'ABD_method(self)', 'Method defined in A, B and D.', '', 'AB_method(self)', 'Method defined in A and B.', '', 'A_method_alias = A_method(self)', '', 'A_staticmethod(x, y) from test.test_pydoc.pydocfodder.A', 'A static method defined in A.', '', 'A_staticmethod_alias = A_staticmethod(x, y)', '', 'BCD_method(self)', 'Method defined in B, C and D.', '', 'BC_method(self)', 'Method defined in B and C.', '', 'BD_method(self)', 'Method defined in B and D.', '', 'B_method(self)', 'Method defined in B.', '', 'B_method_alias = B_method(self)', '', '__repr__(self, /) from object', 'Return repr(self).', '', 'global_func(x, y) from test.test_pydoc.pydocfodder', 'Module global function', '', 'global_func2_alias = global_func2(x, y) from test.test_pydoc.pydocfodder', 'Module global function 2', '', 'global_func_alias = global_func(x, y)', '', 'object_repr = __repr__(self, /)', ''] ====================================================================== FAIL: test_text_doc_inherited_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_text_doc_inherited_routines_in_class) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1669, in test_text_doc_inherited_routines_in_class self.test_text_doc_routines_in_class(pydocfodder.D) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1627, in test_text_doc_routines_in_class self.assertIn(' | __repr__(self, /) from builtins.object', lines) ^^^^^^^^ AssertionError: ' | __repr__(self, /) from builtins.object' not found in [' | Methods inherited from B:', ' |', ' | ABC_method(self)', ' | Method defined in A, B and C.', ' |', ' | AB_method(self)', ' | Method defined in A and B.', ' |', ' | A_method_alias = A_method(self)', ' |', ' | A_staticmethod(x, y) from test.test_pydoc.pydocfodder.A', ' | A static method defined in A.', ' |', ' | A_staticmethod_alias = A_staticmethod(x, y)', ' |', ' | BC_method(self)', ' | Method defined in B and C.', ' |', ' | B_method(self)', ' | Method defined in B.', ' |', ' | B_method_alias = B_method(self)', ' |', ' | __repr__(self, /) from object', ' | Return repr(self).', ' |', ' | global_func(x, y) from test.test_pydoc.pydocfodder', ' | Module global function', ' |', ' | global_func2_alias = global_func2(x, y) from test.test_pydoc.pydocfodder', ' | Module global function 2', ' |', ' | global_func_alias = global_func(x, y)', ' |', ' | object_repr = __repr__(self, /)', ' |'] ====================================================================== FAIL: test_text_doc_routines_in_class (test.test_pydoc.test_pydoc.PydocFodderTest.test_text_doc_routines_in_class) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1627, in test_text_doc_routines_in_class self.assertIn(' | __repr__(self, /) from builtins.object', lines) ^^^^^^^^ AssertionError: ' | __repr__(self, /) from builtins.object' not found in [' | Methods defined here:', ' |', ' | ABCD_method(self)', ' | Method defined in A, B, C and D.', ' |', ' | ABC_method(self)', ' | Method defined in A, B and C.', ' |', ' | ABD_method(self)', ' | Method defined in A, B and D.', ' |', ' | AB_method(self)', ' | Method defined in A and B.', ' |', ' | A_method_alias = A_method(self)', ' |', ' | A_staticmethod(x, y) from test.test_pydoc.pydocfodder.A', ' | A static method defined in A.', ' |', ' | A_staticmethod_alias = A_staticmethod(x, y)', ' |', ' | BCD_method(self)', ' | Method defined in B, C and D.', ' |', ' | BC_method(self)', ' | Method defined in B and C.', ' |', ' | BD_method(self)', ' | Method defined in B and D.', ' |', ' | B_method(self)', ' | Method defined in B.', ' |', ' | B_method_alias = B_method(self)', ' |', ' | __repr__(self, /) from object', ' | Return repr(self).', ' |', ' | global_func(x, y) from test.test_pydoc.pydocfodder', ' | Module global function', ' |', ' | global_func2_alias = global_func2(x, y) from test.test_pydoc.pydocfodder', ' | Module global function 2', ' |', ' | global_func_alias = global_func(x, y)', ' |', ' | object_repr = __repr__(self, /)', ' |'] ====================================================================== FAIL: test_unbound_builtin_method (test.test_pydoc.test_pydoc.TestDescriptions.test_unbound_builtin_method) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1356, in test_unbound_builtin_method self.assertEqual(self._get_summary_line(_pickle.Pickler.dump), ^^^^^^^^^^^ AssertionError: 'dump(self, obj, /)' != 'dump(self, obj, /) unbound _pickle.Pickler method' - dump(self, obj, /) + dump(self, obj, /) unbound _pickle.Pickler method ====================================================================== FAIL: test_unbound_builtin_method_noargs (test.test_pydoc.test_pydoc.TestDescriptions.test_unbound_builtin_method_noargs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1394, in test_unbound_builtin_method_noargs self.assertEqual(self._get_summary_line(str.lower), ^^^^^^^^^^^ AssertionError: 'lower(self, /)' != 'lower(self, /) unbound builtins.str method' - lower(self, /) + lower(self, /) unbound builtins.str method ====================================================================== FAIL: test_union_type (test.test_pydoc.test_pydoc.TestDescriptions.test_union_type) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pydoc\test_pydoc.py", line 1292, in test_union_type self.assertIn('UnionType in module types object', doc) ^^^^^^^^ AssertionError: 'UnionType in module types object' not found in 'Python Library Documentation: UnionType in module _pypy_generic_alias object\n\nclass UnionType(builtins.object)\n | UnionType(args)\n |\n | Represent a PEP 604 union type\n |\n | E.g. for int | str\n |\n | Methods defined here:\n |\n | __eq__(self, other)\n | Return self==value.\n |\n | __getitem__(self, items)\n |\n | __hash__(self)\n | Return hash(self).\n |\n | __init__(self, args)\n | Initialize self. See help(type(self)) for accurate signature.\n |\n | __instancecheck__(self, instance)\n | __instancecheck__($obj, inst, /)\n | --\n |\n | __or__(self, other)\n | __or__($self, other, /)\n | --\n |\n | __repr__(self)\n | Return repr(self).\n |\n | __ror__(self, other)\n | __ror__($self, other, /)\n | --\n |\n | __subclasscheck__(self, other)\n | __subclasscheck__($obj, sub, /)\n | --\n |\n | ----------------------------------------------------------------------\n | Readonly properties defined here:\n |\n | __args__\n |\n | ----------------------------------------------------------------------\n | Data descriptors defined here:\n |\n | __parameters__\n |\n | __weakref__\n | list of weak references to the object\n |\n | ----------------------------------------------------------------------\n | Data and other attributes defined here:\n |\n | __iter__ = None\n' ---------------------------------------------------------------------- Ran 97 tests in 9.350s FAILED (failures=9, skipped=3) 0:00:09 load avg: 1.33 [1/1/1] test_pydoc.test_pydoc failed (9 failures) == Tests result: FAILURE == 1 test failed: test_pydoc.test_pydoc Total duration: 9.9 sec Total tests: run=97 failures=9 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 245, in <module> globals()[__func_name] = __get_hash(__func_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 test test_pydoc.test_pydoc failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_8968æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 305511694 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_pyrepl 0:00:00 [1/1/1] test_pyrepl failed (uncaught exception) == Tests result: FAILURE == 1 test failed: test_pyrepl Total duration: 494 ms Total tests: run=0 Total test files: run=1/1 failed=1 Result: FAILURE Failed to import test module: test.test_pyrepl.test_interact Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pyrepl\test_interact.py", line 8, in <module> from test.support import force_not_colorized ImportError: cannot import name 'force_not_colorized' from 'test.support' (d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py) Failed to import test module: test.test_pyrepl.test_pyrepl Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 396, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\unittest\loader.py", line 339, in _get_module_from_name __import__(name) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_pyrepl\test_pyrepl.py", line 13, in <module> from test.support import force_not_colorized, is_pypy ImportError: cannot import name 'force_not_colorized' from 'test.support' (d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py) test test_pyrepl crashed -- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 181, in _runtest_env_changed_exc _load_run_test(result, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 138, in _load_run_test regrtest_runner(result, test_func, runtests) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 91, in regrtest_runner test_result = test_func() ^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 135, in test_func return run_unittest(test_mod) ^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\libregrtest\single.py", line 35, in run_unittest raise Exception("errors while loading tests") Exception: errors while loading tests ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_7872æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 1364111095 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_tomllib test_invalid (test.test_tomllib.test_data.TestData.test_invalid) ... ok test_valid (test.test_tomllib.test_data.TestData.test_valid) ... ok test_invalid_char_quotes (test.test_tomllib.test_error.TestError.test_invalid_char_quotes) ... ok test_invalid_parse_float (test.test_tomllib.test_error.TestError.test_invalid_parse_float) ... ok test_line_and_col (test.test_tomllib.test_error.TestError.test_line_and_col) ... ok test_missing_value (test.test_tomllib.test_error.TestError.test_missing_value) ... ok test_module_name (test.test_tomllib.test_error.TestError.test_module_name) ... ok test_deepcopy (test.test_tomllib.test_misc.TestMiscellaneous.test_deepcopy) ... ok test_incorrect_load (test.test_tomllib.test_misc.TestMiscellaneous.test_incorrect_load) ... ok test_inline_array_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit) ... test_inline_array_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit) (limit=130, available=99, nest_count=47) ... ERROR test_inline_table_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit) ... test_inline_table_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit) (limit=130, available=99, nest_count=32) ... ERROR test_load (test.test_tomllib.test_misc.TestMiscellaneous.test_load) ... ok test_parse_float (test.test_tomllib.test_misc.TestMiscellaneous.test_parse_float) ... ok ====================================================================== ERROR: test_inline_array_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit) (limit=130, available=99, nest_count=47) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tomllib\test_misc.py", line 104, in test_inline_array_recursion_limit tomllib.loads(recursive_array_toml) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 102, in loads pos = key_value_rule(src, pos, out, header, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 326, in key_value_rule pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 420, in parse_array pos, val = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 616, in parse_value return parse_array(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 416, in parse_array pos = skip_comments_and_array_ws(src, pos) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 278, in skip_comments_and_array_ws pos = skip_chars(src, pos, TOML_WS_AND_NEWLINE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RecursionError: maximum recursion depth exceeded ====================================================================== ERROR: test_inline_table_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit) (limit=130, available=99, nest_count=32) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_tomllib\test_misc.py", line 115, in test_inline_table_recursion_limit tomllib.loads(recursive_table_toml) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 102, in loads pos = key_value_rule(src, pos, out, header, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 326, in key_value_rule pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 369, in parse_key_value_pair pos, value = parse_value(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 620, in parse_value return parse_inline_table(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 445, in parse_inline_table pos, key, value = parse_key_value_pair(src, pos, parse_float) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 360, in parse_key_value_pair pos, key = parse_key(src, pos) ^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 374, in parse_key pos, key_part = parse_key_part(src, pos) ^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 398, in parse_key_part pos = skip_chars(src, pos, BARE_KEY_CHARS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\tomllib\_parser.py", line 234, in skip_chars while src[pos] in chars: ^^^^^^^^^^^^^^^^^ RecursionError: maximum recursion depth exceeded ---------------------------------------------------------------------- Ran 13 tests in 0.072s FAILED (errors=2) 0:00:00 [1/1/1] test_tomllib failed (2 errors) == Tests result: FAILURE == 1 test failed: test_tomllib Total duration: 399 ms Total tests: run=13 Total test files: run=1/1 failed=1 Result: FAILURE test test_tomllib failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_10368æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 2099205190 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_warnings test_issue_8766 (test.test_warnings.BootstrapTest.test_issue_8766) ... ok test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests.test_catch_warnings_defaults) ... ok test_catch_warnings_recording (test.test_warnings.CCatchWarningTests.test_catch_warnings_recording) ... ok test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests.test_catch_warnings_reentry_guard) ... ok test_catch_warnings_restore (test.test_warnings.CCatchWarningTests.test_catch_warnings_restore) ... ok test_check_warnings (test.test_warnings.CCatchWarningTests.test_check_warnings) ... ok test_record_override_showwarning_before (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_before) ... ok test_record_override_showwarning_inside (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_inside) ... ok test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests.test_comma_separated_warnings) ... ok test_conflicting_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_conflicting_envvar_and_command_line) ... ok test_default_filter_configuration (test.test_warnings.CEnvironmentVariableTests.test_default_filter_configuration) ... ok test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_envvar_and_command_line) ... ok test_nonascii (test.test_warnings.CEnvironmentVariableTests.test_nonascii) ... FAIL test_single_warning (test.test_warnings.CEnvironmentVariableTests.test_single_warning) ... ok test_always (test.test_warnings.CFilterTests.test_always) ... ok test_always_after_default (test.test_warnings.CFilterTests.test_always_after_default) ... ok test_append_duplicate (test.test_warnings.CFilterTests.test_append_duplicate) ... ok test_catchwarnings_with_simplefilter_error (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_error) ... ok test_catchwarnings_with_simplefilter_ignore (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_ignore) ... ok test_default (test.test_warnings.CFilterTests.test_default) ... ok test_error (test.test_warnings.CFilterTests.test_error) ... ok test_error_after_default (test.test_warnings.CFilterTests.test_error_after_default) ... ok test_filterwarnings (test.test_warnings.CFilterTests.test_filterwarnings) ... ok test_filterwarnings_duplicate_filters (test.test_warnings.CFilterTests.test_filterwarnings_duplicate_filters) ... ok test_ignore (test.test_warnings.CFilterTests.test_ignore) ... ok test_ignore_after_default (test.test_warnings.CFilterTests.test_ignore_after_default) ... ok test_inheritance (test.test_warnings.CFilterTests.test_inheritance) ... ok test_message_matching (test.test_warnings.CFilterTests.test_message_matching) ... ok test_module (test.test_warnings.CFilterTests.test_module) ... ok test_module_globals (test.test_warnings.CFilterTests.test_module_globals) ... ok test_mutate_filter_list (test.test_warnings.CFilterTests.test_mutate_filter_list) ... ok test_once (test.test_warnings.CFilterTests.test_once) ... ok test_ordering (test.test_warnings.CFilterTests.test_ordering) ... ok test_simplefilter_duplicate_filters (test.test_warnings.CFilterTests.test_simplefilter_duplicate_filters) ... ok test_module_all_attribute (test.test_warnings.CPublicAPITests.test_module_all_attribute) ... ok test_import_from_module (test.test_warnings.CWCmdLineTests.test_import_from_module) ... ok test_improper_input (test.test_warnings.CWCmdLineTests.test_improper_input) ... ok test_accelerated (test.test_warnings.CWarnTests.test_accelerated) ... FAIL test_bad_str (test.test_warnings.CWarnTests.test_bad_str) ... ok test_exec_filename (test.test_warnings.CWarnTests.test_exec_filename) ... ok test_filename (test.test_warnings.CWarnTests.test_filename) ... ok test_gh86298_loader_and_spec_loader_disagree (test.test_warnings.CWarnTests.test_gh86298_loader_and_spec_loader_disagree) ... FAIL test_gh86298_loader_is_none_and_no_spec (test.test_warnings.CWarnTests.test_gh86298_loader_is_none_and_no_spec) ... ok test_gh86298_loader_is_none_and_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_loader_is_none_and_spec_is_none) ... FAIL test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_warnings.CWarnTests.test_gh86298_loader_is_none_and_spec_loader_is_none) ... FAIL test_gh86298_no_loader_and_no_spec (test.test_warnings.CWarnTests.test_gh86298_no_loader_and_no_spec) ... ok test_gh86298_no_loader_and_no_spec_loader (test.test_warnings.CWarnTests.test_gh86298_no_loader_and_no_spec_loader) ... FAIL test_gh86298_no_loader_and_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_no_loader_and_spec_is_none) ... FAIL test_gh86298_no_loader_with_spec_loader_okay (test.test_warnings.CWarnTests.test_gh86298_no_loader_with_spec_loader_okay) ... ok test_gh86298_no_spec (test.test_warnings.CWarnTests.test_gh86298_no_spec) ... FAIL test_gh86298_no_spec_loader (test.test_warnings.CWarnTests.test_gh86298_no_spec_loader) ... FAIL test_gh86298_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_spec_is_none) ... FAIL test_message (test.test_warnings.CWarnTests.test_message) ... ok test_skip_file_prefixes (test.test_warnings.CWarnTests.test_skip_file_prefixes) ... ERROR test_skip_file_prefixes_type_errors (test.test_warnings.CWarnTests.test_skip_file_prefixes_type_errors) ... ok test_stacklevel (test.test_warnings.CWarnTests.test_stacklevel) ... ok test_stacklevel_import (test.test_warnings.CWarnTests.test_stacklevel_import) ... ok test_warn_explicit_non_ascii_filename (test.test_warnings.CWarnTests.test_warn_explicit_non_ascii_filename) ... ok test_warn_explicit_type_errors (test.test_warnings.CWarnTests.test_warn_explicit_type_errors) ... ok test_warn_nonstandard_types (test.test_warnings.CWarnTests.test_warn_nonstandard_types) ... ok test_warning_classes (test.test_warnings.CWarnTests.test_warning_classes) ... ok test_formatwarning (test.test_warnings.CWarningsDisplayTests.test_formatwarning) ... ok test_formatwarning_override (test.test_warnings.CWarningsDisplayTests.test_formatwarning_override) ... ok test_showwarning (test.test_warnings.CWarningsDisplayTests.test_showwarning) ... ok test_finalization (test.test_warnings.FinalizationTest.test_finalization) ... FAIL test_late_resource_warning (test.test_warnings.FinalizationTest.test_late_resource_warning) ... FAIL test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests.test_catch_warnings_defaults) ... ok test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests.test_catch_warnings_recording) ... ok test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests.test_catch_warnings_reentry_guard) ... ok test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests.test_catch_warnings_restore) ... ok test_check_warnings (test.test_warnings.PyCatchWarningTests.test_check_warnings) ... ok test_record_override_showwarning_before (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_before) ... ok test_record_override_showwarning_inside (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_inside) ... ok test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests.test_comma_separated_warnings) ... ok test_conflicting_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_conflicting_envvar_and_command_line) ... ok test_default_filter_configuration (test.test_warnings.PyEnvironmentVariableTests.test_default_filter_configuration) ... ok test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_envvar_and_command_line) ... ok test_nonascii (test.test_warnings.PyEnvironmentVariableTests.test_nonascii) ... FAIL test_single_warning (test.test_warnings.PyEnvironmentVariableTests.test_single_warning) ... ok test_always (test.test_warnings.PyFilterTests.test_always) ... ok test_always_after_default (test.test_warnings.PyFilterTests.test_always_after_default) ... ok test_append_duplicate (test.test_warnings.PyFilterTests.test_append_duplicate) ... ok test_catchwarnings_with_simplefilter_error (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_error) ... ok test_catchwarnings_with_simplefilter_ignore (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_ignore) ... ok test_default (test.test_warnings.PyFilterTests.test_default) ... ok test_error (test.test_warnings.PyFilterTests.test_error) ... ok test_error_after_default (test.test_warnings.PyFilterTests.test_error_after_default) ... ok test_filterwarnings (test.test_warnings.PyFilterTests.test_filterwarnings) ... ok test_filterwarnings_duplicate_filters (test.test_warnings.PyFilterTests.test_filterwarnings_duplicate_filters) ... ok test_ignore (test.test_warnings.PyFilterTests.test_ignore) ... ok test_ignore_after_default (test.test_warnings.PyFilterTests.test_ignore_after_default) ... ok test_inheritance (test.test_warnings.PyFilterTests.test_inheritance) ... ok test_message_matching (test.test_warnings.PyFilterTests.test_message_matching) ... ok test_module (test.test_warnings.PyFilterTests.test_module) ... ok test_module_globals (test.test_warnings.PyFilterTests.test_module_globals) ... ok test_mutate_filter_list (test.test_warnings.PyFilterTests.test_mutate_filter_list) ... ok test_once (test.test_warnings.PyFilterTests.test_once) ... ok test_ordering (test.test_warnings.PyFilterTests.test_ordering) ... ok test_simplefilter_duplicate_filters (test.test_warnings.PyFilterTests.test_simplefilter_duplicate_filters) ... ok test_module_all_attribute (test.test_warnings.PyPublicAPITests.test_module_all_attribute) ... ok test_import_from_module (test.test_warnings.PyWCmdLineTests.test_import_from_module) ... ok test_improper_input (test.test_warnings.PyWCmdLineTests.test_improper_input) ... ok test_improper_option (test.test_warnings.PyWCmdLineTests.test_improper_option) ... ok test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests.test_warnings_bootstrap) ... ok test_bad_str (test.test_warnings.PyWarnTests.test_bad_str) ... ok test_exec_filename (test.test_warnings.PyWarnTests.test_exec_filename) ... ok test_filename (test.test_warnings.PyWarnTests.test_filename) ... ok test_gh86298_loader_and_spec_loader_disagree (test.test_warnings.PyWarnTests.test_gh86298_loader_and_spec_loader_disagree) ... ok test_gh86298_loader_is_none_and_no_spec (test.test_warnings.PyWarnTests.test_gh86298_loader_is_none_and_no_spec) ... ok test_gh86298_loader_is_none_and_spec_is_none (test.test_warnings.PyWarnTests.test_gh86298_loader_is_none_and_spec_is_none) ... ok test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_warnings.PyWarnTests.test_gh86298_loader_is_none_and_spec_loader_is_none) ... ok test_gh86298_no_loader_and_no_spec (test.test_warnings.PyWarnTests.test_gh86298_no_loader_and_no_spec) ... ok test_gh86298_no_loader_and_no_spec_loader (test.test_warnings.PyWarnTests.test_gh86298_no_loader_and_no_spec_loader) ... ok test_gh86298_no_loader_and_spec_is_none (test.test_warnings.PyWarnTests.test_gh86298_no_loader_and_spec_is_none) ... ok test_gh86298_no_loader_with_spec_loader_okay (test.test_warnings.PyWarnTests.test_gh86298_no_loader_with_spec_loader_okay) ... ok test_gh86298_no_spec (test.test_warnings.PyWarnTests.test_gh86298_no_spec) ... ok test_gh86298_no_spec_loader (test.test_warnings.PyWarnTests.test_gh86298_no_spec_loader) ... ok test_gh86298_spec_is_none (test.test_warnings.PyWarnTests.test_gh86298_spec_is_none) ... ok test_message (test.test_warnings.PyWarnTests.test_message) ... ok test_pure_python (test.test_warnings.PyWarnTests.test_pure_python) ... ok test_skip_file_prefixes (test.test_warnings.PyWarnTests.test_skip_file_prefixes) ... ok test_skip_file_prefixes_type_errors (test.test_warnings.PyWarnTests.test_skip_file_prefixes_type_errors) ... ok test_stacklevel (test.test_warnings.PyWarnTests.test_stacklevel) ... ok test_stacklevel_import (test.test_warnings.PyWarnTests.test_stacklevel_import) ... ok test_warn_explicit_non_ascii_filename (test.test_warnings.PyWarnTests.test_warn_explicit_non_ascii_filename) ... ok test_warn_explicit_type_errors (test.test_warnings.PyWarnTests.test_warn_explicit_type_errors) ... ok test_warn_nonstandard_types (test.test_warnings.PyWarnTests.test_warn_nonstandard_types) ... ok test_warning_classes (test.test_warnings.PyWarnTests.test_warning_classes) ... ok test_formatwarning (test.test_warnings.PyWarningsDisplayTests.test_formatwarning) ... ok test_formatwarning_override (test.test_warnings.PyWarningsDisplayTests.test_formatwarning_override) ... ok test_showwarning (test.test_warnings.PyWarningsDisplayTests.test_showwarning) ... ok test_tracemalloc (test.test_warnings.PyWarningsDisplayTests.test_tracemalloc) ... FAIL test_RuntimeError (test.test_warnings._DeprecatedTest.test_RuntimeError) ... ok test_warning (test.test_warnings._DeprecatedTest.test_warning) ... ok test_default_action (test.test_warnings._WarningsTests.test_default_action) ... ok test_filename_none (test.test_warnings._WarningsTests.test_filename_none) ... ok test_filter (test.test_warnings._WarningsTests.test_filter) ... ok test_issue31285 (test.test_warnings._WarningsTests.test_issue31285) ... ok test_issue31411 (test.test_warnings._WarningsTests.test_issue31411) ... skipped 'implementation detail specific to cpython' test_issue31416 (test.test_warnings._WarningsTests.test_issue31416) ... skipped 'implementation detail specific to cpython' test_issue31566 (test.test_warnings._WarningsTests.test_issue31566) ... skipped 'implementation detail specific to cpython' test_onceregistry (test.test_warnings._WarningsTests.test_onceregistry) ... ok test_show_warning_output (test.test_warnings._WarningsTests.test_show_warning_output) ... ok test_showwarning_missing (test.test_warnings._WarningsTests.test_showwarning_missing) ... ok test_showwarning_not_callable (test.test_warnings._WarningsTests.test_showwarning_not_callable) ... ok test_showwarnmsg_missing (test.test_warnings._WarningsTests.test_showwarnmsg_missing) ... ok test_stderr_none (test.test_warnings._WarningsTests.test_stderr_none) ... ok ====================================================================== ERROR: test_skip_file_prefixes (test.test_warnings.CWarnTests.test_skip_file_prefixes) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 489, in test_skip_file_prefixes package_helper.inner_api( ^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\data\package_helper.py", line 8, in inner_api warnings_module.warn( ^^^^ TypeError: warn() takes no keyword arguments ====================================================================== FAIL: test_nonascii (test.test_warnings.CEnvironmentVariableTests.test_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 1380, in test_nonascii self.assertEqual(stdout, str([PYTHONWARNINGS]).encode()) ^^^^^^^^^^^ AssertionError: b"['ignore:DeprecationWarning\xe6D\x97']" != b"['ignore:DeprecationWarning\xc3\xa6']" ====================================================================== FAIL: test_accelerated (test.test_warnings.CWarnTests.test_accelerated) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 713, in test_accelerated self.assertFalse(hasattr(self.module.warn, '__code__')) ^^^^^^^^^^^ AssertionError: True is not false ====================================================================== FAIL: test_gh86298_loader_and_spec_loader_disagree (test.test_warnings.CWarnTests.test_gh86298_loader_and_spec_loader_disagree) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 691, in test_gh86298_loader_and_spec_loader_disagree self.check_module_globals_deprecated( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 646, in check_module_globals_deprecated self.assertEqual(len(w), 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_gh86298_loader_is_none_and_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_loader_is_none_and_spec_is_none) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 664, in test_gh86298_loader_is_none_and_spec_is_none self.check_module_globals_error( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 631, in check_module_globals_error with self.assertRaisesRegex(errtype, re.escape(errmsg)): AssertionError: ValueError not raised ====================================================================== FAIL: test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_warnings.CWarnTests.test_gh86298_loader_is_none_and_spec_loader_is_none) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 669, in test_gh86298_loader_is_none_and_spec_loader_is_none self.check_module_globals_error( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 631, in check_module_globals_error with self.assertRaisesRegex(errtype, re.escape(errmsg)): AssertionError: ValueError not raised ====================================================================== FAIL: test_gh86298_no_loader_and_no_spec_loader (test.test_warnings.CWarnTests.test_gh86298_no_loader_and_no_spec_loader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 697, in test_gh86298_no_loader_and_no_spec_loader self.check_module_globals_error( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 631, in check_module_globals_error with self.assertRaisesRegex(errtype, re.escape(errmsg)): AssertionError: AttributeError not raised ====================================================================== FAIL: test_gh86298_no_loader_and_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_no_loader_and_spec_is_none) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 659, in test_gh86298_no_loader_and_spec_is_none self.check_module_globals_error( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 631, in check_module_globals_error with self.assertRaisesRegex(errtype, re.escape(errmsg)): AssertionError: ValueError not raised ====================================================================== FAIL: test_gh86298_no_spec (test.test_warnings.CWarnTests.test_gh86298_no_spec) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 675, in test_gh86298_no_spec self.check_module_globals_deprecated( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 646, in check_module_globals_deprecated self.assertEqual(len(w), 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_gh86298_no_spec_loader (test.test_warnings.CWarnTests.test_gh86298_no_spec_loader) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 685, in test_gh86298_no_spec_loader self.check_module_globals_deprecated( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 646, in check_module_globals_deprecated self.assertEqual(len(w), 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_gh86298_spec_is_none (test.test_warnings.CWarnTests.test_gh86298_spec_is_none) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 680, in test_gh86298_spec_is_none self.check_module_globals_deprecated( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 646, in check_module_globals_deprecated self.assertEqual(len(w), 2) ^^^^^^^^^^^ AssertionError: 1 != 2 ====================================================================== FAIL: test_finalization (test.test_warnings.FinalizationTest.test_finalization) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 1457, in test_finalization self.assertEqual(err.decode().rstrip(), ^^^^^^^^^^^ AssertionError: '' != '<string>:7: UserWarning: test' + <string>:7: UserWarning: test ====================================================================== FAIL: test_late_resource_warning (test.test_warnings.FinalizationTest.test_late_resource_warning) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 1470, in test_late_resource_warning self.assertTrue(err.startswith(expected), ascii(err)) ^^^^^^^^^^ AssertionError: False is not true : b'' ====================================================================== FAIL: test_nonascii (test.test_warnings.PyEnvironmentVariableTests.test_nonascii) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 1380, in test_nonascii self.assertEqual(stdout, str([PYTHONWARNINGS]).encode()) ^^^^^^^^^^^ AssertionError: b"['ignore:DeprecationWarning\xe6\x00\x00']" != b"['ignore:DeprecationWarning\xc3\xa6']" ====================================================================== FAIL: test_tracemalloc (test.test_warnings.PyWarningsDisplayTests.test_tracemalloc) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py", line 1132, in test_tracemalloc self.assertEqual(stderr, expected) ^^^^^^^^^^^ AssertionError: '' != 'D:\\SystemTemp\\pytest\\test_python_worke[150 chars]back' + D:\SystemTemp\pytest\test_python_worker_10368æ\@test_10368_tmpæ:5: ResourceWarning: unclosed file <...> + f = None + ResourceWarning: Enable tracemalloc to get the object allocation traceback ---------------------------------------------------------------------- Ran 147 tests in 1.152s FAILED (failures=14, errors=1, skipped=3) 0:00:01 [1/1/1] test_warnings failed (1 error, 14 failures) == Tests result: FAILURE == 1 test failed: test_warnings Total duration: 1.4 sec Total tests: run=147 failures=14 skipped=3 Total test files: run=1/1 failed=1 Result: FAILURE test test_warnings failed ______________________________________ _______________________________________ == PyPy 3.12.13 (429e56f90444, Jul 26 2026, 19:10:44) [PyPy 8.0.0-alpha0 with MSC v.1941 64 bit (AMD64)] == Windows-10-10.0.19045-SP0 little-endian == Python build: release with_assert == cwd: D:\SystemTemp\pytest\test_python_worker_9056æ == CPU count: 2 == encodings: locale=ascii FS=utf-8 == resources (3): curses,gui,network Using random seed: 258635709 0:00:00 Run 1 test sequentially in a single process 0:00:00 [1/1] test_zipfile test.test_zipfile._path.test_complexity (unittest.loader.ModuleSkipped.test.test_zipfile._path.test_complexity) ... skipped 'Unable to import big_o' test_backslash_not_separator (test.test_zipfile._path.test_path.TestPath.test_backslash_not_separator) In a zip file, backslashes are not separators. ... ok test_dir_parent (test.test_zipfile._path.test_path.TestPath.test_dir_parent) ... ok test_encoding_warnings (test.test_zipfile._path.test_path.TestPath.test_encoding_warnings) EncodingWarning must blame the read_text and open calls. ... skipped 'Requires warn_default_encoding' test_eq_hash (test.test_zipfile._path.test_path.TestPath.test_eq_hash) ... ok test_extract_orig_with_implied_dirs (test.test_zipfile._path.test_path.TestPath.test_extract_orig_with_implied_dirs) A zip file wrapped in a Path should extract even with implied dirs. ... ERROR test_filename (test.test_zipfile._path.test_path.TestPath.test_filename) ... ok test_getinfo_missing (test.test_zipfile._path.test_path.TestPath.test_getinfo_missing) Validate behavior of getinfo on original zipfile after wrapping. ... ok test_glob_chars (test.test_zipfile._path.test_path.TestPath.test_glob_chars) ... ok test_glob_dirs (test.test_zipfile._path.test_path.TestPath.test_glob_dirs) ... ok test_glob_does_not_overmatch_dot (test.test_zipfile._path.test_path.TestPath.test_glob_does_not_overmatch_dot) ... ok test_glob_empty (test.test_zipfile._path.test_path.TestPath.test_glob_empty) ... ok test_glob_recursive (test.test_zipfile._path.test_path.TestPath.test_glob_recursive) ... ok test_glob_single_char (test.test_zipfile._path.test_path.TestPath.test_glob_single_char) ... ok test_glob_subdir (test.test_zipfile._path.test_path.TestPath.test_glob_subdir) ... ok test_glob_subdirs (test.test_zipfile._path.test_path.TestPath.test_glob_subdirs) ... ok test_inheritance (test.test_zipfile._path.test_path.TestPath.test_inheritance) ... ok test_interface (test.test_zipfile._path.test_path.TestPath.test_interface) ... ok test_is_file_missing (test.test_zipfile._path.test_path.TestPath.test_is_file_missing) ... ok test_is_symlink (test.test_zipfile._path.test_path.TestPath.test_is_symlink) See python/cpython#82102 for symlink support beyond this object. ... ok test_iterdir_and_types (test.test_zipfile._path.test_path.TestPath.test_iterdir_and_types) ... ok test_iterdir_on_file (test.test_zipfile._path.test_path.TestPath.test_iterdir_on_file) ... ok test_joinpath (test.test_zipfile._path.test_path.TestPath.test_joinpath) ... ok test_joinpath_constant_time (test.test_zipfile._path.test_path.TestPath.test_joinpath_constant_time) Ensure joinpath on items in zipfile is linear time. ... ok test_joinpath_multiple (test.test_zipfile._path.test_path.TestPath.test_joinpath_multiple) ... ok test_malformed_paths (test.test_zipfile._path.test_path.TestPath.test_malformed_paths) Path should handle malformed paths gracefully. ... ok test_match_and_glob (test.test_zipfile._path.test_path.TestPath.test_match_and_glob) ... ok test_missing_dir_parent (test.test_zipfile._path.test_path.TestPath.test_missing_dir_parent) ... ok test_mutability (test.test_zipfile._path.test_path.TestPath.test_mutability) If the underlying zipfile is changed, the Path object should ... ok test_open (test.test_zipfile._path.test_path.TestPath.test_open) ... ok test_open_binary_invalid_args (test.test_zipfile._path.test_path.TestPath.test_open_binary_invalid_args) ... ok test_open_encoding_errors (test.test_zipfile._path.test_path.TestPath.test_open_encoding_errors) ... ok test_open_encoding_utf16 (test.test_zipfile._path.test_path.TestPath.test_open_encoding_utf16) ... ok test_open_extant_directory (test.test_zipfile._path.test_path.TestPath.test_open_extant_directory) Attempting to open a directory raises IsADirectoryError. ... ok test_open_missing_directory (test.test_zipfile._path.test_path.TestPath.test_open_missing_directory) Attempting to open a missing directory raises FileNotFoundError. ... ok test_open_write (test.test_zipfile._path.test_path.TestPath.test_open_write) If the zipfile is open for write, it should be possible to ... ok test_parent (test.test_zipfile._path.test_path.TestPath.test_parent) ... ok test_pathlike_construction (test.test_zipfile._path.test_path.TestPath.test_pathlike_construction) zipfile.Path should be constructable from a path-like object ... ERROR test_pickle (test.test_zipfile._path.test_path.TestPath.test_pickle) ... ERROR test_read (test.test_zipfile._path.test_path.TestPath.test_read) ... ok test_read_does_not_close (test.test_zipfile._path.test_path.TestPath.test_read_does_not_close) ... ok test_relative_to (test.test_zipfile._path.test_path.TestPath.test_relative_to) ... ok test_root_name (test.test_zipfile._path.test_path.TestPath.test_root_name) The name of the root should be the name of the zipfile ... ok test_root_parent (test.test_zipfile._path.test_path.TestPath.test_root_parent) ... ok test_root_unnamed (test.test_zipfile._path.test_path.TestPath.test_root_unnamed) It is an error to attempt to get the name ... ok test_stem (test.test_zipfile._path.test_path.TestPath.test_stem) The final path component, without its suffix ... ok test_subclass (test.test_zipfile._path.test_path.TestPath.test_subclass) ... ok test_subdir_is_dir (test.test_zipfile._path.test_path.TestPath.test_subdir_is_dir) ... ok test_suffix (test.test_zipfile._path.test_path.TestPath.test_suffix) The suffix of the root should be the suffix of the zipfile. ... ok test_suffix_no_filename (test.test_zipfile._path.test_path.TestPath.test_suffix_no_filename) ... ok test_suffixes (test.test_zipfile._path.test_path.TestPath.test_suffixes) The suffix of the root should be the suffix of the zipfile. ... ok test_traverse_pathlike (test.test_zipfile._path.test_path.TestPath.test_traverse_pathlike) ... ok test_traverse_truediv (test.test_zipfile._path.test_path.TestPath.test_traverse_truediv) ... ok test_unsupported_names (test.test_zipfile._path.test_path.TestPath.test_unsupported_names) Path segments with special characters are readable. ... ok test_read_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_read_with_bad_crc) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_testzip_with_bad_crc) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_basic) ... ok test_too_many_files (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files) ... ok test_too_many_files_append (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files_append) ... ok test_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_open) ... ok test_random_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_random_open) ... ok test_read (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_read) ... ok test_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_basic) ... ok test_compresslevel_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_compresslevel_basic) ... ok test_iterlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_iterlines) ... ok test_low_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_low_compression) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open) ... ok test_open_with_pathlike (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open_with_pathlike) ... ok test_per_file_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_per_file_compresslevel) Check that files within a Zip archive can have different ... ok test_random_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_random_open) ... ok test_read1 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1) ... ok test_read1_10 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1_10) ... ok test_read_return_size (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read_return_size) ... ok test_readline (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline) ... ok test_readline_read (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline_read) ... ok test_readlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readlines) ... ok test_repr (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_repr) ... ok test_truncated_zipfile (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_truncated_zipfile) ... ok test_writestr_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compression) ... ERROR test_writestr_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compresslevel) ... ERROR test_writing_errors (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writing_errors) ... ERROR test_zipextfile_attrs (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_zipextfile_attrs) ... ERROR test_close_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_close_after_close) ... ERROR test_issue44439 (test.test_zipfile.test_core.Bzip2WriterTests.test_issue44439) ... ERROR test_write_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_write_after_close) ... ERROR test_zipwritefile_attrs (test.test_zipfile.test_core.Bzip2WriterTests.test_zipwritefile_attrs) ... ERROR test_bad_use (test.test_zipfile.test_core.CommandLineTest.test_bad_use) ... ok test_create_command (test.test_zipfile.test_core.CommandLineTest.test_create_command) ... ERROR test_extract_command (test.test_zipfile.test_core.CommandLineTest.test_extract_command) ... ok test_list_command (test.test_zipfile.test_core.CommandLineTest.test_list_command) ... ok test_test_command (test.test_zipfile.test_core.CommandLineTest.test_test_command) ... ok test_bad_password (test.test_zipfile.test_core.DecryptionTests.test_bad_password) ... ERROR test_good_password (test.test_zipfile.test_core.DecryptionTests.test_good_password) ... ERROR test_no_password (test.test_zipfile.test_core.DecryptionTests.test_no_password) ... ERROR test_seek_tell (test.test_zipfile.test_core.DecryptionTests.test_seek_tell) ... ERROR test_unicode_password (test.test_zipfile.test_core.DecryptionTests.test_unicode_password) ... ERROR test_read_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_read_with_bad_crc) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_testzip_with_bad_crc) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_basic) ... ERROR test_too_many_files (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files) ... ERROR test_too_many_files_append (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_append) ... ERROR test_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_open) ... ERROR test_random_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_random_open) ... ERROR test_read (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_read) ... ERROR test_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_basic) ... ERROR test_compresslevel_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_compresslevel_basic) ... ERROR test_iterlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_iterlines) ... ERROR test_low_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_low_compression) Check for cases where compressed data is larger than original. ... ERROR test_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open) ... ERROR test_open_with_pathlike (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_with_pathlike) ... ERROR test_per_file_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compression) Check that files within a Zip archive can have different ... ERROR test_per_file_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compresslevel) Check that files within a Zip archive can have different ... ERROR test_random_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_random_open) ... ERROR test_read1 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1) ... ERROR test_read1_10 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_10) ... ERROR test_read_return_size (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read_return_size) ... ERROR test_readline (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline) ... ERROR test_readline_read (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_read) ... ERROR test_readlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readlines) ... ERROR test_repr (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_repr) ... ERROR test_truncated_zipfile (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_truncated_zipfile) ... ERROR test_writestr_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compression) ... ERROR test_writestr_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compresslevel) ... ERROR test_writing_errors (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writing_errors) ... ERROR test_zipextfile_attrs (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_zipextfile_attrs) ... ERROR test_close_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_close_after_close) ... ERROR test_issue44439 (test.test_zipfile.test_core.DeflateWriterTests.test_issue44439) ... ERROR test_write_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_write_after_close) ... ERROR test_zipwritefile_attrs (test.test_zipfile.test_core.DeflateWriterTests.test_zipwritefile_attrs) ... ERROR test_cli_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding) ... ok test_cli_with_metadata_encoding_extract (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_extract) ... ERROR test_read_after_append (test.test_zipfile.test_core.EncodedMetadataTests.test_read_after_append) ... ok test_read_with_incorrect_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_incorrect_metadata_encoding) ... ok test_read_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_metadata_encoding) ... ok test_read_with_unsuitable_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_unsuitable_metadata_encoding) ... ok test_read_without_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_without_metadata_encoding) ... ok test_write_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_write_with_metadata_encoding) ... ok test_extract (test.test_zipfile.test_core.ExtractTests.test_extract) ... ok test_extract_all (test.test_zipfile.test_core.ExtractTests.test_extract_all) ... ok test_extract_all_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target) ... ERROR test_extract_all_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_pathlike) ... ERROR test_extract_hackers_arcnames_common_cases (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_common_cases) ... ERROR test_extract_hackers_arcnames_posix_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_posix_only) ... skipped 'Requires / as path separator.' test_extract_hackers_arcnames_windows_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_windows_only) Test combination of path fixing and windows name sanitization. ... ERROR test_extract_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_with_target) ... ERROR test_extract_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_with_target_pathlike) ... ERROR test_sanitize_windows_name (test.test_zipfile.test_core.ExtractTests.test_sanitize_windows_name) ... ok test_read_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_read_with_bad_crc) Tests that files with bad CRCs raise a BadZipFile exception when read. ... skipped 'requires lzma' test_testzip_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_testzip_with_bad_crc) Tests that files with bad CRCs return their name from testzip. ... skipped 'requires lzma' test_basic (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_basic) ... skipped 'requires lzma' test_too_many_files (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files) ... skipped 'requires lzma' test_too_many_files_append (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files_append) ... skipped 'requires lzma' test_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_open) ... skipped 'requires lzma' test_random_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_random_open) ... skipped 'requires lzma' test_read (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_read) ... skipped 'requires lzma' test_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_basic) ... skipped 'requires lzma' test_compresslevel_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_compresslevel_basic) ... skipped 'requires lzma' test_iterlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_iterlines) ... skipped 'requires lzma' test_low_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_low_compression) Check for cases where compressed data is larger than original. ... skipped 'requires lzma' test_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open) ... skipped 'requires lzma' test_open_with_pathlike (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open_with_pathlike) ... skipped 'requires lzma' test_per_file_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_per_file_compresslevel) Check that files within a Zip archive can have different ... skipped 'requires lzma' test_random_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_random_open) ... skipped 'requires lzma' test_read1 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1) ... skipped 'requires lzma' test_read1_10 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1_10) ... skipped 'requires lzma' test_read_return_size (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read_return_size) ... skipped 'requires lzma' test_readline (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline) ... skipped 'requires lzma' test_readline_read (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline_read) ... skipped 'requires lzma' test_readlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readlines) ... skipped 'requires lzma' test_repr (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_repr) ... skipped 'requires lzma' test_truncated_zipfile (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_truncated_zipfile) ... skipped 'requires lzma' test_writestr_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compression) ... skipped 'requires lzma' test_writestr_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compresslevel) ... skipped 'requires lzma' test_writing_errors (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writing_errors) ... skipped 'requires lzma' test_zipextfile_attrs (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_zipextfile_attrs) ... skipped 'requires lzma' test_close_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_close_after_close) ... skipped 'requires lzma' test_issue44439 (test.test_zipfile.test_core.LzmaWriterTests.test_issue44439) ... skipped 'requires lzma' test_write_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_write_after_close) ... skipped 'requires lzma' test_zipwritefile_attrs (test.test_zipfile.test_core.LzmaWriterTests.test_zipwritefile_attrs) ... skipped 'requires lzma' test_bad_compression_mode (test.test_zipfile.test_core.OtherTests.test_bad_compression_mode) Check that bad compression methods passed to ZipFile.open are ... ERROR test_bad_constructor_mode (test.test_zipfile.test_core.OtherTests.test_bad_constructor_mode) Check that bad modes passed to ZipFile constructor are caught. ... ERROR test_bad_open_mode (test.test_zipfile.test_core.OtherTests.test_bad_open_mode) Check that bad modes passed to ZipFile.open are caught. ... ERROR test_change_comment_in_empty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_empty_archive) ... ERROR test_change_comment_in_nonempty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_nonempty_archive) ... ERROR test_close (test.test_zipfile.test_core.OtherTests.test_close) Check that the zipfile is closed after the 'with' block. ... ERROR test_close_erroneous_file (test.test_zipfile.test_core.OtherTests.test_close_erroneous_file) ... ERROR test_close_on_exception (test.test_zipfile.test_core.OtherTests.test_close_on_exception) Check that the zipfile is closed if an exception is raised in the ... ERROR test_closed_zip_raises_ValueError (test.test_zipfile.test_core.OtherTests.test_closed_zip_raises_ValueError) Verify that testzip() doesn't swallow inappropriate exceptions. ... ERROR test_comments (test.test_zipfile.test_core.OtherTests.test_comments) Check that comments on the archive are handled properly. ... ERROR test_create_empty_zipinfo_default_attributes (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_default_attributes) Ensure all required attributes are set. ... ERROR test_create_empty_zipinfo_repr (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_repr) Before bpo-26185, repr() on empty ZipInfo object was failing. ... ERROR test_create_non_existent_file_for_append (test.test_zipfile.test_core.OtherTests.test_create_non_existent_file_for_append) ... ERROR test_create_zipinfo_before_1980 (test.test_zipfile.test_core.OtherTests.test_create_zipinfo_before_1980) ... ERROR test_damaged_zipfile (test.test_zipfile.test_core.OtherTests.test_damaged_zipfile) Check that zipfiles with missing bytes at the end raise BadZipFile. ... ERROR test_decompress_without_3rd_party_library (test.test_zipfile.test_core.OtherTests.test_decompress_without_3rd_party_library) ... ERROR test_empty_file_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_empty_file_raises_BadZipFile) ... ERROR test_empty_zipfile (test.test_zipfile.test_core.OtherTests.test_empty_zipfile) ... ERROR test_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file) Test exclusive creating a new zipfile. ... ERROR test_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file) Test exclusive creating a new zipfile. ... ERROR test_full_overlap_different_names (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names) ... ERROR test_full_overlap_different_names2 (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names2) ... ERROR test_full_overlap_different_names2 (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names2) ... ERROR test_full_overlap_same_name (test.test_zipfile.test_core.OtherTests.test_full_overlap_same_name) ... ERROR test_full_overlap_same_name (test.test_zipfile.test_core.OtherTests.test_full_overlap_same_name) ... ERROR test_is_zip_erroneous_file (test.test_zipfile.test_core.OtherTests.test_is_zip_erroneous_file) Check that is_zipfile() correctly identifies non-zip files. ... ERROR test_is_zip_valid_file (test.test_zipfile.test_core.OtherTests.test_is_zip_valid_file) Check that is_zipfile() correctly identifies zip files. ... ERROR test_negative_central_directory_offset_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_negative_central_directory_offset_raises_BadZipFile) ... ERROR test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError) ... FAIL test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError) ... ERROR test_null_byte_in_filename (test.test_zipfile.test_core.OtherTests.test_null_byte_in_filename) Check that a filename containing a null byte is properly ... ERROR test_open_conflicting_handles (test.test_zipfile.test_core.OtherTests.test_open_conflicting_handles) ... ERROR test_open_empty_file (test.test_zipfile.test_core.OtherTests.test_open_empty_file) ... ERROR test_open_non_existent_item (test.test_zipfile.test_core.OtherTests.test_open_non_existent_item) Check that attempting to call open() for an item that doesn't ... ERROR test_open_via_zip_info (test.test_zipfile.test_core.OtherTests.test_open_via_zip_info) ... ERROR test_overlap_with_archive_comment (test.test_zipfile.test_core.OtherTests.test_overlap_with_archive_comment) ... ERROR test_overlap_with_central_dir (test.test_zipfile.test_core.OtherTests.test_overlap_with_central_dir) ... ERROR test_quoted_overlap (test.test_zipfile.test_core.OtherTests.test_quoted_overlap) ... ERROR test_read0 (test.test_zipfile.test_core.OtherTests.test_read0) Check that calling read(0) on a ZipExtFile object returns an empty ... ERROR test_read_after_seek (test.test_zipfile.test_core.OtherTests.test_read_after_seek) ... ERROR test_read_after_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_after_write_unicode_filenames) ... ERROR test_read_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_unicode_filenames) ... ERROR test_read_zipfile_containing_unicode_path_extra_field (test.test_zipfile.test_core.OtherTests.test_read_zipfile_containing_unicode_path_extra_field) ... ERROR test_read_zipfile_error (test.test_zipfile.test_core.OtherTests.test_read_zipfile_error) ... ERROR test_read_zipfile_warning (test.test_zipfile.test_core.OtherTests.test_read_zipfile_warning) ... ERROR test_seek_tell (test.test_zipfile.test_core.OtherTests.test_seek_tell) ... ERROR test_struct_sizes (test.test_zipfile.test_core.OtherTests.test_struct_sizes) Check that ZIP internal structure sizes are calculated correctly. ... ERROR test_uncompressed_interleaved_seek_read (test.test_zipfile.test_core.OtherTests.test_uncompressed_interleaved_seek_read) ... ERROR test_unicode_comment (test.test_zipfile.test_core.OtherTests.test_unicode_comment) ... ERROR test_unsupported_compression (test.test_zipfile.test_core.OtherTests.test_unsupported_compression) ... ERROR test_unsupported_version (test.test_zipfile.test_core.OtherTests.test_unsupported_version) ... ERROR test_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_write_unicode_filenames) ... ERROR test_writestr_extended_local_header_issue1202 (test.test_zipfile.test_core.OtherTests.test_writestr_extended_local_header_issue1202) ... ERROR test_zipfile_with_short_extra_field (test.test_zipfile.test_core.OtherTests.test_zipfile_with_short_extra_field) If an extra field in the header is less than 4 bytes, skip it. ... ERROR test_overwrite_broken_dir_symlink_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_dir_symlink_as_dir) ... ERROR test_overwrite_broken_dir_symlink_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_dir_symlink_as_implicit_dir) ... ERROR test_overwrite_broken_file_symlink_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_file_symlink_as_file) ... ERROR test_overwrite_dir_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_dir) ... ERROR test_overwrite_dir_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_file) ... ERROR test_overwrite_dir_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_implicit_dir) ... ERROR test_overwrite_dir_symlink_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_symlink_as_dir) ... ERROR test_overwrite_dir_symlink_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_symlink_as_implicit_dir) ... ERROR test_overwrite_file_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_dir) ... ERROR test_overwrite_file_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_file) ... ERROR test_overwrite_file_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_implicit_dir) ... ERROR test_overwrite_file_symlink_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_symlink_as_file) ... ERROR test_write_filtered_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package) ... File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_super.py", line 115 global __class__ ^^^^^^^^^^^^^^^^ SyntaxError: 'global __class__' inside a class statement is not implemented in PyPy FAIL test_write_non_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_non_pyfile) ... ok test_write_pathlike (test.test_zipfile.test_core.PyZipFileTests.test_write_pathlike) ... ERROR test_write_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile) ... ok test_write_pyfile_bad_syntax (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_bad_syntax) ... ERROR test_write_python_directory (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory) ... ERROR test_write_python_directory_filtered (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_filtered) ... ERROR test_write_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_python_package) ... ok test_write_with_optimization (test.test_zipfile.test_core.PyZipFileTests.test_write_with_optimization) ... ok test_read_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_read_with_bad_crc) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_testzip_with_bad_crc) Tests that files with bad CRCs return their name from testzip. ... ok test_absolute_arcnames (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_absolute_arcnames) ... ok test_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_append) ... ok test_bad_zip64_end_of_central_dir (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_bad_zip64_end_of_central_dir) ... ok test_bad_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_bad_zip64_extra) Missing zip64 extra records raises an exception. ... ok test_basic (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_basic) ... ok test_force_zip64 (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_force_zip64) Test that forcing zip64 extensions correctly notes this in the zip file ... ok test_generated_valid_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_generated_valid_zip64_extra) ... ok test_large_file_exception (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_large_file_exception) ... ok test_too_many_files (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files) ... ok test_too_many_files_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files_append) ... ok test_unseekable_zip_known_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_known_filesize) Test that creating a zip without seeking will use zip64 extensions if the file size is provided up-front ... ok test_unseekable_zip_unknown_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_unknown_filesize) Test that creating a zip with/without seeking will raise a RuntimeError if zip64 was required but not used ... ok test_zip64_end_of_central_dir_record_not_found (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_zip64_end_of_central_dir_record_not_found) ... ok test_zip64_extensible_data (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_zip64_extensible_data) ... ok test_zip64_required_not_allowed_fail (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_zip64_required_not_allowed_fail) Test that trying to add a large file to a zip that doesn't allow zip64 extensions fails on add ... ok test_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_open) ... ok test_random_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_random_open) ... ok test_read (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_read) ... ok test_absolute_arcnames (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_absolute_arcnames) ... ok test_add_file_after_2107 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_after_2107) ... ok test_add_file_before_1980 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_before_1980) ... ok test_append_to_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file) ... ok test_append_to_non_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_non_zip_file) Test appending to an existing file that is not a zipfile. ... ok test_append_to_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_zip_file) Test appending to an existing zipfile. ... ok test_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_basic) ... ok test_compresslevel_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_compresslevel_basic) ... ok test_ignores_newline_at_end (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_newline_at_end) ... ok test_ignores_stuff_appended_past_comments (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_stuff_appended_past_comments) ... ok test_io_on_closed_zipextfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_io_on_closed_zipextfile) ... ok test_iterlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_iterlines) ... ok test_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open) ... ok test_open_with_pathlike (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open_with_pathlike) ... ok test_per_file_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_per_file_compresslevel) Check that files within a Zip archive can have different ... ok test_random_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_random_open) ... ok test_read1 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1) ... ok test_read1_10 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1_10) ... ok test_read_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_concatenated_zip_file) ... ok test_read_return_size (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_return_size) ... ok test_readline (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline) ... ok test_readline_read (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline_read) ... ok test_readlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readlines) ... ok test_repr (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_repr) ... ok test_truncated_zipfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_truncated_zipfile) ... ok test_write_default_name (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_default_name) Check that calling ZipFile.write without arcname specified ... ok test_write_to_readonly (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_to_readonly) Check that trying to call write() on a readonly ZipFile object ... ok test_writestr_compression (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compression) ... ERROR test_writestr_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compresslevel) ... ERROR test_writestr_permissions (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_permissions) ... ERROR test_writing_errors (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writing_errors) ... ERROR test_zipextfile_attrs (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_zipextfile_attrs) ... ERROR test_close_after_close (test.test_zipfile.test_core.StoredWriterTests.test_close_after_close) ... ERROR test_issue44439 (test.test_zipfile.test_core.StoredWriterTests.test_issue44439) ... ERROR test_write_after_close (test.test_zipfile.test_core.StoredWriterTests.test_write_after_close) ... ERROR test_zipwritefile_attrs (test.test_zipfile.test_core.StoredWriterTests.test_zipwritefile_attrs) ... ERROR test_stored_seek_and_read (test.test_zipfile.test_core.StoredZipExtFileRandomReadTest.test_stored_seek_and_read) ... ok test_multiples (test.test_zipfile.test_core.StripExtraTests.test_multiples) ... ok test_no_data (test.test_zipfile.test_core.StripExtraTests.test_no_data) ... ok test_too_short (test.test_zipfile.test_core.StripExtraTests.test_too_short) ... ok test_with_data (test.test_zipfile.test_core.StripExtraTests.test_with_data) ... ok test_execute_zip2 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip2) ... skipped 'Test relies on #!/bin/bash working.' test_execute_zip64 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip64) ... skipped 'Test relies on #!/bin/bash working.' test_read_zip64_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip64_with_exe_prepended) ... ok test_read_zip_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip_with_exe_prepended) ... ok test_bug_6050 (test.test_zipfile.test_core.TestWithDirectory.test_bug_6050) ... ERROR test_create_directory_with_write (test.test_zipfile.test_core.TestWithDirectory.test_create_directory_with_write) ... ERROR test_extract_dir (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir) ... ERROR test_extract_dir_backslash (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir_backslash) ... ERROR test_mkdir (test.test_zipfile.test_core.TestWithDirectory.test_mkdir) ... ERROR test_root_folder_in_zipfile (test.test_zipfile.test_core.TestWithDirectory.test_root_folder_in_zipfile) gh-112795: Some tools or self constructed codes will add '/' folder to ... ERROR test_write_dir (test.test_zipfile.test_core.TestWithDirectory.test_write_dir) ... ERROR test_writestr_dir (test.test_zipfile.test_core.TestWithDirectory.test_writestr_dir) ... ERROR test_different_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_different_file) ... ERROR test_interleaved (test.test_zipfile.test_core.TestsWithMultipleOpens.test_interleaved) ... ERROR test_many_opens (test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens) ... ERROR test_read_after_close (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_close) ... ERROR test_read_after_write (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_write) ... ERROR test_same_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_same_file) ... ERROR test_write_after_read (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_after_read) ... ERROR test_write_while_reading (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_while_reading) ... ERROR test_open_write (test.test_zipfile.test_core.UnseekableTests.test_open_write) ... ok test_write (test.test_zipfile.test_core.UnseekableTests.test_write) ... ok test_writestr (test.test_zipfile.test_core.UnseekableTests.test_writestr) ... ok test_from_dir (test.test_zipfile.test_core.ZipInfoTests.test_from_dir) ... ok test_from_file (test.test_zipfile.test_core.ZipInfoTests.test_from_file) ... ok test_from_file_bytes (test.test_zipfile.test_core.ZipInfoTests.test_from_file_bytes) ... ok test_from_file_fileno (test.test_zipfile.test_core.ZipInfoTests.test_from_file_fileno) ... ok test_from_file_pathlike (test.test_zipfile.test_core.ZipInfoTests.test_from_file_pathlike) ... ok ====================================================================== ERROR: test_extract_orig_with_implied_dirs (test.test_zipfile._path.test_path.TestPath.test_extract_orig_with_implied_dirs) A zip file wrapped in a Path should extract even with implied dirs. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpvaz86yzr\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpvaz86yzr\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpk3cvppkn\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpk3cvppkn\\alpharep.zip' ====================================================================== ERROR: test_pathlike_construction (test.test_zipfile._path.test_path.TestPath.test_pathlike_construction) zipfile.Path should be constructable from a path-like object ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmp_gcxzzg2\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmp_gcxzzg2\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpt4rgy1pq\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpt4rgy1pq\\alpharep.zip' ====================================================================== ERROR: test_pickle (test.test_zipfile._path.test_path.TestPath.test_pickle) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpz6a2rw7l\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 144, in __exit__ next(self.gen) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpz6a2rw7l\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpb5sgittg\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpb5sgittg\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpn9nalig0\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpn9nalig0\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpj_0qalgt\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpj_0qalgt\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpcqhb15_y\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpcqhb15_y\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpk8hlp5je\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpk8hlp5je\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpl2ulfus0\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 486, in temp_dir yield path File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpl2ulfus0\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 198, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpqjzuz7rf\\alpharep.zip' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 618, in close self.__exit__(None, None, None) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 610, in __exit__ raise exc_details[1] File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 595, in __exit__ if cb(*exc_details): ^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\contextlib.py", line 158, in __exit__ self.gen.throw(value) ^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 491, in temp_dir rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 448, in rmtree _rmtree(path) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 391, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 390, in _rmtree_inner _force_run(fullname, os.unlink, fullname) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\__init__.py", line 209, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\SystemTemp\\pytest\\tmpqjzuz7rf\\alpharep.zip' ====================================================================== ERROR: test_writestr_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compresslevel) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writing_errors (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writing_errors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipextfile_attrs (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_zipextfile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_issue44439 (test.test_zipfile.test_core.Bzip2WriterTests.test_issue44439) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_write_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipwritefile_attrs (test.test_zipfile.test_core.Bzip2WriterTests.test_zipwritefile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_command (test.test_zipfile.test_core.CommandLineTest.test_create_command) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3355, in test_create_command unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_bad_password (test.test_zipfile.test_core.DecryptionTests.test_bad_password) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2718, in tearDown os.unlink(TESTFN2) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_good_password (test.test_zipfile.test_core.DecryptionTests.test_good_password) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2718, in tearDown os.unlink(TESTFN2) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_no_password (test.test_zipfile.test_core.DecryptionTests.test_no_password) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2718, in tearDown os.unlink(TESTFN2) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_seek_tell (test.test_zipfile.test_core.DecryptionTests.test_seek_tell) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2718, in tearDown os.unlink(TESTFN2) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_unicode_password (test.test_zipfile.test_core.DecryptionTests.test_unicode_password) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2718, in tearDown os.unlink(TESTFN2) ^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_basic (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 840, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_too_many_files (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 840, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_too_many_files_append (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_append) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 840, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2810, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_random_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_random_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2810, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2810, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_compresslevel_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_compresslevel_basic) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_iterlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_iterlines) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_low_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_low_compression) Check for cases where compressed data is larger than original. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_open_with_pathlike (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_with_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_per_file_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compression) Check that files within a Zip archive can have different ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_per_file_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compresslevel) Check that files within a Zip archive can have different ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_random_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_random_open) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read1 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read1_10 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_10) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read_return_size (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read_return_size) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_readline (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_readline_read (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_readlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readlines) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_repr (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_repr) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_truncated_zipfile (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_truncated_zipfile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compresslevel) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writing_errors (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writing_errors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipextfile_attrs (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_zipextfile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_issue44439 (test.test_zipfile.test_core.DeflateWriterTests.test_issue44439) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_write_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipwritefile_attrs (test.test_zipfile.test_core.DeflateWriterTests.test_zipwritefile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_cli_with_metadata_encoding_extract (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_extract) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3542, in test_cli_with_metadata_encoding_extract os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_all_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1688, in test_extract_all_with_target self._test_extract_all_with_target(extdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1684, in _test_extract_all_with_target unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_all_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1692, in test_extract_all_with_target_pathlike self._test_extract_all_with_target(FakePath(extdir)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1684, in _test_extract_all_with_target unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_hackers_arcnames_common_cases (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_common_cases) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1719, in test_extract_hackers_arcnames_common_cases self._test_extract_hackers_arcnames(common_hacknames) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1797, in _test_extract_hackers_arcnames unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_hackers_arcnames_windows_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_windows_only) Test combination of path fixing and windows name sanitization. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1745, in test_extract_hackers_arcnames_windows_only self._test_extract_hackers_arcnames(windows_hacknames) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1797, in _test_extract_hackers_arcnames unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_with_target) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1653, in test_extract_with_target self._test_extract_with_target(extdir) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1649, in _test_extract_with_target unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_with_target_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1657, in test_extract_with_target_pathlike self._test_extract_with_target(FakePath(extdir)) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1649, in _test_extract_with_target unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_bad_compression_mode (test.test_zipfile.test_core.OtherTests.test_bad_compression_mode) Check that bad compression methods passed to ZipFile.open are ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_bad_constructor_mode (test.test_zipfile.test_core.OtherTests.test_bad_constructor_mode) Check that bad modes passed to ZipFile constructor are caught. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_bad_open_mode (test.test_zipfile.test_core.OtherTests.test_bad_open_mode) Check that bad modes passed to ZipFile.open are caught. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_change_comment_in_empty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_empty_archive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_change_comment_in_nonempty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_nonempty_archive) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close (test.test_zipfile.test_core.OtherTests.test_close) Check that the zipfile is closed after the 'with' block. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close_erroneous_file (test.test_zipfile.test_core.OtherTests.test_close_erroneous_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close_on_exception (test.test_zipfile.test_core.OtherTests.test_close_on_exception) Check that the zipfile is closed if an exception is raised in the ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_closed_zip_raises_ValueError (test.test_zipfile.test_core.OtherTests.test_closed_zip_raises_ValueError) Verify that testzip() doesn't swallow inappropriate exceptions. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_comments (test.test_zipfile.test_core.OtherTests.test_comments) Check that comments on the archive are handled properly. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_empty_zipinfo_default_attributes (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_default_attributes) Ensure all required attributes are set. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_empty_zipinfo_repr (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_repr) Before bpo-26185, repr() on empty ZipInfo object was failing. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_non_existent_file_for_append (test.test_zipfile.test_core.OtherTests.test_create_non_existent_file_for_append) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_zipinfo_before_1980 (test.test_zipfile.test_core.OtherTests.test_create_zipinfo_before_1980) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_damaged_zipfile (test.test_zipfile.test_core.OtherTests.test_damaged_zipfile) Check that zipfiles with missing bytes at the end raise BadZipFile. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_decompress_without_3rd_party_library (test.test_zipfile.test_core.OtherTests.test_decompress_without_3rd_party_library) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_empty_file_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_empty_file_raises_BadZipFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2590, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_empty_zipfile (test.test_zipfile.test_core.OtherTests.test_empty_zipfile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file) Test exclusive creating a new zipfile. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1954, in test_exclusive_create_zip_file unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file) Test exclusive creating a new zipfile. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_full_overlap_different_names (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_full_overlap_different_names2 (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2481, in test_full_overlap_different_names2 self.assertEqual(len(zipf.read('a')), 1033) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\zipfile\__init__.py", line 1584, in read with self.open(name, "r", pwd) as fp: ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\zipfile\__init__.py", line 1671, in open warnings.warn( ^^^^ TypeError: warn() takes no keyword arguments ====================================================================== ERROR: test_full_overlap_different_names2 (test.test_zipfile.test_core.OtherTests.test_full_overlap_different_names2) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_full_overlap_same_name (test.test_zipfile.test_core.OtherTests.test_full_overlap_same_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2510, in test_full_overlap_same_name self.assertEqual(len(zipf.read(zipf.infolist()[0])), 1033) ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\zipfile\__init__.py", line 1584, in read with self.open(name, "r", pwd) as fp: ^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\zipfile\__init__.py", line 1671, in open warnings.warn( ^^^^ TypeError: warn() takes no keyword arguments ====================================================================== ERROR: test_full_overlap_same_name (test.test_zipfile.test_core.OtherTests.test_full_overlap_same_name) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_is_zip_erroneous_file (test.test_zipfile.test_core.OtherTests.test_is_zip_erroneous_file) Check that is_zipfile() correctly identifies non-zip files. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_is_zip_valid_file (test.test_zipfile.test_core.OtherTests.test_is_zip_valid_file) Check that is_zipfile() correctly identifies zip files. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_negative_central_directory_offset_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_negative_central_directory_offset_raises_BadZipFile) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_null_byte_in_filename (test.test_zipfile.test_core.OtherTests.test_null_byte_in_filename) Check that a filename containing a null byte is properly ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_open_conflicting_handles (test.test_zipfile.test_core.OtherTests.test_open_conflicting_handles) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_open_empty_file (test.test_zipfile.test_core.OtherTests.test_open_empty_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_open_non_existent_item (test.test_zipfile.test_core.OtherTests.test_open_non_existent_item) Check that attempting to call open() for an item that doesn't ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_open_via_zip_info (test.test_zipfile.test_core.OtherTests.test_open_via_zip_info) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_overlap_with_archive_comment (test.test_zipfile.test_core.OtherTests.test_overlap_with_archive_comment) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_overlap_with_central_dir (test.test_zipfile.test_core.OtherTests.test_overlap_with_central_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_quoted_overlap (test.test_zipfile.test_core.OtherTests.test_quoted_overlap) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read0 (test.test_zipfile.test_core.OtherTests.test_read0) Check that calling read(0) on a ZipExtFile object returns an empty ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_after_seek (test.test_zipfile.test_core.OtherTests.test_read_after_seek) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_after_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_after_write_unicode_filenames) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_unicode_filenames) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_zipfile_containing_unicode_path_extra_field (test.test_zipfile.test_core.OtherTests.test_read_zipfile_containing_unicode_path_extra_field) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_zipfile_error (test.test_zipfile.test_core.OtherTests.test_read_zipfile_error) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_read_zipfile_warning (test.test_zipfile.test_core.OtherTests.test_read_zipfile_warning) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_seek_tell (test.test_zipfile.test_core.OtherTests.test_seek_tell) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_struct_sizes (test.test_zipfile.test_core.OtherTests.test_struct_sizes) Check that ZIP internal structure sizes are calculated correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_uncompressed_interleaved_seek_read (test.test_zipfile.test_core.OtherTests.test_uncompressed_interleaved_seek_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_unicode_comment (test.test_zipfile.test_core.OtherTests.test_unicode_comment) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_unsupported_compression (test.test_zipfile.test_core.OtherTests.test_unsupported_compression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_unsupported_version (test.test_zipfile.test_core.OtherTests.test_unsupported_version) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_write_unicode_filenames) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_writestr_extended_local_header_issue1202 (test.test_zipfile.test_core.OtherTests.test_writestr_extended_local_header_issue1202) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_zipfile_with_short_extra_field (test.test_zipfile.test_core.OtherTests.test_zipfile_with_short_extra_field) If an extra field in the header is less than 4 bytes, skip it. ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2589, in tearDown unlink(TESTFN) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_broken_dir_symlink_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_dir_symlink_as_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_broken_dir_symlink_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_dir_symlink_as_implicit_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_broken_file_symlink_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_broken_file_symlink_as_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_dir_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_dir_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_dir_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_as_implicit_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_dir_symlink_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_symlink_as_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_dir_symlink_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_dir_symlink_as_implicit_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_file_as_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_file_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_file_as_implicit_dir (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_as_implicit_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_overwrite_file_symlink_as_file (test.test_zipfile.test_core.OverwriteTests.test_overwrite_file_symlink_as_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\archiver_tests.py", line 11, in setUp os.makedirs(self.testdir) ^^^^^^^^ File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\os.py", line 225, in makedirs mkdir(name, mode) FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ' ====================================================================== ERROR: test_write_pathlike (test.test_zipfile.test_core.PyZipFileTests.test_write_pathlike) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1593, in test_write_pathlike os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_pyfile_bad_syntax (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_bad_syntax) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1571, in test_write_pyfile_bad_syntax os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_python_directory (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1521, in test_write_python_directory os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_python_directory_filtered (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_filtered) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1544, in test_write_python_directory_filtered os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_compression (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compression) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compresslevel) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_permissions (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_permissions) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writing_errors (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writing_errors) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipextfile_attrs (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_zipextfile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 474, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_close_after_close (test.test_zipfile.test_core.StoredWriterTests.test_close_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_issue44439 (test.test_zipfile.test_core.StoredWriterTests.test_issue44439) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_after_close (test.test_zipfile.test_core.StoredWriterTests.test_write_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_zipwritefile_attrs (test.test_zipfile.test_core.StoredWriterTests.test_zipwritefile_attrs) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1351, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_bug_6050 (test.test_zipfile.test_core.TestWithDirectory.test_bug_6050) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_create_directory_with_write (test.test_zipfile.test_core.TestWithDirectory.test_create_directory_with_write) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_dir (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_extract_dir_backslash (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir_backslash) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_mkdir (test.test_zipfile.test_core.TestWithDirectory.test_mkdir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_root_folder_in_zipfile (test.test_zipfile.test_core.TestWithDirectory.test_root_folder_in_zipfile) gh-112795: Some tools or self constructed codes will add '/' folder to ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_dir (test.test_zipfile.test_core.TestWithDirectory.test_write_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_writestr_dir (test.test_zipfile.test_core.TestWithDirectory.test_writestr_dir) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3117, in setUp os.mkdir(TESTFN2) ^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: '@test_9056_tmpæ2' ====================================================================== ERROR: test_different_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_different_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_interleaved (test.test_zipfile.test_core.TestsWithMultipleOpens.test_interleaved) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_many_opens (test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read_after_close (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_close) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_read_after_write (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_write) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_same_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_same_file) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_after_read (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_after_read) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== ERROR: test_write_while_reading (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_while_reading) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 3112, in tearDown unlink(TESTFN2) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 328, in unlink _unlink(filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 368, in _unlink _waitfor(os.unlink, filename) File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\support\os_helper.py", line 336, in _waitfor func(pathname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '@test_9056_tmpæ2' ====================================================================== FAIL: test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 2061, in test_non_existent_file_raises_OSError self.assertRaises(OSError, zipfile.ZipFile, TESTFN) ^^^^^^^^^^^^ AssertionError: OSError not raised by ZipFile ====================================================================== FAIL: test_write_filtered_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package) ---------------------------------------------------------------------- Traceback (most recent call last): File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_zipfile\test_core.py", line 1503, in test_write_filtered_python_package self.assertTrue('SyntaxError' not in reportStr) ^^^^^^^^^^ AssertionError: False is not true ---------------------------------------------------------------------- Ran 339 tests in 12.741s FAILED (failures=2, errors=149, skipped=37) 0:00:13 load avg: 0.22 [1/1/1] test_zipfile failed (149 errors, 2 failures) == Tests result: FAILURE == 1 test failed: test_zipfile Total duration: 13.3 sec Total tests: run=339 failures=2 skipped=37 Total test files: run=1/1 failed=1 Result: FAILURE Warning -- files was modified by test_zipfile Warning -- Before: [] Warning -- After: ['@test_9056_tmpæ2'] test test_zipfile failed =========================== short test summary info =========================== SKIP [7] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: implementation detail SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: CPython internal details SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: needs low level audio SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: needs ctypes.pythonapi SKIP [3] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: needs display SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: requires audio SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:629: demands too many resources ========================== slowest 10 test durations ========================== 1324.28s call lib-python/3/test/test_multiprocessing_spawn::unmodified 190.39s call lib-python/3/test/test_regrtest.py::unmodified 175.02s call lib-python/3/test/test_asyncio::unmodified 87.07s call lib-python/3/test/test_logging.py::unmodified 59.47s call lib-python/3/test/test_concurrent_futures::unmodified 51.56s call lib-python/3/test/test_smtplib.py::unmodified 32.36s call lib-python/3/test/test_urllib2_localnet.py::unmodified 25.65s call lib-python/3/test/test_tarfile.py::unmodified 21.62s call lib-python/3/test/test_compileall.py::unmodified 19.95s call lib-python/3/test/test_timeout.py::unmodified ============ 209 failed, 213 passed, 18 skipped in 2716.52 seconds ============ program finished with exit code 1 elapsedTime=2719.100000