virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000 in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] 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\own-win-x86-64\build PYPYCHERRYPICK= PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 PYTHONPATH=.; RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 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 using config pypy/testrunner_cfg.py using config C:\Users\matti/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_abc/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_collections/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_hpy_universal/test/_vendored -- module/_hpy_universal/test/pypy -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_opcode/test -- module/_pickle/test -- module/_pickle_support/test -- module/_posixsubprocess/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/atexit/test -- module/binascii/test -- module/bz2/test -- module/cmath/test -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_async_iter.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_buffer.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_contextvars.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_exception.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_namespaceobject.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pymem.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrhex.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/token/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/fake_pytest/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 143 to run ++ 03:45:54 starting config/test [1 started in total] ++ 03:45:54 starting interpreter/astcompiler/test [2 started in total] ++ 03:45:54 starting interpreter/pyparser/test [3 started in total] ++ 03:45:54 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 161 items / 1 skipped config\test\test_pypyoption.py ................................................................................................................................................................. =================== 161 passed, 1 skipped in 167.19 seconds =================== ++ 03:48:43 starting module/__builtin__/test [5 started in total] __ interpreter/pyparser/test [2 done in total, somefailed=False] ______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 191 items interpreter\pyparser\test\apptest_parsestring.py ...... interpreter\pyparser\test\test_automata.py ... interpreter\pyparser\test\test_future.py ................................... interpreter\pyparser\test\test_gendfa.py . interpreter\pyparser\test\test_parsestring.py ............ interpreter\pyparser\test\test_pyparse.py ........................................................................................................ interpreter\pyparser\test\test_pytokenizer.py .............................. ======================== 191 passed in 424.72 seconds ========================= ++ 03:53:05 starting module/__pypy__/test [6 started in total] __ module/__builtin__/test [3 done in total, somefailed=False] ________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 318 items module\__builtin__\test\apptest_compile.py .................... module\__builtin__\test\apptest_descriptor.py ..... module\__builtin__\test\apptest_operator.py ... module\__builtin__\test\apptest_print.py ... module\__builtin__\test\test_abstractinst.py ..........s.. module\__builtin__\test\test_breakpoint.py ........ module\__builtin__\test\test_builtin.py ....................................................................... module\__builtin__\test\test_compile.py .. module\__builtin__\test\test_construct_singletons.py . module\__builtin__\test\test_descriptor.py ................................... module\__builtin__\test\test_dir.py ........... module\__builtin__\test\test_filter.py ........ module\__builtin__\test\test_filter_pickle.py ..... module\__builtin__\test\test_format.py . module\__builtin__\test\test_functional.py ........................................................................................ module\__builtin__\test\test_map_pickle.py ... module\__builtin__\test\test_minmax.py ....................... module\__builtin__\test\test_rawinput.py .. module\__builtin__\test\test_sum.py . module\__builtin__\test\test_vars.py ... module\__builtin__\test\test_zip.py ........... module\__builtin__\test\test_zip_pickle.py . =================== 317 passed, 1 skipped in 306.20 seconds =================== ++ 03:53:58 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=True] ____________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1503 items / 1 errors interpreter\astcompiler\test\apptest_exceptiongroup.py ......................... interpreter\astcompiler\test\apptest_misc.py ............... interpreter\astcompiler\test\apptest_patma.py ...................................... interpreter\astcompiler\test\test_assemble.py ....................... interpreter\astcompiler\test\test_ast.py ............ interpreter\astcompiler\test\test_astbuilder.py ................................................................................................................. interpreter\astcompiler\test\test_compiler.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. interpreter\astcompiler\test\test_misc.py ............... interpreter\astcompiler\test\test_symtable.py ........................................ interpreter\astcompiler\test\test_unparse.py ................................ interpreter\astcompiler\test\test_validate.py ..................................................... =================================== ERRORS ==================================== ___ ERROR collecting pypy/interpreter/astcompiler/test/apptest_compiler.py ____ tool\pytest\apptest2.py:25: in collect space = objspace.gettestobjspace(**spaceconfig) tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:455: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:663: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:704: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:535: in setbuiltinmodule None, None, ["Module"]).Module module\time\moduledef.py:3: in <module> from .interp_time import HAS_THREAD_TIME module\time\interp_time.py:297: in <module> for k, v in platform.configure(CConfig).items(): ..\rpython\rtyper\tool\rffi_platform.py:216: in configure for name, result in zip(entries, results): ..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries writer.path, eci, ignore_errors=ignore_errors)) ..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code output = build_executable_cache(files, eci, ignore_errors=ignore_errors) ..\rpython\tool\gcc_cache.py:28: in build_executable_cache result = platform.execute(platform.compile(c_files, eci)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:286: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\windows.py:315: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) =================== 1503 passed, 1 error in 523.88 seconds ==================== ++ 03:54:40 starting module/_ast/test [8 started in total] __ module/_abc/test [5 done in total, somefailed=False] _______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 6 items module\_abc\test\apptest_abc.py ... module\_abc\test\test_abc.py ... ========================= 6 passed in 178.01 seconds ========================== ++ 03:57:02 starting module/_cffi_backend/test [9 started in total] __ module/__pypy__/test [6 done in total, somefailed=True] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 77 items module\__pypy__\test\apptest_picklebuffer.py .... module\__pypy__\test\test_builders.py ..... module\__pypy__\test\test_bytebuffer.py ... module\__pypy__\test\test_debug.py ...F... module\__pypy__\test\test_identitydict.py ...... module\__pypy__\test\test_intop.py ........... module\__pypy__\test\test_locals2fast.py ..... module\__pypy__\test\test_magic.py .......... module\__pypy__\test\test_newmemoryview.py ...... module\__pypy__\test\test_os.py F module\__pypy__\test\test_signal.py ..sss module\__pypy__\test\test_special.py ............s. ================================== FAILURES =================================== ___________________ AppTestDebug.test_debug_read_timestamp ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000020ba4017280> def test_debug_read_timestamp(self): from __pypy__ import debug_read_timestamp a = debug_read_timestamp() b = debug_read_timestamp() > assert b > a E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000020ba43e77f8> def test_real_getenv(self): import __pypy__.os import os key = 'UNLIKELY_SET' assert key not in os.environ os.putenv(key, '42') # this one skips Python cache > assert __pypy__.os.real_getenv(key) == '42' E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError =========================== short test summary info =========================== FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv ============== 2 failed, 71 passed, 4 skipped in 291.74 seconds =============== ++ 03:57:59 starting module/_codecs/test [10 started in total] __ module/_ast/test [7 done in total, somefailed=False] _______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_ast\test\apptest_ast.py ... module\_ast\test\test_ast.py .................................................... ========================= 55 passed in 229.79 seconds ========================= ++ 03:58:35 starting module/_collections/test [11 started in total] __ module/_collections/test [8 done in total, somefailed=False] _______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 66 items module\_collections\test\apptest_defaultdict.py .............. module\_collections\test\apptest_deque.py .......................................... module\_collections\test\apptest_ordereddict.py .......... ========================= 66 passed in 126.71 seconds ========================= ++ 04:00:48 starting module/_continuation/test [12 started in total] __ module/_codecs/test [9 done in total, somefailed=True] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\_codecs\test\apptest_codecs.py .. module\_codecs\test\test_codecs.py ...........................................................................F......s...... module\_codecs\test\test_locale.py FFF... module\_codecs\test\test_ztranslation.py . ================================== FAILURES =================================== _____________________ AppTestPartialEvaluation.test_mbcs ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ec4fc93868> def test_mbcs(self): import sys if sys.platform != 'win32': return # sanity test from _codecs import mbcs_encode, mbcs_decode toencode = u'caf\xe9', 'caf\xe9' try: # test for non-latin1 codepage, more general test needed import winreg key = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE, r'System\CurrentControlSet\Control\Nls\CodePage') if winreg.QueryValueEx(key, 'ACP')[0] == u'1255': # non-latin1 toencode = u'caf\xbf',b'caf\xbf' except: assert False, 'cannot test mbcs on this windows system, check code page' assert u'test'.encode('mbcs') == b'test' > assert toencode[0].encode('mbcs') == toencode[1] E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\test\test_codecs.py:1380]:19: AssertionError _____________________ TestLocaleCodec.test_encode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001ec4b424b10> def test_encode_locale(self): self.setlocale("en_US.UTF-8") for locale_encoder in (utf8_encode_locale_surrogateescape, utf8_encode_locale_strict): for val in u'foo', u' 日本', u'\U0001320C': utf8 = val.encode('utf-8') encoded = locale_encoder(utf8, len(val)) > assert encoded.decode('utf8') == val E assert u'\u320c' == u'\U0001320c' E - \u320c E + \U0001320c module\_codecs\test\test_locale.py:45: AssertionError _______________ TestLocaleCodec.test_encode_locale_errorhandler _______________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001ec4abf4ec8> def test_encode_locale_errorhandler(self): self.setlocale("en_US.UTF-8") locale_encoder = utf8_encode_locale_surrogateescape utf8_encoder = self.getencoder('utf-8') encode_error_handler = self.getstate().encode_error_handler for val in u'foo\udc80bar', u'\udcff\U0001320C': s = val.encode('utf8') w_s = self.space.newtext(s) expected = utf8_encoder(self.space, s, w_s, 'surrogateescape', encode_error_handler) utf8 = val.encode('utf-8') > assert locale_encoder(utf8, len(val)) == expected E assert '\xff\xe3\x88\x8c' == '\xff\xf0\x93\x88\x8c' E - \xff\xe3\x88\x8c E ? ^ E + \xff\xf0\x93\x88\x8c E ? ^^^^^ module\_codecs\test\test_locale.py:58: AssertionError _____________________ TestLocaleCodec.test_decode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001ec4b8f4aa0> def test_decode_locale(self): self.setlocale("en_US.UTF-8") utf8_decoder = self.getdecoder('utf-8') for locale_decoder in (str_decode_locale_surrogateescape, str_decode_locale_strict): for val in 'foo', ' \xe6\x97\xa5\xe6\x9c\xac', '\xf0\x93\x88\x8c': w_s = self.space.newbytes(val) assert (locale_decoder(val) == utf8_decoder(self.space, val, w_s, 'strict', > True, None)[:2]) E assert ('\xef\xbf\xbd', 1) == ('\xf0\x93\x88\x8c', 1) E At index 0 diff: '\xef\xbf\xbd' != '\xf0\x93\x88\x8c' E Use -v to get the full diff module\_codecs\test\test_locale.py:69: AssertionError =========================== short test summary info =========================== FAIL module\_codecs\test\test_codecs.py::AppTestPartialEvaluation::()::test_mbcs FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_decode_locale ============== 4 failed, 93 passed, 1 skipped in 218.16 seconds =============== ++ 04:01:39 starting module/_cppyy/test [13 started in total] __ module/_cppyy/test [10 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 04:01:41 starting module/_csv/test [14 started in total] __ module/_continuation/test [11 done in total, somefailed=False] _____________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items / 3 skipped module\_continuation\test\test_generator.py ssss module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss =================== 3 passed, 32 skipped in 149.50 seconds ==================== ++ 04:03:23 starting module/_demo/test [15 started in total] __ module/_csv/test [12 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 34 items module\_csv\test\test_dialect.py .............. module\_csv\test\test_reader.py ............. module\_csv\test\test_writer.py ...... module\_csv\test\test_ztranslation.py . ========================= 34 passed in 140.46 seconds ========================= ++ 04:04:07 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_demo/test [13 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\_demo\test\test_import.py .. module\_demo\test\test_sieve.py . ========================== 3 passed in 89.41 seconds ========================== ++ 04:04:59 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_hpy_universal/test/_vendored [14 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.05 seconds ========================= ++ 04:07:44 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.00 seconds ========================= ++ 04:07:48 starting module/_jitlog/test [19 started in total] __ module/_jitlog/test [16 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\_jitlog\test\test__jitlog.py s ========================= 1 skipped in 71.15 seconds ========================== ++ 04:09:02 starting module/_locale/test [20 started in total] __ module/_locale/test [17 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module\_locale\test\test_locale.py .......ss.ss.s. =================== 10 passed, 5 skipped in 220.64 seconds ==================== ++ 04:12:50 starting module/_lsprof/test [21 started in total] __ module/_io/test [18 done in total, somefailed=True] ________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 298 items module\_io\test\apptest_bytesio.py ................. module\_io\test\apptest_io.py .......................F.....F..........F.. module\_io\test\apptest_stringio.py ........................... module\_io\test\apptest_textio.py ..............................s................. module\_io\test\test_bufferedio.py .....................ss......................ss........................ss................................ module\_io\test\test_fileio.py ..................s................. module\_io\test\test_interp_textio.py ......FF. module\_io\test\test_win32consoleio.py ......s...... ================================== FAILURES =================================== ________________________________ test_telling _________________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-429\\tempfile') def test_telling(tempfile): with _io.open(tempfile, "w+", encoding="utf8") as f: p0 = f.tell() f.write("\xff\n") p1 = f.tell() f.write("\xff\n") p2 = f.tell() f.seek(0) assert p0 == 0 > assert p1 == 3 E (application-level) AssertionError: assert 4 == 3 module\_io\test\apptest_io.py:287: AssertionError ____________________________ test_warn_on_dealloc _____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-435\\tempfile') def test_warn_on_dealloc(tempfile): > _check_warn_on_dealloc(tempfile, 'wb', buffering=0) module\_io\test\apptest_io.py:376: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = W_TupleObject(W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-435\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x000002b65e6e6640>) gc = <pypy.module.gc.moduledef.Module object at 0x000002b65ce1b718> warnings = <pypy.interpreter.module.Module object at 0x000002b65bd49520> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002b65b3d39f0> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-435\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002b667d6b1d8>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002b65b3d39f0> @py_assert5 = W_UnicodeObject('{message : ResourceWarning("unclosed file <_io.FileIO name=\'...\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}') @py_assert4 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002b65b3d39f0> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x000002b667d6b1d8>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x000002b667d6b1d8>)\n}') def _check_warn_on_dealloc(*args, **kwargs): import gc import warnings f = open(*args, **kwargs) r = repr(f) gc.collect() with warnings.catch_warnings(record=True) as w: warnings.simplefilter('always') f = None gc.collect() assert len(w) == 1, len(w) > assert r in str(w[0]) E (application-level) AssertionError: assert "<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-435\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-435\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' E + where '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-435\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' = str(<warnings.WarningMessage object at 0x000002b667d6b1d8>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-444\\tempfile') def test_tell_univnewlines(tempfile): import io import sys NEWLINE = '\r\n' with io.open(tempfile, "w") as fp: fp.write(DATA_CRLF) with io.open(tempfile, "r") as fp: assert repr(fp.newlines) == repr(None) data = fp.readline() pos = fp.tell() if "__pypy__" in sys.modules: > assert repr(fp.newlines) == repr(NEWLINE) E (application-level) AssertionError: assert "'\\r'" == "'\\r\\n'" E + where "'\\r'" = repr('\r') E + where '\r' = <_io.TextIOWrapper name='d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-444\\tempfile' mode='r' encoding='utf-8'>.newlines E + and "'\\r\\n'" = repr('\r\n') module\_io\test\apptest_io.py:559: AssertionError __________________________________ test_tell __________________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_tell(space, content): module\_io\test\test_interp_textio.py:147: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_tell(space, content): txt, limits = content restxt = translate_newlines(txt) resstr = restxt.encode('utf-8') for read_chars_before_seeking in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_seeking)) assert space.len_w(w_res1) <= read_chars_before_seeking w_tell = w_textio.tell_w(space) w_textio.seek_w(space, space.newint(0)) # seek to beginning w_textio.seek_w(space, w_tell) # then back to position w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res) > assert res == resstr E assert '\n' == '\r\n' E - E + \r module\_io\test\test_interp_textio.py:170: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_tell(space=StdObjSpace, content=(u'\n', [0, -1])) ___________________________ test_getstate_setstate ____________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_getstate_setstate(space, content): module\_io\test\test_interp_textio.py:173: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_getstate_setstate(space, content): txt, limits = content restxt = translate_newlines(txt) for read_chars_before_getstate in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_state_start = w_textio.w_decoder.getstate_w(space) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_getstate)) w_current_state = w_textio.w_decoder.getstate_w(space) w_textio.w_decoder.setstate_w(space, w_state_start) w_textio.w_decoder.setstate_w(space, w_current_state) w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res).decode("utf-8") > assert res == restxt E assert u'\n' == u'\r\n' module\_io\test\test_interp_textio.py:194: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_getstate_setstate(space=StdObjSpace, content=(u'\n', [0, -1])) =========================== short test summary info =========================== FAIL module\_io\test\apptest_io.py::test_telling FAIL module\_io\test\apptest_io.py::test_warn_on_dealloc FAIL module\_io\test\apptest_io.py::test_tell_univnewlines FAIL module\_io\test\test_interp_textio.py::test_tell FAIL module\_io\test\test_interp_textio.py::test_getstate_setstate ============== 5 failed, 284 passed, 9 skipped in 406.61 seconds ============== ++ 04:14:35 starting module/_md5/test [22 started in total] __ module/_lsprof/test [19 done in total, somefailed=True] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\_lsprof\test\test_cprofile.py .F..F. ================================== FAILURES =================================== ________________________ AppTestCProfile.test_builtins ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000018520e4bad0> def test_builtins(self): import _lsprof prof = _lsprof.Profiler() lst = [] prof.enable() lst.append(len(lst)) prof.disable() stats = prof.getstats() expected = ( "<built-in method builtins.len>", "<method 'append' of 'list' objects>", "<method 'disable' of '_lsprof.Profiler' objects>", ) for entry in stats: > assert entry.code in expected E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:13]:15: AssertionError ____________________ AppTestCProfile.test_scale_of_result _____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000018520e4bad0> def test_scale_of_result(self): import _lsprof, time prof = _lsprof.Profiler() def foo(n): t = time.time() while abs(t - time.time()) < 1.0: pass # busy-wait for 1 second def bar(n): foo(n) prof.enable() bar(0) prof.disable() stats = prof.getstats() entries = {} for entry in stats: entries[entry.code] = entry efoo = entries[foo.__code__] ebar = entries[bar.__code__] > assert 0.9 < efoo.totaltime < 2.9 E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:130]:19: AssertionError =========================== short test summary info =========================== FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_builtins FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_scale_of_result ==================== 2 failed, 4 passed in 125.84 seconds ===================== ++ 04:15:04 starting module/_minimal_curses/test [23 started in total] __ module/_md5/test [20 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\_md5\test\test_md5.py ........ ========================== 8 passed in 81.59 seconds ========================== ++ 04:16:03 starting module/_multibytecodec/test [24 started in total] __ module/_minimal_curses/test [21 done in total, somefailed=False] ___________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True module\_minimal_curses\test\test_curses.py ssssss ========================= 6 skipped in 76.21 seconds ========================== ++ 04:16:26 starting module/_multiprocessing/test [25 started in total] __ module/_multibytecodec/test [22 done in total, somefailed=True] ____________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 66 items module\_multibytecodec\test\apptest_codecs.py ................... module\_multibytecodec\test\apptest_incremental.py ..................F module\_multibytecodec\test\apptest_stream.py ..... module\_multibytecodec\test\test_c_codecs.py ..................s module\_multibytecodec\test\test_multibtye_codecs.py ... module\_multibytecodec\test\test_translation.py s ================================== FAILURES =================================== _________________________ test_incremental_big5hkscs __________________________ def test_incremental_big5hkscs(): import _codecs import _io with open(myfile + '/big5hkscs.txt', 'rb') as fid: uni_str = fid.read() with open(myfile + '/big5hkscs-utf8.txt', 'rb') as fid: utf8str = fid.read() UTF8Reader = _codecs.lookup('utf-8').streamreader for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]: istream = UTF8Reader(_io.BytesIO(utf8str)) ostream = _io.BytesIO() encoder = IncrementalBig5hkscsEncoder() while 1: if sizehint is not None: data = istream.read(sizehint) else: data = istream.read() if not data: break > e = encoder.encode(data) E (application-level) UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence module\_multibytecodec\test\apptest_incremental.py:261: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs ============== 1 failed, 63 passed, 2 skipped in 164.77 seconds =============== ++ 04:18:49 starting module/_opcode/test [26 started in total] __ module/_opcode/test [23 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 5 items module\_opcode\test\apptest_opcode.py ..... ========================= 5 passed in 140.15 seconds ========================== ++ 04:21:15 starting module/_pickle/test [27 started in total] __ module/_multiprocessing/test [24 done in total, somefailed=True] ___________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module\_multiprocessing\test\test_interp_semaphore.py s module\_multiprocessing\test\test_semaphore.py s........E module\_multiprocessing\test\test_win32.py . module\_multiprocessing\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestSemaphore.test_in_threads ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x0000027824510890>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x0000027816261478> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x0000027826d2f0d8> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000027826fed920> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000027826fed920> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x0000027817ae5060> item = <AppTestMethod 'test_in_threads'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x27816c8bd70>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x2781d83dde0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x27821bf4010>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x278166b4310>: E <C object Array of Char {'nolength': True} at 0x278166b3f30>: E <C object Array of Char {'nolength': True} at 0x278166b4290>: E <C object Array of Char {'nolength': True} at 0x278166b4550>: E <C object Array of Char {'nolength': True} at 0x278166b3e90>: E <C object Array of Char {'nolength': True} at 0x278166b40f0>: E <C object Array of Char {'nolength': True} at 0x278166b3db0>: E <C object Array of Char {'nolength': True} at 0x278166b3f10>: E <C object Array of Char {'nolength': True} at 0x278166b4410>: E <C object Array of Char {'nolength': True} at 0x278166b3eb0>: E <C object Array of Char {'nolength': True} at 0x278166b4430>: E <C object Array of Char {'nolength': True} at 0x278166b4590>: E <C object Array of Char {'nolength': True} at 0x278166b4490>: E <C object Array of Char {'nolength': True} at 0x278166b3fd0>: E <C object Array of Char {'nolength': True} at 0x278166b42b0>: E <C object Array of Char {'nolength': True} at 0x278166b42d0>: E <C object Array of Char {'nolength': True} at 0x278166b4530>: E <C object Array of Char {'nolength': True} at 0x2781c695960>: E <C object Array of Char {'nolength': True} at 0x278166b3dd0>: E <C object Array of Char {'nolength': True} at 0x278166b3f70>: E <C object Array of Char {'nolength': True} at 0x278166b44b0>: E <C object Array of Char {'nolength': True} at 0x278166b4170>: E <C object Array of Char {'nolength': True} at 0x278166b3f90>: E <C object Array of Char {'nolength': True} at 0x278166b44d0>: E <C object Array of Char {'nolength': True} at 0x278166b4070>: E <C object Array of Char {'nolength': True} at 0x278166b4230>: E <C object Array of Char {'nolength': True} at 0x2781a5d9aa0>: E <C object Array of Char {'nolength': True} at 0x278166b3e30>: E <C object Array of Char {'nolength': True} at 0x278166b3e10>: E <C object Array of Char {'nolength': True} at 0x278166b4270>: E <C object Array of Char {'nolength': True} at 0x278166b3e50>: E <C object Array of Char {'nolength': True} at 0x278166b4010>: E <C object Array of Char {'nolength': True} at 0x278166b4370>: E <C object Array of Char {'nolength': True} at 0x278166b4330>: E <C object Array of Char {'nolength': True} at 0x278166b43b0>: E <C object Array of Char {'nolength': True} at 0x278166b4030>: E <C object Array of Char {'nolength': True} at 0x2781a5d9d10>: E <C object Array of Char {'nolength': True} at 0x278166b3ed0>: E <C object Array of Char {'nolength': True} at 0x2781a5d9650>: E <C object Array of Char {'nolength': True} at 0x278166b4250>: E <C object Array of Char {'nolength': True} at 0x2781a5d9f80>: E <C object Array of Char {'nolength': True} at 0x278166b3e70>: E <C object Array of Char {'nolength': True} at 0x278166b4050>: E <C object Array of Char {'nolength': True} at 0x278166b3df0>: E <C object Array of Char {'nolength': True} at 0x278166b4390>: E <C object Array of Char {'nolength': True} at 0x278166b44f0>: E <C object Array of Char {'nolength': True} at 0x278166b4150>: E <C object Array of Char {'nolength': True} at 0x278166b3ef0>: E <C object Array of Char {'nolength': True} at 0x278166b4510>: E <C object Array of Char {'nolength': True} at 0x278166b43f0>: E <C object Array of Char {'nolength': True} at 0x278166b3ff0>: E <C object Array of Char {'nolength': True} at 0x278166b43d0>: E <C object Array of Char {'nolength': True} at 0x278166b40b0>: E <C object Array of Char {'nolength': True} at 0x278166b4470>: E <C object Array of Char {'nolength': True} at 0x278166b3fb0>: E <C object Array of Char {'nolength': True} at 0x2781c6966d0>: E <C object Array of Char {'nolength': True} at 0x278166b4810>: E <C object Array of Char {'nolength': True} at 0x2781c696290>: E <C object Array of Char {'nolength': True} at 0x278166b4bf0>: E <C object Array of Char {'nolength': True} at 0x278166b4950>: E <C object Array of Char {'nolength': True} at 0x278166b4cb0>: E <C object Array of Char {'nolength': True} at 0x278166b46b0>: E <C object Array of Char {'nolength': True} at 0x278166b4b10>: E <C object Array of Char {'nolength': True} at 0x278166b4990>: E <C object Array of Char {'nolength': True} at 0x278166b48d0>: E <C object Array of Char {'nolength': True} at 0x278166b4c30>: E <C object Array of Char {'nolength': True} at 0x278166b4cd0>: E <C object Array of Char {'nolength': True} at 0x278166b4d30>: E <C object Array of Char {'nolength': True} at 0x2781c696940>: E <C object Array of Char {'nolength': True} at 0x2781c696b80>: E <C object Array of Char {'nolength': True} at 0x2781c695bc0>: E <C object Array of Char {'nolength': True} at 0x278166b4bd0>: E <C object Array of Char {'nolength': True} at 0x2781c696a70>: E <C object Array of Char {'nolength': True} at 0x278166b4a90>: E <C object Array of Char {'nolength': True} at 0x278166b4ab0>: E <C object Array of Char {'nolength': True} at 0x2781c696780>: E <C object Array of Char {'nolength': True} at 0x2781c696ea0>: E <C object Array of Char {'nolength': True} at 0x278166b4d70>: E <C object Array of Char {'nolength': True} at 0x278166b48b0>: E <C object Array of Char {'nolength': True} at 0x278166b46d0>: E <C object Array of Char {'nolength': True} at 0x2781c695f80>: E <C object Array of Char {'nolength': True} at 0x278166b49b0>: E <C object Array of Char {'nolength': True} at 0x2781c696e90>: E <C object Array of Char {'nolength': True} at 0x2781c697010>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x278206eaf00>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x2781fc3cc80>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x2781d863a50>: E <C object Array of Char {'nolength': True} at 0x2781c09a2d0>: E <C object Array of Char {'nolength': True} at 0x2781c09aae0>: E <C object Array of Char {'nolength': True} at 0x2781c09a0c0>: E <C object Array of Char {'nolength': True} at 0x2781c09a1f0>: E <C object Array of Char {'nolength': True} at 0x2781c09a190>: E <C object Array of Char {'nolength': True} at 0x2781c09a5f0>: E <C object Array of Char {'nolength': True} at 0x2781c09a7a0>: E <C object Array of Char {'nolength': True} at 0x2781c09a480>: E <C object Array of Char {'nolength': True} at 0x2781c09a230>: E <C object Array of Char {'nolength': True} at 0x2781c09a530>: E <C object Array of Char {'nolength': True} at 0x278166b4c70>: E <C object Array of Char {'nolength': True} at 0x278166b4830>: E <C object Array of Char {'nolength': True} at 0x278166b4690>: E <C object Array of Char {'nolength': True} at 0x2781c09a500>: E <C object Array of Char {'nolength': True} at 0x278166b4af0>: E <C object Array of Char {'nolength': True} at 0x2781c09bb30>: E <C object Array of Char {'nolength': True} at 0x278166b45d0>: E <C object Array of Char {'nolength': True} at 0x278166b4610>: E <C object Array of Char {'nolength': True} at 0x2781a5d9f50>: E <C object Array of Char {'nolength': True} at 0x278166b50d0>: E <C object Array of Char {'nolength': True} at 0x278166b54d0>: E <C object Array of Char {'nolength': True} at 0x278166b4f50>: E <C object Array of Char {'nolength': True} at 0x278166b5210>: E <C object Array of Char {'nolength': True} at 0x278166b4eb0>: E <C object Array of Char {'nolength': True} at 0x278166b4f90>: E <C object Array of Char {'nolength': True} at 0x278166b53f0>: E <C object Array of Char {'nolength': True} at 0x2781a5da190>: E <C object Array of Char {'nolength': True} at 0x2781c09c130>: E <C object Array of Char {'nolength': True} at 0x278166b4e30>: E <C object Array of Char {'nolength': True} at 0x278166b5050>: E <C object Array of Char {'nolength': True} at 0x278166b36b0>: E <C object Array of Char {'nolength': True} at 0x278166b38d0>: E <C object Array of Char {'nolength': True} at 0x2781c09d9c0>: E <C object Array of Char {'nolength': True} at 0x278166b36f0>: E <C object Array of Char {'nolength': True} at 0x278166b3b70>: E <C object Array of Char {'nolength': True} at 0x278166b40d0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x278166b4a70>: E <C object Array of Char {'nolength': True} at 0x2781c09a1b0>: E <C object Array of Char {'nolength': True} at 0x2781c09a6f0>: E <C object Array of Char {'nolength': True} at 0x2781c09a150>: E <C object Array of Char {'nolength': True} at 0x2781c09a0f0>: E <C object Array of Char {'nolength': True} at 0x2781c09a7d0>: E <C object Array of Char {'nolength': True} at 0x2781c09a730>: E <C object Array of Char {'nolength': True} at 0x2781c09ac00>: E <C object Array of Char {'nolength': True} at 0x2781c09a860>: E <C object Array of Char {'nolength': True} at 0x278166b4650>: E <C object Array of Char {'nolength': True} at 0x278166b4c50>: E <C object Array of Char {'nolength': True} at 0x278166b48f0>: E <C object Array of Char {'nolength': True} at 0x278166b4910>: E <C object Array of Char {'nolength': True} at 0x278166b4a30>: E <C object Array of Char {'nolength': True} at 0x278166b4930>: E <C object Array of Char {'nolength': True} at 0x278166b4a10>: E <C object Array of Char {'nolength': True} at 0x278166b4670>: E <C object Array of Char {'nolength': True} at 0x2781c09af40>: E <C object Array of Char {'nolength': True} at 0x2781c09a2e0>: E <C object Array of Char {'nolength': True} at 0x2781c09ad70>: E <C object Array of Char {'nolength': True} at 0x2781c09b100>: E <C object Array of Char {'nolength': True} at 0x2781c09ad40>: E <C object Array of Char {'nolength': True} at 0x2781c09b0b0>: E <C object Array of Char {'nolength': True} at 0x278166b4a50>: E <C object Array of Char {'nolength': True} at 0x278166b4cf0>: E <C object Array of Char {'nolength': True} at 0x2781c09ae20>: E <C object Array of Char {'nolength': True} at 0x2781c09b560>: E <C object Array of Char {'nolength': True} at 0x2781c09abb0>: E <C object Array of Char {'nolength': True} at 0x278166b4ad0>: E <C object Array of Char {'nolength': True} at 0x2781c09ac50>: E <C object Array of Char {'nolength': True} at 0x278166b4d10>: E <C object Array of Char {'nolength': True} at 0x278166b4b30>: E <C object Array of Char {'nolength': True} at 0x2781c09a750>: E <C object Array of Char {'nolength': True} at 0x2781c09b530>: E <C object Array of Char {'nolength': True} at 0x278166b46f0>: E <C object Array of Char {'nolength': True} at 0x278166b4710>: E <C object Array of Char {'nolength': True} at 0x2781c09a4c0>: E <C object Array of Char {'nolength': True} at 0x2781c09af30>: E <C object Array of Char {'nolength': True} at 0x2781c09a560>: E <C object Array of Char {'nolength': True} at 0x2781c09a4f0>: E <C object Array of Char {'nolength': True} at 0x2781c09b2c0>: E <C object Array of Char {'nolength': True} at 0x278166b4730>: E <C object Array of Char {'nolength': True} at 0x278166b4630>: E <C object Array of Char {'nolength': True} at 0x278166b45f0>: E <C object Array of Char {'nolength': True} at 0x2781c09ab00>: E <C object Array of Char {'nolength': True} at 0x278166b4b50>: E <C object Array of Char {'nolength': True} at 0x278166b49d0>: E <C object Array of Char {'nolength': True} at 0x278166b4750>: E <C object Array of Char {'nolength': True} at 0x278166b4d50>: E <C object Array of Char {'nolength': True} at 0x278166b47b0>: E <C object Array of Char {'nolength': True} at 0x278166b45b0>: E <C object Array of Char {'nolength': True} at 0x2781c09b690>: E <C object Array of Char {'nolength': True} at 0x2781c09b9b0>: E <C object Array of Char {'nolength': True} at 0x278166b4b70>: E <C object Array of Char {'nolength': True} at 0x2781c09a8f0>: E <C object Array of Char {'nolength': True} at 0x2781c09b500>: E <C object Array of Char {'nolength': True} at 0x2781c09b8e0>: E <C object Array of Char {'nolength': True} at 0x2781c09bfe0>: E <C object Array of Char {'nolength': True} at 0x278166b4790>: E <C object Array of Char {'nolength': True} at 0x2781c09bf10>: E <C object Array of Char {'nolength': True} at 0x278166b4bb0>: E <C object Array of Char {'nolength': True} at 0x278166b47d0>: E <C object Array of Char {'nolength': True} at 0x278166b4d90>: E <C object Array of Char {'nolength': True} at 0x278166b4c90>: E <C object Array of Char {'nolength': True} at 0x2781c09b130>: E <C object Array of Char {'nolength': True} at 0x278166b4770>: E <C object Array of Char {'nolength': True} at 0x278166b47f0>: E <C object Array of Char {'nolength': True} at 0x278166b4850>: E <C object Array of Char {'nolength': True} at 0x278166b4970>: E <C object Array of Char {'nolength': True} at 0x278166b4b90>: E <C object Array of Char {'nolength': True} at 0x278166b4ef0>: E <C object Array of Char {'nolength': True} at 0x2781c09b720>: E <C object Array of Char {'nolength': True} at 0x2781c09c090>: E <C object Array of Char {'nolength': True} at 0x2781c09c6f0>: E <C object Array of Char {'nolength': True} at 0x278166b50f0>: E <C object Array of Char {'nolength': True} at 0x278166b5130>: E <C object Array of Char {'nolength': True} at 0x278166b52b0>: E <C object Array of Char {'nolength': True} at 0x278166b5470>: E <C object Array of Char {'nolength': True} at 0x278166b5150>: E <C object Array of Char {'nolength': True} at 0x278166b54f0>: E <C object Array of Char {'nolength': True} at 0x278166b5310>: E <C object Array of Char {'nolength': True} at 0x278166b4e50>: E <C object Array of Char {'nolength': True} at 0x2781c09cbb0>: E <C object Array of Char {'nolength': True} at 0x278166b4dd0>: E <C object Array of Char {'nolength': True} at 0x278166b51d0>: E <C object Array of Char {'nolength': True} at 0x278166b5030>: E <C object Array of Char {'nolength': True} at 0x278166b51f0>: E <C object Array of Char {'nolength': True} at 0x278166b4ed0>: E <C object Array of Char {'nolength': True} at 0x2781c09c770>: E <C object Array of Char {'nolength': True} at 0x278166b5290>: E <C object Array of Char {'nolength': True} at 0x278166b5250>: E <C object Array of Char {'nolength': True} at 0x2781c09ccb0>: E <C object Array of Char {'nolength': True} at 0x278166b4f30>: E <C object Array of Char {'nolength': True} at 0x2781c09c1a0>: E <C object Array of Char {'nolength': True} at 0x278166b50b0>: E <C object Array of Char {'nolength': True} at 0x2781c09b670>: E <C object Array of Char {'nolength': True} at 0x2781c09cdd0>: E <C object Array of Char {'nolength': True} at 0x2781c09ce50>: E <C object Array of Char {'nolength': True} at 0x278166b4fb0>: E <C object Array of Char {'nolength': True} at 0x278166b52d0>: E <C object Array of Char {'nolength': True} at 0x278166b5350>: E <C object Array of Char {'nolength': True} at 0x278166b52f0>: E <C object Array of Char {'nolength': True} at 0x278166b53d0>: E <C object Array of Char {'nolength': True} at 0x278166b2ab0>: E <C object Array of Char {'nolength': True} at 0x278166b2c90>: E <C object Array of Char {'nolength': True} at 0x278166b2710>: E <C object Array of Char {'nolength': True} at 0x278166b25b0>: E <C object Array of Char {'nolength': True} at 0x278166b2670>: E <C object Array of Char {'nolength': True} at 0x278166b2e30>: E <C object Array of Char {'nolength': True} at 0x278166b2ff0>: E <C object Array of Char {'nolength': True} at 0x278166b3010>: E <C object Array of Char {'nolength': True} at 0x278166b31f0>: E <C object Array of Char {'nolength': True} at 0x278166b3230>: E <C object Array of Char {'nolength': True} at 0x278166b32b0>: E <C object Array of Char {'nolength': True} at 0x278166b3370>: E <C object Array of Char {'nolength': True} at 0x278166b3d90>: E <C object Array of Char {'nolength': True} at 0x278166b3b10>: E <C object Array of Char {'nolength': True} at 0x278166b37f0>: E <C object Array of Char {'nolength': True} at 0x278166b3690>: E <C object Array of Char {'nolength': True} at 0x278166b3b90>: E <C object Array of Char {'nolength': True} at 0x278166b3a90>: E <C object Array of Char {'nolength': True} at 0x278166b3bd0>: E <C object Array of Char {'nolength': True} at 0x278166b3cd0>: E <C object Array of Char {'nolength': True} at 0x2781c09cde0>: E <C object Array of Char {'nolength': True} at 0x278166b3890>: E <C object Array of Char {'nolength': True} at 0x278166b39f0>: E <C object Array of Char {'nolength': True} at 0x278166b3910>: E <C object Array of Char {'nolength': True} at 0x278166b37b0>: E <C object Array of Char {'nolength': True} at 0x2781c09d610>: E <C object Array of Char {'nolength': True} at 0x2781c09d480>: E <C object Array of Char {'nolength': True} at 0x278166b3670>: E <C object Array of Char {'nolength': True} at 0x2781c09d570>: E <C object Array of Char {'nolength': True} at 0x278166b3b30>: E <C object Array of Char {'nolength': True} at 0x278166b3bb0>: E <C object Array of Char {'nolength': True} at 0x278166b3930>: E <C object Array of Char {'nolength': True} at 0x278166b3c50>: E <C object Array of Char {'nolength': True} at 0x278166b4090>: E <C object Array of Char {'nolength': True} at 0x278166b4190>: E <C object Array of Char {'nolength': True} at 0x278166b41f0>: E <C object Array of Char {'nolength': True} at 0x278166b49f0>: E <C object Array of Char {'nolength': True} at 0x27818f2ca40>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x2781bd652b0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x278166b5450>: E <C object Array of Char {'nolength': True} at 0x278166b3050>: E <C object Array of Char {'nolength': True} at 0x2781c6972f0>: E <C object Array of Char {'nolength': True} at 0x278166b41b0>: E <C object Array of Char {'nolength': True} at 0x278166b2cd0>: E <C object Array of Char {'nolength': True} at 0x278166b3270>: E <C object Array of Char {'nolength': True} at 0x278166b3c70>: E <C object Array of Char {'nolength': True} at 0x2781c697190>: E <C object Array of Char {'nolength': True} at 0x2781e04da00>: E <C object Array of Char {'nolength': True} at 0x2781c697310>: E <C object Array of Char {'nolength': True} at 0x2781e04d880>: E <C object Array of Char {'nolength': True} at 0x2781e04d4a0>: E <C object Array of Char {'nolength': True} at 0x2781e04d9a0>: E <C object Array of Char {'nolength': True} at 0x2781e04dac0>: E <C object Array of Char {'nolength': True} at 0x2781e04d660>: E <C object Array of Char {'nolength': True} at 0x2781c696060>: E <C object Array of Char {'nolength': True} at 0x2781e04d680>: E <C object Array of Char {'nolength': True} at 0x2781a5da010>: E <C object Array of Char {'nolength': True} at 0x2781e04d8e0>: E <C object Array of Char {'nolength': True} at 0x2781e04d480>: E <C object Array of Char {'nolength': True} at 0x2781c6976e0>: E <C object Array of Char {'nolength': True} at 0x2781e04d760>: E <C object Array of Char {'nolength': True} at 0x2781e04d440>: E <C object Array of Char {'nolength': True} at 0x2781e04d6c0>: E <C object Array of Char {'nolength': True} at 0x2781e04da80>: E <C object Array of Char {'nolength': True} at 0x2781e04d700>: E <C object Array of Char {'nolength': True} at 0x2781e04d5c0>: E <C object Array of Char {'nolength': True} at 0x2781e04d7e0>: E <C object Array of Char {'nolength': True} at 0x2781a5da0a0>: E <C object Array of Char {'nolength': True} at 0x2781e04d860>: E <C object Array of Char {'nolength': True} at 0x2781e04d780>: E <C object Array of Char {'nolength': True} at 0x2781a5d96b0>: E <C object Array of Char {'nolength': True} at 0x2781e04daa0>: E <C object Array of Char {'nolength': True} at 0x2781e04d6a0>: E <C object Array of Char {'nolength': True} at 0x2781e04d360>: E <C object Array of Char {'nolength': True} at 0x2781c695f10>: E <C object Array of Char {'nolength': True} at 0x2781e04d3c0>: E <C object Array of Char {'nolength': True} at 0x2781e04d640>: E <C object Array of Char {'nolength': True} at 0x2781c6971c0>: E <C object Array of Char {'nolength': True} at 0x2781a5d9fb0>: E <C object Array of Char {'nolength': True} at 0x2781e04d560>: E <C object Array of Char {'nolength': True} at 0x2781e04e000>: E <C object Array of Char {'nolength': True} at 0x2781e04e020>: E <C object Array of Char {'nolength': True} at 0x2781e04e260>: E <C object Array of Char {'nolength': True} at 0x2781e04e100>: E <C object Array of Char {'nolength': True} at 0x2781e04e2c0>: E <C object Array of Char {'nolength': True} at 0x2781e04dbc0>: E <C object Array of Char {'nolength': True} at 0x2781e04ddc0>: E <C object Array of Char {'nolength': True} at 0x2781e04e240>: E <C object Array of Char {'nolength': True} at 0x2781c697a60>: E <C object Array of Char {'nolength': True} at 0x2781e04e1e0>: E <C object Array of Char {'nolength': True} at 0x2781e04df20>: E <C object Array of Char {'nolength': True} at 0x2781e04dd00>: E <C object Array of Char {'nolength': True} at 0x2781e04de00>: E <C object Array of Char {'nolength': True} at 0x2781e04e160>: E <C object Array of Char {'nolength': True} at 0x2781e04dbe0>: E <C object Array of Char {'nolength': True} at 0x2781c6976d0>: E <C object Array of Char {'nolength': True} at 0x2781e04dca0>: E <C object Array of Char {'nolength': True} at 0x2781e04dc00>: E <C object Array of Char {'nolength': True} at 0x2781e04e040>: E <C object Array of Char {'nolength': True} at 0x2781e04df80>: E <C object Array of Char {'nolength': True} at 0x2781a5d9e30>: E <C object Array of Char {'nolength': True} at 0x2781c6962f0>: E <C object Array of Char {'nolength': True} at 0x2781e04e120>: E <C object Array of Char {'nolength': True} at 0x2781e04e200>: E <C object Array of Char {'nolength': True} at 0x2781c6977d0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x2781f0ddd60>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch =============== 10 passed, 2 skipped, 1 error in 356.92 seconds =============== ++ 04:22:26 starting module/_pickle_support/test [28 started in total] __ interpreter/test [25 done in total, somefailed=True] _______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1325 items interpreter\test\apptest_annotations.py .......................... interpreter\test\apptest_annotations_string.py ...... interpreter\test\apptest_class.py ................ interpreter\test\apptest_coroutine.py ..................................................... interpreter\test\apptest_descrtypecheck.py .. interpreter\test\apptest_exceptions.py .......................... interpreter\test\apptest_exctable_dis.py ......... interpreter\test\apptest_exec.py ......................... interpreter\test\apptest_extcall.py ..... interpreter\test\apptest_function.py .....................................s..................................................... interpreter\test\apptest_generator.py ................................................................... interpreter\test\apptest_nestedscope.py .................. interpreter\test\apptest_pycode.py .... interpreter\test\apptest_pyframe.py ................................................................ interpreter\test\apptest_raise.py ................................................... interpreter\test\apptest_settrace_jump.py . interpreter\test\apptest_sys_settrace.py .............................................................................................................................................. interpreter\test\apptest_traceback.py ......F. interpreter\test\apptest_unraisable.py .... interpreter\test\apptest_with_leak.py ......... interpreter\test\test_app_main.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssF.. interpreter\test\test_appinterp.py ............. interpreter\test\test_argument.py .............................................. interpreter\test\test_buffer.py ... interpreter\test\test_cellfamily.py ....... interpreter\test\test_code.py ............ interpreter\test\test_compiler.py ............................................................................................................. interpreter\test\test_error.py .............. interpreter\test\test_exceptcomp.py ......... interpreter\test\test_executioncontext.py ................ interpreter\test\test_extmodules.py . interpreter\test\test_fsencode.py F.. interpreter\test\test_function.py ............. interpreter\test\test_gateway.py .........................................ss......................... interpreter\test\test_generator.py . interpreter\test\test_interpreter.py ................................................. interpreter\test\test_location.py .......... interpreter\test\test_main.py ..... interpreter\test\test_mixedmodule.py ...... interpreter\test\test_module.py ....................... interpreter\test\test_objspace.py .................................. interpreter\test\test_pycode.py .. interpreter\test\test_pyframe.py ................................ interpreter\test\test_reverse_debugging.py .. interpreter\test\test_special.py ... interpreter\test\test_syntax.py ......................................................... interpreter\test\test_targetpypy.py .. interpreter\test\test_typedef.py ................... interpreter\test\test_unicodehelper.py .......... interpreter\test\test_zpy.py .....s.. interpreter\test\test_zzpickle_and_slow.py s.....s..s..sss........ss...s. ================================== FAILURES =================================== __________________________ test_colors_in_traceback ___________________________ def test_colors_in_traceback(): import os def division_by_zero(a, b): return ( a + b / 0 # abc ) old_value = os.environ.get('FORCE_COLOR', None) os.environ['FORCE_COLOR'] = '1' try: from _colorize import can_colorize, ANSIColors > assert can_colorize() E (application-level) AssertionError: assert False E + where False = <function can_colorize at 0x0000025ed3b75408>() interpreter\test\apptest_traceback.py:177: AssertionError __________________ AppTestAppMain.test_setup_bootstrap_path ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000025ece3b4448> def test_setup_bootstrap_path(self): # Check how sys.path is handled depending on if we can find a copy of # the stdlib in setup_bootstrap_path. import sys, os old_sys_path = sys.path[:] old_cwd = os.getcwd() # make sure cwd does not contain a stdlib if self.tmp_dir.startswith(self.trunkdir): skip('TMPDIR is inside the PyPy source') sys.path.append(self.goal_dir) tmp_pypy_c = os.path.join(self.tmp_dir, 'pypy3-c') try: os.chdir(self.tmp_dir) # If we are running PyPy with a libpypy3-c, the following # lines find the stdlib anyway. Otherwise, it is not found. expected_found = ( getattr(sys, 'pypy_translation_info', {}) .get('translation.shared')) import app_main app_main.setup_bootstrap_path(tmp_pypy_c) if not sys.platform == 'win32': assert sys.executable == '' if not expected_found: assert sys.path == old_sys_path + [self.goal_dir] app_main.setup_bootstrap_path(self.fake_exe) if not sys.platform == 'win32': # an existing file is always 'executable' on windows assert sys.executable == '' # not executable! if not expected_found: assert sys.path == old_sys_path + [self.goal_dir] os.chmod(self.fake_exe, 0o755) app_main.setup_bootstrap_path(self.fake_exe) > assert sys.executable == self.fake_exe E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_app_main.py:1319]:38: AssertionError _____________________ TestFSEncode.test_fsencode_fsdecode _____________________ self = <pypy.interpreter.test.test_fsencode.TestFSEncode instance at 0x0000025ee1a75660> def test_fsencode_fsdecode(self): space = self.space strs = [u"/home/bar/baz", u"c:\\"] if self.special_char: strs.append(self.special_char) for st in strs: # check roundtrip w_st = space.newtext(st.encode('utf8'), len(st)) w_enc = space.fsencode(w_st) w_st2 = space.fsdecode(w_enc) assert space.eq_w(w_st, w_st2) > assert space.fsdecode_w(w_enc) == st E assert '\xc3\xa4' == u'\xe4' E - \xc3\xa4 E + \xe4 interpreter\test\test_fsencode.py:77: AssertionError ---------------------------- Captured stderr call ----------------------------- d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:77: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal assert space.fsdecode_w(w_enc) == st d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal import sys =========================== short test summary info =========================== FAIL interpreter\test\apptest_traceback.py::test_colors_in_traceback FAIL interpreter\test\test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path FAIL interpreter\test\test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode ============ 3 failed, 1221 passed, 101 skipped in 2255.66 seconds ============ ++ 04:23:36 starting module/_posixsubprocess/test [29 started in total] __ module/_pickle_support/test [26 done in total, somefailed=False] ___________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\_pickle_support\test\apptest__pickle_support.py . ========================= 1 passed in 140.03 seconds ========================== ++ 04:24:54 starting module/_pypyjson/test [30 started in total] __ module/_posixsubprocess/test [27 done in total, somefailed=True] ___________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 0 items / 2 errors =================================== ERRORS ==================================== __ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___ tool\pytest\apptest2.py:25: in collect space = objspace.gettestobjspace(**spaceconfig) tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:455: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:663: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:704: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:541: in setbuiltinmodule mod = Module(self, self.newtext(name)) interpreter\mixedmodule.py:27: in __init__ self.__class__.buildloaders() module\fcntl\moduledef.py:17: in buildloaders from pypy.module.fcntl import interp_fcntl module\fcntl\interp_fcntl.py:44: in <module> for k, v in platform.configure(CConfig).items(): ..\rpython\rtyper\tool\rffi_platform.py:216: in configure for name, result in zip(entries, results): ..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries writer.path, eci, ignore_errors=ignore_errors)) ..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code output = build_executable_cache(files, eci, ignore_errors=ignore_errors) ..\rpython\tool\gcc_cache.py:28: in build_executable_cache result = platform.execute(platform.compile(c_files, eci)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:286: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\windows.py:315: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E platcheck_73.c E d:\systemtemp\pytest\usession-py3.11-1550\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory E """) ------------------------------- Captured stderr ------------------------------- [platform:Error] platcheck_73.c [platform:Error] d:\systemtemp\pytest\usession-py3.11-1550\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory ___ ERROR collecting pypy/module/_posixsubprocess/test/test_ztranslation.py ___ ..\py\_path\local.py:650: in pyimport __import__(modname) module\_posixsubprocess\test\__init__.py:5: in <module> pytest.skip("not on windows", allow_module_level=True) E TypeError: skip() got an unexpected keyword argument 'allow_module_level' ========================== 2 error in 96.51 seconds =========================== ++ 04:25:21 starting module/_random/test [31 started in total] __ module/_pickle/test [28 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\_pickle\test\apptest_pickle.py ...............................................................s. module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 91 passed, 1 skipped in 250.06 seconds ==================== ++ 04:25:28 starting module/_rawffi/alt/test [32 started in total] __ module/_random/test [29 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 139.67 seconds ========================= ++ 04:27:50 starting module/_rawffi/test [33 started in total] __ module/_pypyjson/test [30 done in total, somefailed=False] _________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 54 items module\_pypyjson\test\apptest__pypyjson.py ....... module\_pypyjson\test\test__pypyjson.py ............................................ module\_pypyjson\test\test_simd.py ... ========================= 54 passed in 173.95 seconds ========================= ++ 04:27:52 starting module/_socket/test [34 started in total] __ module/_cffi_backend/test [31 done in total, somefailed=True] ______________ [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 467 items module\_cffi_backend\test\test_c.py s.....................s........................................................ssss.s....................................................s.....s...................sss...........................s...s........................s...... module\_cffi_backend\test\test_fastpath.py .................. module\_cffi_backend\test\test_ffi_obj.py .............................................. module\_cffi_backend\test\test_file.py s.. module\_cffi_backend\test\test_parse_c_type.py ..............s... module\_cffi_backend\test\test_re_python.py .................s.. module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss....... module\_cffi_backend\test\test_unicode_literals.py ....... module\_cffi_backend\test\test_wchar_helper.py . module\_cffi_backend\test\test_ztranslation.py s ================================== FAILURES =================================== __________________ AppTestRecompiler.test_macro_check_value ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d631efdf30> def test_macro_check_value(self): # the value '-0x80000000' in C sources does not have a clear meaning # to me; it appears to have a different effect than '-2147483648'... # Moreover, on 32-bits, -2147483648 is actually equal to # -2147483648U, which in turn is equal to 2147483648U and so positive. import sys vals = ['42', '-42', '0x80000000', '-2147483648', '0', '9223372036854775809ULL', '-9223372036854775807LL'] if sys.maxsize <= 2**32: vals.remove('-2147483648') cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i]) for i in range(len(vals)) for j in range(len(vals))] verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i] for i in range(len(vals)) for j in range(len(vals))] ffi, lib = self.prepare( '\n'.join(cdef_lines), 'test_macro_check_value_ok', '\n'.join(verify_lines)) for j in range(len(vals)): c_got = int(vals[j].replace('U', '').replace('L', ''), 0) c_compiler_msg = str(c_got) if c_got > 0: c_compiler_msg += ' (0x%x)' % (c_got,) # for i in range(len(vals)): attrname = 'FOO_%d_%d' % (i, j) if i == j: x = getattr(lib, attrname) assert x == c_got else: > e = raises(ffi.error, getattr, lib, attrname) E (application-level) AssertionError: DID NOT RAISE [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned Creating library d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp Generating code Finished generating code __________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d631efdf30> def test_verify_anonymous_enum_with_typedef(self): ffi, lib = self.prepare( "typedef enum { AA, ... } e1;", 'test_verify_anonymous_enum_with_typedef1', "typedef enum { BB, CC, AA } e1;") assert lib.AA == 2 assert ffi.sizeof("e1") == ffi.sizeof("int") assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>" # import sys ffi, lib = self.prepare( "typedef enum { AA=%d } e1;" % sys.maxsize, 'test_verify_anonymous_enum_with_typedef2', "typedef enum { AA=%d } e1;" % sys.maxsize) > assert lib.AA == sys.maxsize E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c _CFFI_test_verify_anonymous_enum_with_typedef1.c Creating library d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value Creating library d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-1518\recompiler\Release\systemtemp\pytest\usession-py3.11-1518\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp Generating code Finished generating code =========================== short test summary info =========================== FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef ============= 2 failed, 436 passed, 29 skipped in 1864.26 seconds ============= ++ 04:28:25 starting module/_sre/test [35 started in total] __ module/_rawffi/alt/test [32 done in total, somefailed=False] _______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module\_rawffi\alt\test\test_ffitype.py ..... module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss.... module\_rawffi\alt\test\test_struct.py ............... module\_rawffi\alt\test\test_type_converter.py ........... =================== 68 passed, 5 skipped in 198.05 seconds ==================== ++ 04:28:50 starting module/_vmprof/test [36 started in total] __ module/_vmprof/test [33 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 04:28:52 starting module/_warnings/test [37 started in total] __ module/_warnings/test [34 done in total, somefailed=False] _________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 17 items module\_warnings\test\apptest_warnings.py ........s.s..... module\_warnings\test\test_warnings.py . =================== 15 passed, 2 skipped in 108.55 seconds ==================== ++ 04:30:48 starting module/_weakref/test [38 started in total] __ module/_sre/test [35 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 158 items module\_sre\test\test_app_sre.py .................................................................................................................................. module\_sre\test\test_sre_buf.py ............................ ======================== 158 passed in 189.27 seconds ========================= ++ 04:31:37 starting module/_winreg/test [39 started in total] __ module/_rawffi/test [36 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 84 items module\_rawffi\test\apptest_rawffi.py . module\_rawffi\test\test__rawffi.py .................s.................................s................. module\_rawffi\test\test_exit.py s module\_rawffi\test\test_nested.py ...... module\_rawffi\test\test_struct.py ... module\_rawffi\test\test_tracker.py ... module\_rawffi\test\test_ztranslation.py . =================== 81 passed, 3 skipped in 288.54 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 04:32:43 starting module/array/test [40 started in total] __ module/_socket/test [37 done in total, somefailed=True] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 83 items module\_socket\test\apptest_socket.py ..........ss..............F..s.....s...s.ss..s...s....s... module\_socket\test\test_sock_app.py .......s.........ss.s... module\_socket\test\test_ztranslation.py . ================================== FAILURES =================================== ___________________________ test_recvmsg_issue2649 ____________________________ @pytest.mark.skipif(sys.platform == 'win32', reason="no recvmsg on win32") @pytest.mark.skipif(sys.platform == 'darwin', reason="no MSG_ERRQUEUE on macos") def test_recvmsg_issue2649(): import _socket as socket listener = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) listener.bind(('127.0.0.1', 1234)) s = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) s.sendto(b'x', ('127.0.0.1', 1234)) > with pytest.raises(BlockingIOError): queue = s.recvmsg(1024, 1024, socket.MSG_ERRQUEUE) E (application-level) AssertionError: raises() expected <class 'BlockingIOError'>, but got <class 'AttributeError'> module\_socket\test\apptest_socket.py:320: AssertionError =========================== short test summary info =========================== FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649 ============== 1 failed, 68 passed, 14 skipped in 290.33 seconds ============== ++ 04:32:46 starting module/atexit/test [41 started in total] __ module/_winreg/test [38 done in total, somefailed=True] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 22 items module\_winreg\test\test_winreg.py ..F...........s..ss... ================================== FAILURES =================================== ________________________ AppTestFfi.test_simple_write _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000234494eed08> def test_simple_write(self): from winreg import SetValue, QueryValue, REG_SZ value = u"Some Default value" SetValue(self.root_key, self.test_key_name, REG_SZ, value) > assert QueryValue(self.root_key, self.test_key_name) == value E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_winreg\test\test_winreg.py:76]:5: AssertionError =========================== short test summary info =========================== FAIL module\_winreg\test\test_winreg.py::AppTestFfi::()::test_simple_write ============== 1 failed, 18 passed, 3 skipped in 117.90 seconds =============== ++ 04:33:43 starting module/binascii/test [42 started in total] __ module/atexit/test [39 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2 items module\atexit\test\apptest_atexit.py .. ========================== 2 passed in 92.24 seconds ========================== ++ 04:34:22 starting module/bz2/test [43 started in total] __ module/_weakref/test [40 done in total, somefailed=False] __________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 214.26 seconds ========================= ++ 04:34:26 starting module/cmath/test [44 started in total] __ module/binascii/test [41 done in total, somefailed=False] __________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\binascii\test\test_binascii.py .................. ========================= 18 passed in 125.97 seconds ========================= ++ 04:35:56 starting module/cpyext/test/test_api.py [45 started in total] __ module/cmath/test [42 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 98.93 seconds ========================== ++ 04:36:07 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/array/test [43 done in total, somefailed=True] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 64 items module\array\test\apptest_array.py ... module\array\test\test_array.py ................E.....s..................s................F.. module\array\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestArray.test_reversingslice ____________ self = <CallInfo when='teardown' exception: { <C object Array of Char {'nolength': True} at 0x1710033ff90>: <C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen rffi.CCHARP.TO, byte_size, flavor='raw') }> func = <function <lambda> at 0x0000017105887268>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x0000017177a51440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x0000017107b523e0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000017100c45260> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000017100c45260> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x000001717933a260> item = <AppTestMethod 'test_reversingslice'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E <C object Array of Char {'nolength': True} at 0x1710033ff90>: E <C object Array of Char {'nolength': True} at 0x1710033fe50>: E <C object Array of Char {'nolength': True} at 0x1710033fef0>: E <C object Array of Char {'nolength': True} at 0x1710033fd10>: E <C object Array of Char {'nolength': True} at 0x1710033fa10>: E <C object Array of Char {'nolength': True} at 0x1710033fcb0>: E <C object Array of Char {'nolength': True} at 0x1710033ffb0>: E <C object Array of Char {'nolength': True} at 0x1710033f930>: E <C object Array of Char {'nolength': True} at 0x1710033fdf0>: E <C object Array of Char {'nolength': True} at 0x1710033fe90>: E <C object Array of Char {'nolength': True} at 0x1710033fad0>: E <C object Array of Char {'nolength': True} at 0x1710033ffd0>: E <C object Array of Char {'nolength': True} at 0x1710033fd30>: E <C object Array of Char {'nolength': True} at 0x1717ead3ec0>: E <C object Array of Char {'nolength': True} at 0x17100340050>: E <C object Array of Char {'nolength': True} at 0x1717ead4070>: E <C object Array of Char {'nolength': True} at 0x1710033faf0>: E <C object Array of Char {'nolength': True} at 0x171003400f0>: E <C object Array of Char {'nolength': True} at 0x1710033fb90>: E <C object Array of Char {'nolength': True} at 0x1710033f950>: E <C object Array of Char {'nolength': True} at 0x171003400d0>: E <C object Array of Char {'nolength': True} at 0x171003403d0>: E <C object Array of Char {'nolength': True} at 0x17100340470>: E <C object Array of Char {'nolength': True} at 0x171003405f0>: E <C object Array of Char {'nolength': True} at 0x17100340730>: E <C object Array of Char {'nolength': True} at 0x17100340590>: E <C object Array of Char {'nolength': True} at 0x171003404b0>: E <C object Array of Char {'nolength': True} at 0x17100340790>: E <C object Array of Char {'nolength': True} at 0x171003406f0>: E <C object Array of Char {'nolength': True} at 0x171003407b0>: E <C object Array of Char {'nolength': True} at 0x17100340530>: E <C object Array of Char {'nolength': True} at 0x17100340510>: E <C object Array of Char {'nolength': True} at 0x171003407d0>: E <C object Array of Char {'nolength': True} at 0x171003407f0>: E <C object Array of Char {'nolength': True} at 0x17100340810>: E <C object Array of Char {'nolength': True} at 0x171003408d0>: E <C object Array of Char {'nolength': True} at 0x17100340270>: E <C object Array of Char {'nolength': True} at 0x171003402b0>: E <C object Array of Char {'nolength': True} at 0x17100340550>: E <C object Array of Char {'nolength': True} at 0x171003408f0>: E <C object Array of Char {'nolength': True} at 0x17100340850>: E <C object Array of Char {'nolength': True} at 0x171003404d0>: E <C object Array of Char {'nolength': True} at 0x171003404f0>: E <C object Array of Char {'nolength': True} at 0x17100340110>: E <C object Array of Char {'nolength': True} at 0x17100340830>: E <C object Array of Char {'nolength': True} at 0x17100340690>: E <C object Array of Char {'nolength': True} at 0x1717ead4340>: E <C object Array of Char {'nolength': True} at 0x17100340570>: E <C object Array of Char {'nolength': True} at 0x1717ead4520>: E <C object Array of Char {'nolength': True} at 0x1717ead4130>: E <C object Array of Char {'nolength': True} at 0x17100340130>: E <C object Array of Char {'nolength': True} at 0x171003402f0>: E <C object Array of Char {'nolength': True} at 0x171003408b0>: E <C object Array of Char {'nolength': True} at 0x17100340290>: E <C object Array of Char {'nolength': True} at 0x17100340350>: E <C object Array of Char {'nolength': True} at 0x17100340e90>: E <C object Array of Char {'nolength': True} at 0x17100340b90>: E <C object Array of Char {'nolength': True} at 0x17100340a10>: E <C object Array of Char {'nolength': True} at 0x17100340f10>: E <C object Array of Char {'nolength': True} at 0x17100340f50>: E <C object Array of Char {'nolength': True} at 0x17100340df0>: E <C object Array of Char {'nolength': True} at 0x17100340cd0>: E <C object Array of Char {'nolength': True} at 0x17100340a30>: E <C object Array of Char {'nolength': True} at 0x17100340fb0>: E <C object Array of Char {'nolength': True} at 0x171003409b0>: E <C object Array of Char {'nolength': True} at 0x1717ead4610>: E <C object Array of Char {'nolength': True} at 0x17100340c70>: E <C object Array of Char {'nolength': True} at 0x1717ead4700>: E <C object Array of Char {'nolength': True} at 0x17100340db0>: E <C object Array of Char {'nolength': True} at 0x171003409d0>: E <C object Array of Char {'nolength': True} at 0x17100340a90>: E <C object Array of Char {'nolength': True} at 0x17100340cb0>: E <C object Array of Char {'nolength': True} at 0x17100340a70>: E <C object Array of Char {'nolength': True} at 0x17100341010>: E <C object Array of Char {'nolength': True} at 0x17100341090>: E <C object Array of Char {'nolength': True} at 0x17100340ed0>: E <C object Array of Char {'nolength': True} at 0x17100340bf0>: E <C object Array of Char {'nolength': True} at 0x17100340af0>: E <C object Array of Char {'nolength': True} at 0x17100340bb0>: E <C object Array of Char {'nolength': True} at 0x17100340cf0>: E <C object Array of Char {'nolength': True} at 0x17100340dd0>: E <C object Array of Char {'nolength': True} at 0x17100340d10>: E <C object Array of Char {'nolength': True} at 0x17100340f70>: E <C object Array of Char {'nolength': True} at 0x17100340e10>: E <C object Array of Char {'nolength': True} at 0x17100340910>: E <C object Array of Char {'nolength': True} at 0x1717ead4400>: E <C object Array of Char {'nolength': True} at 0x171003418d0>: E <C object Array of Char {'nolength': True} at 0x17100341490>: E <C object Array of Char {'nolength': True} at 0x17100341710>: E <C object Array of Char {'nolength': True} at 0x17100341150>: E <C object Array of Char {'nolength': True} at 0x17100341170>: E <C object Array of Char {'nolength': True} at 0x171003411b0>: E <C object Array of Char {'nolength': True} at 0x17100341730>: E <C object Array of Char {'nolength': True} at 0x17100341330>: E <C object Array of Char {'nolength': True} at 0x17100341470>: E <C object Array of Char {'nolength': True} at 0x17100341450>: E <C object Array of Char {'nolength': True} at 0x17100341790>: E <C object Array of Char {'nolength': True} at 0x17100341750>: E <C object Array of Char {'nolength': True} at 0x171003417f0>: E <C object Array of Char {'nolength': True} at 0x17100341570>: E <C object Array of Char {'nolength': True} at 0x17100341530>: E <C object Array of Char {'nolength': True} at 0x171003415d0>: E <C object Array of Char {'nolength': True} at 0x17100341430>: E <C object Array of Char {'nolength': True} at 0x171003414d0>: E <C object Array of Char {'nolength': True} at 0x17100341650>: E <C object Array of Char {'nolength': True} at 0x171003414f0>: E <C object Array of Char {'nolength': True} at 0x17100341210>: E <C object Array of Char {'nolength': True} at 0x17100341270>: E <C object Array of Char {'nolength': True} at 0x171003412d0>: E <C object Array of Char {'nolength': True} at 0x171003418b0>: E <C object Array of Char {'nolength': True} at 0x17100341830>: E <C object Array of Char {'nolength': True} at 0x17100341390>: E <C object Array of Char {'nolength': True} at 0x17100341590>: E <C object Array of Char {'nolength': True} at 0x17100341eb0>: E <C object Array of Char {'nolength': True} at 0x17100341c90>: E <C object Array of Char {'nolength': True} at 0x17100341c50>: E <C object Array of Char {'nolength': True} at 0x17100341d30>: E <C object Array of Char {'nolength': True} at 0x17100341dd0>: E <C object Array of Char {'nolength': True} at 0x17100341e50>: E <C object Array of Char {'nolength': True} at 0x17100341a70>: E <C object Array of Char {'nolength': True} at 0x17100341db0>: E <C object Array of Char {'nolength': True} at 0x17100341b50>: E <C object Array of Char {'nolength': True} at 0x17100341f50>: E <C object Array of Char {'nolength': True} at 0x17100341f10>: E <C object Array of Char {'nolength': True} at 0x17100341cb0>: E <C object Array of Char {'nolength': True} at 0x17100342010>: E <C object Array of Char {'nolength': True} at 0x17100341f90>: E <C object Array of Char {'nolength': True} at 0x17100341df0>: E <C object Array of Char {'nolength': True} at 0x17100341d50>: E <C object Array of Char {'nolength': True} at 0x17100341ef0>: E <C object Array of Char {'nolength': True} at 0x17100341a90>: E <C object Array of Char {'nolength': True} at 0x17100342050>: E <C object Array of Char {'nolength': True} at 0x17100341e30>: E <C object Array of Char {'nolength': True} at 0x17100341c30>: E <C object Array of Char {'nolength': True} at 0x17100341d90>: E <C object Array of Char {'nolength': True} at 0x17100341ff0>: E <C object Array of Char {'nolength': True} at 0x1717ead4490>: E <C object Array of Char {'nolength': True} at 0x17100342070>: E <C object Array of Char {'nolength': True} at 0x1717ead4790>: E <C object Array of Char {'nolength': True} at 0x1717ead45b0>: E <C object Array of Char {'nolength': True} at 0x17100341e70>: E <C object Array of Char {'nolength': True} at 0x17100342090>: E <C object Array of Char {'nolength': True} at 0x171003420b0>: E <C object Array of Char {'nolength': True} at 0x171003420f0>: E <C object Array of Char {'nolength': True} at 0x171003419d0>: E <C object Array of Char {'nolength': True} at 0x17100342330>: E <C object Array of Char {'nolength': True} at 0x171003424f0>: E <C object Array of Char {'nolength': True} at 0x171003428f0>: E <C object Array of Char {'nolength': True} at 0x171003426f0>: E <C object Array of Char {'nolength': True} at 0x17100342770>: E <C object Array of Char {'nolength': True} at 0x171003423f0>: E <C object Array of Char {'nolength': True} at 0x17100342650>: E <C object Array of Char {'nolength': True} at 0x17100342870>: E <C object Array of Char {'nolength': True} at 0x17100342450>: E <C object Array of Char {'nolength': True} at 0x171003424d0>: E <C object Array of Char {'nolength': True} at 0x17100342510>: E <C object Array of Char {'nolength': True} at 0x1717ead43a0>: E <C object Array of Char {'nolength': True} at 0x17100342250>: E <C object Array of Char {'nolength': True} at 0x1717ead46d0>: E <C object Array of Char {'nolength': True} at 0x17100342670>: E <C object Array of Char {'nolength': True} at 0x17100342290>: E <C object Array of Char {'nolength': True} at 0x171003426d0>: E <C object Array of Char {'nolength': True} at 0x17100342530>: E <C object Array of Char {'nolength': True} at 0x171003425b0>: E <C object Array of Char {'nolength': True} at 0x17100342210>: E <C object Array of Char {'nolength': True} at 0x17100342410>: E <C object Array of Char {'nolength': True} at 0x17100342750>: E <C object Array of Char {'nolength': True} at 0x171003426b0>: E <C object Array of Char {'nolength': True} at 0x171003422d0>: E <C object Array of Char {'nolength': True} at 0x17100342190>: E <C object Array of Char {'nolength': True} at 0x171003422f0>: E <C object Array of Char {'nolength': True} at 0x17100342430>: E <C object Array of Char {'nolength': True} at 0x17100342550>: E <C object Array of Char {'nolength': True} at 0x17100342990>: E <C object Array of Char {'nolength': True} at 0x171003430d0>: E <C object Array of Char {'nolength': True} at 0x171003430f0>: E <C object Array of Char {'nolength': True} at 0x17100342bd0>: E <C object Array of Char {'nolength': True} at 0x17100343010>: E <C object Array of Char {'nolength': True} at 0x17100342c50>: E <C object Array of Char {'nolength': True} at 0x17100342ad0>: E <C object Array of Char {'nolength': True} at 0x17100342f90>: E <C object Array of Char {'nolength': True} at 0x17100342930>: E <C object Array of Char {'nolength': True} at 0x17100342a50>: E <C object Array of Char {'nolength': True} at 0x17100342a70>: E <C object Array of Char {'nolength': True} at 0x17100342e70>: E <C object Array of Char {'nolength': True} at 0x17100342f70>: E <C object Array of Char {'nolength': True} at 0x17100342bb0>: E <C object Array of Char {'nolength': True} at 0x17100342950>: E <C object Array of Char {'nolength': True} at 0x17100343090>: E <C object Array of Char {'nolength': True} at 0x17100342ab0>: E <C object Array of Char {'nolength': True} at 0x17100342ed0>: E <C object Array of Char {'nolength': True} at 0x17100342d50>: E <C object Array of Char {'nolength': True} at 0x17100342b50>: E <C object Array of Char {'nolength': True} at 0x17100342b30>: E <C object Array of Char {'nolength': True} at 0x17100342db0>: E <C object Array of Char {'nolength': True} at 0x17100342910>: E <C object Array of Char {'nolength': True} at 0x17100342970>: E <C object Array of Char {'nolength': True} at 0x17100342c70>: E <C object Array of Char {'nolength': True} at 0x171003429d0>: E <C object Array of Char {'nolength': True} at 0x17100342fd0>: E <C object Array of Char {'nolength': True} at 0x171003429b0>: E <C object Array of Char {'nolength': True} at 0x17100342b90>: E <C object Array of Char {'nolength': True} at 0x17100342d70>: E <C object Array of Char {'nolength': True} at 0x17100342cb0>: E <C object Array of Char {'nolength': True} at 0x17100342df0>: E <C object Array of Char {'nolength': True} at 0x17100343130>: E <C object Array of Char {'nolength': True} at 0x17100343270>: E <C object Array of Char {'nolength': True} at 0x171003436b0>: E <C object Array of Char {'nolength': True} at 0x171003437b0>: E <C object Array of Char {'nolength': True} at 0x17100343750>: E <C object Array of Char {'nolength': True} at 0x17100343510>: E <C object Array of Char {'nolength': True} at 0x17100343470>: E <C object Array of Char {'nolength': True} at 0x17100343430>: E <C object Array of Char {'nolength': True} at 0x171003437d0>: E <C object Array of Char {'nolength': True} at 0x17100343230>: E <C object Array of Char {'nolength': True} at 0x171003436f0>: E <C object Array of Char {'nolength': True} at 0x171003434d0>: E <C object Array of Char {'nolength': True} at 0x171003431d0>: E <C object Array of Char {'nolength': True} at 0x17100343250>: E <C object Array of Char {'nolength': True} at 0x17100343870>: E <C object Array of Char {'nolength': True} at 0x17100343890>: E <C object Array of Char {'nolength': True} at 0x171003438d0>: E <C object Array of Char {'nolength': True} at 0x171003432b0>: E <C object Array of Char {'nolength': True} at 0x171003438b0>: E <C object Array of Char {'nolength': True} at 0x17100343550>: E <C object Array of Char {'nolength': True} at 0x17100343110>: E <C object Array of Char {'nolength': True} at 0x17100343210>: E <C object Array of Char {'nolength': True} at 0x17100343310>: E <C object Array of Char {'nolength': True} at 0x17100343650>: E <C object Array of Char {'nolength': True} at 0x171003435f0>: E <C object Array of Char {'nolength': True} at 0x171003433b0>: E <C object Array of Char {'nolength': True} at 0x17100343d50>: E <C object Array of Char {'nolength': True} at 0x17100343f70>: E <C object Array of Char {'nolength': True} at 0x17100343cd0>: E <C object Array of Char {'nolength': True} at 0x17100343a10>: E <C object Array of Char {'nolength': True} at 0x17100343f90>: E <C object Array of Char {'nolength': True} at 0x17100343df0>: E <C object Array of Char {'nolength': True} at 0x171003440d0>: E <C object Array of Char {'nolength': True} at 0x17100343d30>: E <C object Array of Char {'nolength': True} at 0x17100343fb0>: E <C object Array of Char {'nolength': True} at 0x17100343a70>: E <C object Array of Char {'nolength': True} at 0x17100343c70>: E <C object Array of Char {'nolength': True} at 0x17100343d90>: E <C object Array of Char {'nolength': True} at 0x17100343a50>: E <C object Array of Char {'nolength': True} at 0x17100343e90>: E <C object Array of Char {'nolength': True} at 0x17100343ef0>: E <C object Array of Char {'nolength': True} at 0x17100343af0>: E <C object Array of Char {'nolength': True} at 0x17100344090>: E <C object Array of Char {'nolength': True} at 0x17100343dd0>: E <C object Array of Char {'nolength': True} at 0x17100343d70>: E <C object Array of Char {'nolength': True} at 0x17100343cf0>: E <C object Array of Char {'nolength': True} at 0x17100343c90>: E <C object Array of Char {'nolength': True} at 0x17100343b50>: E <C object Array of Char {'nolength': True} at 0x17100343bf0>: E <C object Array of Char {'nolength': True} at 0x17100343db0>: E <C object Array of Char {'nolength': True} at 0x17100343fd0>: E <C object Array of Char {'nolength': True} at 0x17100343b70>: E <C object Array of Char {'nolength': True} at 0x17100343e10>: E <C object Array of Char {'nolength': True} at 0x17100343ab0>: E <C object Array of Char {'nolength': True} at 0x17100343e30>: E <C object Array of Char {'nolength': True} at 0x17100344030>: E <C object Array of Char {'nolength': True} at 0x171003439d0>: E <C object Array of Char {'nolength': True} at 0x17100343b90>: E <C object Array of Char {'nolength': True} at 0x17100344770>: E <C object Array of Char {'nolength': True} at 0x1717ead46a0>: E <C object Array of Char {'nolength': True} at 0x17100344190>: E <C object Array of Char {'nolength': True} at 0x1717ead4310>: E <C object Array of Char {'nolength': True} at 0x1717ead4190>: E <C object Array of Char {'nolength': True} at 0x17100344490>: E <C object Array of Char {'nolength': True} at 0x171003444d0>: E <C object Array of Char {'nolength': True} at 0x17100344870>: E <C object Array of Char {'nolength': True} at 0x17100344350>: E <C object Array of Char {'nolength': True} at 0x17100344250>: E <C object Array of Char {'nolength': True} at 0x17100344210>: E <C object Array of Char {'nolength': True} at 0x17100344450>: E <C object Array of Char {'nolength': True} at 0x17100344470>: E <C object Array of Char {'nolength': True} at 0x171003441d0>: E <C object Array of Char {'nolength': True} at 0x17100344110>: E <C object Array of Char {'nolength': True} at 0x17100344170>: E <C object Array of Char {'nolength': True} at 0x171003446d0>: E <C object Array of Char {'nolength': True} at 0x171003444f0>: E <C object Array of Char {'nolength': True} at 0x17100344410>: E <C object Array of Char {'nolength': True} at 0x17100344270>: E <C object Array of Char {'nolength': True} at 0x17100344590>: E <C object Array of Char {'nolength': True} at 0x171003441b0>: E <C object Array of Char {'nolength': True} at 0x171003441f0>: E <C object Array of Char {'nolength': True} at 0x17100344850>: E <C object Array of Char {'nolength': True} at 0x17100344710>: E <C object Array of Char {'nolength': True} at 0x17100344510>: E <C object Array of Char {'nolength': True} at 0x171003442f0>: E <C object Array of Char {'nolength': True} at 0x17100344750>: E <C object Array of Char {'nolength': True} at 0x1717ead4580>: E <C object Array of Char {'nolength': True} at 0x17100344790>: E <C object Array of Char {'nolength': True} at 0x1717ead44f0>: E <C object Array of Char {'nolength': True} at 0x1717ead4640>: E <C object Array of Char {'nolength': True} at 0x17100344730>: E <C object Array of Char {'nolength': True} at 0x171003447f0>: E <C object Array of Char {'nolength': True} at 0x17100344370>: E <C object Array of Char {'nolength': True} at 0x17100344130>: E <C object Array of Char {'nolength': True} at 0x17100344570>: E <C object Array of Char {'nolength': True} at 0x17100344690>: E <C object Array of Char {'nolength': True} at 0x17100344cb0>: E <C object Array of Char {'nolength': True} at 0x17100344970>: E <C object Array of Char {'nolength': True} at 0x17100344a90>: E <C object Array of Char {'nolength': True} at 0x17100344cf0>: E <C object Array of Char {'nolength': True} at 0x17100344910>: E <C object Array of Char {'nolength': True} at 0x17100344cd0>: E <C object Array of Char {'nolength': True} at 0x17100344930>: E <C object Array of Char {'nolength': True} at 0x17100344fd0>: E <C object Array of Char {'nolength': True} at 0x17100344f90>: E <C object Array of Char {'nolength': True} at 0x1717ead4bb0>: E <C object Array of Char {'nolength': True} at 0x17100344950>: E <C object Array of Char {'nolength': True} at 0x1717ead3f50>: E <C object Array of Char {'nolength': True} at 0x17100344f30>: E <C object Array of Char {'nolength': True} at 0x17100344e50>: E <C object Array of Char {'nolength': True} at 0x17100344d70>: E <C object Array of Char {'nolength': True} at 0x17100344bf0>: E <C object Array of Char {'nolength': True} at 0x171003450b0>: E <C object Array of Char {'nolength': True} at 0x17100344ab0>: E <C object Array of Char {'nolength': True} at 0x17100344f70>: E <C object Array of Char {'nolength': True} at 0x17100345010>: E <C object Array of Char {'nolength': True} at 0x171003449b0>: E <C object Array of Char {'nolength': True} at 0x17100344a10>: E <C object Array of Char {'nolength': True} at 0x17100344990>: E <C object Array of Char {'nolength': True} at 0x17100345030>: E <C object Array of Char {'nolength': True} at 0x17100344ff0>: E <C object Array of Char {'nolength': True} at 0x17100344d90>: E <C object Array of Char {'nolength': True} at 0x17100344ad0>: E <C object Array of Char {'nolength': True} at 0x17100344c50>: E <C object Array of Char {'nolength': True} at 0x171003449d0>: E <C object Array of Char {'nolength': True} at 0x1717ead4b20>: E <C object Array of Char {'nolength': True} at 0x17100344a70>: E <C object Array of Char {'nolength': True} at 0x17100344dd0>: E <C object Array of Char {'nolength': True} at 0x17100344d30>: E <C object Array of Char {'nolength': True} at 0x17100344b70>: E <C object Array of Char {'nolength': True} at 0x17100344e70>: E <C object Array of Char {'nolength': True} at 0x17100345410>: E <C object Array of Char {'nolength': True} at 0x17100345810>: E <C object Array of Char {'nolength': True} at 0x17100345450>: E <C object Array of Char {'nolength': True} at 0x171003455b0>: E <C object Array of Char {'nolength': True} at 0x171003453b0>: E <C object Array of Char {'nolength': True} at 0x171003452f0>: E <C object Array of Char {'nolength': True} at 0x17100345430>: E <C object Array of Char {'nolength': True} at 0x17100345190>: E <C object Array of Char {'nolength': True} at 0x171003451d0>: E <C object Array of Char {'nolength': True} at 0x17100345130>: E <C object Array of Char {'nolength': True} at 0x17100345530>: E <C object Array of Char {'nolength': True} at 0x171003454b0>: E <C object Array of Char {'nolength': True} at 0x171003453f0>: E <C object Array of Char {'nolength': True} at 0x17100345310>: E <C object Array of Char {'nolength': True} at 0x171003452b0>: E <C object Array of Char {'nolength': True} at 0x171003456d0>: E <C object Array of Char {'nolength': True} at 0x171003453d0>: E <C object Array of Char {'nolength': True} at 0x17100345270>: E <C object Array of Char {'nolength': True} at 0x17100345570>: E <C object Array of Char {'nolength': True} at 0x17100345110>: E <C object Array of Char {'nolength': True} at 0x17100345330>: E <C object Array of Char {'nolength': True} at 0x17100345630>: E <C object Array of Char {'nolength': True} at 0x1710033dd30>: E <C object Array of Char {'nolength': True} at 0x1710033db10>: E <C object Array of Char {'nolength': True} at 0x1710033ddf0>: E <C object Array of Char {'nolength': True} at 0x1710033e0d0>: E <C object Array of Char {'nolength': True} at 0x1710033e8b0>: E <C object Array of Char {'nolength': True} at 0x1717ead4a60>: E <C object Array of Char {'nolength': True} at 0x1710033e7f0>: E <C object Array of Char {'nolength': True} at 0x1717ead4b50>: E <C object Array of Char {'nolength': True} at 0x1710040aa20>: E <C object Array of Char {'nolength': True} at 0x1710033e810>: E <C object Array of Char {'nolength': True} at 0x1710033e750>: E <C object Array of Char {'nolength': True} at 0x1710033e110>: E <C object Array of Char {'nolength': True} at 0x1710033e8d0>: E <C object Array of Char {'nolength': True} at 0x1710033e290>: E <C object Array of Char {'nolength': True} at 0x1710033e330>: E <C object Array of Char {'nolength': True} at 0x1710033e830>: E <C object Array of Char {'nolength': True} at 0x1710033e4d0>: E <C object Array of Char {'nolength': True} at 0x1710033ebb0>: E <C object Array of Char {'nolength': True} at 0x1710033e970>: E <C object Array of Char {'nolength': True} at 0x1710033ea30>: E <C object Array of Char {'nolength': True} at 0x1710033f010>: E <C object Array of Char {'nolength': True} at 0x1710033efd0>: E <C object Array of Char {'nolength': True} at 0x1710033f890>: E <C object Array of Char {'nolength': True} at 0x1710033f450>: E <C object Array of Char {'nolength': True} at 0x171049a4f60>: E <C object Array of Char {'nolength': True} at 0x1710033fc30>: E <C object Array of Char {'nolength': True} at 0x171049a5830>: E <C object Array of Char {'nolength': True} at 0x171049a5470>: E <C object Array of Char {'nolength': True} at 0x1710033fe70>: E <C object Array of Char {'nolength': True} at 0x1710033f990>: E <C object Array of Char {'nolength': True} at 0x1710033fab0>: E <C object Array of Char {'nolength': True} at 0x171003405d0>: E <C object Array of Char {'nolength': True} at 0x17100340190>: E <C object Array of Char {'nolength': True} at 0x17100340610>: E <C object Array of Char {'nolength': True} at 0x17100340ab0>: E <C object Array of Char {'nolength': True} at 0x17100340f90>: E <C object Array of Char {'nolength': True} at 0x17100340ef0>: E <C object Array of Char {'nolength': True} at 0x17100340b70>: E <C object Array of Char {'nolength': True} at 0x17100341190>: E <C object Array of Char {'nolength': True} at 0x17100341610>: E <C object Array of Char {'nolength': True} at 0x17100341310>: E <C object Array of Char {'nolength': True} at 0x171003414b0>: E <C object Array of Char {'nolength': True} at 0x171003418f0>: E <C object Array of Char {'nolength': True} at 0x171003419b0>: E <C object Array of Char {'nolength': True} at 0x171049a5740>: E <C object Array of Char {'nolength': True} at 0x17100341f70>: E <C object Array of Char {'nolength': True} at 0x171049a4ed0>: E <C object Array of Char {'nolength': True} at 0x171003419f0>: E <C object Array of Char {'nolength': True} at 0x17100341af0>: E <C object Array of Char {'nolength': True} at 0x17100341d70>: E <C object Array of Char {'nolength': True} at 0x171003427f0>: E <C object Array of Char {'nolength': True} at 0x171003423b0>: E <C object Array of Char {'nolength': True} at 0x17100342630>: E <C object Array of Char {'nolength': True} at 0x17100342830>: E <C object Array of Char {'nolength': True} at 0x171003429f0>: E <C object Array of Char {'nolength': True} at 0x17100342d30>: E <C object Array of Char {'nolength': True} at 0x17100342f30>: E <C object Array of Char {'nolength': True} at 0x17100343530>: E <C object Array of Char {'nolength': True} at 0x17100343570>: E <C object Array of Char {'nolength': True} at 0x171003433d0>: E <C object Array of Char {'nolength': True} at 0x17100343bb0>: E <C object Array of Char {'nolength': True} at 0x17100343ad0>: E <C object Array of Char {'nolength': True} at 0x17100343f10>: E <C object Array of Char {'nolength': True} at 0x17100343c50>: E <C object Array of Char {'nolength': True} at 0x17100343f50>: E <C object Array of Char {'nolength': True} at 0x171003443d0>: E <C object Array of Char {'nolength': True} at 0x171003448f0>: E <C object Array of Char {'nolength': True} at 0x17100344290>: E <C object Array of Char {'nolength': True} at 0x17100344670>: E <C object Array of Char {'nolength': True} at 0x17100344d50>: E <C object Array of Char {'nolength': True} at 0x171003449f0>: E <C object Array of Char {'nolength': True} at 0x17100344c30>: E <C object Array of Char {'nolength': True} at 0x171003456f0>: E <C object Array of Char {'nolength': True} at 0x17100345150>: E <C object Array of Char {'nolength': True} at 0x17100345470>: E <C object Array of Char {'nolength': True} at 0x171003451f0>: E <C object Array of Char {'nolength': True} at 0x17100345670>: E <C object Array of Char {'nolength': True} at 0x1710033e0f0>: E <C object Array of Char {'nolength': True} at 0x1710033e010>: E <C object Array of Char {'nolength': True} at 0x1710033d930>: E <C object Array of Char {'nolength': True} at 0x1710033dc90>: E <C object Array of Char {'nolength': True} at 0x1710033e0b0>: E <C object Array of Char {'nolength': True} at 0x1710033e1f0>: E <C object Array of Char {'nolength': True} at 0x1710033e190>: E <C object Array of Char {'nolength': True} at 0x1710033e1d0>: E <C object Array of Char {'nolength': True} at 0x1710033f0f0>: E <C object Array of Char {'nolength': True} at 0x1710033eab0>: E <C object Array of Char {'nolength': True} at 0x1710033ead0>: E <C object Array of Char {'nolength': True} at 0x1710033eed0>: E <C object Array of Char {'nolength': True} at 0x1710033f110>: E <C object Array of Char {'nolength': True} at 0x1710033f370>: E <C object Array of Char {'nolength': True} at 0x1710033f1d0>: E <C object Array of Char {'nolength': True} at 0x1710033f610>: E <C object Array of Char {'nolength': True} at 0x1710033fb70>: E <C object Array of Char {'nolength': True} at 0x1710033fed0>: E <C object Array of Char {'nolength': True} at 0x17100340170>: E <C object Array of Char {'nolength': True} at 0x17100340370>: E <C object Array of Char {'nolength': True} at 0x17100340d30>: E <C object Array of Char {'nolength': True} at 0x17100340eb0>: E <C object Array of Char {'nolength': True} at 0x17100340b10>: E <C object Array of Char {'nolength': True} at 0x17100340930>: E <C object Array of Char {'nolength': True} at 0x17100340b50>: E <C object Array of Char {'nolength': True} at 0x17100341550>: E <C object Array of Char {'nolength': True} at 0x17100341870>: E <C object Array of Char {'nolength': True} at 0x17100341850>: E <C object Array of Char {'nolength': True} at 0x171003417b0>: E <C object Array of Char {'nolength': True} at 0x17100341810>: E <C object Array of Char {'nolength': True} at 0x17100341ed0>: E <C object Array of Char {'nolength': True} at 0x171003420d0>: E <C object Array of Char {'nolength': True} at 0x17100341fd0>: E <C object Array of Char {'nolength': True} at 0x17100341bf0>: E <C object Array of Char {'nolength': True} at 0x17100342890>: E <C object Array of Char {'nolength': True} at 0x17100342150>: E <C object Array of Char {'nolength': True} at 0x171003427d0>: E <C object Array of Char {'nolength': True} at 0x17100342590>: E <C object Array of Char {'nolength': True} at 0x17100342270>: E <C object Array of Char {'nolength': True} at 0x17100342c90>: E <C object Array of Char {'nolength': True} at 0x17100342bf0>: E <C object Array of Char {'nolength': True} at 0x17100342a30>: E <C object Array of Char {'nolength': True} at 0x17100343850>: E <C object Array of Char {'nolength': True} at 0x171003437f0>: E <C object Array of Char {'nolength': True} at 0x17100343790>: E <C object Array of Char {'nolength': True} at 0x17100343770>: E <C object Array of Char {'nolength': True} at 0x17100343910>: E <C object Array of Char {'nolength': True} at 0x17100343ff0>: E <C object Array of Char {'nolength': True} at 0x17100343ed0>: E <C object Array of Char {'nolength': True} at 0x171003443f0>: E <C object Array of Char {'nolength': True} at 0x171049a4ea0>: E <C object Array of Char {'nolength': True} at 0x17100344230>: E <C object Array of Char {'nolength': True} at 0x171049a55c0>: E <C object Array of Char {'nolength': True} at 0x171049a4e40>: E <C object Array of Char {'nolength': True} at 0x171003448b0>: E <C object Array of Char {'nolength': True} at 0x171003442b0>: E <C object Array of Char {'nolength': True} at 0x17100344630>: E <C object Array of Char {'nolength': True} at 0x17100344e10>: E <C object Array of Char {'nolength': True} at 0x17100344e30>: E <C object Array of Char {'nolength': True} at 0x171003454d0>: E <C object Array of Char {'nolength': True} at 0x17100345210>: E <C object Array of Char {'nolength': True} at 0x17100345370>: E <C object Array of Char {'nolength': True} at 0x171003451b0>: E <C object Array of Char {'nolength': True} at 0x1710033db30>: E <C object Array of Char {'nolength': True} at 0x1710033dd50>: E <C object Array of Char {'nolength': True} at 0x1710033dc50>: E <C object Array of Char {'nolength': True} at 0x1710033df50>: E <C object Array of Char {'nolength': True} at 0x1710033e2f0>: E <C object Array of Char {'nolength': True} at 0x1710033e6f0>: E <C object Array of Char {'nolength': True} at 0x1710033e4b0>: E <C object Array of Char {'nolength': True} at 0x1710033e570>: E <C object Array of Char {'nolength': True} at 0x1710033e990>: E <C object Array of Char {'nolength': True} at 0x1710033ee90>: E <C object Array of Char {'nolength': True} at 0x1710033ed70>: E <C object Array of Char {'nolength': True} at 0x1710033f730>: E <C object Array of Char {'nolength': True} at 0x1710033f510>: E <C object Array of Char {'nolength': True} at 0x1710033f590>: E <C object Array of Char {'nolength': True} at 0x171049a5290>: E <C object Array of Char {'nolength': True} at 0x17100340010>: E <C object Array of Char {'nolength': True} at 0x171049a4e70>: E <C object Array of Char {'nolength': True} at 0x171049a5920>: E <C object Array of Char {'nolength': True} at 0x1710033fbb0>: E <C object Array of Char {'nolength': True} at 0x1710033fd70>: E <C object Array of Char {'nolength': True} at 0x17100340770>: E <C object Array of Char {'nolength': True} at 0x17100340450>: E <C object Array of Char {'nolength': True} at 0x17100340210>: E <C object Array of Char {'nolength': True} at 0x17100340b30>: E <C object Array of Char {'nolength': True} at 0x17100340d50>: E <C object Array of Char {'nolength': True} at 0x17100341370>: E <C object Array of Char {'nolength': True} at 0x171003411d0>: E <C object Array of Char {'nolength': True} at 0x17100341690>: E <C object Array of Char {'nolength': True} at 0x17100341c70>: E <C object Array of Char {'nolength': True} at 0x17100341930>: E <C object Array of Char {'nolength': True} at 0x17100341950>: E <C object Array of Char {'nolength': True} at 0x17100341bd0>: E <C object Array of Char {'nolength': True} at 0x17100342170>: E <C object Array of Char {'nolength': True} at 0x17100342130>: E <C object Array of Char {'nolength': True} at 0x17100342790>: E <C object Array of Char {'nolength': True} at 0x17100342570>: E <C object Array of Char {'nolength': True} at 0x17100342a10>: E <C object Array of Char {'nolength': True} at 0x17100342cf0>: E <C object Array of Char {'nolength': True} at 0x17100342d10>: E <C object Array of Char {'nolength': True} at 0x17100342e90>: E <C object Array of Char {'nolength': True} at 0x17100343830>: E <C object Array of Char {'nolength': True} at 0x171049a5020>: E <C object Array of Char {'nolength': True} at 0x17100343390>: E <C object Array of Char {'nolength': True} at 0x171049a63d0>: E <C object Array of Char {'nolength': True} at 0x171049a4ff0>: E <C object Array of Char {'nolength': True} at 0x17100343670>: E <C object Array of Char {'nolength': True} at 0x17100343730>: E <C object Array of Char {'nolength': True} at 0x17100343450>: E <C object Array of Char {'nolength': True} at 0x17100343a30>: E <C object Array of Char {'nolength': True} at 0x17100343d10>: E <C object Array of Char {'nolength': True} at 0x17100344550>: E <C object Array of Char {'nolength': True} at 0x171003445b0>: E <C object Array of Char {'nolength': True} at 0x17100344b90>: E <C object Array of Char {'nolength': True} at 0x17100344bb0>: E <C object Array of Char {'nolength': True} at 0x17100344c90>: E <C object Array of Char {'nolength': True} at 0x171003457f0>: E <C object Array of Char {'nolength': True} at 0x171003454f0>: E <C object Array of Char {'nolength': True} at 0x171003456b0>: E <C object Array of Char {'nolength': True} at 0x1710033dcd0>: E <C object Array of Char {'nolength': True} at 0x1710033e3d0>: E <C object Array of Char {'nolength': True} at 0x171049a5110>: E <C object Array of Char {'nolength': True} at 0x1710033ee10>: E <C object Array of Char {'nolength': True} at 0x171049a5320>: E <C object Array of Char {'nolength': True} at 0x1710033eeb0>: E <C object Array of Char {'nolength': True} at 0x1710033f1f0>: E <C object Array of Char {'nolength': True} at 0x1710033f8d0>: E <C object Array of Char {'nolength': True} at 0x1710033f2f0>: E <C object Array of Char {'nolength': True} at 0x1710033ff10>: E <C object Array of Char {'nolength': True} at 0x1710033fdb0>: E <C object Array of Char {'nolength': True} at 0x1710033fcd0>: E <C object Array of Char {'nolength': True} at 0x171003405b0>: E <C object Array of Char {'nolength': True} at 0x17100340630>: E <C object Array of Char {'nolength': True} at 0x171003401d0>: E <C object Array of Char {'nolength': True} at 0x17100340e70>: E <C object Array of Char {'nolength': True} at 0x17100340e50>: E <C object Array of Char {'nolength': True} at 0x17100340c10>: E <C object Array of Char {'nolength': True} at 0x17100340f30>: E <C object Array of Char {'nolength': True} at 0x17100341890>: E <C object Array of Char {'nolength': True} at 0x171003416d0>: E <C object Array of Char {'nolength': True} at 0x17100341d10>: E <C object Array of Char {'nolength': True} at 0x17100341ab0>: E <C object Array of Char {'nolength': True} at 0x171003428b0>: E <C object Array of Char {'nolength': True} at 0x17100342390>: E <C object Array of Char {'nolength': True} at 0x171003421b0>: E <C object Array of Char {'nolength': True} at 0x17100342810>: E <C object Array of Char {'nolength': True} at 0x17100342a90>: E <C object Array of Char {'nolength': True} at 0x17100342af0>: E <C object Array of Char {'nolength': True} at 0x171049a5380>: E <C object Array of Char {'nolength': True} at 0x17100342fb0>: E <C object Array of Char {'nolength': True} at 0x171049a51d0>: E <C object Array of Char {'nolength': True} at 0x171049a5bc0>: E <C object Array of Char {'nolength': True} at 0x17100342d90>: E <C object Array of Char {'nolength': True} at 0x17100342ff0>: E <C object Array of Char {'nolength': True} at 0x171003432d0>: E <C object Array of Char {'nolength': True} at 0x17100343330>: E <C object Array of Char {'nolength': True} at 0x17100343b30>: E <C object Array of Char {'nolength': True} at 0x17100343c10>: E <C object Array of Char {'nolength': True} at 0x17100344010>: E <C object Array of Char {'nolength': True} at 0x171003444b0>: E <C object Array of Char {'nolength': True} at 0x17100344610>: E <C object Array of Char {'nolength': True} at 0x17100344db0>: E <C object Array of Char {'nolength': True} at 0x17100344d10>: E <C object Array of Char {'nolength': True} at 0x17100344fb0>: E <C object Array of Char {'nolength': True} at 0x17100345170>: E <C object Array of Char {'nolength': True} at 0x1710033d950>: E <C object Array of Char {'nolength': True} at 0x1710033dfd0>: E <C object Array of Char {'nolength': True} at 0x1710033e350>: E <C object Array of Char {'nolength': True} at 0x1710033e870>: E <C object Array of Char {'nolength': True} at 0x1710033eef0>: E <C object Array of Char {'nolength': True} at 0x1710033ed10>: E <C object Array of Char {'nolength': True} at 0x1710033ef50>: E <C object Array of Char {'nolength': True} at 0x1710033f2b0>: E <C object Array of Char {'nolength': True} at 0x1710033f870>: E <C object Array of Char {'nolength': True} at 0x17100340070>: E <C object Array of Char {'nolength': True} at 0x171049a54a0>: E <C object Array of Char {'nolength': True} at 0x17100340650>: E <C object Array of Char {'nolength': True} at 0x171049a5080>: E <C object Array of Char {'nolength': True} at 0x171049a61f0>: E <C object Array of Char {'nolength': True} at 0x17100340890>: E <C object Array of Char {'nolength': True} at 0x171003403b0>: E <C object Array of Char {'nolength': True} at 0x17100340e30>: E <C object Array of Char {'nolength': True} at 0x17100340990>: E <C object Array of Char {'nolength': True} at 0x171003413f0>: E <C object Array of Char {'nolength': True} at 0x17100341670>: E <C object Array of Char {'nolength': True} at 0x17100341a30>: E <C object Array of Char {'nolength': True} at 0x17100341990>: E <C object Array of Char {'nolength': True} at 0x17100342490>: E <C object Array of Char {'nolength': True} at 0x17100342b10>: E <C object Array of Char {'nolength': True} at 0x17100342e50>: E <C object Array of Char {'nolength': True} at 0x17100343410>: E <C object Array of Char {'nolength': True} at 0x17100343e70>: E <C object Array of Char {'nolength': True} at 0x17100343f30>: E <C object Array of Char {'nolength': True} at 0x17100345070>: E <C object Array of Char {'nolength': True} at 0x171049a60a0>: E <C object Array of Char {'nolength': True} at 0x17100345090>: E <C object Array of Char {'nolength': True} at 0x171049a5ce0>: E <C object Array of Char {'nolength': True} at 0x171049a64c0>: E <C object Array of Char {'nolength': True} at 0x17100344a30>: E <C object Array of Char {'nolength': True} at 0x17100345730>: E <C object Array of Char {'nolength': True} at 0x17100345590>: E <C object Array of Char {'nolength': True} at 0x17100345490>: E <C object Array of Char {'nolength': True} at 0x1710033de50>: E <C object Array of Char {'nolength': True} at 0x1710033df30>: E <C object Array of Char {'nolength': True} at 0x1710033e270>: E <C object Array of Char {'nolength': True} at 0x1710033e410>: E <C object Array of Char {'nolength': True} at 0x1710033ebf0>: E <C object Array of Char {'nolength': True} at 0x1710033f7d0>: E <C object Array of Char {'nolength': True} at 0x1710033f390>: E <C object Array of Char {'nolength': True} at 0x17100340090>: E <C object Array of Char {'nolength': True} at 0x1710033fa30>: E <C object Array of Char {'nolength': True} at 0x17100340430>: E <C object Array of Char {'nolength': True} at 0x17100340970>: E <C object Array of Char {'nolength': True} at 0x171003415b0>: E <C object Array of Char {'nolength': True} at 0x171049a5b60>: E <C object Array of Char {'nolength': True} at 0x17100341cd0>: E <C object Array of Char {'nolength': True} at 0x171049a5cb0>: E <C object Array of Char {'nolength': True} at 0x17100341b90>: E <C object Array of Char {'nolength': True} at 0x17100342310>: E <C object Array of Char {'nolength': True} at 0x17100342690>: E <C object Array of Char {'nolength': True} at 0x17100342b70>: E <C object Array of Char {'nolength': True} at 0x171003436d0>: E <C object Array of Char {'nolength': True} at 0x17100343370>: E <C object Array of Char {'nolength': True} at 0x17100343c30>: E <C object Array of Char {'nolength': True} at 0x17100343e50>: E <C object Array of Char {'nolength': True} at 0x17100344310>: E <C object Array of Char {'nolength': True} at 0x171003447d0>: E <C object Array of Char {'nolength': True} at 0x17100344ed0>: E <C object Array of Char {'nolength': True} at 0x17100345510>: E <C object Array of Char {'nolength': True} at 0x171003457b0>: E <C object Array of Char {'nolength': True} at 0x1710033d970>: E <C object Array of Char {'nolength': True} at 0x1710033e590>: E <C object Array of Char {'nolength': True} at 0x1710033edf0>: E <C object Array of Char {'nolength': True} at 0x1710033f5b0>: E <C object Array of Char {'nolength': True} at 0x1710033fdd0>: E <C object Array of Char {'nolength': True} at 0x1710033feb0>: E <C object Array of Char {'nolength': True} at 0x171003406b0>: E <C object Array of Char {'nolength': True} at 0x17100340410>: E <C object Array of Char {'nolength': True} at 0x171003415f0>: E <C object Array of Char {'nolength': True} at 0x171003417d0>: E <C object Array of Char {'nolength': True} at 0x171049a5d10>: E <C object Array of Char {'nolength': True} at 0x17100341fb0>: E <C object Array of Char {'nolength': True} at 0x17100342350>: E <C object Array of Char {'nolength': True} at 0x17100343070>: E <C object Array of Char {'nolength': True} at 0x171003433f0>: E <C object Array of Char {'nolength': True} at 0x17100343150>: E <C object Array of Char {'nolength': True} at 0x17100343eb0>: E <C object Array of Char {'nolength': True} at 0x171003442d0>: E <C object Array of Char {'nolength': True} at 0x17100344e90>: E <C object Array of Char {'nolength': True} at 0x17100344ef0>: E <C object Array of Char {'nolength': True} at 0x17100345770>: E <C object Array of Char {'nolength': True} at 0x1710033db70>: E <C object Array of Char {'nolength': True} at 0x1710033e230>: E <C object Array of Char {'nolength': True} at 0x1710033e250>: E <C object Array of Char {'nolength': True} at 0x1710033eb30>: E <C object Array of Char {'nolength': True} at 0x1710033f2d0>: E <C object Array of Char {'nolength': True} at 0x171003400b0>: E <C object Array of Char {'nolength': True} at 0x1710033fbf0>: E <C object Array of Char {'nolength': True} at 0x17100340330>: E <C object Array of Char {'nolength': True} at 0x17100340c30>: E <C object Array of Char {'nolength': True} at 0x17100341410>: E <C object Array of Char {'nolength': True} at 0x17100341250>: E <C object Array of Char {'nolength': True} at 0x17100341a10>: E <C object Array of Char {'nolength': True} at 0x17100342850>: E <C object Array of Char {'nolength': True} at 0x17100342730>: E <C object Array of Char {'nolength': True} at 0x17100342e30>: E <C object Array of Char {'nolength': True} at 0x171003432f0>: E <C object Array of Char {'nolength': True} at 0x17100343950>: E <C object Array of Char {'nolength': True} at 0x17100344830>: E <C object Array of Char {'nolength': True} at 0x171003452d0>: E <C object Array of Char {'nolength': True} at 0x1710033def0>: E <C object Array of Char {'nolength': True} at 0x171049a53b0>: E <C object Array of Char {'nolength': True} at 0x1710033eb10>: E <C object Array of Char {'nolength': True} at 0x171049a64f0>: E <C object Array of Char {'nolength': True} at 0x171049a6250>: E <C object Array of Char {'nolength': True} at 0x1710033f570>: E <C object Array of Char {'nolength': True} at 0x1710033f330>: E <C object Array of Char {'nolength': True} at 0x17100340670>: E <C object Array of Char {'nolength': True} at 0x171003401b0>: E <C object Array of Char {'nolength': True} at 0x171003410b0>: E <C object Array of Char {'nolength': True} at 0x17100341510>: E <C object Array of Char {'nolength': True} at 0x17100341a50>: E <C object Array of Char {'nolength': True} at 0x171003421d0>: E <C object Array of Char {'nolength': True} at 0x17100342710>: E <C object Array of Char {'nolength': True} at 0x17100343290>: E <C object Array of Char {'nolength': True} at 0x17100343bd0>: E <C object Array of Char {'nolength': True} at 0x17100343cb0>: E <C object Array of Char {'nolength': True} at 0x17100344330>: E <C object Array of Char {'nolength': True} at 0x171003457d0>: E <C object Array of Char {'nolength': True} at 0x17100345610>: E <C object Array of Char {'nolength': True} at 0x1710033df90>: E <C object Array of Char {'nolength': True} at 0x1710033e090>: E <C object Array of Char {'nolength': True} at 0x1710033ecf0>: E <C object Array of Char {'nolength': True} at 0x1710033ee70>: E <C object Array of Char {'nolength': True} at 0x1710033f150>: E <C object Array of Char {'nolength': True} at 0x1710033fe30>: E <C object Array of Char {'nolength': True} at 0x171003403f0>: E <C object Array of Char {'nolength': True} at 0x171003411f0>: E <C object Array of Char {'nolength': True} at 0x171049a5440>: E <C object Array of Char {'nolength': True} at 0x171003427b0>: E <C object Array of Char {'nolength': True} at 0x171049a6400>: E <C object Array of Char {'nolength': True} at 0x171049a6430>: E <C object Array of Char {'nolength': True} at 0x17100342cd0>: E <C object Array of Char {'nolength': True} at 0x17100343350>: E <C object Array of Char {'nolength': True} at 0x17100343930>: E <C object Array of Char {'nolength': True} at 0x171003446f0>: E <C object Array of Char {'nolength': True} at 0x17100345550>: E <C object Array of Char {'nolength': True} at 0x1710033e050>: E <C object Array of Char {'nolength': True} at 0x1710033e850>: E <C object Array of Char {'nolength': True} at 0x1710033ec70>: E <C object Array of Char {'nolength': True} at 0x1710033ef10>: E <C object Array of Char {'nolength': True} at 0x1710033f9d0>: E <C object Array of Char {'nolength': True} at 0x171003406d0>: E <C object Array of Char {'nolength': True} at 0x171003402d0>: E <C object Array of Char {'nolength': True} at 0x17100341030>: E <C object Array of Char {'nolength': True} at 0x17100341ad0>: E <C object Array of Char {'nolength': True} at 0x171003428d0>: E <C object Array of Char {'nolength': True} at 0x171003424b0>: E <C object Array of Char {'nolength': True} at 0x17100342f50>: E <C object Array of Char {'nolength': True} at 0x171003440b0>: E <C object Array of Char {'nolength': True} at 0x171003446b0>: E <C object Array of Char {'nolength': True} at 0x17100344c70>: E <C object Array of Char {'nolength': True} at 0x17100345390>: E <C object Array of Char {'nolength': True} at 0x1710033e310>: E <C object Array of Char {'nolength': True} at 0x1710033f030>: E <C object Array of Char {'nolength': True} at 0x171049a6460>: E <C object Array of Char {'nolength': True} at 0x1710033fc50>: E <C object Array of Char {'nolength': True} at 0x171049a6370>: E <C object Array of Char {'nolength': True} at 0x171049a5d70>: E <C object Array of Char {'nolength': True} at 0x17100340fd0>: E <C object Array of Char {'nolength': True} at 0x171003412f0>: E <C object Array of Char {'nolength': True} at 0x171003425f0>: E <C object Array of Char {'nolength': True} at 0x171003434f0>: E <C object Array of Char {'nolength': True} at 0x171003439f0>: E <C object Array of Char {'nolength': True} at 0x17100344af0>: E <C object Array of Char {'nolength': True} at 0x171003455f0>: E <C object Array of Char {'nolength': True} at 0x1710033e370>: E <C object Array of Char {'nolength': True} at 0x1710033f070>: E <C object Array of Char {'nolength': True} at 0x1710033f210>: E <C object Array of Char {'nolength': True} at 0x17100340230>: E <C object Array of Char {'nolength': True} at 0x171003416b0>: E <C object Array of Char {'nolength': True} at 0x17100341bb0>: E <C object Array of Char {'nolength': True} at 0x17100342eb0>: E <C object Array of Char {'nolength': True} at 0x171003445d0>: E <C object Array of Char {'nolength': True} at 0x171049a5da0>: E <C object Array of Char {'nolength': True} at 0x171003455d0>: E <C object Array of Char {'nolength': True} at 0x171049a5d40>: E <C object Array of Char {'nolength': True} at 0x171049a5e30>: E <C object Array of Char {'nolength': True} at 0x1710033f350>: E <C object Array of Char {'nolength': True} at 0x17100340250>: E <C object Array of Char {'nolength': True} at 0x17100341630>: E <C object Array of Char {'nolength': True} at 0x171003422b0>: E <C object Array of Char {'nolength': True} at 0x171003430b0>: E <C object Array of Char {'nolength': True} at 0x171003443b0>: E <C object Array of Char {'nolength': True} at 0x17100345230>: E <C object Array of Char {'nolength': True} at 0x1710033dfb0>: E <C object Array of Char {'nolength': True} at 0x1710033e430>: E <C object Array of Char {'nolength': True} at 0x1710033f190>: E <C object Array of Char {'nolength': True} at 0x17100340710>: E <C object Array of Char {'nolength': True} at 0x17100340ad0>: E <C object Array of Char {'nolength': True} at 0x17100341110>: E <C object Array of Char {'nolength': True} at 0x17100342dd0>: E <C object Array of Char {'nolength': True} at 0x17100344070>: E <C object Array of Char {'nolength': True} at 0x171003445f0>: E <C object Array of Char {'nolength': True} at 0x17100344eb0>: E <C object Array of Char {'nolength': True} at 0x1710033deb0>: E <C object Array of Char {'nolength': True} at 0x1710033f090>: E <C object Array of Char {'nolength': True} at 0x1710033f490>: E <C object Array of Char {'nolength': True} at 0x171003401f0>: E <C object Array of Char {'nolength': True} at 0x17100342030>: E <C object Array of Char {'nolength': True} at 0x17100343630>: E <C object Array of Char {'nolength': True} at 0x171049a6550>: E <C object Array of Char {'nolength': True} at 0x17100344f50>: E <C object Array of Char {'nolength': True} at 0x171049a59e0>: E <C object Array of Char {'nolength': True} at 0x171049a6a90>: E <C object Array of Char {'nolength': True} at 0x1710033e710>: E <C object Array of Char {'nolength': True} at 0x1710033f4d0>: E <C object Array of Char {'nolength': True} at 0x17100340ff0>: E <C object Array of Char {'nolength': True} at 0x171003425d0>: E <C object Array of Char {'nolength': True} at 0x17100343690>: E <C object Array of Char {'nolength': True} at 0x171003450f0>: E <C object Array of Char {'nolength': True} at 0x1710033e3f0>: E <C object Array of Char {'nolength': True} at 0x1710033ed30>: E <C object Array of Char {'nolength': True} at 0x1710033f970>: E <C object Array of Char {'nolength': True} at 0x17100341350>: E <C object Array of Char {'nolength': True} at 0x17100342610>: E <C object Array of Char {'nolength': True} at 0x17100343590>: E <C object Array of Char {'nolength': True} at 0x17100343a90>: E <C object Array of Char {'nolength': True} at 0x17100345790>: E <C object Array of Char {'nolength': True} at 0x1710033edd0>: E <C object Array of Char {'nolength': True} at 0x1710033f170>: E <C object Array of Char {'nolength': True} at 0x17100342230>: E <C object Array of Char {'nolength': True} at 0x171003439b0>: E <C object Array of Char {'nolength': True} at 0x17100344f10>: E <C object Array of Char {'nolength': True} at 0x1710033e030>: E <C object Array of Char {'nolength': True} at 0x1710033f9f0>: E <C object Array of Char {'nolength': True} at 0x171003423d0>: E <C object Array of Char {'nolength': True} at 0x171049a5c20>: E <C object Array of Char {'nolength': True} at 0x171049a60d0>: E <C object Array of Char {'nolength': True} at 0x1710033f5d0>: E <C object Array of Char {'nolength': True} at 0x17100341b70>: E <C object Array of Char {'nolength': True} at 0x1710033de70>: E <C object Array of Char {'nolength': True} at 0x1710033fc70>: E <C object Array of Char {'nolength': True} at 0x17100341b10>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 404, in descr_fromlist E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x17102020920>: E <C object Array of Char {'nolength': True} at 0x17102025f50>: E <C object Array of Char {'nolength': True} at 0x171006fed40>: E <C object Array of Char {'nolength': True} at 0x171020211f0>: E <C object Array of Char {'nolength': True} at 0x171015fc550>: E <C object Array of Char {'nolength': True} at 0x17102025330>: E <C object Array of Char {'nolength': True} at 0x17101602de0>: E <C object Array of Char {'nolength': True} at 0x17102027350>: E <C object Array of Char {'nolength': True} at 0x17102023050>: E <C object Array of Char {'nolength': True} at 0x17103c14e50>: E <C object Array of Char {'nolength': True} at 0x17103c14eb0>: E <C object Array of Char {'nolength': True} at 0x17103c17220>: E <C object Array of Char {'nolength': True} at 0x17103c184c0>: E <C object Array of Char {'nolength': True} at 0x17103c18250>: E <C object Array of Char {'nolength': True} at 0x17103c17c60>: E <C object Array of Char {'nolength': True} at 0x17103c18610>: E <C object Array of Char {'nolength': True} at 0x17103c197e0>: E <C object Array of Char {'nolength': True} at 0x17103c1b990>: E <C object Array of Char {'nolength': True} at 0x17103c1c630>: E <C object Array of Char {'nolength': True} at 0x17103c1cf90>: E <C object Array of Char {'nolength': True} at 0x17102026ee0>: E <C object Array of Char {'nolength': True} at 0x17103c1a4c0>: E <C object Array of Char {'nolength': True} at 0x17103c1ca50>: E <C object Array of Char {'nolength': True} at 0x17103c1ae90>: E <C object Array of Char {'nolength': True} at 0x17100343610>: E <C object Array of Char {'nolength': True} at 0x17103c1cb10>: E <C object Array of Char {'nolength': True} at 0x17102021280>: E <C object Array of Char {'nolength': True} at 0x171769ca0a0>: E <C object Array of Char {'nolength': True} at 0x17100343190>: E <C object Array of Char {'nolength': True} at 0x17103c1a4d0>: E <C object Array of Char {'nolength': True} at 0x17103c1b650>: E <C object Array of Char {'nolength': True} at 0x1717f29f480>: E <C object Array of Char {'nolength': True} at 0x1717f29fc10>: E <C object Array of Char {'nolength': True} at 0x1717f2a0790>: E <C object Array of Char {'nolength': True} at 0x1717f2a0b50>: E <C object Array of Char {'nolength': True} at 0x1717f29ef90>: E <C object Array of Char {'nolength': True} at 0x1717f29f450>: E <C object Array of Char {'nolength': True} at 0x1717f2a02c0>: E <C object Array of Char {'nolength': True} at 0x1717f2a2da0>: E <C object Array of Char {'nolength': True} at 0x1717f2a3e00>: E <C object Array of Char {'nolength': True} at 0x1717f29e020>: E <C object Array of Char {'nolength': True} at 0x1717f2a5e20>: E <C object Array of Char {'nolength': True} at 0x1717f2a5150>: E <C object Array of Char {'nolength': True} at 0x17101601ab0>: E <C object Array of Char {'nolength': True} at 0x17103c1cb80>: E <C object Array of Char {'nolength': True} at 0x1717f29eb70>: E <C object Array of Char {'nolength': True} at 0x1717e1eb0f0>: E <C object Array of Char {'nolength': True} at 0x17102025070>: E <C object Array of Char {'nolength': True} at 0x171056dd5b0>: E <C object Array of Char {'nolength': True} at 0x171056dd710>: E <C object Array of Char {'nolength': True} at 0x171056de590>: E <C object Array of Char {'nolength': True} at 0x171056dedc0>: E <C object Array of Char {'nolength': True} at 0x171056dd9d0>: E <C object Array of Char {'nolength': True} at 0x171056ddd30>: E <C object Array of Char {'nolength': True} at 0x171056da8e0>: E <C object Array of Char {'nolength': True} at 0x171056d92c0>: E <C object Array of Char {'nolength': True} at 0x171056ddeb0>: E <C object Array of Char {'nolength': True} at 0x171056df0d0>: E <C object Array of Char {'nolength': True} at 0x171056da250>: E <C object Array of Char {'nolength': True} at 0x171056dfff0>: E <C object Array of Char {'nolength': True} at 0x171056da2a0>: E <C object Array of Char {'nolength': True} at 0x1717f2a3460>: E <C object Array of Char {'nolength': True} at 0x171056dc4e0>: E <C object Array of Char {'nolength': True} at 0x17100344050>: E <C object Array of Char {'nolength': True} at 0x1717f2a4b40>: E <C object Array of Char {'nolength': True} at 0x1717f2a00e0>: E <C object Array of Char {'nolength': True} at 0x17103c14270>: E <C object Array of Char {'nolength': True} at 0x17102024a70>: E <C object Array of Char {'nolength': True} at 0x17106e1e9d0>: E <C object Array of Char {'nolength': True} at 0x17106e1f2b0>: E <C object Array of Char {'nolength': True} at 0x17106e1f4b0>: E <C object Array of Char {'nolength': True} at 0x17106e1f760>: E <C object Array of Char {'nolength': True} at 0x17106e22c00>: E <C object Array of Char {'nolength': True} at 0x17106e232d0>: E <C object Array of Char {'nolength': True} at 0x17106e1c390>: E <C object Array of Char {'nolength': True} at 0x17106e1c730>: E <C object Array of Char {'nolength': True} at 0x17106e21520>: E <C object Array of Char {'nolength': True} at 0x17106e225e0>: E <C object Array of Char {'nolength': True} at 0x17106e220e0>: E <C object Array of Char {'nolength': True} at 0x171056da210>: E <C object Array of Char {'nolength': True} at 0x17106e24e70>: E <C object Array of Char {'nolength': True} at 0x171006ff730>: E <C object Array of Char {'nolength': True} at 0x17102027d00>: E <C object Array of Char {'nolength': True} at 0x17103c1cb90>: E <C object Array of Char {'nolength': True} at 0x171074e0540>: E <C object Array of Char {'nolength': True} at 0x171074dcdf0>: E <C object Array of Char {'nolength': True} at 0x171074dd7d0>: E <C object Array of Char {'nolength': True} at 0x171074ddf30>: E <C object Array of Char {'nolength': True} at 0x171074de280>: E <C object Array of Char {'nolength': True} at 0x171074df1a0>: E <C object Array of Char {'nolength': True} at 0x171074dfa20>: E <C object Array of Char {'nolength': True} at 0x17100344bd0>: E <C object Array of Char {'nolength': True} at 0x171074de3d0>: E <C object Array of Char {'nolength': True} at 0x171074df690>: E <C object Array of Char {'nolength': True} at 0x171074dfd00>: E <C object Array of Char {'nolength': True} at 0x171074e01c0>: E <C object Array of Char {'nolength': True} at 0x171074df280>: E <C object Array of Char {'nolength': True} at 0x171074e0710>: E <C object Array of Char {'nolength': True} at 0x171074e04d0>: E <C object Array of Char {'nolength': True} at 0x17106e23650>: E <C object Array of Char {'nolength': True} at 0x171074e06a0>: E <C object Array of Char {'nolength': True} at 0x171074de020>: E <C object Array of Char {'nolength': True} at 0x171074dd480>: E <C object Array of Char {'nolength': True} at 0x17106e21940>: E <C object Array of Char {'nolength': True} at 0x17107c887b0>: E <C object Array of Char {'nolength': True} at 0x17107c85ec0>: E <C object Array of Char {'nolength': True} at 0x17107c860c0>: E <C object Array of Char {'nolength': True} at 0x17107c88f00>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 635, in descr_getitem E return self.getitem_slice(space, w_idx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1232, in getitem_slice E w_a.setlen(size, overallocate=False) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x1710033fd50>: E <C object Array of Char {'nolength': True} at 0x1717ead3da0>: E <C object Array of Char {'nolength': True} at 0x17100340a50>: E <C object Array of Char {'nolength': True} at 0x17100341130>: E <C object Array of Char {'nolength': True} at 0x17100341c10>: E <C object Array of Char {'nolength': True} at 0x1717ead4460>: E <C object Array of Char {'nolength': True} at 0x17100342110>: E <C object Array of Char {'nolength': True} at 0x1717ead47f0>: E <C object Array of Char {'nolength': True} at 0x1717ead4910>: E <C object Array of Char {'nolength': True} at 0x17100344a50>: E <C object Array of Char {'nolength': True} at 0x17100344df0>: E <C object Array of Char {'nolength': True} at 0x1717dc5d7d0>: E <C object Array of Char {'nolength': True} at 0x171049a5500>: E <C object Array of Char {'nolength': True} at 0x17100341cf0>: E <C object Array of Char {'nolength': True} at 0x17100345290>: E <C object Array of Char {'nolength': True} at 0x17100341070>: E <C object Array of Char {'nolength': True} at 0x171049a57a0>: E <C object Array of Char {'nolength': True} at 0x171049a4f30>: E <C object Array of Char {'nolength': True} at 0x171049a5950>: E <C object Array of Char {'nolength': True} at 0x1710033eb90>: E <C object Array of Char {'nolength': True} at 0x171049a4fc0>: E <C object Array of Char {'nolength': True} at 0x171049a50e0>: E <C object Array of Char {'nolength': True} at 0x171049a5170>: E <C object Array of Char {'nolength': True} at 0x17100341e10>: E <C object Array of Char {'nolength': True} at 0x17100342c30>: E <C object Array of Char {'nolength': True} at 0x171049a53e0>: E <C object Array of Char {'nolength': True} at 0x171049a5fe0>: E <C object Array of Char {'nolength': True} at 0x171049a6520>: E <C object Array of Char {'nolength': True} at 0x171049a5b30>: E <C object Array of Char {'nolength': True} at 0x171049a62b0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1270, in setitem_slice E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ---------------------------- Captured stderr call ----------------------------- Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ff90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bcc4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fe50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bcc528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bcc560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bcdcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fa10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bcdda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105bdac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ffb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c2df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c2df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c3c090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fe90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c3cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c3d0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c3d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102020920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ffd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead3ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4b360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c4b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033faf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c76250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003400f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c76288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102025f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c762c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c762f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c779f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003400d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c77a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003403d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c77a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171006fed40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c77a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c98bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003405f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c98c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c98c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105c98c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171020211f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105caa090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003404b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105caa0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105caa100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003406f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105caa138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003407b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cab168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171015fc550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cab1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cab1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cab210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003407d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cab248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003407f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbc838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102025330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbc870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbc8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003408d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbc8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbc918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003402b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbdef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17101602de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbdf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbdf68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003408f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cbdfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cce020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003404d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105ccfcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102027350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105ccfd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003404f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105ccfd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105ccfd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cdd1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead3da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cdd210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cdd2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cf4250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cf4288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105cf42c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d66218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d66250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003402f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d66330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003408b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d67398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d67478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d674b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d7e368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d7e3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d7f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d7f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8a448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8b050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8b088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003409b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d8bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d9ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d9efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105d9fbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105dd8560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003409d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105dd8598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105dd97f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105dd9830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e00640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e00678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e01280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e012b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e01398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e0e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e0ea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e0eaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e0fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e0fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e233d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e351d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102023050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e35210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e35248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e35280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e42608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003418d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e42640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e43248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105e43b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f28448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c14e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f28480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f284b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003411b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f284f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f28528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f29e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c14eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f29ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f29ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f29f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f43280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f432b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c17220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f432f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003417f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f43328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f43360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f4e918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003415d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f4e950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f4f600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003414d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f4f638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f4f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003414f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f64720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f64800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f64838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003412d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f656e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f65718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c184c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f65750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003418b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f65788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f72aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f72ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f72b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f738d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f982c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f982f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c18250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f98330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f99280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f992b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105f992f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fc9bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c17c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fc9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fc9c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fc9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fe4838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fe4870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c18610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fe48a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fe48e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fe4918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fee090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fee0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fef210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017105fef248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106004020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106004058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106004c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106004cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106004db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106010330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060103d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060111d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106011210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710604a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead45b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710604a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710604a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710604b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003420b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710604b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003420f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003419d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003424f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605d328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003428f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003426f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710605d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106070aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003423f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106070ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106071830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106071868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710607e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710607e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c197e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710607e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003424d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710609b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710609b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead43a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060be790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060be7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060bf6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060bff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060bffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060fe020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003426d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060fe058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060ff4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003425b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060ff520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060ff558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1c630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060ff590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171060ff5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710610ed78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003426b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710610edb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003422d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710610ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1cf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710610ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003422f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003430d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710611b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003430f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106132170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061321a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106132e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106132ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106132fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102026ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061400c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106140100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106140138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106140170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061401a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061ac2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061acdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1a4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061acde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061ace20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061ace58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d42f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d4330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d4368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d43a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d58a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d58d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061d5910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061e8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061e8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061e8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003429d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061e9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061e9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003429b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061f80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061f9558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171061f9638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106206790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106206870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710621a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710621a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710621a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003436b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710621b6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003437b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710621b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106294218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106294b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1cb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106294bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106295520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106295558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003437d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106295590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062955c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102021280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ce838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003436f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ce870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003434d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ce8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003431d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ce8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ce918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171769ca0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dc138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dc170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dc1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003438d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dc1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003432b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dd408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003438b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dd4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062dd520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ee480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ee4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ef130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062ef168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003435f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062efe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062efef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003433b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062eff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171062eff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106303cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106303d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106328800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063293d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1a4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106329408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106329440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003440d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106329478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063294b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b28e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1b650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b2918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b2950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063b3fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29f480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c6020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c6058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c6090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c60c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c75c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29fc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c7600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063c7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d49c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d49f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a0790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d4a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d4a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d4aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063d5fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063e8020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a0b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063e8058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063e8090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063e80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063f10c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063f10f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29ef90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063ff3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063ff408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003439d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063ff440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171063ff478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead47f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710640c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710640c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead46a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710640d590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710640dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710647e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710647f088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710647f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003444d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710647fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710647fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c4c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c4cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c4db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c5ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29f450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c5ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c5f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003441d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c5f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064c5fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064d3590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a02c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064d35c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003446d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064d3600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003444f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064d3638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064eea68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064eeaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a2da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064eead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171064eeb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003441b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106544598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003441f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065445d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106544608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a3e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106544640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106544678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065500c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003442f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106550100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106550138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106551088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106551bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106551be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead44f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106576f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065955c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106595600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003447f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065be560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065be598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065bf280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065bf2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065bf398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065d0c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065d0d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065d1a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065d1b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065d1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065deaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065dead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065df6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065df718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065df7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065ee800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065ee838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead3f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065ef478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171065efde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106650c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106650d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106650db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003450b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066622f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106662330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106663088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066630c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003449b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106663f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106663f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106676090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106677a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710668b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710668b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669c058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29e020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669c090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003449d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710669dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c83d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c8988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c9360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c9398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a5e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c93d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171066c9408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106714988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067149c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067149f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a5150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106714a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003455b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106715c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003453b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106715c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003452f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106715c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106715cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17101601ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106715d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710672b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003451d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710672b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710672b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710672b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1cb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710672b1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003454b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106738608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003453f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106738640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106738678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003452b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067386b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f29eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106739b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003456d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106739bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003453d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106739be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106739c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106739c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717e1eb0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710674f670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710674f6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710674f6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710674f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102025070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033db10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ddf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675a9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717dc5d7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710675bf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710676ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710676ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717ead4b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067aa410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710040aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067aa480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067aa4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067ab2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067ab2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067c6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067c6170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067c6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067c6db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067c6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ebb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067d6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067d62f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ea30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067d6330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067d7590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033efd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067d75c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067e6640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067e6678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067e6720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067e77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171067e7830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710680c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710680d050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fe70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710680d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710680dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710680def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003405d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710684c020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710684d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710684d248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106858b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106859f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106859f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710686a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710686a0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710686b210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710686b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003414b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dd5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003418f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687a2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003419b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710687b9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a4988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a49c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003419f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a5590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a55c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dd710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a5600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068a5638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003427f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d6aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003423b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d6ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d6b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056de590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d6b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d6b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003429f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d7f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068d7fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ec020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dedc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ec058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ec090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ed910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003433d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ed948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068ed980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068f8a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068f8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068f96e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068f9718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003443d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171068f97f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003448f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690b788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690b7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dd9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710690b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003449f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710691ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710691adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003456f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710691b6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f6170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056ddd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f61a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003451f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f61e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171069f7d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a08988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056da8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a089c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a089f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a28950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a28988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a289c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056d92c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a3ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a3ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a3cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a3cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a56100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ead0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a561e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a56218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a57088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a570c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a57e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a57ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a57fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a69558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056ddeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a69590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a695c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a69600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a69638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a74c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106a756a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106aba560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106aba598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056df0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106aba5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106aba608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106aba640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106abbd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106abbd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056da250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106abbd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003417b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106abbda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106abbde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b172f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003420d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b17328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dfff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b17360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b17398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b173d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b2aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b2aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056da2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b3f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003427d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b3f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b3f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b3f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b3f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a3460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b4acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b4ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b4ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b4ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003437f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b5a0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056dc4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b5a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b5a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b5a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b5a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b6e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b6e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b6e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a57a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b6fc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003443f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b6fd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b7ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b7ca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a55c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106b7d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bc44f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003448b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bc4528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003442b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bc5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bc5558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bde1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bde1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003454d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bde2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bdf408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a4b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bdf440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bdf478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003451b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bdf4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033db30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bdf4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106becb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1717f2a00e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106becb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106becbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033df50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106becbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106becc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bfe678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c14270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bfe6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bfe6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bfe720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bfe758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ee90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bffbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102024a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bffc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ed70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bffc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bffc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106bffcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106c0b8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106c0b948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106cba9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106cbb1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106cbb718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fd70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1eaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1ead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106d1f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106daa678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106daa6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1e9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106daa6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106daa720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003411d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dabb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dabb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dabb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1f2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dabbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dabbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106db9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106db9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106db90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1f4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106db90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106db9130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dca640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dca678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dca6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1f760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dca6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dca720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dcbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dcbc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dcbcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106dcbd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ddb8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ddb910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a63d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ddb948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106e09cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106e09d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ede8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ede8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106edf4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106edf4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003445b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef2368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef3398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef3478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003457f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106ef34b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003454f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f083a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003456b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f083d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f09248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f09280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f09328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f20db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ee10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f20de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106f218a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc82c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f2f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc91d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ff10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc92b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017106fc9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171070020c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003405b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107002100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e22c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107002138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107003280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003401d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171070032b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171070032f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107003328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e232d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107003360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171070107c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107010800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107010838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003416d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107010870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1c390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107011a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107011a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107011ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003428b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107011b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107011b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e1c730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107050fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003421b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107051018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107051050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107051088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a4fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107065520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171070655c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710707ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710707cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a51d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710707dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710707dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710707dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710711ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003432d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710711abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710711b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710711b868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071306b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071306e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e21520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107130720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003444b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107130758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107130790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071307c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710713a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e225e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710713a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710713a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710713a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033d950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710713a800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e220e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ed10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171056da210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ef50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710714d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710715af00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a50e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710715af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710715afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a54a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107174b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107174b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071755c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a61f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071e7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071f77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003403b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071f78d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171071f7910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107204c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003413f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107204c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107205be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107205c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107212aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107212ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107212bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721b248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710721b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a60a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710722cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710722cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710722dd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a64c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710722dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072cc9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072ccad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072ccb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072cdb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033de50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072cdbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033df30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072e28a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072e28e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072e3590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ebf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072e35c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072e36a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f2720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f2838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e24e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171072f3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003415b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073468e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710737b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710737b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710737b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073962c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073962f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171006ff730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107396330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107396368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107397830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003436d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107397868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073978a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17102027d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073978d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107397910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073bee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073bee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003447d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073beec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17103c1cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073bef00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171073bef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074703a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003457b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074703d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033d970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107470410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074714b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033edf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074714e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710747ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710747efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033feb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074d7210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003406b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074d7c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074d7d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074d7d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074e0540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171074d7d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003415f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171075877c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003417d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171075877f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171075945d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107594608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107595a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003433f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762ebf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074dcdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762ec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762ec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762ec98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003442d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710762ecd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107666218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074dd7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107666250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107666288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076662c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033db70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076662f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076677c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074ddf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076677f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107667830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107667868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076678a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003400b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107678f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074de280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107678f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107678fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107678fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107679018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107688d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074df1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107688d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107688d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107688db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107688de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107692c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074dfa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107692cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107692d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003432f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107692d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a2448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a2480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a24b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003452d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a24f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a53e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a37c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033def0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a53b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171076a38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710773c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a64f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710773cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710773d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710773d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107772b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107772b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003401b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107783830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003410b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107783868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a69f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a7d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074de3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a7d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003421d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a7d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077a7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077f76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074df690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077f76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077f7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077f7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003457d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171077f7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107804e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074dfd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107804ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033df90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107804f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107804f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ecf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107804f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ee70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078186e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074e01c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107818720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107818758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fe30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107818790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003403f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078187c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107819d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003411f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107819da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107819de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003427b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107828cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107829280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107862058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107862090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078d51a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078d51d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003446f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e4790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e4870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e57f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074df280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e5830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ec70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ef10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e58a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078e58d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003406d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078faf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074e0710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078fafa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003402d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078fafe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078fb018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171078fb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003428d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074e04d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003424b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003440b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003446b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e23650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790dda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790dde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710790de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710791fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001710791fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079a2de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fc50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079a2e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079a38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d8250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d8288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003412f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003425f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d9018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003434f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d9da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003439f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d9de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000171079d9ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003455f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107a9d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107a9d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107a9d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107aa8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107aa8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003416b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107aa9c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107aa9c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003445d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab2aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab2ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003455d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ab3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ac4790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ac47c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ac56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ac56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003422b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ac57c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003430b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b02ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003443b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b02bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b02bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074e06a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033dfb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074de020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0d750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b0d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b4aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171074dd480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b4aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003445f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b4ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b4ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033deb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b5de18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b5de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17106e21940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b5de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b5dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003401f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b78480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b784b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a62b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b784f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b78598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b798d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b79910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a59e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b863a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a6a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b86410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b87910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b879f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100340ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107b87a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003425d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003450f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17107c887b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033ed30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107c9d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cb5910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cb5948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cc37f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17107c85ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cc3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cc3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100343a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cc38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100345790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cc38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033edd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cd4bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17107c860c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cd4bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cd4c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100342230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ce74b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003439b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ce74e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17107c88f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ce7520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100344f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107ce7558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033e030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cff478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cff4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171003423d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107cff590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a5c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107d0a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x171049a60d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107d0b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033f5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107d0bfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107dc40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033de70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107dc4f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1710033fc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107dc4fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x17100341b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000017107dc5d70> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001710bec2f70> def test_unicode(self): import array array_reconstructor = array._array_reconstructor UTF16_LE = 18 UTF16_BE = 19 UTF32_LE = 20 UTF32_BE = 21 teststr = "Bonne Journ\xe9e \U0002030a\U00020347" testcases = ( (UTF16_LE, "UTF-16-LE"), (UTF16_BE, "UTF-16-BE"), (UTF32_LE, "UTF-32-LE"), (UTF32_BE, "UTF-32-BE") ) for testcase in testcases: mformat_code, encoding = testcase a = array.array('u', teststr) b = array_reconstructor( array.array, 'u', mformat_code, teststr.encode(encoding)) > assert a == b E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\test\test_array.py:1272]:20: AssertionError =========================== short test summary info =========================== FAIL module\array\test\test_array.py::AppTestArrayReconstructor::()::test_unicode ========== 1 failed, 61 passed, 2 skipped, 1 error in 231.63 seconds ========== ++ 04:36:38 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/bz2/test [44 done in total, somefailed=False] _______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items / 3 skipped module\bz2\test\test_large.py s ========================= 4 skipped in 132.86 seconds ========================= ++ 04:36:42 starting module/cpyext/test/test_boolobject.py [48 started in total] __ module/cpyext/test/test_api.py [45 done in total, somefailed=False] ________ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_api.py .... ========================= 4 passed in 101.88 seconds ========================== ++ 04:39:07 starting module/cpyext/test/test_borrow.py [49 started in total] __ module/cpyext/test/test_async_iter.py [46 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_async_iter.py sss ========================= 3 skipped in 111.07 seconds ========================= ++ 04:39:41 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_boolobject.py [47 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_boolobject.py .... ========================= 4 passed in 244.35 seconds ========================== ++ 04:41:56 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_arraymodule.py [48 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cpyext\test\test_arraymodule.py ..........x....... =================== 17 passed, 1 xfailed in 295.12 seconds ==================== ++ 04:42:23 starting module/cpyext/test/test_bytesobject.py [52 started in total] __ module/cpyext/test/test_borrow.py [49 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_borrow.py ... ========================= 3 passed in 287.54 seconds ========================== ++ 04:45:35 starting module/cpyext/test/test_capsule.py [53 started in total] __ module/cpyext/test/test_buffer.py [50 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_buffer.py .... ========================= 4 passed in 326.08 seconds ========================== ++ 04:46:38 starting module/cpyext/test/test_cell.py [54 started in total] __ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_bytearrayobject.py ...... ========================= 6 passed in 319.59 seconds ========================== ++ 04:48:53 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_bytesobject.py .................... ========================= 20 passed in 386.14 seconds ========================= ++ 04:50:49 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_capsule.py [53 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_capsule.py ... ========================= 3 passed in 343.45 seconds ========================== ++ 04:53:15 starting module/cpyext/test/test_complexobject.py [57 started in total] __ module/cpyext/test/test_cell.py [54 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_cell.py . ========================= 1 passed in 332.18 seconds ========================== ++ 04:53:51 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_classobject.py [55 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_classobject.py .. ========================= 2 passed in 304.60 seconds ========================== ++ 04:56:27 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_codecs.py [56 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_codecs.py ... ========================= 3 passed in 329.65 seconds ========================== ++ 04:58:02 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 322.25 seconds ========================== ++ 05:00:27 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 300.13 seconds ========================== ++ 05:00:40 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_cpyext.py [59 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 517.37 seconds ==================== ++ 05:07:10 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_datetime.py [60 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 448.60 seconds ========================= ++ 05:07:18 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_dictobject.py ................... ========================= 19 passed in 429.10 seconds ========================= ++ 05:09:21 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_eval.py ...............x... =================== 18 passed, 1 xfailed in 424.34 seconds ==================== ++ 05:09:35 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_fileobject.py [63 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_fileobject.py . ========================= 1 passed in 254.73 seconds ========================== ++ 05:13:19 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_exception.py [64 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_exception.py ...... ========================= 6 passed in 272.92 seconds ========================== ++ 05:13:23 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_frameobject.py [65 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_frameobject.py .... ========================= 4 passed in 265.25 seconds ========================== ++ 05:15:39 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_floatobject.py [66 done in total, somefailed=True] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_floatobject.py E............. =================================== ERRORS ==================================== _____________ ERROR at setup of TestFloatObject.test_floatobject ______________ item = <Function 'test_floatobject'> @pytest.hookimpl(tryfirst=True) def pytest_runtest_setup(item): if isinstance(item, pytest.Function): config = item.config if get_marker(item, name='pypy_only'): if config.applevel is not None and not config.applevel.is_pypy: pytest.skip('PyPy-specific test') appclass = item.getparent(pytest.Class) if appclass is not None: from pypy.tool.pytest.objspace import gettestobjspace # Make cls.space and cls.runappdirect available in tests. spaceconfig = getattr(appclass.obj, 'spaceconfig', {}) > appclass.obj.space = gettestobjspace(**spaceconfig) conftest.py:251: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:455: in __init__ self.initialize() objspace\std\objspace.py:118: in initialize self.setup_builtin_modules() interpreter\baseobjspace.py:713: in setup_builtin_modules self.fromcache(State).build_api() module\cpyext\state.py:117: in build_api self.api_lib = str(api.build_bridge(self.space)) module\cpyext\api.py:1384: in build_bridge symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:286: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = '' stderr = '' outname = local('d:\\systemtemp\\pytest\\usession-py3.11-1585\\pypy\\module\\cpyext\\src\\pylifecycle.obj') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: # Microsoft compilers write compilation errors to stdout stderr = stdout + stderr errorfile = outname.new(ext='errors') errorfile.write(stderr, mode='wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) ..\rpython\translator\platform\windows.py:315: CompilationError ==================== 13 passed, 1 error in 387.84 seconds ===================== ++ 05:17:31 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_genobject.py [67 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_genobject.py ... ========================= 3 passed in 297.63 seconds ========================== ++ 05:19:59 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_funcobject.py [68 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_funcobject.py .............. ========================= 14 passed in 320.57 seconds ========================= ++ 05:20:18 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_getargs.py [69 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_getargs.py ................ ========================= 16 passed in 348.91 seconds ========================= ++ 05:23:27 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_import.py [70 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_import.py ........ ========================= 8 passed in 365.07 seconds ========================== ++ 05:25:04 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_iterator.py ...... ========================= 6 passed in 298.57 seconds ========================== ++ 05:26:33 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 330.94 seconds ========================= ++ 05:27:17 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_mapping.py ..... ========================= 5 passed in 168.04 seconds ========================== ++ 05:29:20 starting module/cpyext/test/test_methodobject.py [77 started in total] __ module/cpyext/test/test_longobject.py [74 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_longobject.py ......................... ========================= 25 passed in 363.22 seconds ========================= ++ 05:31:15 starting module/cpyext/test/test_misc.py [78 started in total] __ module/cpyext/test/test_marshal.py [75 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_marshal.py .. ========================= 2 passed in 315.82 seconds ========================== ++ 05:33:31 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module\cpyext\test\test_memoryobject.py ...s..s..... =================== 10 passed, 2 skipped in 382.24 seconds ==================== ++ 05:35:21 starting module/cpyext/test/test_namespaceobject.py [80 started in total] __ module/cpyext/test/test_methodobject.py [77 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_methodobject.py .............. ========================= 14 passed in 454.14 seconds ========================= ++ 05:38:43 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_misc.py [78 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_misc.py . ========================= 1 passed in 399.46 seconds ========================== ++ 05:39:56 starting module/cpyext/test/test_number.py [82 started in total] __ module/cpyext/test/test_ndarrayobject.py [79 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================= 1 skipped in 23.38 seconds ========================== ++ 05:41:34 starting module/cpyext/test/test_object.py [83 started in total] __ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_namespaceobject.py . ========================= 1 passed in 413.58 seconds ========================== ++ 05:44:44 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_module.py ......................... ========================= 25 passed in 555.49 seconds ========================= ++ 05:45:13 starting module/cpyext/test/test_pyfile.py [85 started in total] __ module/cpyext/test/test_number.py [82 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_number.py ....... ========================= 7 passed in 444.59 seconds ========================== ++ 05:49:35 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_pyfile.py [83 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_pyfile.py ...x... ==================== 6 passed, 1 xfailed in 291.58 seconds ==================== ++ 05:52:26 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_object.py [84 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 39 items module\cpyext\test\test_object.py ......................s................ =================== 38 passed, 1 skipped in 653.25 seconds ==================== ++ 05:54:30 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pyerrors.py [85 done in total, somefailed=True] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 33 items module\cpyext\test\test_pyerrors.py ........s.....sF.......s...s..... ================================== FAILURES =================================== ______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________ self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)> func = <function <lambda> at 0x000001e7beb66a70>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001e7b30333d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001e7bb080fa0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001e7bb080fa0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001e7be57b650> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e7b9651ba0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e7b9651ba0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001e7be57b600> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e7b96510a0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e7b96510a0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> space = StdObjSpace target = <function test_SetFromErrnoWithFilename_basic at 0x000001e7beb66f20> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e7c3fe3130>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e7c3fe3130>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e7c3fe3130> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e7c3fe3130>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e7c3fe3130>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 name = 'test_SetFromErrnoWithFilename_basic' qualname = 'test_SetFromErrnoWithFilename_basic' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 pycode = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> next_instr = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e7b78c5050> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e7b78c5050> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 102L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e7b78c5050> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into a switch(). while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: self.CALL_METHOD(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD_KW.index: > self.CALL_METHOD_KW(oparg, next_instr) interpreter\pyopcode.py:298: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 n_arguments = 2, ignored = (102L,) W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'> w_self = None, space = StdObjSpace @jit.unroll_safe def CALL_METHOD_KW(f, n_arguments, *ignored): from pypy.objspace.std.tupleobject import W_AbstractTupleObject # opargs contains the arg + kwarg count, excluding the implicit 'self' w_self = f.peekvalue_maybe_none(n_arguments + 1) space = f.space # like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then # the immutability of the tuple is lost w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue()) n_keywords = space.len_w(w_tup_varnames) keyword_names_w = [None] * n_keywords keywords_w = [None] * n_keywords for i in range(n_keywords): keyword_names_w[i] = w_tup_varnames.getitem(space, i) w_value = f.peekvalue(n_keywords - 1 - i) keywords_w[i] = w_value f.dropvalues(n_keywords) n_arguments -= n_keywords n = n_arguments + (w_self is not None) arguments = f.popvalues(n) # includes w_self if it is not None if w_self is None: f.popvalue_maybe_none() # removes w_self, which is None w_callable = f.popvalue() args = f.argument_factory( arguments, keyword_names_w, keywords_w, None, None, methodcall=w_self is not None, w_function=w_callable) if f.get_is_being_profiled() and function.is_builtin_code(w_callable): w_result = f.space.call_args_and_c_profile(f, w_callable, args) else: > w_result = f.space.call_args(w_callable, args) objspace\std\callmethod.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(space, w_obj, args): # two special cases for performance if isinstance(w_obj, Function): > return w_obj.call_args(args) objspace\descroperation.py:192: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001e7c2676e58> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001e7c2676e58> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001e7c2676e58> space = StdObjSpace e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000001e7c2676e58> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x000001e7c2676f38> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <7062-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))]) prologue = '#include <errno.h>', w_include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000001e7b8a5c1e0> modname = 'foo' functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] prologue = '#include <errno.h>', include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): > body = prologue + make_methods(functions, modname) tool\cpyext\extbuild.py:88: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] modname = 'foo' def make_methods(functions, modname): methods_table = [] codes = [] for funcname, flags, code in functions: cfuncname = "%s_%s" % (modname, funcname) if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args, PyObject *kwnames)') elif 'METH_KEYWORDS' in flags: signature = '(PyObject *self, PyObject *args, PyObject *kwargs)' elif 'METH_FASTCALL' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args)') else: signature = '(PyObject *self, PyObject *args)' methods_table.append( "{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags)) func_code = """ static PyObject* {cfuncname}{signature} {{ {code} }} > """.format(cfuncname=cfuncname, signature=signature, code=code) E UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128) tool\cpyext\extbuild.py:139: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\cpyext\test\test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic ============== 1 failed, 28 passed, 4 skipped in 614.10 seconds =============== ++ 05:57:37 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pymem.py [86 done in total, somefailed=False] ______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pymem.py . ========================= 1 passed in 366.42 seconds ========================== ++ 05:58:23 starting module/cpyext/test/test_pystrtod.py [90 started in total] __ module/cpyext/test/test_pysignals.py [87 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pysignals.py . ========================= 1 passed in 320.40 seconds ========================== ++ 06:00:16 starting module/cpyext/test/test_sequence.py [91 started in total] __ module/cpyext/test/test_pystate.py [88 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_pystate.py ....x.....sx.. ============== 11 passed, 1 skipped, 2 xfailed in 369.29 seconds ============== ++ 06:03:08 starting module/cpyext/test/test_setobject.py [92 started in total] __ module/cpyext/test/test_pystrhex.py [89 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pystrhex.py . ========================= 1 passed in 317.50 seconds ========================== ++ 06:04:28 starting module/cpyext/test/test_sliceobject.py [93 started in total] __ module/cpyext/test/test_pystrtod.py [90 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_pystrtod.py .................... ========================= 20 passed in 358.97 seconds ========================= ++ 06:05:56 starting module/cpyext/test/test_structseq.py [94 started in total] __ module/cpyext/test/test_sequence.py [91 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module\cpyext\test\test_sequence.py ....................... ========================= 23 passed in 320.74 seconds ========================= ++ 06:07:50 starting module/cpyext/test/test_sysmodule.py [95 started in total] __ module/cpyext/test/test_setobject.py [92 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module\cpyext\test\test_setobject.py ......... ========================= 9 passed in 225.88 seconds ========================== ++ 06:08:37 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_sliceobject.py [93 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_sliceobject.py ........ ========================= 8 passed in 208.71 seconds ========================== ++ 06:09:17 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_structseq.py [94 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_structseq.py . ========================= 1 passed in 165.05 seconds ========================== ++ 06:09:43 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_translate.py [95 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 18.04 seconds ========================== ++ 06:10:58 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_sysmodule.py [96 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 146.72 seconds ========================== ++ 06:11:15 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_traceback.py . ========================== 1 passed in 83.86 seconds ========================== ++ 06:11:35 starting module/cpyext/test/test_unicodeobject.py [101 started in total] __ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_thread.py x..Fx. ================================== FAILURES =================================== ________________________ AppTestThread.test_timed_lock ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002ae0d0654e8> def test_timed_lock(self): module = self.import_extension('foo', [ ("timed_acquire_lock", "METH_O", """ #ifndef PyThread_acquire_lock_timed #error "seems we are not accessing PyPy's functions" #endif PyLockStatus acquire_result; int microseconds = PyLong_AsLong(args); Py_BEGIN_ALLOW_THREADS acquire_result = PyThread_acquire_lock_timed(global_lock, microseconds, 0); Py_END_ALLOW_THREADS if (acquire_result == PY_LOCK_ACQUIRED) { Py_RETURN_TRUE; } else { Py_RETURN_FALSE; } """), ("release_lock", "METH_NOARGS", """ PyThread_release_lock(global_lock); Py_RETURN_NONE; """), ("cleanup_lock", "METH_NOARGS", """ // cleanup isn't part of the test, but I'd feel guilty otherwise PyThread_free_lock(global_lock); global_lock=NULL; Py_RETURN_NONE; """ ) ], prologue="static PyThread_type_lock global_lock;", more_init="global_lock = PyThread_allocate_lock();" ) try: import threading import time failure = [] assert module.timed_acquire_lock(-1) main_thread_should_release_the_lock_barrier = threading.Barrier(2) def thread_func(): try: if module.timed_acquire_lock(0): failure.append("Lock should be held elsewhere") return if module.timed_acquire_lock(1): failure.append("Lock should be held elsewhere") return finally: main_thread_should_release_the_lock_barrier.wait() if not module.timed_acquire_lock(1000000): failure.append("Lock should have become available") return module.release_lock() thread = threading.Thread(target=thread_func) thread.start() main_thread_should_release_the_lock_barrier.wait() # At this point, thread_func should be waiting 1s for the lock, # so sleep a short amount of time then let it have the lock. time.sleep(0.01) module.release_lock() thread.join() > assert not failure, failure E (application-level) AssertionError: ['Lock should have become available'] [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_thread.py:84]:65: AssertionError ---------------------------- Captured stdout call ----------------------------- source_0.c Creating library d:\systemtemp\pytest\usession-py3.11-1616\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-1616\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000002ae0b944728> DONE <function PyLong_AsLong at 0x000002ae0b99e368> DONE <function PyEval_SaveThread at 0x000002ae0a6f6bd8> DONE <function PyEval_RestoreThread at 0x000002ae0a588db8> DONE <function PyLong_AsLong at 0x000002ae0b99e368> DONE <function PyEval_SaveThread at 0x000002ae0a6f6bd8> DONE <function PyEval_RestoreThread at 0x000002ae0a588db8> DONE <function PyLong_AsLong at 0x000002ae0b99e368> DONE <function PyEval_SaveThread at 0x000002ae0a6f6bd8> DONE <function PyEval_RestoreThread at 0x000002ae0a588db8> DONE <function PyLong_AsLong at 0x000002ae0b99e368> DONE <function PyEval_SaveThread at 0x000002ae0a6f6bd8> DONE <function PyEval_RestoreThread at 0x000002ae0a588db8> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 211.44 seconds =============== ++ 06:13:01 starting module/cpyext/test/test_userslots.py [102 started in total] __ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module\cpyext\test\test_tupleobject.py .......... ========================= 10 passed in 161.37 seconds ========================= ++ 06:14:37 starting module/cpyext/test/test_version.py [103 started in total] __ module/cpyext/test/test_userslots.py [100 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_userslots.py ....... ========================= 7 passed in 209.26 seconds ========================== called power ++ 06:17:32 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 76 items module\cpyext\test\test_unicodeobject.py .....................................................FF..................... ================================== FAILURES =================================== ____________________________ TestUnicode.test_mbcs ____________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000001e21537e058> space = StdObjSpace def test_mbcs(self, space): if sys.platform != 'win32': py.test.skip("mcbs encoding only exists on Windows") unichars = u"abc" wbuf = rffi.unicode2wcharp(unichars) try: w_bytes = PyUnicode_EncodeMBCS(space, wbuf, 3, None) finally: rffi.free_wcharp(wbuf) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1230: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x1e210363168>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000001e214d94b10> space = StdObjSpace def test_codepage(self, space): if sys.platform != 'win32': py.test.skip("codepage encoding only exists on Windows") chars = "abc" w_obj = space.newtext(chars) w_bytes = PyUnicode_EncodeCodePage(space, 932, w_obj, None) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1239: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x1e210363168>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt =========================== short test summary info =========================== FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_mbcs FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_codepage ==================== 2 failed, 74 passed in 445.10 seconds ==================== ++ 06:19:46 starting module/crypt/test [105 started in total] __ module/crypt/test [102 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.02 seconds ========================== ++ 06:19:48 starting module/errno/test [106 started in total] __ module/cpyext/test/test_version.py [103 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_version.py ... ========================= 3 passed in 250.59 seconds ========================== ++ 06:20:29 starting module/exceptions/test [107 started in total] __ module/errno/test [104 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\errno\test\test_errno.py ... ========================== 3 passed in 39.28 seconds ========================== ++ 06:20:32 starting module/faulthandler/test [108 started in total] __ module/faulthandler/test [105 done in total, somefailed=False] _____________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items / 1 skipped module\faulthandler\test\test_ztranslation.py . ==================== 1 passed, 1 skipped in 32.49 seconds ===================== ++ 06:21:10 starting module/fcntl/test [109 started in total] __ module/fcntl/test [106 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.86 seconds ========================== ++ 06:21:13 starting module/gc/test [110 started in total] __ module/exceptions/test [107 done in total, somefailed=False] _______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\exceptions\test\apptest_exceptions.py .................................................. module\exceptions\test\test_exc.py ................................................ ========================= 98 passed in 102.44 seconds ========================= ++ 06:22:19 starting module/imp/test [111 started in total] __ module/cpyext/test/test_typeobject.py [108 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 93 items module\cpyext\test\test_typeobject.py ...................s....................................................s.....s.............. =================== 90 passed, 3 skipped in 628.70 seconds ==================== ++ 06:22:34 starting module/itertools/test [112 started in total] __ module/cpyext/test/test_weakref.py [109 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_weakref.py ..... ========================= 5 passed in 181.98 seconds ========================== ++ 06:22:39 starting module/marshal/test [113 started in total] __ module/gc/test [110 done in total, somefailed=True] ________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module\gc\test\test_app_referents.py .... module\gc\test\test_gc.py .....x... module\gc\test\test_hook.py ........ module\gc\test\test_referents.py ...F.... module\gc\test\test_ztranslation.py . ================================== FAILURES =================================== _________________ AppTestReferents.test_get_rpy_memory_usage __________________ self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'> func = <function <lambda> at 0x00000199e0280278>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00000199d8541440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000199d9d93ce0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000199d9d93ce0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000199df9b9290> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000199e42e4720> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000199e42e4720> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000199df9b91f0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000199e42e46e0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000199e42e46e0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_get_rpy_memory_usage'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace target = <function test_get_rpy_memory_usage at 0x00000199e0280548> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000199e3eb5868>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000199e3eb5868>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000199e3eb5868> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000199e3eb5868>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000199e3eb5868>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 pycode = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000199e0c3c6b0> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000199e0c3c6b0> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 16L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000199e0c3c6b0> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into a switch(). while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) > return code.fastcall_1(self.space, self, f_0) interpreter\function.py:162: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00000199df82f750> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: w_result = self.fastfunc_1(space, w1) except DescrMismatch: return self._type_unwrap_mismatch(space, Arguments(space, [w1])) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:982: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00000199df82f750> space = StdObjSpace e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00000199df82f750> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: > w_result = self.fastfunc_1(space, w1) interpreter\gateway.py:977: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = W_IntObject(12345) def get_rpy_memory_usage(space, w_obj): """Return the memory usage of just the given object or GcRef. This does not include the internal structures of the object.""" gcref = unwrap(space, w_obj) > size = rgc.get_rpy_memory_usage(gcref) module\gc\referents.py:101: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ gcref = _GcRef(W_IntObject(12345)) @not_rpython def get_rpy_memory_usage(gcref): # approximate implementation using CPython's type info Class = type(gcref._x) > size = Class.__basicsize__ E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__' ..\rpython\rlib\rgc.py:822: AttributeError =========================== short test summary info =========================== FAIL module\gc\test\test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage ============== 1 failed, 28 passed, 1 xfailed in 122.09 seconds =============== ++ 06:23:23 starting module/math/test [114 started in total] __ module/marshal/test [111 done in total, somefailed=False] __________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 51 items module\marshal\test\apptest_marshal.py ............................................... module\marshal\test\test_marshal.py s module\marshal\test\test_marshalimpl.py ... =================== 50 passed, 1 skipped in 114.19 seconds ==================== ++ 06:24:37 starting module/micronumpy/test [115 started in total] __ module/micronumpy/test [112 done in total, somefailed=False] _______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 06:24:39 starting module/mmap/test [116 started in total] __ module/itertools/test [113 done in total, somefailed=False] ________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 162.91 seconds ========================= ++ 06:25:23 starting module/operator/test [117 started in total] __ module/imp/test [114 done in total, somefailed=True] _______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 123 items module\imp\test\test_app.py .E...................... module\imp\test\test_import.py ...............................................................s...........s......s..s.............. =================================== ERRORS ==================================== ___________ ERROR at teardown of AppTestImpModule.test_find_module ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x000001769a0e4db8>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001768c7333d0> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x0000017698bb7998> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000017695fca020> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000017695fca020> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x000001768dfa0ee0> item = <AppTestMethod 'test_find_module'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x1768cc3ee60>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x17696961bb0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x176979ef020>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1768cb758f0>: E <C object Array of Char {'nolength': True} at 0x1768cb75910>: E <C object Array of Char {'nolength': True} at 0x1768cb75cf0>: E <C object Array of Char {'nolength': True} at 0x1768cb75bd0>: E <C object Array of Char {'nolength': True} at 0x1768cb75d10>: E <C object Array of Char {'nolength': True} at 0x1768cb75930>: E <C object Array of Char {'nolength': True} at 0x1768cb75d30>: E <C object Array of Char {'nolength': True} at 0x1768cb75d50>: E <C object Array of Char {'nolength': True} at 0x1768cb75b30>: E <C object Array of Char {'nolength': True} at 0x1768cb75b50>: E <C object Array of Char {'nolength': True} at 0x1768cb75b70>: E <C object Array of Char {'nolength': True} at 0x1768cb75d70>: E <C object Array of Char {'nolength': True} at 0x1768cb75d90>: E <C object Array of Char {'nolength': True} at 0x1768cb71ef0>: E <C object Array of Char {'nolength': True} at 0x1768cb72010>: E <C object Array of Char {'nolength': True} at 0x1768cb72150>: E <C object Array of Char {'nolength': True} at 0x1768cb71f90>: E <C object Array of Char {'nolength': True} at 0x17696b5b110>: E <C object Array of Char {'nolength': True} at 0x1768cb72350>: E <C object Array of Char {'nolength': True} at 0x1768cb71fb0>: E <C object Array of Char {'nolength': True} at 0x1768cb72410>: E <C object Array of Char {'nolength': True} at 0x1768cb72430>: E <C object Array of Char {'nolength': True} at 0x1768cb72110>: E <C object Array of Char {'nolength': True} at 0x1768cb72030>: E <C object Array of Char {'nolength': True} at 0x1768cb72490>: E <C object Array of Char {'nolength': True} at 0x1768cb71fd0>: E <C object Array of Char {'nolength': True} at 0x17692f2ffe0>: E <C object Array of Char {'nolength': True} at 0x1768cb72170>: E <C object Array of Char {'nolength': True} at 0x1768cb72450>: E <C object Array of Char {'nolength': True} at 0x1768cb72650>: E <C object Array of Char {'nolength': True} at 0x1768cb71e90>: E <C object Array of Char {'nolength': True} at 0x1768cb722d0>: E <C object Array of Char {'nolength': True} at 0x1768cb72210>: E <C object Array of Char {'nolength': True} at 0x1768cb72470>: E <C object Array of Char {'nolength': True} at 0x1768cb72610>: E <C object Array of Char {'nolength': True} at 0x1768cb722f0>: E <C object Array of Char {'nolength': True} at 0x17692f30220>: E <C object Array of Char {'nolength': True} at 0x1768cb723f0>: E <C object Array of Char {'nolength': True} at 0x17692f30970>: E <C object Array of Char {'nolength': True} at 0x1768cb72270>: E <C object Array of Char {'nolength': True} at 0x17692f30640>: E <C object Array of Char {'nolength': True} at 0x1768cb72230>: E <C object Array of Char {'nolength': True} at 0x1768cb71ed0>: E <C object Array of Char {'nolength': True} at 0x1768cb71f50>: E <C object Array of Char {'nolength': True} at 0x1768cb724f0>: E <C object Array of Char {'nolength': True} at 0x1768cb72250>: E <C object Array of Char {'nolength': True} at 0x1768cb725d0>: E <C object Array of Char {'nolength': True} at 0x1768cb72330>: E <C object Array of Char {'nolength': True} at 0x1768cb724d0>: E <C object Array of Char {'nolength': True} at 0x1768cb72510>: E <C object Array of Char {'nolength': True} at 0x1768cb72050>: E <C object Array of Char {'nolength': True} at 0x1768cb71f10>: E <C object Array of Char {'nolength': True} at 0x1768cb72310>: E <C object Array of Char {'nolength': True} at 0x1768cb72070>: E <C object Array of Char {'nolength': True} at 0x1768cb72530>: E <C object Array of Char {'nolength': True} at 0x17696b5c8c0>: E <C object Array of Char {'nolength': True} at 0x1768cb72370>: E <C object Array of Char {'nolength': True} at 0x17696b5c180>: E <C object Array of Char {'nolength': True} at 0x1768cb72550>: E <C object Array of Char {'nolength': True} at 0x1768cb723b0>: E <C object Array of Char {'nolength': True} at 0x1768cb71ff0>: E <C object Array of Char {'nolength': True} at 0x1768cb725f0>: E <C object Array of Char {'nolength': True} at 0x1768cb720f0>: E <C object Array of Char {'nolength': True} at 0x1768cb71f70>: E <C object Array of Char {'nolength': True} at 0x1768cb720b0>: E <C object Array of Char {'nolength': True} at 0x1768cb72630>: E <C object Array of Char {'nolength': True} at 0x1768cb72090>: E <C object Array of Char {'nolength': True} at 0x1768cb72190>: E <C object Array of Char {'nolength': True} at 0x17696b5cc00>: E <C object Array of Char {'nolength': True} at 0x17696b5c020>: E <C object Array of Char {'nolength': True} at 0x17696b5c680>: E <C object Array of Char {'nolength': True} at 0x1768cb71f30>: E <C object Array of Char {'nolength': True} at 0x17696b5bb00>: E <C object Array of Char {'nolength': True} at 0x1768cb720d0>: E <C object Array of Char {'nolength': True} at 0x1768cb723d0>: E <C object Array of Char {'nolength': True} at 0x17696b5c9f0>: E <C object Array of Char {'nolength': True} at 0x17696b5bfd0>: E <C object Array of Char {'nolength': True} at 0x1768cb72290>: E <C object Array of Char {'nolength': True} at 0x1768cb724b0>: E <C object Array of Char {'nolength': True} at 0x1768cb721f0>: E <C object Array of Char {'nolength': True} at 0x17696b5bb70>: E <C object Array of Char {'nolength': True} at 0x1768cb72570>: E <C object Array of Char {'nolength': True} at 0x17696b5c950>: E <C object Array of Char {'nolength': True} at 0x17696b5bb80>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1768db38880>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x17693623c00>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x176923b26d0>: E <C object Array of Char {'nolength': True} at 0x176923b24e0>: E <C object Array of Char {'nolength': True} at 0x176923b2870>: E <C object Array of Char {'nolength': True} at 0x176923b27b0>: E <C object Array of Char {'nolength': True} at 0x176923b2da0>: E <C object Array of Char {'nolength': True} at 0x176923b24d0>: E <C object Array of Char {'nolength': True} at 0x176923b2aa0>: E <C object Array of Char {'nolength': True} at 0x176923b3330>: E <C object Array of Char {'nolength': True} at 0x176923b36a0>: E <C object Array of Char {'nolength': True} at 0x176923b3230>: E <C object Array of Char {'nolength': True} at 0x176923b3650>: E <C object Array of Char {'nolength': True} at 0x1768cb74c50>: E <C object Array of Char {'nolength': True} at 0x1768cb74890>: E <C object Array of Char {'nolength': True} at 0x1768cb74cd0>: E <C object Array of Char {'nolength': True} at 0x176923b3cf0>: E <C object Array of Char {'nolength': True} at 0x1768cb74c70>: E <C object Array of Char {'nolength': True} at 0x176923b36d0>: E <C object Array of Char {'nolength': True} at 0x1768cb74a70>: E <C object Array of Char {'nolength': True} at 0x1768cb74cf0>: E <C object Array of Char {'nolength': True} at 0x17692f30370>: E <C object Array of Char {'nolength': True} at 0x1768cb747d0>: E <C object Array of Char {'nolength': True} at 0x1768cb74af0>: E <C object Array of Char {'nolength': True} at 0x1768cb754d0>: E <C object Array of Char {'nolength': True} at 0x1768cb75070>: E <C object Array of Char {'nolength': True} at 0x1768cb750b0>: E <C object Array of Char {'nolength': True} at 0x1768cb74fd0>: E <C object Array of Char {'nolength': True} at 0x1768cb75410>: E <C object Array of Char {'nolength': True} at 0x17692f30340>: E <C object Array of Char {'nolength': True} at 0x176923b38e0>: E <C object Array of Char {'nolength': True} at 0x1768cb75170>: E <C object Array of Char {'nolength': True} at 0x1768cb75290>: E <C object Array of Char {'nolength': True} at 0x1768cb75590>: E <C object Array of Char {'nolength': True} at 0x1768cb75950>: E <C object Array of Char {'nolength': True} at 0x176923b5b90>: E <C object Array of Char {'nolength': True} at 0x1768cb75970>: E <C object Array of Char {'nolength': True} at 0x1768cb757f0>: E <C object Array of Char {'nolength': True} at 0x1768cb75c10>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1768cb72590>: E <C object Array of Char {'nolength': True} at 0x176923b2e10>: E <C object Array of Char {'nolength': True} at 0x176923b2ad0>: E <C object Array of Char {'nolength': True} at 0x176923b2db0>: E <C object Array of Char {'nolength': True} at 0x176923b25f0>: E <C object Array of Char {'nolength': True} at 0x176923b2400>: E <C object Array of Char {'nolength': True} at 0x176923b2540>: E <C object Array of Char {'nolength': True} at 0x176923b2b20>: E <C object Array of Char {'nolength': True} at 0x176923b2490>: E <C object Array of Char {'nolength': True} at 0x1768cb72130>: E <C object Array of Char {'nolength': True} at 0x1768cb722b0>: E <C object Array of Char {'nolength': True} at 0x1768cb721d0>: E <C object Array of Char {'nolength': True} at 0x1768cb73b10>: E <C object Array of Char {'nolength': True} at 0x1768cb73c30>: E <C object Array of Char {'nolength': True} at 0x1768cb73bd0>: E <C object Array of Char {'nolength': True} at 0x1768cb73e90>: E <C object Array of Char {'nolength': True} at 0x1768cb73f50>: E <C object Array of Char {'nolength': True} at 0x176923b24f0>: E <C object Array of Char {'nolength': True} at 0x176923b2e30>: E <C object Array of Char {'nolength': True} at 0x176923b2d80>: E <C object Array of Char {'nolength': True} at 0x176923b32a0>: E <C object Array of Char {'nolength': True} at 0x176923b26c0>: E <C object Array of Char {'nolength': True} at 0x176923b2c70>: E <C object Array of Char {'nolength': True} at 0x1768cb74050>: E <C object Array of Char {'nolength': True} at 0x1768cb741d0>: E <C object Array of Char {'nolength': True} at 0x176923b2cd0>: E <C object Array of Char {'nolength': True} at 0x176923b30b0>: E <C object Array of Char {'nolength': True} at 0x176923b3b00>: E <C object Array of Char {'nolength': True} at 0x1768cb749d0>: E <C object Array of Char {'nolength': True} at 0x176923b3950>: E <C object Array of Char {'nolength': True} at 0x1768cb74a30>: E <C object Array of Char {'nolength': True} at 0x1768cb74dd0>: E <C object Array of Char {'nolength': True} at 0x176923b33b0>: E <C object Array of Char {'nolength': True} at 0x176923b32b0>: E <C object Array of Char {'nolength': True} at 0x1768cb74a10>: E <C object Array of Char {'nolength': True} at 0x1768cb748b0>: E <C object Array of Char {'nolength': True} at 0x176923b2980>: E <C object Array of Char {'nolength': True} at 0x176923b3710>: E <C object Array of Char {'nolength': True} at 0x176923b38f0>: E <C object Array of Char {'nolength': True} at 0x176923b3ce0>: E <C object Array of Char {'nolength': True} at 0x176923b27f0>: E <C object Array of Char {'nolength': True} at 0x1768cb749f0>: E <C object Array of Char {'nolength': True} at 0x1768cb74d10>: E <C object Array of Char {'nolength': True} at 0x1768cb74b90>: E <C object Array of Char {'nolength': True} at 0x176923b3c10>: E <C object Array of Char {'nolength': True} at 0x1768cb74b30>: E <C object Array of Char {'nolength': True} at 0x1768cb74970>: E <C object Array of Char {'nolength': True} at 0x1768cb74910>: E <C object Array of Char {'nolength': True} at 0x1768cb74d90>: E <C object Array of Char {'nolength': True} at 0x1768cb74db0>: E <C object Array of Char {'nolength': True} at 0x1768cb74bf0>: E <C object Array of Char {'nolength': True} at 0x176923b3430>: E <C object Array of Char {'nolength': True} at 0x176923b3c30>: E <C object Array of Char {'nolength': True} at 0x1768cb74690>: E <C object Array of Char {'nolength': True} at 0x176923b4250>: E <C object Array of Char {'nolength': True} at 0x176923b2b40>: E <C object Array of Char {'nolength': True} at 0x176923b3aa0>: E <C object Array of Char {'nolength': True} at 0x176923b3b60>: E <C object Array of Char {'nolength': True} at 0x1768cb74d30>: E <C object Array of Char {'nolength': True} at 0x176923b41e0>: E <C object Array of Char {'nolength': True} at 0x1768cb74cb0>: E <C object Array of Char {'nolength': True} at 0x1768cb749b0>: E <C object Array of Char {'nolength': True} at 0x1768cb74770>: E <C object Array of Char {'nolength': True} at 0x1768cb74a50>: E <C object Array of Char {'nolength': True} at 0x176923b2d50>: E <C object Array of Char {'nolength': True} at 0x1768cb74d50>: E <C object Array of Char {'nolength': True} at 0x1768cb74a90>: E <C object Array of Char {'nolength': True} at 0x1768cb748f0>: E <C object Array of Char {'nolength': True} at 0x1768cb74730>: E <C object Array of Char {'nolength': True} at 0x1768cb74ad0>: E <C object Array of Char {'nolength': True} at 0x1768cb74930>: E <C object Array of Char {'nolength': True} at 0x176923b3a60>: E <C object Array of Char {'nolength': True} at 0x176923b2fb0>: E <C object Array of Char {'nolength': True} at 0x176923b4090>: E <C object Array of Char {'nolength': True} at 0x1768cb746f0>: E <C object Array of Char {'nolength': True} at 0x1768cb74d70>: E <C object Array of Char {'nolength': True} at 0x1768cb747f0>: E <C object Array of Char {'nolength': True} at 0x1768cb75270>: E <C object Array of Char {'nolength': True} at 0x1768cb750f0>: E <C object Array of Char {'nolength': True} at 0x1768cb751b0>: E <C object Array of Char {'nolength': True} at 0x1768cb75110>: E <C object Array of Char {'nolength': True} at 0x1768cb75150>: E <C object Array of Char {'nolength': True} at 0x176923b4580>: E <C object Array of Char {'nolength': True} at 0x1768cb74f70>: E <C object Array of Char {'nolength': True} at 0x1768cb75090>: E <C object Array of Char {'nolength': True} at 0x1768cb753d0>: E <C object Array of Char {'nolength': True} at 0x1768cb75650>: E <C object Array of Char {'nolength': True} at 0x1768cb75250>: E <C object Array of Char {'nolength': True} at 0x176923b4f30>: E <C object Array of Char {'nolength': True} at 0x1768cb75490>: E <C object Array of Char {'nolength': True} at 0x1768cb75210>: E <C object Array of Char {'nolength': True} at 0x176923b3a90>: E <C object Array of Char {'nolength': True} at 0x1768cb750d0>: E <C object Array of Char {'nolength': True} at 0x176923b4bd0>: E <C object Array of Char {'nolength': True} at 0x1768cb75510>: E <C object Array of Char {'nolength': True} at 0x176923b4d00>: E <C object Array of Char {'nolength': True} at 0x176923b4f10>: E <C object Array of Char {'nolength': True} at 0x176923b4f90>: E <C object Array of Char {'nolength': True} at 0x1768cb74ed0>: E <C object Array of Char {'nolength': True} at 0x1768cb753b0>: E <C object Array of Char {'nolength': True} at 0x1768cb75550>: E <C object Array of Char {'nolength': True} at 0x1768cb751d0>: E <C object Array of Char {'nolength': True} at 0x1768cb752b0>: E <C object Array of Char {'nolength': True} at 0x1768cb752d0>: E <C object Array of Char {'nolength': True} at 0x1768cb75010>: E <C object Array of Char {'nolength': True} at 0x1768cb755f0>: E <C object Array of Char {'nolength': True} at 0x1768cb75330>: E <C object Array of Char {'nolength': True} at 0x1768cb75570>: E <C object Array of Char {'nolength': True} at 0x1768cb75630>: E <C object Array of Char {'nolength': True} at 0x1768cb751f0>: E <C object Array of Char {'nolength': True} at 0x1768cb755d0>: E <C object Array of Char {'nolength': True} at 0x1768cb75350>: E <C object Array of Char {'nolength': True} at 0x1768cb755b0>: E <C object Array of Char {'nolength': True} at 0x1768cb753f0>: E <C object Array of Char {'nolength': True} at 0x1768cb74e70>: E <C object Array of Char {'nolength': True} at 0x1768cb75130>: E <C object Array of Char {'nolength': True} at 0x1768cb74eb0>: E <C object Array of Char {'nolength': True} at 0x1768cb75190>: E <C object Array of Char {'nolength': True} at 0x1768cb75310>: E <C object Array of Char {'nolength': True} at 0x1768cb75430>: E <C object Array of Char {'nolength': True} at 0x1768cb75470>: E <C object Array of Char {'nolength': True} at 0x1768cb75050>: E <C object Array of Char {'nolength': True} at 0x1768cb75370>: E <C object Array of Char {'nolength': True} at 0x176923b5560>: E <C object Array of Char {'nolength': True} at 0x1768cb754b0>: E <C object Array of Char {'nolength': True} at 0x1768cb74f30>: E <C object Array of Char {'nolength': True} at 0x1768cb75030>: E <C object Array of Char {'nolength': True} at 0x1768cb75a90>: E <C object Array of Char {'nolength': True} at 0x176923b5910>: E <C object Array of Char {'nolength': True} at 0x176923b4cc0>: E <C object Array of Char {'nolength': True} at 0x1768cb75bb0>: E <C object Array of Char {'nolength': True} at 0x176923b5070>: E <C object Array of Char {'nolength': True} at 0x1768cb75db0>: E <C object Array of Char {'nolength': True} at 0x1768cb75990>: E <C object Array of Char {'nolength': True} at 0x1768cb759b0>: E <C object Array of Char {'nolength': True} at 0x1768cb75af0>: E <C object Array of Char {'nolength': True} at 0x1768cb75c50>: E <C object Array of Char {'nolength': True} at 0x1768cb75c30>: E <C object Array of Char {'nolength': True} at 0x1768cb75c90>: E <C object Array of Char {'nolength': True} at 0x1768cb75670>: E <C object Array of Char {'nolength': True} at 0x176923b6130>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x176953215c0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1768cb756b0>: E <C object Array of Char {'nolength': True} at 0x1768cb725b0>: E <C object Array of Char {'nolength': True} at 0x176979f2720>: E <C object Array of Char {'nolength': True} at 0x1768cb74e90>: E <C object Array of Char {'nolength': True} at 0x176969694d0>: E <C object Array of Char {'nolength': True} at 0x176969698b0>: E <C object Array of Char {'nolength': True} at 0x176969693f0>: E <C object Array of Char {'nolength': True} at 0x176979f25d0>: E <C object Array of Char {'nolength': True} at 0x17696969630>: E <C object Array of Char {'nolength': True} at 0x176979f27f0>: E <C object Array of Char {'nolength': True} at 0x176969696d0>: E <C object Array of Char {'nolength': True} at 0x176969691b0>: E <C object Array of Char {'nolength': True} at 0x17696969470>: E <C object Array of Char {'nolength': True} at 0x17696969510>: E <C object Array of Char {'nolength': True} at 0x17696969830>: E <C object Array of Char {'nolength': True} at 0x176979f2780>: E <C object Array of Char {'nolength': True} at 0x17696969570>: E <C object Array of Char {'nolength': True} at 0x17692f303a0>: E <C object Array of Char {'nolength': True} at 0x176969698d0>: E <C object Array of Char {'nolength': True} at 0x17696969190>: E <C object Array of Char {'nolength': True} at 0x176979f29d0>: E <C object Array of Char {'nolength': True} at 0x17696969230>: E <C object Array of Char {'nolength': True} at 0x17696969370>: E <C object Array of Char {'nolength': True} at 0x176969691f0>: E <C object Array of Char {'nolength': True} at 0x17696969170>: E <C object Array of Char {'nolength': True} at 0x17696969530>: E <C object Array of Char {'nolength': True} at 0x17696969890>: E <C object Array of Char {'nolength': True} at 0x17696969770>: E <C object Array of Char {'nolength': True} at 0x17692f30160>: E <C object Array of Char {'nolength': True} at 0x17696969c30>: E <C object Array of Char {'nolength': True} at 0x17696969a50>: E <C object Array of Char {'nolength': True} at 0x17692f30280>: E <C object Array of Char {'nolength': True} at 0x17696969d70>: E <C object Array of Char {'nolength': True} at 0x1769696a110>: E <C object Array of Char {'nolength': True} at 0x17696969e50>: E <C object Array of Char {'nolength': True} at 0x176979f27c0>: E <C object Array of Char {'nolength': True} at 0x17696969c50>: E <C object Array of Char {'nolength': True} at 0x17696969f10>: E <C object Array of Char {'nolength': True} at 0x176979f20a0>: E <C object Array of Char {'nolength': True} at 0x17692f30190>: E <C object Array of Char {'nolength': True} at 0x17696969ab0>: E <C object Array of Char {'nolength': True} at 0x17696969950>: E <C object Array of Char {'nolength': True} at 0x176969699f0>: E <C object Array of Char {'nolength': True} at 0x17696969b50>: E <C object Array of Char {'nolength': True} at 0x176969699d0>: E <C object Array of Char {'nolength': True} at 0x17696969bf0>: E <C object Array of Char {'nolength': True} at 0x17696969cf0>: E <C object Array of Char {'nolength': True} at 0x17696969a90>: E <C object Array of Char {'nolength': True} at 0x17696969f30>: E <C object Array of Char {'nolength': True} at 0x176979f2430>: E <C object Array of Char {'nolength': True} at 0x17696969f70>: E <C object Array of Char {'nolength': True} at 0x17696969c10>: E <C object Array of Char {'nolength': True} at 0x17696969dd0>: E <C object Array of Char {'nolength': True} at 0x17696969cd0>: E <C object Array of Char {'nolength': True} at 0x17696969970>: E <C object Array of Char {'nolength': True} at 0x17696969ad0>: E <C object Array of Char {'nolength': True} at 0x176979f1250>: E <C object Array of Char {'nolength': True} at 0x17696969cb0>: E <C object Array of Char {'nolength': True} at 0x1769696a070>: E <C object Array of Char {'nolength': True} at 0x17696969d50>: E <C object Array of Char {'nolength': True} at 0x1769696a0d0>: E <C object Array of Char {'nolength': True} at 0x17692f306d0>: E <C object Array of Char {'nolength': True} at 0x176979f2200>: E <C object Array of Char {'nolength': True} at 0x1769696a710>: E <C object Array of Char {'nolength': True} at 0x1769696a730>: E <C object Array of Char {'nolength': True} at 0x176979f1040>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x17697d751c0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ============== 119 passed, 4 skipped, 1 error in 286.87 seconds =============== ++ 06:27:13 starting module/posix/test [118 started in total] __ module/mmap/test [115 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s.. =================== 39 passed, 7 skipped in 163.07 seconds ==================== ++ 06:27:29 starting module/pwd/test [119 started in total] __ module/pwd/test [116 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 skipped ========================= 2 skipped in 13.80 seconds ========================== ++ 06:27:44 starting module/pyexpat/test [120 started in total] __ module/math/test [117 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 209 items module\math\test\apptest_math.py ...........s module\math\test\test_direct.py ...................................................................................................................................................................... module\math\test\test_math.py ............s.................. =================== 207 passed, 2 skipped in 264.20 seconds =================== ++ 06:27:51 starting module/pypyjit/test [121 started in total] __ module/operator/test [118 done in total, somefailed=False] _________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 28 items module\operator\test\test_operator.py ........................ module\operator\test\test_tscmp.py .... ========================= 28 passed in 160.77 seconds ========================= ++ 06:28:05 starting module/select/test [122 started in total] __ module/posix/test [119 done in total, somefailed=True] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 106 items / 1 skipped module\posix\test\apptest_posix.py ... module\posix\test\test_interp_posix.py s... module\posix\test\test_nt.py .. module\posix\test\test_posix2.py .....................s........s.....s..s....ss...s....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b71e4c9210> def test_dll_directory(self): nt = self.posix > ret = nt._add_dll_directory(b'c:\\') E (application-level) TypeError: expected str, got bytes object [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1843]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 1 failed, 87 passed, 19 skipped in 140.36 seconds ============== ++ 06:29:40 starting module/signal/test [123 started in total] __ module/pypyjit/test [120 done in total, somefailed=False] __________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items module\pypyjit\test\test_jit_hook.py ........s module\pypyjit\test\test_jit_not_in_trace.py .. module\pypyjit\test\test_jit_setup.py .... module\pypyjit\test\test_policy.py ............ module\pypyjit\test\test_pyframe.py . module\pypyjit\test\test_ztranslation.py . =================== 28 passed, 1 skipped in 115.95 seconds ==================== ++ 06:29:54 starting module/struct/test [124 started in total] __ module/pyexpat/test [121 done in total, somefailed=True] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 21 items module\pyexpat\test\apptest_pyexpat.py .FF module\pyexpat\test\test_build.py . module\pyexpat\test\test_parser.py ................. ================================== FAILURES =================================== ________________________ test_set_activation_threshold ________________________ def test_set_activation_threshold(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerActivationThreshold(1000) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:14: ExpatError _______________________ test_set_maximum_amplification ________________________ def test_set_maximum_amplification(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerMaximumAmplification(3.0) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:19: ExpatError =========================== short test summary info =========================== FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_activation_threshold FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_maximum_amplification ==================== 2 failed, 19 passed in 133.85 seconds ==================== ++ 06:30:05 starting module/sys/test [125 started in total] __ module/signal/test [122 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 27 items module\signal\test\apptest_signal.py s module\signal\test\test_signal.py s.s.....ss..s...sssssss... =================== 14 passed, 13 skipped in 125.79 seconds =================== ++ 06:31:54 starting module/termios/test [126 started in total] __ module/termios/test [123 done in total, somefailed=False] __________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 3.52 seconds ========================== ++ 06:31:59 starting module/test_lib_pypy [127 started in total] __ module/select/test [124 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\select\test\test_epoll.py ssssssssss module\select\test\test_kqueue.py ssssss module\select\test\test_select.py ssssssssssssssss..........ss module\select\test\test_select_signal.py s module\select\test\test_ztranslation.py . =================== 11 passed, 35 skipped in 232.12 seconds =================== ++ 06:32:00 starting module/thread/test [128 started in total] __ module/struct/test [125 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 49 items module\struct\test\apptest_struct.py ....................................... module\struct\test\apptest_structbuffer.py .. module\struct\test\test_struct.py ....... module\struct\test\test_ztranslation.py . ========================= 49 passed in 141.23 seconds ========================= ++ 06:32:19 starting module/time/test [129 started in total] __ module/sys/test [126 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\sys\test\apptest_audit.py ......... module\sys\test\apptest_initpath.py . module\sys\test\apptest_sys.py . module\sys\test\test_encoding.py .s module\sys\test\test_initpath.py ..s...... module\sys\test\test_sysmodule.py .....................ss..................ss........................ module\sys\test\test_version.py ....... =================== 90 passed, 6 skipped in 186.28 seconds ==================== ++ 06:33:16 starting module/token/test [130 started in total] __ module/test_lib_pypy [127 done in total, somefailed=False] _________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 238 items / 5 skipped module\test_lib_pypy\test_code_module.py ... module\test_lib_pypy\test_collections.py ..................... module\test_lib_pypy\test_marshal_extra.py ....................................................................................................................................................... module\test_lib_pypy\test_md5_extra.py ...... module\test_lib_pypy\test_pickle_extra.py s module\test_lib_pypy\test_sha_extra.py ..... module\test_lib_pypy\test_site_extra.py . module\test_lib_pypy\test_stackless.py .............................. module\test_lib_pypy\test_stackless_pickling.py .. module\test_lib_pypy\test_structseq.py ........... module\test_lib_pypy\test_tputil.py ..s.... =================== 236 passed, 7 skipped in 137.93 seconds =================== ++ 06:34:19 starting module/unicodedata/test [131 started in total] __ module/token/test [128 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 8 items module\token\test\apptest_token.py ........ ========================= 8 passed in 104.84 seconds ========================== ++ 06:35:07 starting module/zipimport/test [132 started in total] __ module/unicodedata/test [129 done in total, somefailed=False] ______________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 94.63 seconds ========================== ++ 06:35:55 starting module/zlib/test [133 started in total] __ module/time/test [130 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\time\test\apptest_time.py ....ssss..........ss....s.s...........s.. module\time\test\test_timeutils.py . module\time\test\test_ztranslation.py . =================== 34 passed, 9 skipped in 229.36 seconds ==================== ++ 06:36:11 starting objspace/fake/test [134 started in total] __ module/zipimport/test [131 done in total, somefailed=False] ________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\zipimport\test\apptest_zipimport.py . ========================== 1 passed in 76.29 seconds ========================== ++ 06:36:30 starting objspace/std/test [135 started in total] __ module/thread/test [132 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 56 items module\thread\test\test_fork.py ssss module\thread\test\test_gil.py .... module\thread\test\test_import_lock.py ..... module\thread\test\test_local.py ....... module\thread\test\test_lock.py ...............ssss.. module\thread\test\test_thread.py .............s. =================== 47 passed, 9 skipped in 292.35 seconds ==================== ++ 06:36:54 starting objspace/test [136 started in total] __ module/zlib/test [133 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 38 items module\zlib\test\test_zlib.py ...................................... ========================= 38 passed in 82.38 seconds ========================== ++ 06:37:24 starting sandbox/test [137 started in total] __ sandbox/test [134 done in total, somefailed=False] _________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 5.38 seconds ========================== ++ 06:37:32 starting tool/bench/test [138 started in total] __ tool/bench/test [135 done in total, somefailed=False] ______________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\bench\test\test_pypyresult.py ... ==================== 3 passed, 1 skipped in 14.42 seconds ===================== ++ 06:37:47 starting tool/memusage/test [139 started in total] __ objspace/fake/test [136 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 104.05 seconds ========================= ++ 06:38:00 starting tool/pytest/fake_pytest/test [140 started in total] __ tool/memusage/test [137 done in total, somefailed=False] ___________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\memusage\test\test_log2gnumeric.py ..... ========================== 5 passed in 14.77 seconds ========================== ++ 06:38:05 starting tool/pytest/test [141 started in total] __ objspace/test [138 done in total, somefailed=False] ________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 75 items objspace\test\apptest_binop_overriding.py . objspace\test\apptest_descriptor.py ....s.... objspace\test\apptest_descroperation.py ................s...................................... objspace\test\test_descroperation.py .......... ==================== 73 passed, 2 skipped in 82.38 seconds ==================== ++ 06:38:23 starting tool/release/test [142 started in total] __ tool/pytest/fake_pytest/test [139 done in total, somefailed=False] _________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items tool\pytest\fake_pytest\test\apptest_fake_pytest.py . ========================== 1 passed in 54.21 seconds ========================== ++ 06:38:59 starting tool/test [143 started in total] __ tool/release/test [140 done in total, somefailed=False] ____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\release\test\test_package.py ...ss tool\release\test\test_smartstrip.py sss ==================== 3 passed, 5 skipped in 112.60 seconds ==================== __ tool/test [141 done in total, somefailed=False] ____________________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\test\test_gdb_pypy.py ........... tool\test\test_getdocstrings.py ... tool\test\test_isolate.py ....... tool\test\test_lib_pypy.py ... tool\test\test_license.py . tool\test\test_package.py . tool\test\test_tab.py .. tool\test\test_template.py . ========================= 29 passed in 97.66 seconds ========================== __ objspace/std/test [142 done in total, somefailed=True] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2503 items objspace\std\test\apptest_boolobject.py ......... objspace\std\test\apptest_callmethod.py .......... objspace\std\test\apptest_complexobject.py .................................... objspace\std\test\apptest_contains.py .. objspace\std\test\apptest_fstring.py ..................... objspace\std\test\apptest_instmethobject.py ..... objspace\std\test\apptest_iterobject.py ..................... objspace\std\test\apptest_memoryobject.py ..... objspace\std\test\apptest_operation.py . objspace\std\test\apptest_stringformat.py .................s......s..................s........................ objspace\std\test\apptest_typeobjject.py ........ objspace\std\test\apptest_unicode.py ...........................s.......................................................................................... objspace\std\test\apptest_userobject.py ........................ objspace\std\test\test_boolobject.py ....... objspace\std\test\test_bytearrayobject.py ......................................................................... objspace\std\test\test_bytesobject.py ................................................................................s...................... objspace\std\test\test_callmethod.py ... objspace\std\test\test_celldict.py .......................................... objspace\std\test\test_complexobject.py .... objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s......................................................................... objspace\std\test\test_dictproxy.py ................ objspace\std\test\test_floatobject.py ...................................................... objspace\std\test\test_identitydict.py ..... objspace\std\test\test_identityset.py ....... objspace\std\test\test_index.py ................................... objspace\std\test\test_intobject.py ..........................F.................................................................................................................................. objspace\std\test\test_iterobject.py .... objspace\std\test\test_jsondict.py .......... objspace\std\test\test_kwargsdict.py .................................... objspace\std\test\test_lengthhint.py ..................... objspace\std\test\test_listobject.py .................................................................................................................. objspace\std\test\test_liststrategies.py ...................................................................s................................................................... objspace\std\test\test_longobject.py .................................................... objspace\std\test\test_mapdict.py ..........................................................................................s....................................................... objspace\std\test\test_memoryobject.py ............................................ objspace\std\test\test_methodcache.py ............................................................................................ objspace\std\test\test_newformat.py ............................................................... objspace\std\test\test_noneobject.py ... objspace\std\test\test_obj.py ....................................... objspace\std\test\test_prebuiltint.py .............................................................. objspace\std\test\test_proxy.py ssssssssssss objspace\std\test\test_proxy_function.py ........ objspace\std\test\test_proxy_internals.py ....... objspace\std\test\test_proxy_iter.py . objspace\std\test\test_proxy_object.py .......... objspace\std\test\test_proxy_usercreated.py . objspace\std\test\test_random_attr.py s.... objspace\std\test\test_setobject.py ................................................................................................. objspace\std\test\test_setstrategies.py ....s...ss... objspace\std\test\test_sliceobject.py ............. objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F................................................................... objspace\std\test\test_specialisedtupleobject.py ...................ss............................ objspace\std\test\test_stdobjspace.py s........ objspace\std\test\test_translate.py . objspace\std\test\test_tupleobject.py ....................................... objspace\std\test\test_typeobject.py ............................................................................................................ objspace\std\test\test_unicodeobject.py ................. objspace\std\test\test_userobject.py . objspace\std\test\test_versionedtype.py ............... ================================== FAILURES =================================== _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x00000242c087b460> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000242c087b4a0> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x00000242dee81320> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000242dee81360> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError __________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________ self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x00000242d1bc1b20> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x00000242d1bc1b60> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError =========================== short test summary info =========================== FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint ============= 3 failed, 2470 passed, 30 skipped in 571.79 seconds ============= __ tool/pytest/test [143 done in total, somefailed=False] _____________________ ============================= 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 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items tool\pytest\test\test_appsupport.py ......... tool\pytest\test\test_astrewrite.py ..... tool\pytest\test\test_conftest1.py ...xx tool\pytest\test\test_pytestsupport.py ...... =================== 23 passed, 2 xfailed in 549.85 seconds ==================== program finished with exit code 1 elapsedTime=10888.221000