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:36:10 starting config/test [1 started in total] ++ 03:36:10 starting interpreter/astcompiler/test [2 started in total] ++ 03:36:10 starting interpreter/pyparser/test [3 started in total] ++ 03:36:10 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 133.08 seconds =================== ++ 03:38:45 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 496.07 seconds ========================= ++ 03:44:47 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 399.29 seconds =================== ++ 03:45:38 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 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 1509 items interpreter\astcompiler\test\apptest_compiler.py ...... 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 ..................................................... ======================== 1509 passed in 725.67 seconds ======================== ++ 03:48:33 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 184.90 seconds ========================== ++ 03:48:51 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 ....... 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 =================================== _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001a1eb39d2f0> 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_os.py::AppTestOs::()::test_real_getenv ============== 1 failed, 72 passed, 4 skipped in 329.56 seconds =============== ++ 03:50:30 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 295.30 seconds ========================= ++ 03:53:40 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 263.06 seconds ========================= ++ 03:58:11 starting module/_continuation/test [12 started in total] __ interpreter/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 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 .Timed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-27\\3-test-pytest-log', 'interpreter/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000: but no error, killing process ++ 04:43:00 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 4.24 seconds ========================= ++ 04:47:44 starting module/_csv/test [14 started in total] __ module/_cffi_backend/test [11 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.sTimed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-27\\12-test-pytest-log', 'module/_cffi_backend/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000: but no error, killing process ++ 04:55:40 starting module/_demo/test [15 started in total] __ module/_continuation/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 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 3488.58 seconds =================== ++ 04:56:34 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_csv/test [13 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 1 items / 3 errors module\_csv\test\test_ztranslation.py . =================================== ERRORS ==================================== ___________ ERROR collecting pypy/module/_csv/test/test_dialect.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool\pytest\apptest.py:12: in <module> from pypy.interpreter.gateway import app2interp_temp interpreter\gateway.py:19: in <module> from pypy.interpreter.eval import Code interpreter\eval.py:6: in <module> from pypy.interpreter.baseobjspace import W_Root interpreter\baseobjspace.py:13: in <module> from rpython.rlib.buffer import StringBuffer ..\rpython\rlib\buffer.py:16: in <module> from rpython.rlib import rawstorage ..\rpython\rlib\rawstorage.py:49: in <module> cpuname = detect_cpu.autodetect() ..\rpython\jit\backend\detect_cpu.py:117: in autodetect return detect_model_from_host_platform() ..\rpython\jit\backend\detect_cpu.py:91: in detect_model_from_host_platform from rpython.jit.backend.x86 import detect_feature as feature ..\rpython\jit\backend\x86\detect_feature.py:6: in <module> from rpython.rlib.rmmap import alloc, free ..\rpython\rlib\rmmap.py:11: in <module> from rpython.rlib import rposix ..\rpython\rlib\rposix.py:8: in <module> from rpython.rlib import debug, jit, rstring, rthread, types ..\rpython\rlib\rthread.py:466: in <module> from rpython.rlib import rwin32 ..\rpython\rlib\rwin32.py:223: in <module> _GetLastError() ..\rpython\rtyper\lltypesystem\lltype.py:1384: in __call__ return callb(*args) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: in __call__ self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:58: in compile return self._finish_linking(ofiles, eci, outputfilename, standalone) ..\rpython\translator\platform\__init__.py:235: in _finish_linking return self._link(cc_link, ofiles, largs, standalone, exe_name) ..\rpython\translator\platform\windows.py:299: in _link self._execute_c_compiler(self.link, args, exe_name) ..\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 LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) E """) ------------------------------- Captured stderr ------------------------------- [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True [platform:Error] LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) ____________ ERROR collecting pypy/module/_csv/test/test_reader.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool\pytest\apptest.py:12: in <module> from pypy.interpreter.gateway import app2interp_temp interpreter\gateway.py:19: in <module> from pypy.interpreter.eval import Code interpreter\eval.py:6: in <module> from pypy.interpreter.baseobjspace import W_Root interpreter\baseobjspace.py:13: in <module> from rpython.rlib.buffer import StringBuffer ..\rpython\rlib\buffer.py:16: in <module> from rpython.rlib import rawstorage ..\rpython\rlib\rawstorage.py:49: in <module> cpuname = detect_cpu.autodetect() ..\rpython\jit\backend\detect_cpu.py:117: in autodetect return detect_model_from_host_platform() ..\rpython\jit\backend\detect_cpu.py:91: in detect_model_from_host_platform from rpython.jit.backend.x86 import detect_feature as feature ..\rpython\jit\backend\x86\detect_feature.py:6: in <module> from rpython.rlib.rmmap import alloc, free ..\rpython\rlib\rmmap.py:11: in <module> from rpython.rlib import rposix ..\rpython\rlib\rposix.py:8: in <module> from rpython.rlib import debug, jit, rstring, rthread, types ..\rpython\rlib\rthread.py:466: in <module> from rpython.rlib import rwin32 ..\rpython\rlib\rwin32.py:223: in <module> _GetLastError() ..\rpython\rtyper\lltypesystem\lltype.py:1384: in __call__ return callb(*args) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: in __call__ self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:58: in compile return self._finish_linking(ofiles, eci, outputfilename, standalone) ..\rpython\translator\platform\__init__.py:235: in _finish_linking return self._link(cc_link, ofiles, largs, standalone, exe_name) ..\rpython\translator\platform\windows.py:299: in _link self._execute_c_compiler(self.link, args, exe_name) ..\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 LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) E """) ------------------------------- Captured stderr ------------------------------- [platform:msg] Updated environment with vsver 160, using x64 True [platform:Error] LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) ____________ ERROR collecting pypy/module/_csv/test/test_writer.py ____________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool\pytest\apptest.py:12: in <module> from pypy.interpreter.gateway import app2interp_temp interpreter\gateway.py:19: in <module> from pypy.interpreter.eval import Code interpreter\eval.py:6: in <module> from pypy.interpreter.baseobjspace import W_Root interpreter\baseobjspace.py:13: in <module> from rpython.rlib.buffer import StringBuffer ..\rpython\rlib\buffer.py:16: in <module> from rpython.rlib import rawstorage ..\rpython\rlib\rawstorage.py:49: in <module> cpuname = detect_cpu.autodetect() ..\rpython\jit\backend\detect_cpu.py:117: in autodetect return detect_model_from_host_platform() ..\rpython\jit\backend\detect_cpu.py:91: in detect_model_from_host_platform from rpython.jit.backend.x86 import detect_feature as feature ..\rpython\jit\backend\x86\detect_feature.py:6: in <module> from rpython.rlib.rmmap import alloc, free ..\rpython\rlib\rmmap.py:11: in <module> from rpython.rlib import rposix ..\rpython\rlib\rposix.py:8: in <module> from rpython.rlib import debug, jit, rstring, rthread, types ..\rpython\rlib\rthread.py:466: in <module> from rpython.rlib import rwin32 ..\rpython\rlib\rwin32.py:223: in <module> _GetLastError() ..\rpython\rtyper\lltypesystem\lltype.py:1384: in __call__ return callb(*args) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: in __call__ self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:58: in compile return self._finish_linking(ofiles, eci, outputfilename, standalone) ..\rpython\translator\platform\__init__.py:235: in _finish_linking return self._link(cc_link, ofiles, largs, standalone, exe_name) ..\rpython\translator\platform\windows.py:299: in _link self._execute_c_compiler(self.link, args, exe_name) ..\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 LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) E """) ------------------------------- Captured stderr ------------------------------- [platform:msg] Updated environment with vsver 160, using x64 True [platform:Error] LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455) ===================== 1 passed, 3 error in 200.79 seconds ===================== ++ 04:56:58 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_codecs/test [14 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 0x0000024f890d69c0> 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 0x0000024f82aa9da8> 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 0x0000024f841f8c28> 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 0x0000024f84dd8480> 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 3983.19 seconds ============== ++ 04:57:03 starting module/_io/test [18 started in total] __ module/_demo/test [15 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 92.93 seconds ========================== ++ 04:57:46 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 42.09 seconds ========================== ++ 04:58:31 starting module/_locale/test [20 started in total] __ module/_hpy_universal/test/_vendored [17 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.02 seconds ========================= ++ 04:58:54 starting module/_lsprof/test [21 started in total] __ module/_hpy_universal/test/pypy [18 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.01 seconds ========================= ++ 04:58:56 starting module/_md5/test [22 started in total] __ module/_md5/test [19 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 75.33 seconds ========================== ++ 05:00:18 starting module/_minimal_curses/test [23 started in total] __ module/_locale/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 15 items module\_locale\test\test_locale.py .......ss.ss.s. =================== 10 passed, 5 skipped in 137.75 seconds ==================== ++ 05:00:52 starting module/_multibytecodec/test [24 started in total] __ module/_lsprof/test [21 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 0x000002dd05236988> 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 0x000002dd05236988> 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 117.40 seconds ===================== ++ 05:01:00 starting module/_multiprocessing/test [25 started in total] __ module/_minimal_curses/test [22 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 86.87 seconds ========================== ++ 05:01:55 starting module/_opcode/test [26 started in total] __ module/_multibytecodec/test [23 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 144.84 seconds =============== ++ 05:03:26 starting module/_pickle/test [27 started in total] __ module/_opcode/test [24 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 138.42 seconds ========================== ++ 05:04:23 starting module/_pickle_support/test [28 started in total] __ module/_io/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 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-416\\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-422\\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-422\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000028f3e443248>) gc = <pypy.module.gc.moduledef.Module object at 0x0000028f3cbf0288> warnings = <pypy.interpreter.module.Module object at 0x0000028f40761520> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000028f3acf3590> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-422\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000028f47175ef8>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000028f3acf3590> @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 0x0000028f3acf3590> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000028f47175ef8>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000028f47175ef8>)\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-422\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-422\\\\\\\\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-422\\\\\\\\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 0x0000028f47175ef8>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-431\\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-431\\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 467.30 seconds ============== ++ 05:04:58 starting module/_posixsubprocess/test [29 started in total] __ module/_posixsubprocess/test [26 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-1224\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-1224\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 87.97 seconds =========================== ++ 05:06:34 starting module/_pypyjson/test [30 started in total] __ module/_pickle_support/test [27 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 141.09 seconds ========================== ++ 05:06:50 starting module/_random/test [31 started in total] __ module/_multiprocessing/test [28 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 0x0000028170730b60>, 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 0x0000028164561478> 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 0x0000028173ce3e98> 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 0x0000028170d0a9e0> 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 0x0000028170d0a9e0> 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 0x0000028165d927e0> 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 0x28164a4c890>: 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 0x2816c55db50>: 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 0x2816bf60090>: 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 0x281649a67c0>: E <C object Array of Char {'nolength': True} at 0x281649a68a0>: E <C object Array of Char {'nolength': True} at 0x281649a6d20>: E <C object Array of Char {'nolength': True} at 0x281649a6c80>: E <C object Array of Char {'nolength': True} at 0x281649a6900>: E <C object Array of Char {'nolength': True} at 0x281649a65e0>: E <C object Array of Char {'nolength': True} at 0x281649a6d40>: E <C object Array of Char {'nolength': True} at 0x281649a67e0>: E <C object Array of Char {'nolength': True} at 0x281649a66a0>: E <C object Array of Char {'nolength': True} at 0x281649a6d60>: E <C object Array of Char {'nolength': True} at 0x281649a6760>: E <C object Array of Char {'nolength': True} at 0x281649a6ca0>: E <C object Array of Char {'nolength': True} at 0x281649a6920>: E <C object Array of Char {'nolength': True} at 0x281649a6660>: E <C object Array of Char {'nolength': True} at 0x281649a6740>: E <C object Array of Char {'nolength': True} at 0x281649a6ba0>: E <C object Array of Char {'nolength': True} at 0x281649a6b60>: E <C object Array of Char {'nolength': True} at 0x2816c7317f0>: E <C object Array of Char {'nolength': True} at 0x281649a6d80>: E <C object Array of Char {'nolength': True} at 0x281649a6960>: E <C object Array of Char {'nolength': True} at 0x281649a65c0>: E <C object Array of Char {'nolength': True} at 0x281649a6780>: E <C object Array of Char {'nolength': True} at 0x281649a6bc0>: E <C object Array of Char {'nolength': True} at 0x281649a6620>: E <C object Array of Char {'nolength': True} at 0x281649a6cc0>: E <C object Array of Char {'nolength': True} at 0x281649a6880>: E <C object Array of Char {'nolength': True} at 0x2816a3fa270>: E <C object Array of Char {'nolength': True} at 0x281649a66e0>: E <C object Array of Char {'nolength': True} at 0x281649a6800>: E <C object Array of Char {'nolength': True} at 0x281649a6840>: E <C object Array of Char {'nolength': True} at 0x281649a6700>: E <C object Array of Char {'nolength': True} at 0x281649a6980>: E <C object Array of Char {'nolength': True} at 0x281649a6ac0>: E <C object Array of Char {'nolength': True} at 0x281649a6b80>: E <C object Array of Char {'nolength': True} at 0x281649a72c0>: E <C object Array of Char {'nolength': True} at 0x281649a6ee0>: E <C object Array of Char {'nolength': True} at 0x2816a3f9fa0>: E <C object Array of Char {'nolength': True} at 0x281649a6fa0>: E <C object Array of Char {'nolength': True} at 0x2816a3f9dc0>: E <C object Array of Char {'nolength': True} at 0x281649a6fe0>: E <C object Array of Char {'nolength': True} at 0x2816a3f9a30>: E <C object Array of Char {'nolength': True} at 0x281649a7520>: E <C object Array of Char {'nolength': True} at 0x281649a6e80>: E <C object Array of Char {'nolength': True} at 0x281649a6f80>: E <C object Array of Char {'nolength': True} at 0x281649a7080>: E <C object Array of Char {'nolength': True} at 0x281649a6e60>: E <C object Array of Char {'nolength': True} at 0x281649a7500>: E <C object Array of Char {'nolength': True} at 0x281649a7380>: E <C object Array of Char {'nolength': True} at 0x281649a6ec0>: E <C object Array of Char {'nolength': True} at 0x281649a7100>: E <C object Array of Char {'nolength': True} at 0x281649a6dc0>: E <C object Array of Char {'nolength': True} at 0x281649a7420>: E <C object Array of Char {'nolength': True} at 0x281649a7140>: E <C object Array of Char {'nolength': True} at 0x281649a7200>: E <C object Array of Char {'nolength': True} at 0x281649a73a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c1a0>: E <C object Array of Char {'nolength': True} at 0x281649a7540>: E <C object Array of Char {'nolength': True} at 0x2816bc2bcd0>: E <C object Array of Char {'nolength': True} at 0x281649a70c0>: E <C object Array of Char {'nolength': True} at 0x281649a73c0>: E <C object Array of Char {'nolength': True} at 0x281649a7300>: E <C object Array of Char {'nolength': True} at 0x281649a71e0>: E <C object Array of Char {'nolength': True} at 0x281649a6de0>: E <C object Array of Char {'nolength': True} at 0x281649a6ea0>: E <C object Array of Char {'nolength': True} at 0x281649a7340>: E <C object Array of Char {'nolength': True} at 0x281649a7020>: E <C object Array of Char {'nolength': True} at 0x281649a7480>: E <C object Array of Char {'nolength': True} at 0x281649a7440>: E <C object Array of Char {'nolength': True} at 0x2816bc2c920>: E <C object Array of Char {'nolength': True} at 0x2816bc2bc20>: E <C object Array of Char {'nolength': True} at 0x2816bc2c180>: E <C object Array of Char {'nolength': True} at 0x281649a7160>: E <C object Array of Char {'nolength': True} at 0x2816bc2ca70>: E <C object Array of Char {'nolength': True} at 0x281649a6f60>: E <C object Array of Char {'nolength': True} at 0x281649a7260>: E <C object Array of Char {'nolength': True} at 0x2816bc2c700>: E <C object Array of Char {'nolength': True} at 0x2816bc2be50>: E <C object Array of Char {'nolength': True} at 0x281649a7240>: E <C object Array of Char {'nolength': True} at 0x281649a7320>: E <C object Array of Char {'nolength': True} at 0x281649a73e0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c030>: E <C object Array of Char {'nolength': True} at 0x281649a6e20>: E <C object Array of Char {'nolength': True} at 0x2816bc2c9d0>: E <C object Array of Char {'nolength': True} at 0x2816bc2bb10>: 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 0x281659a43d0>: 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 0x28169e28430>: 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 0x2816bc2cb50>: E <C object Array of Char {'nolength': True} at 0x2816bc2c960>: E <C object Array of Char {'nolength': True} at 0x2816bc2b920>: E <C object Array of Char {'nolength': True} at 0x2816bc2c740>: E <C object Array of Char {'nolength': True} at 0x2816bc2ccb0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c410>: E <C object Array of Char {'nolength': True} at 0x2816bc2d090>: E <C object Array of Char {'nolength': True} at 0x2816bc2cf40>: E <C object Array of Char {'nolength': True} at 0x2816bc2d610>: E <C object Array of Char {'nolength': True} at 0x2816bc2cfe0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d690>: E <C object Array of Char {'nolength': True} at 0x281649a74c0>: E <C object Array of Char {'nolength': True} at 0x281649a6e00>: E <C object Array of Char {'nolength': True} at 0x281649a71c0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c260>: E <C object Array of Char {'nolength': True} at 0x281649a7bc0>: E <C object Array of Char {'nolength': True} at 0x2816bc2e040>: E <C object Array of Char {'nolength': True} at 0x281649a78c0>: E <C object Array of Char {'nolength': True} at 0x281649a7660>: E <C object Array of Char {'nolength': True} at 0x2816a3fa1b0>: E <C object Array of Char {'nolength': True} at 0x281649a78e0>: E <C object Array of Char {'nolength': True} at 0x281649a7900>: E <C object Array of Char {'nolength': True} at 0x281649a7c40>: E <C object Array of Char {'nolength': True} at 0x281649a7aa0>: E <C object Array of Char {'nolength': True} at 0x281649a76e0>: E <C object Array of Char {'nolength': True} at 0x281649a7860>: E <C object Array of Char {'nolength': True} at 0x281649a5480>: E <C object Array of Char {'nolength': True} at 0x2816a3fa0c0>: E <C object Array of Char {'nolength': True} at 0x2816bc2b730>: E <C object Array of Char {'nolength': True} at 0x281649a5580>: E <C object Array of Char {'nolength': True} at 0x281649a54a0>: E <C object Array of Char {'nolength': True} at 0x281649a5ee0>: E <C object Array of Char {'nolength': True} at 0x281649a6a60>: E <C object Array of Char {'nolength': True} at 0x2816c90d830>: E <C object Array of Char {'nolength': True} at 0x281649a6c00>: E <C object Array of Char {'nolength': True} at 0x281649a6c20>: E <C object Array of Char {'nolength': True} at 0x281649a69a0>: 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 0x281649a7400>: E <C object Array of Char {'nolength': True} at 0x2816bc2c750>: E <C object Array of Char {'nolength': True} at 0x2816bc2b800>: E <C object Array of Char {'nolength': True} at 0x2816bc2c420>: E <C object Array of Char {'nolength': True} at 0x2816bc2ca10>: E <C object Array of Char {'nolength': True} at 0x2816bc2ccf0>: E <C object Array of Char {'nolength': True} at 0x2816bc2ca40>: E <C object Array of Char {'nolength': True} at 0x2816bc2c300>: E <C object Array of Char {'nolength': True} at 0x2816bc2b910>: E <C object Array of Char {'nolength': True} at 0x281649a7560>: E <C object Array of Char {'nolength': True} at 0x281649a70a0>: E <C object Array of Char {'nolength': True} at 0x281649a7580>: E <C object Array of Char {'nolength': True} at 0x281649a7120>: E <C object Array of Char {'nolength': True} at 0x281649a6e40>: E <C object Array of Char {'nolength': True} at 0x281649a6f20>: E <C object Array of Char {'nolength': True} at 0x281649a7460>: E <C object Array of Char {'nolength': True} at 0x281649a70e0>: E <C object Array of Char {'nolength': True} at 0x2816bc2ceb0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c6a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c7c0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d1c0>: E <C object Array of Char {'nolength': True} at 0x2816bc2bba0>: E <C object Array of Char {'nolength': True} at 0x2816bc2cbb0>: E <C object Array of Char {'nolength': True} at 0x281649a7180>: E <C object Array of Char {'nolength': True} at 0x281649a74a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d250>: E <C object Array of Char {'nolength': True} at 0x2816bc2d570>: E <C object Array of Char {'nolength': True} at 0x2816bc2bc60>: E <C object Array of Char {'nolength': True} at 0x281649a74e0>: E <C object Array of Char {'nolength': True} at 0x2816bc2ca00>: E <C object Array of Char {'nolength': True} at 0x281649a7060>: E <C object Array of Char {'nolength': True} at 0x281649a71a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d5a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2bfc0>: E <C object Array of Char {'nolength': True} at 0x281649a6da0>: E <C object Array of Char {'nolength': True} at 0x281649a7220>: E <C object Array of Char {'nolength': True} at 0x2816bc2dd50>: E <C object Array of Char {'nolength': True} at 0x2816bc2c7b0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d4d0>: E <C object Array of Char {'nolength': True} at 0x2816bc2db00>: E <C object Array of Char {'nolength': True} at 0x2816bc2dee0>: E <C object Array of Char {'nolength': True} at 0x281649a6f00>: E <C object Array of Char {'nolength': True} at 0x281649a7360>: E <C object Array of Char {'nolength': True} at 0x281649a72a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2c0e0>: E <C object Array of Char {'nolength': True} at 0x281649a7ce0>: E <C object Array of Char {'nolength': True} at 0x281649a7ae0>: E <C object Array of Char {'nolength': True} at 0x281649a7920>: E <C object Array of Char {'nolength': True} at 0x281649a7600>: E <C object Array of Char {'nolength': True} at 0x281649a7880>: E <C object Array of Char {'nolength': True} at 0x281649a7ca0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d870>: E <C object Array of Char {'nolength': True} at 0x2816bc2de00>: E <C object Array of Char {'nolength': True} at 0x281649a7a40>: E <C object Array of Char {'nolength': True} at 0x2816bc2d7d0>: E <C object Array of Char {'nolength': True} at 0x2816bc2dd30>: E <C object Array of Char {'nolength': True} at 0x2816bc2a5a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d0d0>: E <C object Array of Char {'nolength': True} at 0x281649a75a0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d7f0>: E <C object Array of Char {'nolength': True} at 0x281649a77e0>: E <C object Array of Char {'nolength': True} at 0x281649a7b00>: E <C object Array of Char {'nolength': True} at 0x281649a7680>: E <C object Array of Char {'nolength': True} at 0x281649a7a60>: E <C object Array of Char {'nolength': True} at 0x2816bc2dbc0>: E <C object Array of Char {'nolength': True} at 0x281649a7be0>: E <C object Array of Char {'nolength': True} at 0x281649a7ac0>: E <C object Array of Char {'nolength': True} at 0x281649a75e0>: E <C object Array of Char {'nolength': True} at 0x281649a7c00>: E <C object Array of Char {'nolength': True} at 0x281649a7c20>: E <C object Array of Char {'nolength': True} at 0x281649a79c0>: E <C object Array of Char {'nolength': True} at 0x2816bc2d930>: E <C object Array of Char {'nolength': True} at 0x2816bc2ce20>: E <C object Array of Char {'nolength': True} at 0x2816bc2e120>: E <C object Array of Char {'nolength': True} at 0x281649a7740>: E <C object Array of Char {'nolength': True} at 0x281649a77a0>: E <C object Array of Char {'nolength': True} at 0x281649a7a00>: E <C object Array of Char {'nolength': True} at 0x281649a7940>: E <C object Array of Char {'nolength': True} at 0x281649a7b20>: E <C object Array of Char {'nolength': True} at 0x281649a7800>: E <C object Array of Char {'nolength': True} at 0x281649a7640>: E <C object Array of Char {'nolength': True} at 0x281649a7a80>: E <C object Array of Char {'nolength': True} at 0x2816bc2a670>: E <C object Array of Char {'nolength': True} at 0x281649a76a0>: E <C object Array of Char {'nolength': True} at 0x281649a7c60>: E <C object Array of Char {'nolength': True} at 0x281649a7760>: E <C object Array of Char {'nolength': True} at 0x281649a7700>: E <C object Array of Char {'nolength': True} at 0x281649a7820>: E <C object Array of Char {'nolength': True} at 0x2816bc2a9f0>: E <C object Array of Char {'nolength': True} at 0x281649a7620>: E <C object Array of Char {'nolength': True} at 0x281649a7780>: E <C object Array of Char {'nolength': True} at 0x2816bc2b750>: E <C object Array of Char {'nolength': True} at 0x281649a4ee0>: E <C object Array of Char {'nolength': True} at 0x2816bc2a7a0>: E <C object Array of Char {'nolength': True} at 0x281649a5560>: E <C object Array of Char {'nolength': True} at 0x2816bc2b200>: E <C object Array of Char {'nolength': True} at 0x2816bc2a930>: E <C object Array of Char {'nolength': True} at 0x2816bc2acd0>: E <C object Array of Char {'nolength': True} at 0x281649a4f20>: E <C object Array of Char {'nolength': True} at 0x281649a5100>: E <C object Array of Char {'nolength': True} at 0x281649a4dc0>: E <C object Array of Char {'nolength': True} at 0x281649a5640>: E <C object Array of Char {'nolength': True} at 0x281649a5c60>: E <C object Array of Char {'nolength': True} at 0x281649a5700>: E <C object Array of Char {'nolength': True} at 0x281649a5ca0>: E <C object Array of Char {'nolength': True} at 0x281649a5740>: E <C object Array of Char {'nolength': True} at 0x281649a64c0>: E <C object Array of Char {'nolength': True} at 0x281649a61a0>: E <C object Array of Char {'nolength': True} at 0x281649a64e0>: E <C object Array of Char {'nolength': True} at 0x281649a5fa0>: E <C object Array of Char {'nolength': True} at 0x281649a63a0>: E <C object Array of Char {'nolength': True} at 0x281649a5e60>: E <C object Array of Char {'nolength': True} at 0x281649a6520>: E <C object Array of Char {'nolength': True} at 0x281649a5e20>: E <C object Array of Char {'nolength': True} at 0x281649a60a0>: E <C object Array of Char {'nolength': True} at 0x281649a61c0>: E <C object Array of Char {'nolength': True} at 0x281649a5e80>: E <C object Array of Char {'nolength': True} at 0x281649a6060>: E <C object Array of Char {'nolength': True} at 0x281649a6380>: E <C object Array of Char {'nolength': True} at 0x281649a5f80>: E <C object Array of Char {'nolength': True} at 0x281649a60e0>: E <C object Array of Char {'nolength': True} at 0x281649a6280>: E <C object Array of Char {'nolength': True} at 0x281649a60c0>: E <C object Array of Char {'nolength': True} at 0x2816c90ece0>: E <C object Array of Char {'nolength': True} at 0x281649a6100>: E <C object Array of Char {'nolength': True} at 0x281649a62e0>: E <C object Array of Char {'nolength': True} at 0x281649a5fc0>: E <C object Array of Char {'nolength': True} at 0x281649a6a00>: E <C object Array of Char {'nolength': True} at 0x2816c90d140>: E <C object Array of Char {'nolength': True} at 0x2816c90e9a0>: E <C object Array of Char {'nolength': True} at 0x281649a6aa0>: E <C object Array of Char {'nolength': True} at 0x2816c90d950>: E <C object Array of Char {'nolength': True} at 0x281649a6ce0>: E <C object Array of Char {'nolength': True} at 0x281649a6a80>: E <C object Array of Char {'nolength': True} at 0x281649a6600>: E <C object Array of Char {'nolength': True} at 0x281649a6940>: E <C object Array of Char {'nolength': True} at 0x281649a6720>: E <C object Array of Char {'nolength': True} at 0x281649a6ae0>: E <C object Array of Char {'nolength': True} at 0x281649a66c0>: E <C object Array of Char {'nolength': True} at 0x281649a6b00>: E <C object Array of Char {'nolength': True} at 0x2816c90d930>: 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 0x281648ccbd0>: 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 0x281649a7040>: E <C object Array of Char {'nolength': True} at 0x281649a5ac0>: E <C object Array of Char {'nolength': True} at 0x2816bc2b180>: E <C object Array of Char {'nolength': True} at 0x281649a65a0>: E <C object Array of Char {'nolength': True} at 0x281649a7720>: E <C object Array of Char {'nolength': True} at 0x281649a5d00>: E <C object Array of Char {'nolength': True} at 0x281649a5f20>: E <C object Array of Char {'nolength': True} at 0x2816bc2b6b0>: E <C object Array of Char {'nolength': True} at 0x2816b78bde0>: E <C object Array of Char {'nolength': True} at 0x2816a41b990>: E <C object Array of Char {'nolength': True} at 0x2816b78c2a0>: E <C object Array of Char {'nolength': True} at 0x2816b78bea0>: E <C object Array of Char {'nolength': True} at 0x2816b78bfe0>: E <C object Array of Char {'nolength': True} at 0x2816b78bbe0>: E <C object Array of Char {'nolength': True} at 0x2816b78c0c0>: E <C object Array of Char {'nolength': True} at 0x2816a41bac0>: E <C object Array of Char {'nolength': True} at 0x2816b78bca0>: E <C object Array of Char {'nolength': True} at 0x2816a3f99d0>: E <C object Array of Char {'nolength': True} at 0x2816b78bc80>: E <C object Array of Char {'nolength': True} at 0x2816b78c260>: E <C object Array of Char {'nolength': True} at 0x2816a41a9a0>: E <C object Array of Char {'nolength': True} at 0x2816b78c060>: E <C object Array of Char {'nolength': True} at 0x2816b78bce0>: E <C object Array of Char {'nolength': True} at 0x2816b78bf40>: E <C object Array of Char {'nolength': True} at 0x2816b78bf20>: E <C object Array of Char {'nolength': True} at 0x2816b78c160>: E <C object Array of Char {'nolength': True} at 0x2816b78c180>: E <C object Array of Char {'nolength': True} at 0x2816b78be60>: E <C object Array of Char {'nolength': True} at 0x2816a3f9a60>: E <C object Array of Char {'nolength': True} at 0x2816b78bd40>: E <C object Array of Char {'nolength': True} at 0x2816b78c200>: E <C object Array of Char {'nolength': True} at 0x2816a3f9f40>: E <C object Array of Char {'nolength': True} at 0x2816b78bd20>: E <C object Array of Char {'nolength': True} at 0x2816b78bee0>: E <C object Array of Char {'nolength': True} at 0x2816b78bec0>: E <C object Array of Char {'nolength': True} at 0x2816a41b9b0>: E <C object Array of Char {'nolength': True} at 0x2816b78bc60>: E <C object Array of Char {'nolength': True} at 0x2816b78c000>: E <C object Array of Char {'nolength': True} at 0x2816a41c380>: E <C object Array of Char {'nolength': True} at 0x2816a3fa2d0>: E <C object Array of Char {'nolength': True} at 0x2816b78c040>: E <C object Array of Char {'nolength': True} at 0x2816b78c580>: E <C object Array of Char {'nolength': True} at 0x2816b78c460>: E <C object Array of Char {'nolength': True} at 0x2816b78c9c0>: E <C object Array of Char {'nolength': True} at 0x2816b78c8c0>: E <C object Array of Char {'nolength': True} at 0x2816b78c6a0>: E <C object Array of Char {'nolength': True} at 0x2816b78c860>: E <C object Array of Char {'nolength': True} at 0x2816b78c820>: E <C object Array of Char {'nolength': True} at 0x2816b78ca00>: E <C object Array of Char {'nolength': True} at 0x2816a41acb0>: E <C object Array of Char {'nolength': True} at 0x2816b78c780>: E <C object Array of Char {'nolength': True} at 0x2816b78cb40>: E <C object Array of Char {'nolength': True} at 0x2816b78c880>: E <C object Array of Char {'nolength': True} at 0x2816b78caa0>: E <C object Array of Char {'nolength': True} at 0x2816b78c6c0>: E <C object Array of Char {'nolength': True} at 0x2816b78cb20>: E <C object Array of Char {'nolength': True} at 0x2816a41c520>: E <C object Array of Char {'nolength': True} at 0x2816b78c4a0>: E <C object Array of Char {'nolength': True} at 0x2816b78c760>: E <C object Array of Char {'nolength': True} at 0x2816b78c6e0>: E <C object Array of Char {'nolength': True} at 0x2816b78d1a0>: E <C object Array of Char {'nolength': True} at 0x2816a3f9ca0>: E <C object Array of Char {'nolength': True} at 0x2816a41c260>: E <C object Array of Char {'nolength': True} at 0x2816b78cfe0>: E <C object Array of Char {'nolength': True} at 0x2816b78cea0>: E <C object Array of Char {'nolength': True} at 0x2816a41baf0>: 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 0x28169ed58a0>: 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 406.47 seconds =============== ++ 05:07:50 starting module/_rawffi/alt/test [32 started in total] __ module/_pickle/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 [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 264.63 seconds ==================== ++ 05:07:58 starting module/_rawffi/test [33 started in total] __ module/_random/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 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 146.00 seconds ========================= ++ 05:09:26 starting module/_socket/test [34 started in total] __ module/_rawffi/alt/test [31 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 131.17 seconds ==================== ++ 05:10:10 starting module/_sre/test [35 started in total] __ module/_pypyjson/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 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_pypyjson\test\apptest__pypyjson.py ........ module\_pypyjson\test\test__pypyjson.py ............................................ module\_pypyjson\test\test_simd.py ... ========================= 55 passed in 211.70 seconds ========================= ++ 05:10:15 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 ========================= ++ 05:10:20 starting module/_warnings/test [37 started in total] __ module/_rawffi/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 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 308.29 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 05:13:13 starting module/_weakref/test [38 started in total] __ module/_warnings/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 [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 202.24 seconds ==================== ++ 05:13:46 starting module/_winreg/test [39 started in total] __ module/_socket/test [36 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 341.50 seconds ============== ++ 05:15:11 starting module/array/test [40 started in total] __ module/_sre/test [37 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 314.94 seconds ========================= ++ 05:15:33 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 0x000001ff0e265478> 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 135.76 seconds =============== ++ 05:16:07 starting module/binascii/test [42 started in total] __ module/_weakref/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 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 250.19 seconds ========================= ++ 05:17:32 starting module/bz2/test [43 started in total] __ module/atexit/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 2 items module\atexit\test\apptest_atexit.py .. ========================= 2 passed in 141.02 seconds ========================== ++ 05:18:01 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 166.26 seconds ========================= ++ 05:18:57 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 96.48 seconds ========================== ++ 05:19:45 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/bz2/test [43 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 127.73 seconds ========================= ++ 05:19:45 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/array/test [44 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 0x1b5712a8810>: <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 0x000001b570d85268>, 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 0x000001b564d45408> 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 0x000001b574ba16a0> 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 0x000001b574cb84e0> 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 0x000001b574cb84e0> 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 0x000001b5665fa3e0> 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 0x1b5712a8810>: E <C object Array of Char {'nolength': True} at 0x1b5712a9580>: E <C object Array of Char {'nolength': True} at 0x1b5712acbd0>: E <C object Array of Char {'nolength': True} at 0x1b5712ac590>: E <C object Array of Char {'nolength': True} at 0x1b56bcfec30>: E <C object Array of Char {'nolength': True} at 0x1b5709d8a80>: E <C object Array of Char {'nolength': True} at 0x1b570c539e0>: E <C object Array of Char {'nolength': True} at 0x1b570c53fe0>: E <C object Array of Char {'nolength': True} at 0x1b570c54850>: E <C object Array of Char {'nolength': True} at 0x1b570c54a90>: E <C object Array of Char {'nolength': True} at 0x1b570c55330>: E <C object Array of Char {'nolength': True} at 0x1b570c55a40>: E <C object Array of Char {'nolength': True} at 0x1b56bad2960>: E <C object Array of Char {'nolength': True} at 0x1b570c55170>: E <C object Array of Char {'nolength': True} at 0x1b570c57470>: E <C object Array of Char {'nolength': True} at 0x1b570c53d50>: E <C object Array of Char {'nolength': True} at 0x1b570c52450>: E <C object Array of Char {'nolength': True} at 0x1b570c523d0>: E <C object Array of Char {'nolength': True} at 0x1b5712a6480>: E <C object Array of Char {'nolength': True} at 0x1b570c52dd0>: E <C object Array of Char {'nolength': True} at 0x1b570c58c00>: E <C object Array of Char {'nolength': True} at 0x1b570c54de0>: E <C object Array of Char {'nolength': True} at 0x1b570c54500>: E <C object Array of Char {'nolength': True} at 0x1b570c53dd0>: E <C object Array of Char {'nolength': True} at 0x1b56f2710c0>: E <C object Array of Char {'nolength': True} at 0x1b5741de750>: E <C object Array of Char {'nolength': True} at 0x1b5741df2d0>: E <C object Array of Char {'nolength': True} at 0x1b5741dd980>: E <C object Array of Char {'nolength': True} at 0x1b5741de0d0>: E <C object Array of Char {'nolength': True} at 0x1b5741de030>: E <C object Array of Char {'nolength': True} at 0x1b5741e1d40>: E <C object Array of Char {'nolength': True} at 0x1b5741e26c0>: E <C object Array of Char {'nolength': True} at 0x1b5741e2a20>: E <C object Array of Char {'nolength': True} at 0x1b5741ddfc0>: E <C object Array of Char {'nolength': True} at 0x1b5741e2da0>: E <C object Array of Char {'nolength': True} at 0x1b5741dbbc0>: E <C object Array of Char {'nolength': True} at 0x1b5741e3780>: E <C object Array of Char {'nolength': True} at 0x1b5741ddc10>: E <C object Array of Char {'nolength': True} at 0x1b5741db300>: E <C object Array of Char {'nolength': True} at 0x1b5741e3430>: E <C object Array of Char {'nolength': True} at 0x1b5743725a0>: E <C object Array of Char {'nolength': True} at 0x1b56e481d70>: E <C object Array of Char {'nolength': True} at 0x1b56e486ba0>: E <C object Array of Char {'nolength': True} at 0x1b56e480ec0>: E <C object Array of Char {'nolength': True} at 0x1b5712a65b0>: E <C object Array of Char {'nolength': True} at 0x1b574992790>: E <C object Array of Char {'nolength': True} at 0x1b574992d40>: E <C object Array of Char {'nolength': True} at 0x1b5749931a0>: E <C object Array of Char {'nolength': True} at 0x1b5749934f0>: E <C object Array of Char {'nolength': True} at 0x1b574995340>: E <C object Array of Char {'nolength': True} at 0x1b5749998c0>: E <C object Array of Char {'nolength': True} at 0x1b574999cf0>: E <C object Array of Char {'nolength': True} at 0x1b57499a0c0>: 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 0x1b56bad4200>: E <C object Array of Char {'nolength': True} at 0x1b56bad48a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5740>: E <C object Array of Char {'nolength': True} at 0x1b56bad5320>: E <C object Array of Char {'nolength': True} at 0x1b56bad5c20>: E <C object Array of Char {'nolength': True} at 0x1b56bad6520>: E <C object Array of Char {'nolength': True} at 0x1b56bad6900>: E <C object Array of Char {'nolength': True} at 0x1b56bad7140>: E <C object Array of Char {'nolength': True} at 0x1b56bad7800>: E <C object Array of Char {'nolength': True} at 0x1b56bad7f80>: E <C object Array of Char {'nolength': True} at 0x1b56bad8120>: E <C object Array of Char {'nolength': True} at 0x1b56bad8d80>: E <C object Array of Char {'nolength': True} at 0x1b56bad9540>: E <C object Array of Char {'nolength': True} at 0x1b56bad9920>: E <C object Array of Char {'nolength': True} at 0x1b56bad9c00>: E <C object Array of Char {'nolength': True} at 0x1b56bad27a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad29a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2c00>: E <C object Array of Char {'nolength': True} at 0x1b56bad37a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad3ca0>: E <C object Array of Char {'nolength': True} at 0x1b56bad4700>: E <C object Array of Char {'nolength': True} at 0x1b56bad4980>: E <C object Array of Char {'nolength': True} at 0x1b56bad4d00>: E <C object Array of Char {'nolength': True} at 0x1b56bad4a40>: E <C object Array of Char {'nolength': True} at 0x1b56bad5b00>: E <C object Array of Char {'nolength': True} at 0x1b56bad5c00>: E <C object Array of Char {'nolength': True} at 0x1b56bad6800>: E <C object Array of Char {'nolength': True} at 0x1b56bad6700>: E <C object Array of Char {'nolength': True} at 0x1b56bad70a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad7780>: E <C object Array of Char {'nolength': True} at 0x1b56bad7d60>: E <C object Array of Char {'nolength': True} at 0x1b56bad8e00>: E <C object Array of Char {'nolength': True} at 0x1b56bad9060>: E <C object Array of Char {'nolength': True} at 0x1b56bad9ac0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2440>: E <C object Array of Char {'nolength': True} at 0x1b56bad2f20>: E <C object Array of Char {'nolength': True} at 0x1b56bad3820>: E <C object Array of Char {'nolength': True} at 0x1b56bad3960>: E <C object Array of Char {'nolength': True} at 0x1b56bad4280>: E <C object Array of Char {'nolength': True} at 0x1b56bad5600>: E <C object Array of Char {'nolength': True} at 0x1b56bad5a20>: E <C object Array of Char {'nolength': True} at 0x1b56bad5bc0>: E <C object Array of Char {'nolength': True} at 0x1b56bad65c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad66e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad6e40>: E <C object Array of Char {'nolength': True} at 0x1b56bad7080>: E <C object Array of Char {'nolength': True} at 0x1b56bad7e80>: E <C object Array of Char {'nolength': True} at 0x1b56bad86a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9040>: E <C object Array of Char {'nolength': True} at 0x1b56bad8ee0>: E <C object Array of Char {'nolength': True} at 0x1b56bad98e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad22a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2600>: E <C object Array of Char {'nolength': True} at 0x1b56bad2a60>: E <C object Array of Char {'nolength': True} at 0x1b56bad4040>: E <C object Array of Char {'nolength': True} at 0x1b56bad42a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad4680>: E <C object Array of Char {'nolength': True} at 0x1b56bad4f80>: E <C object Array of Char {'nolength': True} at 0x1b56bad5c40>: E <C object Array of Char {'nolength': True} at 0x1b56bad5d80>: E <C object Array of Char {'nolength': True} at 0x1b56bad61e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad6d00>: E <C object Array of Char {'nolength': True} at 0x1b56bad72a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad7c00>: E <C object Array of Char {'nolength': True} at 0x1b56bad84c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad8f80>: E <C object Array of Char {'nolength': True} at 0x1b56bad9ee0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2500>: E <C object Array of Char {'nolength': True} at 0x1b56bad3360>: E <C object Array of Char {'nolength': True} at 0x1b56bad4880>: E <C object Array of Char {'nolength': True} at 0x1b565830780>: E <C object Array of Char {'nolength': True} at 0x1b56bad52e0>: E <C object Array of Char {'nolength': True} at 0x1b569834cd0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fb80>: E <C object Array of Char {'nolength': True} at 0x1b56bad5340>: E <C object Array of Char {'nolength': True} at 0x1b56bad6060>: E <C object Array of Char {'nolength': True} at 0x1b56bad64e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad6ba0>: E <C object Array of Char {'nolength': True} at 0x1b56bad7ce0>: E <C object Array of Char {'nolength': True} at 0x1b56bad88e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9580>: E <C object Array of Char {'nolength': True} at 0x1b56bad9fe0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9900>: E <C object Array of Char {'nolength': True} at 0x1b56bad29c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad32e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad3ec0>: E <C object Array of Char {'nolength': True} at 0x1b56bad40e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5400>: E <C object Array of Char {'nolength': True} at 0x1b56bad59e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5a60>: E <C object Array of Char {'nolength': True} at 0x1b56bad6420>: E <C object Array of Char {'nolength': True} at 0x1b56bad6f80>: E <C object Array of Char {'nolength': True} at 0x1b56bad7be0>: E <C object Array of Char {'nolength': True} at 0x1b56bad8220>: E <C object Array of Char {'nolength': True} at 0x1b56bad8e80>: E <C object Array of Char {'nolength': True} at 0x1b56bad24c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad3e00>: E <C object Array of Char {'nolength': True} at 0x1b570d6fc40>: E <C object Array of Char {'nolength': True} at 0x1b56bad4f20>: E <C object Array of Char {'nolength': True} at 0x1b570d70060>: E <C object Array of Char {'nolength': True} at 0x1b570d70330>: E <C object Array of Char {'nolength': True} at 0x1b56bad5220>: E <C object Array of Char {'nolength': True} at 0x1b56bad6760>: E <C object Array of Char {'nolength': True} at 0x1b56bad6a20>: E <C object Array of Char {'nolength': True} at 0x1b56bad8880>: E <C object Array of Char {'nolength': True} at 0x1b56bad9020>: E <C object Array of Char {'nolength': True} at 0x1b56bad9ba0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2f60>: E <C object Array of Char {'nolength': True} at 0x1b56bad3240>: E <C object Array of Char {'nolength': True} at 0x1b56bad3c60>: E <C object Array of Char {'nolength': True} at 0x1b56bad5780>: E <C object Array of Char {'nolength': True} at 0x1b56bad5a80>: E <C object Array of Char {'nolength': True} at 0x1b56bad6580>: E <C object Array of Char {'nolength': True} at 0x1b56bad7040>: E <C object Array of Char {'nolength': True} at 0x1b56bad7ea0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9760>: E <C object Array of Char {'nolength': True} at 0x1b56bad9560>: E <C object Array of Char {'nolength': True} at 0x1b56bad20e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad3ea0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5060>: E <C object Array of Char {'nolength': True} at 0x1b56bad5820>: E <C object Array of Char {'nolength': True} at 0x1b56bad5d20>: E <C object Array of Char {'nolength': True} at 0x1b56bad6f20>: E <C object Array of Char {'nolength': True} at 0x1b56bad8480>: E <C object Array of Char {'nolength': True} at 0x1b570d6ff40>: E <C object Array of Char {'nolength': True} at 0x1b56bad9ae0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fac0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fd00>: E <C object Array of Char {'nolength': True} at 0x1b56bad24e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad40a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad4940>: E <C object Array of Char {'nolength': True} at 0x1b56bad6640>: E <C object Array of Char {'nolength': True} at 0x1b56bad7100>: E <C object Array of Char {'nolength': True} at 0x1b56bad95e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2580>: E <C object Array of Char {'nolength': True} at 0x1b56bad44a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5800>: E <C object Array of Char {'nolength': True} at 0x1b56bad78a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad8700>: E <C object Array of Char {'nolength': True} at 0x1b56bad2540>: E <C object Array of Char {'nolength': True} at 0x1b56bad3a00>: E <C object Array of Char {'nolength': True} at 0x1b56bad54a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad76e0>: E <C object Array of Char {'nolength': True} at 0x1b570d70570>: E <C object Array of Char {'nolength': True} at 0x1b56bad9360>: E <C object Array of Char {'nolength': True} at 0x1b570d704b0>: E <C object Array of Char {'nolength': True} at 0x1b56bad3a40>: E <C object Array of Char {'nolength': True} at 0x1b56bad53a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad7260>: E <C object Array of Char {'nolength': True} at 0x1b56bad8c80>: E <C object Array of Char {'nolength': True} at 0x1b56bad3620>: E <C object Array of Char {'nolength': True} at 0x1b56bad50a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad6a00>: E <C object Array of Char {'nolength': True} at 0x1b56bad8620>: E <C object Array of Char {'nolength': True} at 0x1b56bad9500>: E <C object Array of Char {'nolength': True} at 0x1b56bad2f40>: E <C object Array of Char {'nolength': True} at 0x1b56bad5680>: E <C object Array of Char {'nolength': True} at 0x1b56bad6ca0>: E <C object Array of Char {'nolength': True} at 0x1b56bad7d40>: E <C object Array of Char {'nolength': True} at 0x1b56bad8920>: E <C object Array of Char {'nolength': True} at 0x1b56bad3aa0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5d40>: E <C object Array of Char {'nolength': True} at 0x1b56bad6620>: E <C object Array of Char {'nolength': True} at 0x1b56bad7920>: E <C object Array of Char {'nolength': True} at 0x1b56bad3260>: E <C object Array of Char {'nolength': True} at 0x1b56e291e80>: E <C object Array of Char {'nolength': True} at 0x1b56e290cc0>: E <C object Array of Char {'nolength': True} at 0x1b56bad60a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad94c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad46a0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fcd0>: E <C object Array of Char {'nolength': True} at 0x1b56bad86e0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fdf0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fc10>: E <C object Array of Char {'nolength': True} at 0x1b56bad9a40>: E <C object Array of Char {'nolength': True} at 0x1b56bad5e00>: E <C object Array of Char {'nolength': True} at 0x1b56bad7cc0>: E <C object Array of Char {'nolength': True} at 0x1b56bad4620>: E <C object Array of Char {'nolength': True} at 0x1b5651841f0>: E <C object Array of Char {'nolength': True} at 0x1b565184d90>: E <C object Array of Char {'nolength': True} at 0x1b56bad87e0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2a40>: E <C object Array of Char {'nolength': True} at 0x1b56bad49a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9a80>: E <C object Array of Char {'nolength': True} at 0x1b56e291ea0>: E <C object Array of Char {'nolength': True} at 0x1b56e290fe0>: E <C object Array of Char {'nolength': True} at 0x1b5651843d0>: E <C object Array of Char {'nolength': True} at 0x1b56bad69a0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2ba0>: E <C object Array of Char {'nolength': True} at 0x1b56bad5ea0>: E <C object Array of Char {'nolength': True} at 0x1b56e292760>: E <C object Array of Char {'nolength': True} at 0x1b565185210>: E <C object Array of Char {'nolength': True} at 0x1b56bad72c0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2460>: E <C object Array of Char {'nolength': True} at 0x1b56bad4a80>: E <C object Array of Char {'nolength': True} at 0x1b563bb8190>: E <C object Array of Char {'nolength': True} at 0x1b56bad6d60>: E <C object Array of Char {'nolength': True} at 0x1b570d70240>: E <C object Array of Char {'nolength': True} at 0x1b56bad68c0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fb50>: E <C object Array of Char {'nolength': True} at 0x1b570d70ba0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9700>: E <C object Array of Char {'nolength': True} at 0x1b56e291fc0>: E <C object Array of Char {'nolength': True} at 0x1b565183370>: E <C object Array of Char {'nolength': True} at 0x1b56bad75c0>: E <C object Array of Char {'nolength': True} at 0x1b5651843f0>: E <C object Array of Char {'nolength': True} at 0x1b56bad9b00>: E <C object Array of Char {'nolength': True} at 0x1b56bad8e20>: E <C object Array of Char {'nolength': True} at 0x1b574371680>: E <C object Array of Char {'nolength': True} at 0x1b574371b40>: E <C object Array of Char {'nolength': True} at 0x1b574371b00>: E <C object Array of Char {'nolength': True} at 0x1b574371a20>: E <C object Array of Char {'nolength': True} at 0x1b574371880>: E <C object Array of Char {'nolength': True} at 0x1b574371980>: E <C object Array of Char {'nolength': True} at 0x1b5743719a0>: E <C object Array of Char {'nolength': True} at 0x1b574371960>: E <C object Array of Char {'nolength': True} at 0x1b570d6fe80>: E <C object Array of Char {'nolength': True} at 0x1b574371600>: E <C object Array of Char {'nolength': True} at 0x1b570d700c0>: E <C object Array of Char {'nolength': True} at 0x1b570d709c0>: E <C object Array of Char {'nolength': True} at 0x1b574371d00>: E <C object Array of Char {'nolength': True} at 0x1b574371b80>: E <C object Array of Char {'nolength': True} at 0x1b574371c20>: E <C object Array of Char {'nolength': True} at 0x1b574371b20>: E <C object Array of Char {'nolength': True} at 0x1b574371860>: E <C object Array of Char {'nolength': True} at 0x1b574371a60>: E <C object Array of Char {'nolength': True} at 0x1b5743718c0>: E <C object Array of Char {'nolength': True} at 0x1b5743716a0>: E <C object Array of Char {'nolength': True} at 0x1b574371c00>: E <C object Array of Char {'nolength': True} at 0x1b574371ae0>: E <C object Array of Char {'nolength': True} at 0x1b5743717c0>: E <C object Array of Char {'nolength': True} at 0x1b5743719c0>: E <C object Array of Char {'nolength': True} at 0x1b5743717e0>: E <C object Array of Char {'nolength': True} at 0x1b574371900>: E <C object Array of Char {'nolength': True} at 0x1b574371ce0>: E <C object Array of Char {'nolength': True} at 0x1b574371620>: E <C object Array of Char {'nolength': True} at 0x1b570d70270>: E <C object Array of Char {'nolength': True} at 0x1b5743718a0>: E <C object Array of Char {'nolength': True} at 0x1b570d70a50>: E <C object Array of Char {'nolength': True} at 0x1b574371c60>: E <C object Array of Char {'nolength': True} at 0x1b574371d20>: E <C object Array of Char {'nolength': True} at 0x1b5743715c0>: E <C object Array of Char {'nolength': True} at 0x1b5743721c0>: E <C object Array of Char {'nolength': True} at 0x1b574372080>: E <C object Array of Char {'nolength': True} at 0x1b574372420>: E <C object Array of Char {'nolength': True} at 0x1b574371dc0>: E <C object Array of Char {'nolength': True} at 0x1b574372060>: E <C object Array of Char {'nolength': True} at 0x1b574372160>: E <C object Array of Char {'nolength': True} at 0x1b574372220>: E <C object Array of Char {'nolength': True} at 0x1b5743722a0>: E <C object Array of Char {'nolength': True} at 0x1b574371ec0>: E <C object Array of Char {'nolength': True} at 0x1b5743723c0>: E <C object Array of Char {'nolength': True} at 0x1b5743723e0>: E <C object Array of Char {'nolength': True} at 0x1b5743720c0>: E <C object Array of Char {'nolength': True} at 0x1b574371f80>: E <C object Array of Char {'nolength': True} at 0x1b574372040>: E <C object Array of Char {'nolength': True} at 0x1b574371f00>: E <C object Array of Char {'nolength': True} at 0x1b574371da0>: E <C object Array of Char {'nolength': True} at 0x1b5743724a0>: E <C object Array of Char {'nolength': True} at 0x1b574372440>: E <C object Array of Char {'nolength': True} at 0x1b574372180>: E <C object Array of Char {'nolength': True} at 0x1b574372320>: E <C object Array of Char {'nolength': True} at 0x1b570d702d0>: E <C object Array of Char {'nolength': True} at 0x1b574372340>: E <C object Array of Char {'nolength': True} at 0x1b574371fa0>: E <C object Array of Char {'nolength': True} at 0x1b574372140>: E <C object Array of Char {'nolength': True} at 0x1b5743724c0>: E <C object Array of Char {'nolength': True} at 0x1b574371d80>: E <C object Array of Char {'nolength': True} at 0x1b574371fe0>: E <C object Array of Char {'nolength': True} at 0x1b574372620>: E <C object Array of Char {'nolength': True} at 0x1b574372aa0>: E <C object Array of Char {'nolength': True} at 0x1b5743728c0>: E <C object Array of Char {'nolength': True} at 0x1b574372d60>: E <C object Array of Char {'nolength': True} at 0x1b574372c60>: E <C object Array of Char {'nolength': True} at 0x1b574372680>: E <C object Array of Char {'nolength': True} at 0x1b574372c20>: E <C object Array of Char {'nolength': True} at 0x1b5743727a0>: E <C object Array of Char {'nolength': True} at 0x1b574372780>: E <C object Array of Char {'nolength': True} at 0x1b574372980>: E <C object Array of Char {'nolength': True} at 0x1b574372800>: E <C object Array of Char {'nolength': True} at 0x1b574372900>: E <C object Array of Char {'nolength': True} at 0x1b574372c00>: E <C object Array of Char {'nolength': True} at 0x1b574372600>: E <C object Array of Char {'nolength': True} at 0x1b5743726a0>: E <C object Array of Char {'nolength': True} at 0x1b574372b40>: E <C object Array of Char {'nolength': True} at 0x1b574372860>: E <C object Array of Char {'nolength': True} at 0x1b574372ca0>: E <C object Array of Char {'nolength': True} at 0x1b574372a00>: E <C object Array of Char {'nolength': True} at 0x1b574372920>: E <C object Array of Char {'nolength': True} at 0x1b574372760>: E <C object Array of Char {'nolength': True} at 0x1b5743727c0>: E <C object Array of Char {'nolength': True} at 0x1b574372b80>: E <C object Array of Char {'nolength': True} at 0x1b574373280>: E <C object Array of Char {'nolength': True} at 0x1b570d6fe50>: E <C object Array of Char {'nolength': True} at 0x1b574373340>: E <C object Array of Char {'nolength': True} at 0x1b570d70b10>: E <C object Array of Char {'nolength': True} at 0x1b570d70cc0>: E <C object Array of Char {'nolength': True} at 0x1b574373480>: E <C object Array of Char {'nolength': True} at 0x1b5743731e0>: E <C object Array of Char {'nolength': True} at 0x1b574372dc0>: E <C object Array of Char {'nolength': True} at 0x1b574373380>: E <C object Array of Char {'nolength': True} at 0x1b5743732a0>: E <C object Array of Char {'nolength': True} at 0x1b574372fe0>: E <C object Array of Char {'nolength': True} at 0x1b5743732c0>: E <C object Array of Char {'nolength': True} at 0x1b574372d80>: E <C object Array of Char {'nolength': True} at 0x1b574372f60>: E <C object Array of Char {'nolength': True} at 0x1b574372f40>: E <C object Array of Char {'nolength': True} at 0x1b574373360>: E <C object Array of Char {'nolength': True} at 0x1b5743734e0>: E <C object Array of Char {'nolength': True} at 0x1b574373320>: E <C object Array of Char {'nolength': True} at 0x1b5743732e0>: E <C object Array of Char {'nolength': True} at 0x1b574373120>: E <C object Array of Char {'nolength': True} at 0x1b574372e80>: E <C object Array of Char {'nolength': True} at 0x1b574373460>: E <C object Array of Char {'nolength': True} at 0x1b574373200>: E <C object Array of Char {'nolength': True} at 0x1b574373040>: E <C object Array of Char {'nolength': True} at 0x1b5743731c0>: E <C object Array of Char {'nolength': True} at 0x1b574372ec0>: E <C object Array of Char {'nolength': True} at 0x1b574372e40>: E <C object Array of Char {'nolength': True} at 0x1b574373400>: E <C object Array of Char {'nolength': True} at 0x1b570d6feb0>: E <C object Array of Char {'nolength': True} at 0x1b574373420>: E <C object Array of Char {'nolength': True} at 0x1b570d708a0>: E <C object Array of Char {'nolength': True} at 0x1b570d70900>: E <C object Array of Char {'nolength': True} at 0x1b574373520>: E <C object Array of Char {'nolength': True} at 0x1b574373240>: E <C object Array of Char {'nolength': True} at 0x1b5743730c0>: E <C object Array of Char {'nolength': True} at 0x1b574373100>: E <C object Array of Char {'nolength': True} at 0x1b574373620>: E <C object Array of Char {'nolength': True} at 0x1b574373c20>: E <C object Array of Char {'nolength': True} at 0x1b574373c40>: E <C object Array of Char {'nolength': True} at 0x1b5743737a0>: E <C object Array of Char {'nolength': True} at 0x1b574373ce0>: E <C object Array of Char {'nolength': True} at 0x1b574373a40>: E <C object Array of Char {'nolength': True} at 0x1b5743739c0>: E <C object Array of Char {'nolength': True} at 0x1b574373cc0>: E <C object Array of Char {'nolength': True} at 0x1b574373960>: E <C object Array of Char {'nolength': True} at 0x1b574373a60>: E <C object Array of Char {'nolength': True} at 0x1b574373980>: E <C object Array of Char {'nolength': True} at 0x1b574373680>: E <C object Array of Char {'nolength': True} at 0x1b574373b80>: E <C object Array of Char {'nolength': True} at 0x1b574373b60>: E <C object Array of Char {'nolength': True} at 0x1b5743738a0>: E <C object Array of Char {'nolength': True} at 0x1b5743735c0>: E <C object Array of Char {'nolength': True} at 0x1b574373d20>: E <C object Array of Char {'nolength': True} at 0x1b574373660>: E <C object Array of Char {'nolength': True} at 0x1b574373c60>: E <C object Array of Char {'nolength': True} at 0x1b570d6ff10>: E <C object Array of Char {'nolength': True} at 0x1b574373840>: E <C object Array of Char {'nolength': True} at 0x1b570d70c00>: E <C object Array of Char {'nolength': True} at 0x1b570d70a20>: E <C object Array of Char {'nolength': True} at 0x1b574373580>: E <C object Array of Char {'nolength': True} at 0x1b5743739e0>: E <C object Array of Char {'nolength': True} at 0x1b574373ca0>: E <C object Array of Char {'nolength': True} at 0x1b5743737c0>: E <C object Array of Char {'nolength': True} at 0x1b574373b00>: E <C object Array of Char {'nolength': True} at 0x1b574373ba0>: E <C object Array of Char {'nolength': True} at 0x1b5743739a0>: E <C object Array of Char {'nolength': True} at 0x1b574373b40>: E <C object Array of Char {'nolength': True} at 0x1b574373d40>: E <C object Array of Char {'nolength': True} at 0x1b574373bc0>: E <C object Array of Char {'nolength': True} at 0x1b5743744e0>: E <C object Array of Char {'nolength': True} at 0x1b574374380>: E <C object Array of Char {'nolength': True} at 0x1b5743744a0>: E <C object Array of Char {'nolength': True} at 0x1b574373fa0>: E <C object Array of Char {'nolength': True} at 0x1b5743743c0>: E <C object Array of Char {'nolength': True} at 0x1b570d70210>: E <C object Array of Char {'nolength': True} at 0x1b574374460>: E <C object Array of Char {'nolength': True} at 0x1b570d70ae0>: E <C object Array of Char {'nolength': True} at 0x1b570d709f0>: E <C object Array of Char {'nolength': True} at 0x1b574374560>: E <C object Array of Char {'nolength': True} at 0x1b5743742c0>: E <C object Array of Char {'nolength': True} at 0x1b574373de0>: E <C object Array of Char {'nolength': True} at 0x1b574374400>: E <C object Array of Char {'nolength': True} at 0x1b574373d80>: E <C object Array of Char {'nolength': True} at 0x1b574374540>: E <C object Array of Char {'nolength': True} at 0x1b5743744c0>: E <C object Array of Char {'nolength': True} at 0x1b5743740c0>: E <C object Array of Char {'nolength': True} at 0x1b574374140>: E <C object Array of Char {'nolength': True} at 0x1b574373e00>: E <C object Array of Char {'nolength': True} at 0x1b574374300>: E <C object Array of Char {'nolength': True} at 0x1b574373da0>: E <C object Array of Char {'nolength': True} at 0x1b574374160>: 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 0x1b56bad2ee0>: E <C object Array of Char {'nolength': True} at 0x1b56bad6540>: E <C object Array of Char {'nolength': True} at 0x1b56f1bf6c0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fdc0>: E <C object Array of Char {'nolength': True} at 0x1b570d6fbe0>: E <C object Array of Char {'nolength': True} at 0x1b56bad2160>: E <C object Array of Char {'nolength': True} at 0x1b570d6fd30>: E <C object Array of Char {'nolength': True} at 0x1b570d70090>: E <C object Array of Char {'nolength': True} at 0x1b570d70510>: E <C object Array of Char {'nolength': True} at 0x1b574371c40>: E <C object Array of Char {'nolength': True} at 0x1b574371de0>: E <C object Array of Char {'nolength': True} at 0x1b570d70480>: E <C object Array of Char {'nolength': True} at 0x1b570d701e0>: E <C object Array of Char {'nolength': True} at 0x1b570d70000>: 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 0x1b5712a8810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573704138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573704170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad48a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737041a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737041e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573705c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573705d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573710e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573710f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573710f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573726058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573726090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573726ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573726b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5712a9580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573734f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573734f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573734fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573734fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57374aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad27a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57374b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad29a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737dc0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737dc100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5712acbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737dc138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad37a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737dc170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737dc1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737e7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737e7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5712ac590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737e7b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737e7b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737ff3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737ff408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737ff440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bcfec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5737ff478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380c988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad70a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380c9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57380dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57381e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57381e8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57381e988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57381ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fa058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fb210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5709d8a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fb248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fb280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fb2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5738fb2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57390c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57390cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad65c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573958448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad66e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573958480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c539e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739584b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739584f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573958528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573958560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad86a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c53fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396e1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad98e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad22a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c54850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396fef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57396ff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57397f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad42a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57397f398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c54a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57397f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57397f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57397f440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57398eb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57398eb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c55330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57398eb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad61e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57398ebb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57398ebf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad72a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399a330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399a368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c55a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399a3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad84c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399b910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399b948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399b980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57399b9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56f1bf6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739acb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739acbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b565830780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739ad868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad52e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739ad8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b569834cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739d9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739d90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739d90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739d9e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad64e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5739d9e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a58b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a58b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad88e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a58c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a66250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c55170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a66288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573a85a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cd8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad29c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cd8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad32e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cd8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c57470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cd8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cd8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad40e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cfa170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573cfa1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad59e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d11da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c53d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d11de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d11e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d5a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d5a918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d5a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c52450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d5a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d7a838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d7a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad24c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d7a8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d7a8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d84410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d84e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d84e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573d85a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573dd6790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573dd67c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573dd7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573dd7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573dd7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e10678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e10758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e10790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c523d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e11600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e11638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e11670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e116a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e116e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5712a6480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e1ed40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e1ed78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e1edb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e1ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e1ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c52dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e34fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e34fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad20e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e859b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e92e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e92e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c58c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e92ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573e92f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573ec6fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573ec6fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573ede288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573ede330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6ff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573edf5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573edfec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573edfef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573f80ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad24e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573f81360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad40a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573f81440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573f81478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fb24b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fb24f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad95e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fb3280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fb32b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad44a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fb3398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc63a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad78a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc7280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc72b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad54a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc7ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fc7f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad76e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fd8020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fd9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fd9478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d704b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b573fd9de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5740572b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad53a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5740572f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad50a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416ae58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c54de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416be88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57416bec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57417b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c54500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57417b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57417b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57417b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57417b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57418ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570c53dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57418ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57418abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57418abf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad3260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57418ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e291e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56f2710c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e290cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419c250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad60a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419c288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad94c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419c2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad46a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57419da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5741aa6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad86e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5741ab6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5741abec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574226790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742267c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742268a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad7cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574227910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742279f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5651841f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574227a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b565184d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423a950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad87e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423a988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741de750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423a9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad49a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e291ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741df2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e290fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57423bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5651843d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57424b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad69a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57424b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57425c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741dd980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57425c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad5ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57425c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e292760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57425c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b565185210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57425c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad72c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57426a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741de0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57426a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad2460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57426a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad4a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57426a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b563bb8190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57426a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574278090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad6d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742acb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742ad0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad68c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742ad130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742ade18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742ade88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5742adec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e291fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574305788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b565183370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743057c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad75c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574316678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5651843f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743166b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad9b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743172b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56bad8e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743172f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743173d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574386448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574386528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574386560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743874e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574387520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743719a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574394170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743941a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574394250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fe80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574395a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574395a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d700c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743c8d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d709c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743c8de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743c8e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743c9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5743c9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a8bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743718c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a9980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743716a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744a9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744b89f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743717c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744b8a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743719c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744b9670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743717e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744b96a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744b9788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744ca8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741de030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744ca8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744ca918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744ca950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fe090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743718a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fe0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fe100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e1d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fefa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743715c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744fefe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743721c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5744ff018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57456cc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57456cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e26c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57456cc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57456ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57456cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e2a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743722a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457dbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743723c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457dbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743723e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57457dc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743720c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574590c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574590c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574590d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574591cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574591da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743724a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574591de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745a3050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745b9fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741ddfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745ca020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745ca058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745ca090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d702d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745cbcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5745cbd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574672950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5746738d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743724c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574673910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e2da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574673948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574673980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574371fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5746739b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574763328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574763360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741dbbc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574763398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743728c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747633d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574763408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574774988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747749c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e3780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747749f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574774a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743727a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574774a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574782138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574782170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741ddc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747821a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747821e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574782218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574783e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574783ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741db300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574783ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743726a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574783f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574783f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57478fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57478fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5741e3430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57478fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57478fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57478fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747a1398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743727c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747a13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743725a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747a1408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747a1440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747b4678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747b4720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6fe50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747b4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747b56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5747b5c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574858608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748858a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743731e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574894f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574894f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574895050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743732a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748a2170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748a2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743732c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748a2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e481d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748a22c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b60c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b6100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b7948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e486ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b7980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743734e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b79b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743732e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748b7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748c5600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b56e480ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748c5638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748c5670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748c56a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5748c56e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574921408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5712a65b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574921440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743731c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574921478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749214b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574372e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749214e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d701e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57492f168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57492f210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6feb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57492f248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57493e368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d708a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57493e9c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57493fb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57493fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574970a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743730c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574970aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574970b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574980138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574980218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574980250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574992790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749813d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743737a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574981408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574981440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574981478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743739c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749814b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574992d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57498efe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57498f018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57498f050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57498f088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b57498f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5749931a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749d2c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749d2c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749d2cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749d2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743738a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749d2d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5749934f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749e08e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743735c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749e0918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749e0950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749e0988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749e09c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749f2758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d6ff10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749f2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749f27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b5749f3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2ac28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743739e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743737c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2bad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574a2bb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574adc790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743739a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574adc7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574add558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574add590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574add670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743744e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574add6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574aeb398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743744a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b17de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b2ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743743c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b2ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b2bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b2bd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d70ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b2bda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b570d709f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b66b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b66b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743742c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b678a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b678d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b9e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b9f6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574995340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574b9f718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743744c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5743740c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b5749998c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb2838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574999cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bb3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574373da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bc5210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b574374160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bc5248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1b57499a0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001b574bc52b8> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b578722170> 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 305.08 seconds ========== ++ 05:20:19 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 112.29 seconds ========================== ++ 05:22:23 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 95.48 seconds ========================== ++ 05:22:34 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 248.80 seconds ========================== ++ 05:25:33 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 321.81 seconds ==================== ++ 05:26:20 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 230.53 seconds ========================== ++ 05:27:37 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 272.28 seconds ========================== ++ 05:28:32 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 219.70 seconds ========================== ++ 05:30:48 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 319.05 seconds ========================= ++ 05:32:46 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 282.54 seconds ========================== ++ 05:33:28 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 215.33 seconds ========================== ++ 05:33:32 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 207.83 seconds ========================== ++ 05:35:55 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 228.16 seconds ========================== ++ 05:37:38 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_contextvars.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 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 209.80 seconds ========================== ++ 05:38:10 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_complexobject.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 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 220.40 seconds ========================== ++ 05:38:20 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_datetime.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 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 360.23 seconds ========================= ++ 05:45:03 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_dictobject.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 19 items module\cpyext\test\test_dictobject.py ................... ========================= 19 passed in 349.77 seconds ========================= ++ 05:45:15 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_eval.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_eval.py ...............x... =================== 18 passed, 1 xfailed in 360.46 seconds ==================== ++ 05:45:25 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_cpyext.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 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 528.74 seconds ==================== ++ 05:46:17 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 184.28 seconds ========================== ++ 05:49:39 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 208.11 seconds ========================== ++ 05:49:56 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_floatobject.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 14 items module\cpyext\test\test_floatobject.py .............. ========================= 14 passed in 295.73 seconds ========================= ++ 05:51:38 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_frameobject.py [66 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 263.40 seconds ========================== ++ 05:51:45 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_funcobject.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 14 items module\cpyext\test\test_funcobject.py .............. ========================= 14 passed in 303.82 seconds ========================= ++ 05:56:00 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_genobject.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 3 items module\cpyext\test\test_genobject.py ... ========================= 3 passed in 343.97 seconds ========================== ++ 05:56:45 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 342.33 seconds ========================= ++ 05:59:11 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 350.17 seconds ========================== ++ 05:59:26 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 241.54 seconds ========================== ++ 06:01:37 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_mapping.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 5 items module\cpyext\test\test_mapping.py ..... ========================= 5 passed in 119.51 seconds ========================== ++ 06:02:59 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_listobject.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 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 308.47 seconds ========================= ++ 06:03:34 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 304.40 seconds ========================= ++ 06:05:53 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 225.92 seconds ========================== ++ 06:07:13 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 270.96 seconds ==================== ++ 06:08:42 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 318.57 seconds ========================= ++ 06:09:54 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 208.13 seconds ========================== ++ 06:10:46 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 12.86 seconds ========================== ++ 06:11:16 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 212.19 seconds ========================== ++ 06:13:43 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 438.67 seconds ========================= ++ 06:15:43 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 290.62 seconds ========================== ++ 06:16:44 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_object.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 39 items module\cpyext\test\test_object.py ......................s................ =================== 38 passed, 1 skipped in 471.91 seconds ==================== ++ 06:20:17 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_pyfile.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 7 items module\cpyext\test\test_pyfile.py ...x... ==================== 6 passed, 1 xfailed in 206.53 seconds ==================== ++ 06:20:21 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pymem.py [85 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 267.24 seconds ========================== ++ 06:22:42 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pyerrors.py [86 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 0x0000012478178b60>, 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 0x00000124679033d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000012468b47c20>] 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 0x0000012468b47c20>] 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 0x00000124742f1df8> 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 0x0000012476a55ce0> 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 0x0000012476a55ce0> 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 0x00000124742f1da8> 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 0x0000012476a55ca0> 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 0x0000012476a55ca0> 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 0x0000012478179d30> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012478b04870>) 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 0x0000012478b04870>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012478b04870> 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 0x0000012478b04870>,) 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 0x0000012478b04870>,) 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 0x000001246f2c3e18> 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 0x000001246f2c3e18> 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 0x000001246f2c3e18> @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 0x000001247369d4b0> 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 0x000001247369d4b0> 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 0x000001247369d4b0> 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 0x000001247369d4b0> 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 0x000001247369d590> 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 0x00000124789ab910> 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 470.86 seconds =============== ++ 06:23:56 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 193.77 seconds ========================== ++ 06:24:40 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 264.78 seconds ============== ++ 06:25:57 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 251.96 seconds ========================== ++ 06:28:41 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 270.88 seconds ========================= ++ 06:29:32 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.03 seconds ========================= ++ 06:31:07 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 288.38 seconds ========================== ++ 06:32:11 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 244.97 seconds ========================== ++ 06:33:55 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 217.02 seconds ========================== ++ 06:34:17 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_sysmodule.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 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 216.82 seconds ========================== ++ 06:35:45 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_translate.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 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 32.06 seconds ========================== ++ 06:36:00 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 123.59 seconds ========================== ++ 06:37:14 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 0x000002bec8115638> 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-1290\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-1290\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000002bec57a1100> DONE <function PyLong_AsLong at 0x000002bec57c69f8> DONE <function PyEval_SaveThread at 0x000002bec441f808> DONE <function PyEval_RestoreThread at 0x000002bec441f718> DONE <function PyLong_AsLong at 0x000002bec57c69f8> DONE <function PyEval_SaveThread at 0x000002bec441f808> DONE <function PyEval_RestoreThread at 0x000002bec441f718> DONE <function PyLong_AsLong at 0x000002bec57c69f8> DONE <function PyEval_SaveThread at 0x000002bec441f808> DONE <function PyEval_RestoreThread at 0x000002bec441f718> DONE <function PyLong_AsLong at 0x000002bec57c69f8> DONE <function PyEval_SaveThread at 0x000002bec441f808> DONE <function PyEval_RestoreThread at 0x000002bec441f718> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 337.14 seconds =============== ++ 06:38:54 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 277.80 seconds ========================= ++ 06:41:36 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 339.14 seconds ========================== called power ++ 06:46:05 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_version.py [101 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 437.18 seconds ========================== ++ 06:50:44 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.12 seconds ========================== ++ 06:50:47 starting module/errno/test [106 started in total] __ module/cpyext/test/test_unicodeobject.py [103 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 0x0000018e2049ff68> 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 0x18e1d43d168>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000018e2216fe88> 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 0x18e1d43d168>: 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 753.43 seconds ==================== ++ 06:50:58 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 101.98 seconds ========================== ++ 06:52:39 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 28.10 seconds ===================== ++ 06:53:13 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 6.12 seconds ========================== ++ 06:53:22 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 178.30 seconds ========================= ++ 06:54:02 starting module/imp/test [111 started in total] __ module/cpyext/test/test_weakref.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 5 items module\cpyext\test\test_weakref.py ..... ========================= 5 passed in 371.19 seconds ========================== ++ 06:55:06 starting module/itertools/test [112 started in total] __ module/cpyext/test/test_typeobject.py [109 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 94 items module\cpyext\test\test_typeobject.py ...................s.........................................F...........s.....s.............. ================================== FAILURES =================================== ___________ AppTestSlots.test_multiple_inheritance_small_basicsize ____________ self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2> func = <function <lambda> at 0x000002284f1436a0>, 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_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} 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 0x000002283ba733d0> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002283cb0ed60>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} 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 0x000002283cb0ed60>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>} 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_multiple_inheritance_small_basicsize'>, '__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 0x00000228456e8908> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__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 0x00000228494ca3e0> 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 0x00000228494ca3e0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__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_multiple_inheritance_small_basicsize'>, '__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 0x00000228456e8840> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__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 0x00000228494ca3a0> 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 0x00000228494ca3a0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__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_multiple_inheritance_small_basicsize'>, '__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_multiple_inheritance_small_basicsize'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_multiple_inheritance_small_basicsize'> 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_multiple_inheritance_small_basicsize'> space = StdObjSpace target = <function test_multiple_inheritance_small_basicsize at 0x000002284f143e20> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002284e2fc1e0>) 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 0x000002284e2fc1e0>,) w_func = <Function test_multiple_inheritance_small_basicsize> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002284e2fc1e0> 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_multiple_inheritance_small_basicsize> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002284e2fc1e0>,) 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_multiple_inheritance_small_basicsize> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002284e2fc1e0>,) 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_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 name = 'test_multiple_inheritance_small_basicsize' qualname = 'test_multiple_inheritance_small_basicsize' 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 pycode = <code object test_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022840938de8> 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022840938de8> 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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00' next_instr = 12L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022840938de8> @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_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2 @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 = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 dropvalues = 4, 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 = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6 dropvalues = 4, 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) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1, w_function=self) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter\function.py:203: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) 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 0x000002284cd12ec8> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002284cd12ec8> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) 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 0x000002284cd12ec8> space = StdObjSpace e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),) 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 0x000002284cd12ec8> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])]) 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 0x000002284cd12fe0> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_...;\n return obj;\n '))]), W_UnicodeObject(''), 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])) <3373-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... = PyObject_New(PyObject, B12);\n return obj;\n '))]) prologue = '', 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 0x000002284d40a170> modname = 'foo' functions = [(u'new_obj', u'METH_NOARGS', u'\n /* Simulate pybind11: instance struct is PyObject_HEAD + one ptr,\n ...urn NULL;\n\n PyObject *obj = PyObject_New(PyObject, B12);\n return obj;\n ')] prologue = '', 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) init = """PyObject *mod = PyModule_Create(&moduledef); """ if more_init: init += """#define INITERROR return NULL """ init += more_init init += "\nreturn mod;" return self.import_module( name=modname, init=init, body=body, include_dirs=include_dirs, > PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN) tool\cpyext\extbuild.py:98: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000002284d40a170> name = 'foo' init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;' body = u'\n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n {\n \n /* Simu...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n ' filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False def import_module(self, name, init=None, body='', filename=None, include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False): """ init specifies the overall template of the module. if init is None, the module source will be loaded from a file in this test directory, give a name given by the filename parameter. if filename is None, the module name will be used to construct the filename. """ if body or init: if init is None: init = "return PyModule_Create(&moduledef);" if init is not None: code = make_source(name, init, body, PY_SSIZE_T_CLEAN) kwds = dict(source_strings=[code]) else: assert not PY_SSIZE_T_CLEAN if filename is None: filename = name filename = HERE / (filename + ".c") kwds = dict(source_files=[filename]) mod = self.compile_extension_module( > name, include_dirs=include_dirs, **kwds) tool\cpyext\extbuild.py:83: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000002284d40a170> name = 'foo', include_dirs = [] source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-1294\\foo-26\\source_0.c')] source_strings = [u'\n \n #include <Python.h>\n\n \n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n ...\n PyInit_foo(void) {\n PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;\n }\n '] def compile_extension_module(self, name, include_dirs=None, source_files=None, source_strings=None): """ Build an extension module and return the filename of the resulting native code file. name is the name of the module, possibly including dots if it is a module inside a package. """ include_dirs = include_dirs or [] modname = name.split('.')[-1] dirname = self.get_builddir(name=modname) if source_strings: assert not source_files files = convert_sources_to_files(source_strings, dirname) source_files = files soname = c_compile(source_files, outputfilename=str(dirname / modname), compile_extra=self.compile_extra, link_extra=self.link_extra, include_dirs=self.include_extra + include_dirs, > libraries=self.extra_libs) tool\cpyext\extbuild.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-1294\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-1294\\foo-26\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-1294\\module_cache\\pypyapi'] library_dirs = [] def c_compile(cfilenames, outputfilename, compile_extra=None, link_extra=None, include_dirs=None, libraries=None, library_dirs=None): compile_extra = compile_extra or [] link_extra = link_extra or [] include_dirs = include_dirs or [] libraries = libraries or [] library_dirs = library_dirs or [] if sys.platform == 'win32': link_extra = link_extra + ['/DEBUG'] # generate .pdb file if sys.platform == 'darwin': # support Fink & Darwinports for s in ('/sw/', '/opt/local/'): if (s + 'include' not in include_dirs and os.path.exists(s + 'include')): include_dirs.append(s + 'include') if s + 'lib' not in library_dirs and os.path.exists(s + 'lib'): library_dirs.append(s + 'lib') outputfilename = py.path.local(outputfilename).new(ext=so_ext) saved_environ = os.environ.copy() try: _build( cfilenames, outputfilename, compile_extra, link_extra, > include_dirs, libraries, library_dirs) tool\cpyext\extbuild.py:200: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-1294\\foo-26\\source_0.c')] outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-1294\\foo-26\\foo.dll') compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG'] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-1294\\module_cache\\pypyapi'] library_dirs = [] def _build(cfilenames, outputfilename, compile_extra, link_extra, include_dirs, libraries, library_dirs): try: # monkeypatch distutils for some versions of msvc compiler import setuptools except ImportError: # XXX if this fails and is required, # we must call pypy -mensurepip after translation pass from distutils.ccompiler import new_compiler from distutils import sysconfig # XXX for Darwin running old versions of CPython 2.7.x sysconfig.get_config_vars() compiler = new_compiler(force=1) sysconfig.customize_compiler(compiler) # XXX objects = [] for cfile in cfilenames: cfile = py.path.local(cfile) old = cfile.dirpath().chdir() try: res = compiler.compile([cfile.basename], > include_dirs=include_dirs, extra_preargs=compile_extra) tool\cpyext\extbuild.py:232: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <distutils._msvccompiler.MSVCCompiler instance at 0x00000228494cbbe0> sources = ['source_0.c'], output_dir = None, macros = [] include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')] debug = 0 extra_preargs = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...] extra_postargs = [], depends = None def compile(self, sources, output_dir=None, macros=None, include_dirs=None, debug=0, extra_preargs=None, extra_postargs=None, depends=None): if not self.initialized: self.initialize() compile_info = self._setup_compile(output_dir, macros, include_dirs, sources, depends, extra_postargs) macros, objects, extra_postargs, pp_opts, build = compile_info compile_opts = extra_preargs or [] compile_opts.append('/c') if debug: compile_opts.extend(self.compile_options_debug) else: compile_opts.extend(self.compile_options) add_cpp_opts = False for obj in objects: try: src, ext = build[obj] except KeyError: continue if debug: # pass the full pathname to MSVC in debug mode, # this allows the debugger to find the source file # without asking the user to browse for it src = os.path.abspath(src) if ext in self._c_extensions: input_opt = "/Tc" + src elif ext in self._cpp_extensions: input_opt = "/Tp" + src add_cpp_opts = True elif ext in self._rc_extensions: # compile .RC to .RES file input_opt = src output_opt = "/fo" + obj try: self.spawn([self.rc] + pp_opts + [output_opt, input_opt]) except DistutilsExecError as msg: raise CompileError(msg) continue elif ext in self._mc_extensions: # Compile .MC to .RC file to .RES file. # * '-h dir' specifies the directory for the # generated include file # * '-r dir' specifies the target directory of the # generated RC file and the binary message resource # it includes # # For now (since there are no options to change this), # we use the source-directory for the include file and # the build directory for the RC file and message # resources. This works at least for win32all. h_dir = os.path.dirname(src) rc_dir = os.path.dirname(obj) try: # first compile .MC to .RC and .H file self.spawn([self.mc, '-h', h_dir, '-r', rc_dir, src]) base, _ = os.path.splitext(os.path.basename (src)) rc_file = os.path.join(rc_dir, base + '.rc') # then compile .RC to .RES file self.spawn([self.rc, "/fo" + obj, rc_file]) except DistutilsExecError as msg: raise CompileError(msg) continue else: # how to handle this file? raise CompileError("Don't know how to compile {} to {}" .format(src, obj)) args = [self.cc] + compile_opts + pp_opts if add_cpp_opts: args.append('/EHsc') args.append(input_opt) args.append("/Fo" + obj) args.extend(extra_postargs) try: self.spawn(args) except DistutilsExecError as msg: > raise CompileError(msg) E CompileError: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2 d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\distutils\_msvccompiler.py:403: CompileError ---------------------------- Captured stdout call ----------------------------- source_0.c source_0.c(11): error C2059: syntax error: ';' source_0.c(15): error C2040: 'B1': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(16): error C2040: 'B2': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(17): error C2040: 'B12': 'int' differs in levels of indirection from 'PyTypeObject *' source_0.c(19): error C2099: initializer is not a constant source_0.c(20): error C2099: initializer is not a constant source_0.c(21): error C2099: initializer is not a constant source_0.c(23): error C2143: syntax error: missing '{' before '->' source_0.c(23): error C2059: syntax error: '->' source_0.c(24): error C2143: syntax error: missing '{' before '->' source_0.c(24): error C2059: syntax error: '->' source_0.c(25): error C2143: syntax error: missing '{' before '->' source_0.c(25): error C2059: syntax error: '->' source_0.c(27): error C2143: syntax error: missing '{' before '->' source_0.c(27): error C2059: syntax error: '->' source_0.c(28): error C2143: syntax error: missing '{' before '->' source_0.c(28): error C2059: syntax error: '->' source_0.c(29): error C2143: syntax error: missing '{' before '->' source_0.c(29): error C2059: syntax error: '->' source_0.c(31): error C2059: syntax error: '<parameter-list>' source_0.c(32): error C2059: syntax error: '<parameter-list>' source_0.c(33): error C2059: syntax error: '<parameter-list>' source_0.c(34): error C2059: syntax error: '<parameter-list>' source_0.c(35): error C2059: syntax error: '<parameter-list>' source_0.c(36): error C2059: syntax error: '<parameter-list>' source_0.c(38): error C2143: syntax error: missing '{' before '->' source_0.c(38): error C2059: syntax error: '->' source_0.c(39): error C2143: syntax error: missing '{' before '->' source_0.c(39): error C2059: syntax error: '->' source_0.c(40): error C2143: syntax error: missing '{' before '->' source_0.c(40): error C2059: syntax error: '->' source_0.c(42): error C2143: syntax error: missing '{' before '->' source_0.c(42): error C2059: syntax error: '->' source_0.c(43): error C2143: syntax error: missing '{' before '->' source_0.c(43): error C2059: syntax error: '->' source_0.c(45): error C2059: syntax error: 'if' source_0.c(46): error C2059: syntax error: 'if' source_0.c(47): error C2059: syntax error: 'if' source_0.c(49): error C2099: initializer is not a constant source_0.c(50): error C2059: syntax error: 'return' source_0.c(52): error C2059: syntax error: '}' source_0.c(63): error C2065: 'methods': undeclared identifier source_0.c(58): error C2099: initializer is not a constant =========================== short test summary info =========================== FAIL module\cpyext\test\test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_small_basicsize ============== 1 failed, 90 passed, 3 skipped in 1080.43 seconds ============== ++ 06:55:19 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 0x00000270dd5f2890>, 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 0x00000270d4c01440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000270d642dba0>] 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 0x00000270d642dba0>] 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 0x00000270dcda2318> 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 0x00000270de0eaee0> 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 0x00000270de0eaee0> 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 0x00000270dcda2250> 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 0x00000270de0eaea0> 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 0x00000270de0eaea0> 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 0x00000270dd5f2980> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000270e06f6988>) 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 0x00000270e06f6988>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000270e06f6988> 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 0x00000270e06f6988>,) 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 0x00000270e06f6988>,) 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 0x00000270dd03ad40> 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 0x00000270dd03ad40> 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 0x00000270dd03ad40> @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 0x00000270da7cd248> 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 0x00000270da7cd248> 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 0x00000270da7cd248> 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 178.77 seconds =============== ++ 06:56:26 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 266.66 seconds ==================== ++ 06:59:52 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.03 seconds ========================= ++ 06:59:55 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 326.84 seconds ========================= ++ 07:00:36 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 0x0000024fbdb122f0>, 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 0x0000024fae6e1440> 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 0x0000024fbca46070> 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 0x0000024fb37b8660> 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 0x0000024fb37b8660> 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 0x0000024faff48de0> 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 0x24fad5c0100>: 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 0x24fb9ac3e10>: 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 0x24fb3d24870>: 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 0x24faeb21ed0>: E <C object Array of Char {'nolength': True} at 0x24faeb22050>: E <C object Array of Char {'nolength': True} at 0x24faeb238d0>: E <C object Array of Char {'nolength': True} at 0x24faeb23590>: E <C object Array of Char {'nolength': True} at 0x24faeb23a90>: E <C object Array of Char {'nolength': True} at 0x24faeb241d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24270>: E <C object Array of Char {'nolength': True} at 0x24faeb24ab0>: E <C object Array of Char {'nolength': True} at 0x24faeb245f0>: E <C object Array of Char {'nolength': True} at 0x24faeb24870>: E <C object Array of Char {'nolength': True} at 0x24faeb24430>: E <C object Array of Char {'nolength': True} at 0x24faeb24b30>: E <C object Array of Char {'nolength': True} at 0x24faeb24650>: E <C object Array of Char {'nolength': True} at 0x24faeb246d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24ad0>: E <C object Array of Char {'nolength': True} at 0x24faeb24950>: E <C object Array of Char {'nolength': True} at 0x24faeb24730>: E <C object Array of Char {'nolength': True} at 0x24fb4671d80>: E <C object Array of Char {'nolength': True} at 0x24faeb246b0>: E <C object Array of Char {'nolength': True} at 0x24faeb24810>: E <C object Array of Char {'nolength': True} at 0x24faeb251f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25170>: E <C object Array of Char {'nolength': True} at 0x24faeb251b0>: E <C object Array of Char {'nolength': True} at 0x24faeb24ef0>: E <C object Array of Char {'nolength': True} at 0x24faeb25090>: E <C object Array of Char {'nolength': True} at 0x24faeb24d90>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e6f0>: E <C object Array of Char {'nolength': True} at 0x24faeb24df0>: E <C object Array of Char {'nolength': True} at 0x24faeb24bf0>: E <C object Array of Char {'nolength': True} at 0x24faeb24e70>: E <C object Array of Char {'nolength': True} at 0x24faeb250d0>: E <C object Array of Char {'nolength': True} at 0x24faeb251d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24cf0>: E <C object Array of Char {'nolength': True} at 0x24faeb24cb0>: E <C object Array of Char {'nolength': True} at 0x24faeb252d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24dd0>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e4b0>: E <C object Array of Char {'nolength': True} at 0x24faeb24fd0>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e150>: E <C object Array of Char {'nolength': True} at 0x24faeb25250>: E <C object Array of Char {'nolength': True} at 0x24fb4e0df70>: E <C object Array of Char {'nolength': True} at 0x24faeb24c30>: E <C object Array of Char {'nolength': True} at 0x24faeb24c10>: E <C object Array of Char {'nolength': True} at 0x24faeb25270>: E <C object Array of Char {'nolength': True} at 0x24faeb25370>: E <C object Array of Char {'nolength': True} at 0x24faeb24d50>: E <C object Array of Char {'nolength': True} at 0x24faeb24d10>: E <C object Array of Char {'nolength': True} at 0x24faeb24f30>: E <C object Array of Char {'nolength': True} at 0x24faeb24c50>: E <C object Array of Char {'nolength': True} at 0x24faeb25290>: E <C object Array of Char {'nolength': True} at 0x24faeb24e10>: E <C object Array of Char {'nolength': True} at 0x24faeb24bb0>: E <C object Array of Char {'nolength': True} at 0x24faeb24e90>: E <C object Array of Char {'nolength': True} at 0x24faeb24d70>: E <C object Array of Char {'nolength': True} at 0x24faeb252f0>: E <C object Array of Char {'nolength': True} at 0x24fb056a4e0>: E <C object Array of Char {'nolength': True} at 0x24faeb252b0>: E <C object Array of Char {'nolength': True} at 0x24fb056aec0>: E <C object Array of Char {'nolength': True} at 0x24faeb25310>: E <C object Array of Char {'nolength': True} at 0x24faeb24e30>: E <C object Array of Char {'nolength': True} at 0x24faeb24f50>: E <C object Array of Char {'nolength': True} at 0x24faeb24ed0>: E <C object Array of Char {'nolength': True} at 0x24faeb24bd0>: E <C object Array of Char {'nolength': True} at 0x24faeb25390>: E <C object Array of Char {'nolength': True} at 0x24faeb25190>: E <C object Array of Char {'nolength': True} at 0x24faeb24c90>: E <C object Array of Char {'nolength': True} at 0x24faeb24cd0>: E <C object Array of Char {'nolength': True} at 0x24faeb24f10>: E <C object Array of Char {'nolength': True} at 0x24fb056b280>: E <C object Array of Char {'nolength': True} at 0x24fb056a500>: E <C object Array of Char {'nolength': True} at 0x24fb056ad00>: E <C object Array of Char {'nolength': True} at 0x24faeb24f70>: E <C object Array of Char {'nolength': True} at 0x24fb056b810>: E <C object Array of Char {'nolength': True} at 0x24faeb24f90>: E <C object Array of Char {'nolength': True} at 0x24faeb25030>: E <C object Array of Char {'nolength': True} at 0x24fb056b310>: E <C object Array of Char {'nolength': True} at 0x24fb056b640>: E <C object Array of Char {'nolength': True} at 0x24faeb24fb0>: E <C object Array of Char {'nolength': True} at 0x24faeb250f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25070>: E <C object Array of Char {'nolength': True} at 0x24fb056bad0>: E <C object Array of Char {'nolength': True} at 0x24faeb25110>: E <C object Array of Char {'nolength': True} at 0x24fb056ae80>: E <C object Array of Char {'nolength': True} at 0x24fb056b6b0>: 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 0x24fae96ead0>: 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 0x24fb8a6c1c0>: 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 0x24fb0d46eb0>: E <C object Array of Char {'nolength': True} at 0x24fb0d46f00>: E <C object Array of Char {'nolength': True} at 0x24fb0d47570>: E <C object Array of Char {'nolength': True} at 0x24fb0d46d80>: E <C object Array of Char {'nolength': True} at 0x24fb0d46fa0>: E <C object Array of Char {'nolength': True} at 0x24fb0d46de0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47040>: E <C object Array of Char {'nolength': True} at 0x24fb0d46e30>: E <C object Array of Char {'nolength': True} at 0x24fb0d48080>: E <C object Array of Char {'nolength': True} at 0x24fb0d47bf0>: E <C object Array of Char {'nolength': True} at 0x24fb0d46d10>: E <C object Array of Char {'nolength': True} at 0x24faeb25990>: E <C object Array of Char {'nolength': True} at 0x24faeb258d0>: E <C object Array of Char {'nolength': True} at 0x24faeb25530>: E <C object Array of Char {'nolength': True} at 0x24fb0d47cb0>: E <C object Array of Char {'nolength': True} at 0x24faeb25450>: E <C object Array of Char {'nolength': True} at 0x24fb0d480a0>: E <C object Array of Char {'nolength': True} at 0x24faeb25910>: E <C object Array of Char {'nolength': True} at 0x24faeb25ab0>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e060>: E <C object Array of Char {'nolength': True} at 0x24faeb25570>: E <C object Array of Char {'nolength': True} at 0x24faeb25410>: E <C object Array of Char {'nolength': True} at 0x24faeb25730>: E <C object Array of Char {'nolength': True} at 0x24faeb254d0>: E <C object Array of Char {'nolength': True} at 0x24faeb25770>: E <C object Array of Char {'nolength': True} at 0x24faeb220d0>: E <C object Array of Char {'nolength': True} at 0x24faeb22250>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e8d0>: E <C object Array of Char {'nolength': True} at 0x24fb0d49cc0>: E <C object Array of Char {'nolength': True} at 0x24faeb21df0>: E <C object Array of Char {'nolength': True} at 0x24faeb221d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24510>: E <C object Array of Char {'nolength': True} at 0x24faeb24590>: E <C object Array of Char {'nolength': True} at 0x24fb0d49a20>: E <C object Array of Char {'nolength': True} at 0x24faeb24530>: E <C object Array of Char {'nolength': True} at 0x24faeb24790>: E <C object Array of Char {'nolength': True} at 0x24faeb247f0>: 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 0x24faeb25050>: E <C object Array of Char {'nolength': True} at 0x24fb0d477a0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47150>: E <C object Array of Char {'nolength': True} at 0x24fb0d46ec0>: E <C object Array of Char {'nolength': True} at 0x24fb0d46dd0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47110>: E <C object Array of Char {'nolength': True} at 0x24fb0d47060>: E <C object Array of Char {'nolength': True} at 0x24fb0d47740>: E <C object Array of Char {'nolength': True} at 0x24fb0d47380>: E <C object Array of Char {'nolength': True} at 0x24faeb24d30>: E <C object Array of Char {'nolength': True} at 0x24faeb250b0>: E <C object Array of Char {'nolength': True} at 0x24faeb25330>: E <C object Array of Char {'nolength': True} at 0x24faeb25810>: E <C object Array of Char {'nolength': True} at 0x24faeb25750>: E <C object Array of Char {'nolength': True} at 0x24faeb25a30>: E <C object Array of Char {'nolength': True} at 0x24faeb253f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25510>: E <C object Array of Char {'nolength': True} at 0x24fb0d47770>: E <C object Array of Char {'nolength': True} at 0x24fb0d47a10>: E <C object Array of Char {'nolength': True} at 0x24fb0d478e0>: E <C object Array of Char {'nolength': True} at 0x24fb0d479a0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47190>: E <C object Array of Char {'nolength': True} at 0x24fb0d47560>: E <C object Array of Char {'nolength': True} at 0x24faeb25670>: E <C object Array of Char {'nolength': True} at 0x24faeb259b0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47990>: E <C object Array of Char {'nolength': True} at 0x24fb0d480e0>: E <C object Array of Char {'nolength': True} at 0x24fb0d46cf0>: E <C object Array of Char {'nolength': True} at 0x24faeb259d0>: E <C object Array of Char {'nolength': True} at 0x24fb0d476d0>: E <C object Array of Char {'nolength': True} at 0x24faeb25a70>: E <C object Array of Char {'nolength': True} at 0x24faeb25430>: E <C object Array of Char {'nolength': True} at 0x24fb0d48260>: E <C object Array of Char {'nolength': True} at 0x24fb0d47e80>: E <C object Array of Char {'nolength': True} at 0x24faeb257f0>: E <C object Array of Char {'nolength': True} at 0x24faeb258f0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47940>: E <C object Array of Char {'nolength': True} at 0x24fb0d48390>: E <C object Array of Char {'nolength': True} at 0x24fb0d485c0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47080>: E <C object Array of Char {'nolength': True} at 0x24fb0d47ba0>: E <C object Array of Char {'nolength': True} at 0x24faeb25af0>: E <C object Array of Char {'nolength': True} at 0x24faeb25a50>: E <C object Array of Char {'nolength': True} at 0x24faeb25970>: E <C object Array of Char {'nolength': True} at 0x24fb0d482b0>: E <C object Array of Char {'nolength': True} at 0x24faeb255d0>: E <C object Array of Char {'nolength': True} at 0x24faeb25630>: E <C object Array of Char {'nolength': True} at 0x24faeb25890>: E <C object Array of Char {'nolength': True} at 0x24faeb25550>: E <C object Array of Char {'nolength': True} at 0x24faeb255f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25a90>: E <C object Array of Char {'nolength': True} at 0x24fb0d485a0>: E <C object Array of Char {'nolength': True} at 0x24fb0d48a90>: E <C object Array of Char {'nolength': True} at 0x24faeb25850>: E <C object Array of Char {'nolength': True} at 0x24fb0d47e00>: E <C object Array of Char {'nolength': True} at 0x24fb0d48890>: E <C object Array of Char {'nolength': True} at 0x24fb0d48910>: E <C object Array of Char {'nolength': True} at 0x24fb0d490d0>: E <C object Array of Char {'nolength': True} at 0x24faeb25930>: E <C object Array of Char {'nolength': True} at 0x24fb0d48990>: E <C object Array of Char {'nolength': True} at 0x24faeb25950>: E <C object Array of Char {'nolength': True} at 0x24faeb259f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25a10>: E <C object Array of Char {'nolength': True} at 0x24faeb25470>: E <C object Array of Char {'nolength': True} at 0x24fb0d48d90>: E <C object Array of Char {'nolength': True} at 0x24faeb256b0>: E <C object Array of Char {'nolength': True} at 0x24faeb25710>: E <C object Array of Char {'nolength': True} at 0x24faeb25870>: E <C object Array of Char {'nolength': True} at 0x24faeb25ad0>: E <C object Array of Char {'nolength': True} at 0x24faeb25650>: E <C object Array of Char {'nolength': True} at 0x24faeb253d0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47160>: E <C object Array of Char {'nolength': True} at 0x24fb0d486c0>: E <C object Array of Char {'nolength': True} at 0x24fb0d47fd0>: E <C object Array of Char {'nolength': True} at 0x24faeb25590>: E <C object Array of Char {'nolength': True} at 0x24faeb256d0>: E <C object Array of Char {'nolength': True} at 0x24faeb256f0>: E <C object Array of Char {'nolength': True} at 0x24faeb254b0>: E <C object Array of Char {'nolength': True} at 0x24faeb254f0>: E <C object Array of Char {'nolength': True} at 0x24faeb25490>: E <C object Array of Char {'nolength': True} at 0x24faeb255b0>: E <C object Array of Char {'nolength': True} at 0x24faeb253b0>: E <C object Array of Char {'nolength': True} at 0x24fb0d48e80>: E <C object Array of Char {'nolength': True} at 0x24faeb25690>: E <C object Array of Char {'nolength': True} at 0x24faeb25830>: E <C object Array of Char {'nolength': True} at 0x24faeb257d0>: E <C object Array of Char {'nolength': True} at 0x24faeb22350>: E <C object Array of Char {'nolength': True} at 0x24faeb21d70>: E <C object Array of Char {'nolength': True} at 0x24fb0d491e0>: E <C object Array of Char {'nolength': True} at 0x24faeb21bf0>: E <C object Array of Char {'nolength': True} at 0x24faeb22090>: E <C object Array of Char {'nolength': True} at 0x24fb0d49500>: E <C object Array of Char {'nolength': True} at 0x24faeb21d90>: E <C object Array of Char {'nolength': True} at 0x24fb0d49010>: E <C object Array of Char {'nolength': True} at 0x24faeb21ef0>: E <C object Array of Char {'nolength': True} at 0x24fb0d498b0>: E <C object Array of Char {'nolength': True} at 0x24fb0d48c30>: E <C object Array of Char {'nolength': True} at 0x24fb0d495f0>: E <C object Array of Char {'nolength': True} at 0x24faeb22150>: E <C object Array of Char {'nolength': True} at 0x24faeb21f30>: E <C object Array of Char {'nolength': True} at 0x24faeb21f50>: E <C object Array of Char {'nolength': True} at 0x24faeb22330>: E <C object Array of Char {'nolength': True} at 0x24faeb21f90>: E <C object Array of Char {'nolength': True} at 0x24faeb22290>: E <C object Array of Char {'nolength': True} at 0x24faeb22170>: E <C object Array of Char {'nolength': True} at 0x24faeb22190>: E <C object Array of Char {'nolength': True} at 0x24faeb21f70>: E <C object Array of Char {'nolength': True} at 0x24faeb21cd0>: E <C object Array of Char {'nolength': True} at 0x24faeb221b0>: E <C object Array of Char {'nolength': True} at 0x24faeb21e90>: E <C object Array of Char {'nolength': True} at 0x24faeb21d30>: E <C object Array of Char {'nolength': True} at 0x24faeb21e30>: E <C object Array of Char {'nolength': True} at 0x24faeb22370>: E <C object Array of Char {'nolength': True} at 0x24faeb21bd0>: E <C object Array of Char {'nolength': True} at 0x24faeb235f0>: E <C object Array of Char {'nolength': True} at 0x24faeb23930>: E <C object Array of Char {'nolength': True} at 0x24faeb241f0>: E <C object Array of Char {'nolength': True} at 0x24faeb24310>: E <C object Array of Char {'nolength': True} at 0x24faeb24750>: E <C object Array of Char {'nolength': True} at 0x24faeb24630>: E <C object Array of Char {'nolength': True} at 0x24faeb248f0>: E <C object Array of Char {'nolength': True} at 0x24faeb24b50>: E <C object Array of Char {'nolength': True} at 0x24faeb24990>: E <C object Array of Char {'nolength': True} at 0x24fb0d4a7a0>: E <C object Array of Char {'nolength': True} at 0x24faeb244d0>: E <C object Array of Char {'nolength': True} at 0x24faeb244b0>: E <C object Array of Char {'nolength': True} at 0x24faeb24770>: E <C object Array of Char {'nolength': True} at 0x24faeb24570>: E <C object Array of Char {'nolength': True} at 0x24fb0d49670>: E <C object Array of Char {'nolength': True} at 0x24fb0d4a440>: E <C object Array of Char {'nolength': True} at 0x24faeb249d0>: E <C object Array of Char {'nolength': True} at 0x24fb0d48660>: E <C object Array of Char {'nolength': True} at 0x24faeb245b0>: E <C object Array of Char {'nolength': True} at 0x24faeb248d0>: E <C object Array of Char {'nolength': True} at 0x24faeb24890>: E <C object Array of Char {'nolength': True} at 0x24faeb24910>: E <C object Array of Char {'nolength': True} at 0x24faeb24b90>: E <C object Array of Char {'nolength': True} at 0x24faeb24b70>: E <C object Array of Char {'nolength': True} at 0x24faeb247b0>: E <C object Array of Char {'nolength': True} at 0x24faeb24970>: E <C object Array of Char {'nolength': True} at 0x24fb056a690>: 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 0x24fb78f7c60>: 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 0x24faeb24930>: E <C object Array of Char {'nolength': True} at 0x24faeb24b10>: E <C object Array of Char {'nolength': True} at 0x24fb0c09db0>: E <C object Array of Char {'nolength': True} at 0x24faeb21e70>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a370>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a230>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a4f0>: E <C object Array of Char {'nolength': True} at 0x24fb0c09e30>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a3d0>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a330>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a210>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a1b0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a1f0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a450>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a2f0>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a010>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a590>: E <C object Array of Char {'nolength': True} at 0x24fb4e0eae0>: E <C object Array of Char {'nolength': True} at 0x24fb6b99f70>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a050>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a550>: E <C object Array of Char {'nolength': True} at 0x24fb6b99fb0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a130>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a430>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a4b0>: E <C object Array of Char {'nolength': True} at 0x24fb6b99f50>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a290>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a0d0>: E <C object Array of Char {'nolength': True} at 0x24fb4e0dfa0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a2d0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a150>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e720>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a270>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a110>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a670>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a750>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a3f0>: E <C object Array of Char {'nolength': True} at 0x24fb6b99ff0>: E <C object Array of Char {'nolength': True} at 0x24fb0c098f0>: E <C object Array of Char {'nolength': True} at 0x24fb4e0e660>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ac10>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a8b0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9aef0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a930>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ae50>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ae90>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a7f0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9acf0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ac90>: E <C object Array of Char {'nolength': True} at 0x24fb0c09f40>: E <C object Array of Char {'nolength': True} at 0x24fb6b9aed0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a9d0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a790>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a8d0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9a910>: E <C object Array of Char {'nolength': True} at 0x24fb6b9acd0>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a7f0>: E <C object Array of Char {'nolength': True} at 0x24fb6b9aa10>: E <C object Array of Char {'nolength': True} at 0x24fb6b9aa30>: E <C object Array of Char {'nolength': True} at 0x24fb6b9aa90>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ac50>: E <C object Array of Char {'nolength': True} at 0x24fb4e0eb10>: E <C object Array of Char {'nolength': True} at 0x24fb0c09a20>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ad70>: E <C object Array of Char {'nolength': True} at 0x24fb6b9ad10>: E <C object Array of Char {'nolength': True} at 0x24fb0c0a820>: 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 0x24fb96937e0>: 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 548.74 seconds =============== ++ 07:03:18 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 262.16 seconds ==================== ++ 07:04:27 starting module/pwd/test [119 started in total] __ module/math/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 [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 481.80 seconds =================== ++ 07:04:30 starting module/pyexpat/test [120 started in total] __ module/pwd/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 collected 0 items / 2 skipped ========================= 2 skipped in 12.08 seconds ========================== ++ 07:04:43 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 278.74 seconds ========================= ++ 07:05:23 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 0x000001d13f7ca4b8> 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 247.70 seconds ============== ++ 07:07:28 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 204.08 seconds ==================== ++ 07:08:15 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 218.21 seconds ==================== ++ 07:08:18 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 191.89 seconds =================== ++ 07:10:48 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 6.35 seconds ========================== ++ 07:10: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 393.01 seconds =================== ++ 07:11:59 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 263.56 seconds ========================= ++ 07:12:49 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 328.10 seconds ==================== ++ 07:13:55 starting module/token/test [130 started in total] __ module/test_lib_pypy [127 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 235 items / 1 errors / 5 skipped 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.... =================================== ERRORS ==================================== _______ ERROR collecting pypy/module/test_lib_pypy/test_code_module.py ________ conftest.py:222: in makeitem from pypy.tool.pytest.apptest import AppClassCollector tool\pytest\apptest.py:12: in <module> from pypy.interpreter.gateway import app2interp_temp interpreter\gateway.py:19: in <module> from pypy.interpreter.eval import Code interpreter\eval.py:6: in <module> from pypy.interpreter.baseobjspace import W_Root interpreter\baseobjspace.py:13: in <module> from rpython.rlib.buffer import StringBuffer ..\rpython\rlib\buffer.py:16: in <module> from rpython.rlib import rawstorage ..\rpython\rlib\rawstorage.py:49: in <module> cpuname = detect_cpu.autodetect() ..\rpython\jit\backend\detect_cpu.py:117: in autodetect return detect_model_from_host_platform() ..\rpython\jit\backend\detect_cpu.py:91: in detect_model_from_host_platform from rpython.jit.backend.x86 import detect_feature as feature ..\rpython\jit\backend\x86\detect_feature.py:6: in <module> from rpython.rlib.rmmap import alloc, free ..\rpython\rlib\rmmap.py:11: in <module> from rpython.rlib import rposix ..\rpython\rlib\rposix.py:8: in <module> from rpython.rlib import debug, jit, rstring, rthread, types ..\rpython\rlib\rthread.py:466: in <module> from rpython.rlib import rwin32 ..\rpython\rlib\rwin32.py:223: in <module> _GetLastError() ..\rpython\rtyper\lltypesystem\lltype.py:1384: in __call__ return callb(*args) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: in __call__ self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: in get_ctypes_callable symbolic=True) ..\rpython\translator\tool\cbuild.py:345: in compile_shared_lib standalone=False)) ..\rpython\translator\platform\__init__.py:58: in compile return self._finish_linking(ofiles, eci, outputfilename, standalone) ..\rpython\translator\platform\__init__.py:235: in _finish_linking return self._link(cc_link, ofiles, largs, standalone, exe_name) ..\rpython\translator\platform\windows.py:299: in _link self._execute_c_compiler(self.link, args, exe_name) ..\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 """) ------------------------------- Captured stderr ------------------------------- [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============== 233 passed, 7 skipped, 1 error in 264.67 seconds =============== ++ 07:15:32 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 174.36 seconds ========================== ++ 07:16:52 starting module/zipimport/test [132 started in total] __ module/time/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 [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 323.30 seconds ==================== ++ 07:18:21 starting module/zlib/test [133 started in total] __ module/zipimport/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 1 items module\zipimport\test\apptest_zipimport.py . ========================= 1 passed in 115.19 seconds ========================== ++ 07:18:52 starting objspace/fake/test [134 started in total] __ module/unicodedata/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 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 201.54 seconds ========================= ++ 07:18:58 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 512.47 seconds ==================== ++ 07:20:39 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 135.34 seconds ========================= ++ 07:20:42 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.06 seconds ========================== ++ 07:20:51 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.60 seconds ===================== ++ 07:21:09 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 135.00 seconds ========================= ++ 07:21:12 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 16.53 seconds ========================== ++ 07:21:30 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 109.33 seconds ==================== ++ 07:22:37 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 83.14 seconds ========================== ++ 07:22:41 starting tool/test [143 started in total] __ tool/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 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 124.79 seconds ========================= __ tool/release/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 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 157.39 seconds ==================== __ tool/pytest/test [142 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 556.85 seconds ==================== __ objspace/std/test [143 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 0x0000021f240c9fa0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000021f1ffcc020> 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 0x0000021f4a7c8fa0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000021f4a7c8fe0> 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 0x0000021f183942a0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000021f18394da0> 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 910.03 seconds ============= program finished with exit code 1 elapsedTime=14289.628000